aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-git.el
Commit message (Expand)AuthorAgeFilesLines
* vc-git.el (vc-git-revision-table): Include remote branches.Stefan Monnier2010-03-101-1/+2
* (vc-git-print-log): Use "tformat:" for shortlog, instead of "format:"Miles Bader2010-03-091-1/+1
* Correct pathname for vc-git-annotate-extract-revision-at-line (Bug#5657)Chong Yidong2010-03-071-1/+2
* * vc-git.el: Re-flow to fit into 80 columns.Stefan Monnier2010-03-051-69/+105
* (vc-git-dir-status-goto-stage): Pass --relative to theEric Hanchrow2010-01-241-1/+1
* Remove support for adding --signoff on commit.Dan Nicolaescu2010-01-241-16/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Supersede color.diff settings in git log (bug#5211).Juanma Barranquero2009-12-281-1/+1
* Add support for stashing a snapshot of the current tree.Dan Nicolaescu2009-12-081-2/+17
* Support showing a single log entry from vc-annotate.Dan Nicolaescu2009-12-071-10/+14
* * vc-git.el (vc-git-print-log): Handle a limit argument. DisplayDan Nicolaescu2009-12-061-15/+18
* Make vc-revert change VC state from 'added to 'unregistered.Dan Nicolaescu2009-12-061-1/+2
* Support applying stashes. Improve UI.Dan Nicolaescu2009-12-031-2/+53
* (vc-git-registered): Call vc-git-root only once.Dan Nicolaescu2009-11-301-20/+20
* vc-git-registered: use checkout directory (where .git is)David Reitter2009-11-241-1/+5
* * vc.el (vc-log-show-limit): Default to 2000.Dan Nicolaescu2009-11-161-1/+2
* * vc.el (vc-log-show-limit): New variable.Dan Nicolaescu2009-11-151-2/+2
* (vc-git-stash-map): Move definition before use.Glenn Morris2009-11-051-7/+7
* Make vc-annotate work through copies and renames.Dan Nicolaescu2009-10-191-3/+6
* (vc-git-dir-extra-headers): Set the branch nameDan Nicolaescu2009-10-141-5/+2
* (vc-git-dir-extra-headers): Add keymap and mouse-faceDan Nicolaescu2009-09-201-10/+46
* (vc-git-log-view-mode): Undo inadvertent change.Dan Nicolaescu2009-09-151-1/+1
* (vc-git-dir-extra-headers): Show the remote location.Dan Nicolaescu2009-09-151-6/+28
* * vc.el (top): print-log method now takes an optional SHORTLOGDan Nicolaescu2009-09-141-7/+24
* (vc-git-annotate-command): Use separator to parseNick Roberts2009-09-061-1/+1
* (vc-git-stash, vc-git-stash-show): New functions.Dan Nicolaescu2009-08-261-0/+24
* (vc-git-register): Use "git add" for directories.Dan Nicolaescu2009-08-261-48/+56
* * vc-git.el (vc-git-registered, vc-git-working-revision)Michael Albinus2009-08-251-19/+25
* (vc-git-annotate-command): Run asynchronously.Dan Nicolaescu2009-08-211-1/+1
* (vc-git-checkin): Fix typo.Dan Nicolaescu2009-07-281-1/+1
* (vc-git--run-command-string): Accept a nil FILE argument.Dan Nicolaescu2009-07-231-4/+22
* (vc-git-add-signoff): New variable.Dan Nicolaescu2009-07-231-1/+17
* Remove find-file-not-found-hook VC method. (Bug#2757)Dan Nicolaescu2009-06-261-1/+0
* * vc-git.el (vc-git-previous-revision, vc-git-next-revision):Alexandre Julliard2009-03-131-32/+34
* * vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map.Dan Nicolaescu2009-02-111-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (vc-git-dir-printer): Fix filename column.Andreas Schwab2008-12-271-1/+1
* (vc-git-diff-switches): Doc fix.Glenn Morris2008-12-031-6/+3
* (vc-git-diff): No need to duplicate vc-switches logic.Glenn Morris2008-11-301-1/+1
* (vc-git-diff-switches): New option.Glenn Morris2008-11-261-6/+19
* * vc.el: Rename VC methods that were missed when vc-status wasDan Nicolaescu2008-10-271-2/+2
* * vc-git.el (vc-git-show-log-entry): Include the revision in theDan Nicolaescu2008-10-141-1/+1
* * vc-bzr.el (vc-bzr-show-log-entry):Dan Nicolaescu2008-09-181-6/+7
* (vc-git-status-printer): Synchronize with the default.Dan Nicolaescu2008-07-301-2/+6
* (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