aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-git.el
Commit message (Expand)AuthorAgeFilesLines
* * vc-git.el (vc-git-mode-line-string): New function.Dan Nicolaescu2007-08-251-1/+13
* Change capitalization of VC backend names for new backendsMiles Bader2007-08-031-5/+5
* (vc-git-print-log): Support both the old single fileDan Nicolaescu2007-07-281-2/+5
* * vc-git.el: Relicense to GPLv3 or later.Dan Nicolaescu2007-07-261-7/+1
* vc-git.el (vc-git-revision-table)Dan Nicolaescu2007-07-261-26/+42
* Fix comment.Dan Nicolaescu2007-07-251-1/+1
* * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.Dan Nicolaescu2007-07-251-14/+29
* vc-git.el (vc-git-print-log): Fix previous change.Dan Nicolaescu2007-07-241-15/+13
* vc-git.el (vc-git-checkout, vc-directory-exclusion-list): FixDan Nicolaescu2007-07-241-5/+6
* (vc-git-unregister): New function.Dan Nicolaescu2007-07-231-1/+5
* (vc-git-delete-file, vc-git-rename-file): New functions.Dan Nicolaescu2007-07-231-14/+13
* *** empty log message ***Dan Nicolaescu2007-07-231-3/+3
* (vc-git-checkin): Delete unused parameter and the codeDan Nicolaescu2007-07-231-24/+31
* (vc-git-workfile-unchanged-p): Update comment.Dan Nicolaescu2007-07-231-1/+13
* Add arch taglineMiles Bader2007-07-231-0/+1
* (vc-directory-exclusion-list): Use eval-after-load.Dan Nicolaescu2007-07-231-1/+2
* Update status.Dan Nicolaescu2007-07-231-3/+3
* (vc-git-register, vc-git-checkin): Use vc-git-command,Dan Nicolaescu2007-07-221-9/+15
* (vc-git-revision-granularity,vc-git-root),Dan Nicolaescu2007-07-221-26/+208
* vc-git.el: New file.Dan Nicolaescu2007-07-221-0/+227