aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-git.el
Commit message (Expand)AuthorAgeFilesLines
* (vc-git-status-printer): Update the directory displayDan Nicolaescu2008-07-221-3/+2
* (vc-git--ls-files-state): Remove unused function.Dan Nicolaescu2008-07-071-14/+0
* * vc-git.el (vc-git-registered): Return true for removed files.Alexandre Julliard2008-07-051-35/+37
* 2008-07-02 Magnus Henoch <[email protected]>Magnus Henoch2008-07-021-2/+1
* * vc-hg.el:Dan Nicolaescu2008-06-251-0/+1
* * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):Dan Nicolaescu2008-06-241-0/+2
* Snapshot primitives globally renamed to refer to tags, documentation updated.Eric S. Raymond2008-05-151-34/+35
* Remove assumption about what nil means as a first arument to vc-do-command.Eric S. Raymond2008-05-101-1/+1
* Remove wash-log from the VC backend API.Eric S. Raymond2008-05-091-1/+0
* Remove VC-Dired and backend dir-state methods.Eric S. Raymond2008-05-071-9/+0
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Remove logentry primitive from backend API.Eric S. Raymond2008-05-031-1/+0
* Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond2008-05-021-5/+3
* Name change in preparation for ripping out vc-dired.Eric S. Raymond2008-05-021-1/+1
* Change 'needs-patch to 'needs-update.Eric S. Raymond2008-05-011-6/+8
* Make `checkout-model' apply to filesets.Stefan Monnier2008-04-291-2/+1
* (vc-git-status-printer): Deal with directories.Dan Nicolaescu2008-04-231-3/+8
* Rename vc-status to vc-dir.Stefan Monnier2008-04-161-6/+6
* (vc-git-after-dir-status-stage)Alexandre Julliard2008-04-131-51/+76
* Change `dir-status' to not take (and pass) status-buffer.Stefan Monnier2008-04-111-9/+9
* * vc-git.el: Make vc-status display information about copies,Dan Nicolaescu2008-03-301-9/+121
* * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.Dan Nicolaescu2008-03-291-18/+11
* * vc.el: Add new backend function 'status-extra-headers.Dan Nicolaescu2008-03-281-0/+12
* (vc-git-extra-menu-map): New key map.Dan Nicolaescu2008-03-261-1/+65
* (vc-git-after-dir-status-stage1): Move state matchingDan Nicolaescu2008-03-241-8/+12
* (vc-git--empty-db-p)Dan Nicolaescu2008-03-221-5/+23
* (vc-git-annotate-extract-revision-at-line):Dan Nicolaescu2008-03-221-1/+1
* * vc-hooks.el (vc-default-mode-line-string): Add case for added files.Stefan Monnier2008-03-211-8/+0
* (vc-git-status-result): New variable.Dan Nicolaescu2008-03-211-22/+35
* (vc-git-after-dir-status): Remove.Dan Nicolaescu2008-03-211-41/+27
* * vc-hg.el (vc-hg-state):Dan Nicolaescu2008-03-211-2/+2
* * vc.el (vc-exec-after): Move setting mode-line-process in theDan Nicolaescu2008-02-221-1/+2
* (vc-git-after-dir-status, vc-git-dir-status): New funcs.Thien-Thi Nguyen2008-02-181-0/+47
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * * vc-git.el (vc-git-dir-state):Dan Nicolaescu2008-01-041-0/+3
| * * vc-git.el (vc-git-dir-state): Fix the git command arguments.Dan Nicolaescu2007-12-011-1/+1
* | * vc-git.el (vc-git--call): Apply `process-file' instead ofMichael Albinus2008-01-081-1/+4
* | * vc-git.el (vc-git--ls-files-state): New function.Dan Nicolaescu2008-01-031-33/+18
* | (vc-git-dir-state): Set the vc-backend property. DoDan Nicolaescu2008-01-011-1/+4
* | * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed,Eric S. Raymond2007-12-291-2/+3
* | * vc-hooks.el (vc-state): Document new 'ignored and 'unregisteredEric S. Raymond2007-12-281-0/+3
* | * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:Eric S. Raymond2007-12-281-0/+1
* | * vc-git.el (vc-git-dir-state): Fix the git command arguments.Dan Nicolaescu2007-11-291-1/+1
* | (vc-git-annotate-time): Handle optional field FILENAME.Thien-Thi Nguyen2007-11-251-1/+1
* | (vc-git--call, vc-git--out-ok): New funcs.Thien-Thi Nguyen2007-11-241-20/+16
* | Refill; nfc.Thien-Thi Nguyen2007-11-241-51/+60
* | (vc-git-show-log-entry): New func.Thien-Thi Nguyen2007-11-241-1/+14
* | * vc-bzr.el (vc-bzr-diff-tree):Stefan Monnier2007-10-201-5/+1
* | (vc-git-revision-completion-table, vc-git-revision-table):Stefan Monnier2007-10-201-4/+5