summaryrefslogtreecommitdiff
path: root/lisp/vc.el
Commit message (Expand)AuthorAgeFilesLines
* (vc-status-tool-bar-map, vc-status-toggle-mark-file)Jan Djärv2008-03-061-2/+39
* (vc-set-mode-line-busy-indicator): Use shorter messageNick Roberts2008-02-291-8/+2
* * vc.el (vc-status-crt-marked): New variable.Dan Nicolaescu2008-02-291-0/+25
* *** empty log message ***Dan Nicolaescu2008-02-281-4/+0
* * progmodes/hideshow.el (hs-minor-mode-menu): Add some options toDan Nicolaescu2008-02-281-6/+9
* * vc.el (vc-find-revision): Make vc-parent-buffer local beforeDan Nicolaescu2008-02-231-56/+90
* * vc.el (vc-exec-after): Move setting mode-line-process in theDan Nicolaescu2008-02-221-7/+25
* (vc-exec-after): Move setting mode-line-process in theDan Nicolaescu2008-02-221-34/+78
* (vc-status-mark, vc-status-unmark): New functions.Dan Nicolaescu2008-02-211-8/+32
* Explain vc-BACKEND-root in Commentary; nfc.Thien-Thi Nguyen2008-02-201-0/+6
* (dir-status): Add a brief description.Dan Nicolaescu2008-02-191-0/+13
* * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.Dan Nicolaescu2008-02-191-5/+47
* (vc-status-mode-menu): New menu for vc-status.Dan Nicolaescu2008-02-181-6/+48
* (vc-annotate): Add new argument.Dan Nicolaescu2008-02-161-6/+10
* (vc-annotate-find-revision-at-line): New function.Dan Nicolaescu2008-02-141-8/+36
* Make vc-diff-internal messages consistent across many cases.Thien-Thi Nguyen2008-02-091-17/+27
* (vc-update): Fix bug: Specify branch tip as vc-checkout REVISION.Thien-Thi Nguyen2008-02-011-1/+1
* Add TODO item about not defaulting to RCS.Dan Nicolaescu2008-01-271-0/+3
* (vc-exec-after): For mode-line-process highlighting, if featureThien-Thi Nguyen2008-01-261-1/+5
* * vc.el (vc-directory, vc-update-change-log): Remove check forMichael Albinus2008-01-261-5/+0
* (vc-diff-finish): Search all frames for the buffer's window.Thien-Thi Nguyen2008-01-241-1/+1
* (vc-next-action): Fix two instances of "free-var file" bug:Thien-Thi Nguyen2008-01-241-6/+19
* Handle dead buffers in async filters/sentinels.Thien-Thi Nguyen2008-01-241-19/+23
* Delete eol whitespace; nfc.Thien-Thi Nguyen2008-01-241-1/+1
* Add a TODO item about missing files.Dan Nicolaescu2008-01-241-2/+9
* Add TODO items.Dan Nicolaescu2008-01-231-2/+17
* (vc-diff-sentinel): Do not write a footer if there were differences.Glenn Morris2008-01-221-6/+6
* (vc-process-sentinel): After calling theThien-Thi Nguyen2008-01-211-29/+32
* (vc-process-sentinel): Fix bug introduced in last change:Thien-Thi Nguyen2008-01-201-2/+3
* (vc-process-sentinel): Set mode-line-process.Thien-Thi Nguyen2008-01-201-5/+16
* * vc.el: Make vc-status asynchronous.Dan Nicolaescu2008-01-181-6/+14
* Add a TODO note about vc-state.Dan Nicolaescu2008-01-181-33/+37
* * smerge-mode.el (smerge-start-session): Rename from smerge-auto.Dan Nicolaescu2008-01-161-1/+1
* * smerge-mode.el (smerge-auto): New function.Dan Nicolaescu2008-01-141-3/+26
* * vc.el (vc-update): Resolve conflicts if necessary instead ofDan Nicolaescu2008-01-131-2/+1
* * vc.el (vc-status-unmark-all-files): New function.Dan Nicolaescu2008-01-101-0/+22
* (vc-deduce-fileset): Return the currently selected file ifDan Nicolaescu2008-01-091-3/+6
* * vc.el (vc-status-headers): Rename fromDan Nicolaescu2008-01-091-18/+110
* (vc-ensure-vc-buffer): Check liveness of vc-parent-buffer.Stefan Monnier2008-01-061-0/+1
* * vc.el (vc-status-fileinfo): New defstruct.Dan Nicolaescu2008-01-061-0/+90
* Fix typo in comment. Reported by Tom Tromey <tromey@redhat.com>.Juanma Barranquero2008-01-061-11/+11
* (vc-process-sentinel): Fix apparent typo.Stefan Monnier2008-01-051-5/+13
* * vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend callEric S. Raymond2008-01-011-18/+16
* State that dir-state is required to set the vc-state andDan Nicolaescu2007-12-311-3/+4
* * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed,Eric S. Raymond2007-12-291-9/+19
* * vc-hooks.el (vc-state): Document new 'ignored and 'unregisteredEric S. Raymond2007-12-281-1/+4
* * vc-cvs.el, vc-svn.el: Simplify backend dired-state-infoEric S. Raymond2007-12-281-0/+1
* * vc-hooks.el, vc.el: Move vc-directory-exclusion-list from vc.elEric S. Raymond2007-12-281-6/+0
* * vc.el (vc-dired-hook): Show unregistered file status as "?" inEric S. Raymond2007-12-271-5/+18
* Refactoring step.Eric S. Raymond2007-12-271-6/+9