2009-09-06 |
Nick Roberts |
(vc-git-annotate-command): Use separator to parse
|
2009-08-26 |
Dan Nicolaescu |
(vc-git-stash, vc-git-stash-show): New functions.
|
2009-08-26 |
Dan Nicolaescu |
(vc-git-register): Use "git add" for directories.
|
2009-08-25 |
Michael Albinus |
* vc-git.el (vc-git-registered, vc-git-working-revision)
|
2009-08-21 |
Dan Nicolaescu |
(vc-git-annotate-command): Run asynchronously.
|
2009-07-28 |
Dan Nicolaescu |
(vc-git-checkin): Fix typo.
|
2009-07-23 |
Dan Nicolaescu |
(vc-git--run-command-string): Accept a nil FILE argument.
|
2009-07-23 |
Dan Nicolaescu |
(vc-git-add-signoff): New variable.
|
2009-06-26 |
Dan Nicolaescu |
Remove find-file-not-found-hook VC method. (Bug#2757)
|
2009-03-13 |
Alexandre Julliard |
* vc-git.el (vc-git-previous-revision, vc-git-next-revision):
|
2009-02-11 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map.
|
2009-01-05 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-12-27 |
Andreas Schwab |
(vc-git-dir-printer): Fix filename column.
|
2008-12-03 |
Glenn Morris |
(vc-git-diff-switches): Doc fix.
|
2008-11-30 |
Glenn Morris |
(vc-git-diff): No need to duplicate vc-switches logic.
|
2008-11-26 |
Glenn Morris |
(vc-git-diff-switches): New option.
|
2008-10-27 |
Dan Nicolaescu |
* vc.el: Rename VC methods that were missed when vc-status was
|
2008-10-14 |
Dan Nicolaescu |
* vc-git.el (vc-git-show-log-entry): Include the revision in the
|
2008-09-18 |
Dan Nicolaescu |
* vc-bzr.el (vc-bzr-show-log-entry):
|
2008-07-30 |
Dan Nicolaescu |
(vc-git-status-printer): Synchronize with the default.
|
2008-07-22 |
Dan Nicolaescu |
(vc-git-status-printer): Update the directory display
|
2008-07-07 |
Dan Nicolaescu |
(vc-git--ls-files-state): Remove unused function.
|
2008-07-05 |
Alexandre Julliard |
* vc-git.el (vc-git-registered): Return true for removed files.
|
2008-07-02 |
Magnus Henoch |
2008-07-02 Magnus Henoch <mange@freemail.hu>
|
2008-06-25 |
Dan Nicolaescu |
* vc-hg.el:
|
2008-06-24 |
Dan Nicolaescu |
* vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
|
2008-05-15 |
Eric S. Raymond |
Snapshot primitives globally renamed to refer to tags, documentation updated.
|
2008-05-10 |
Eric S. Raymond |
Remove assumption about what nil means as a first arument to vc-do-command.
|
2008-05-09 |
Eric S. Raymond |
Remove wash-log from the VC backend API.
|
2008-05-07 |
Eric S. Raymond |
Remove VC-Dired and backend dir-state methods.
|