log lisp/vc-git.el @ 104617:abce8d2d9707

age author description
Wed, 26 Aug 2009 07:01:09 +0000 Dan Nicolaescu (vc-git-stash, vc-git-stash-show): New functions.
Wed, 26 Aug 2009 06:48:58 +0000 Dan Nicolaescu (vc-git-register): Use "git add" for directories.
Tue, 25 Aug 2009 09:01:38 +0000 Michael Albinus * vc-git.el (vc-git-registered, vc-git-working-revision)
Fri, 21 Aug 2009 03:37:33 +0000 Dan Nicolaescu (vc-git-annotate-command): Run asynchronously.
Tue, 28 Jul 2009 08:06:36 +0000 Dan Nicolaescu (vc-git-checkin): Fix typo.
Thu, 23 Jul 2009 06:42:50 +0000 Dan Nicolaescu (vc-git--run-command-string): Accept a nil FILE argument.
Thu, 23 Jul 2009 05:17:27 +0000 Dan Nicolaescu (vc-git-add-signoff): New variable.
Fri, 26 Jun 2009 23:53:55 +0000 Dan Nicolaescu Remove find-file-not-found-hook VC method. (Bug#2757)
Fri, 13 Mar 2009 20:04:11 +0000 Alexandre Julliard * vc-git.el (vc-git-previous-revision, vc-git-next-revision):
Wed, 11 Feb 2009 06:36:32 +0000 Dan Nicolaescu * vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Sat, 27 Dec 2008 22:24:31 +0000 Andreas Schwab (vc-git-dir-printer): Fix filename column.
Wed, 03 Dec 2008 07:36:53 +0000 Glenn Morris (vc-git-diff-switches): Doc fix.
Sun, 30 Nov 2008 01:44:33 +0000 Glenn Morris (vc-git-diff): No need to duplicate vc-switches logic.
Wed, 26 Nov 2008 02:55:28 +0000 Glenn Morris (vc-git-diff-switches): New option.
Mon, 27 Oct 2008 07:21:43 +0000 Dan Nicolaescu * vc.el: Rename VC methods that were missed when vc-status was
Tue, 14 Oct 2008 07:05:07 +0000 Dan Nicolaescu * vc-git.el (vc-git-show-log-entry): Include the revision in the
Thu, 18 Sep 2008 17:01:41 +0000 Dan Nicolaescu * vc-bzr.el (vc-bzr-show-log-entry):
Wed, 30 Jul 2008 07:50:26 +0000 Dan Nicolaescu (vc-git-status-printer): Synchronize with the default.
Tue, 22 Jul 2008 02:20:10 +0000 Dan Nicolaescu (vc-git-status-printer): Update the directory display
Mon, 07 Jul 2008 16:35:48 +0000 Dan Nicolaescu (vc-git--ls-files-state): Remove unused function.
Sat, 05 Jul 2008 18:42:07 +0000 Alexandre Julliard * vc-git.el (vc-git-registered): Return true for removed files.
Wed, 02 Jul 2008 11:56:11 +0000 Magnus Henoch 2008-07-02 Magnus Henoch <mange@freemail.hu>
Wed, 25 Jun 2008 05:35:05 +0000 Dan Nicolaescu * vc-hg.el:
Tue, 24 Jun 2008 02:41:04 +0000 Dan Nicolaescu * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
Thu, 15 May 2008 17:38:50 +0000 Eric S. Raymond Snapshot primitives globally renamed to refer to tags, documentation updated.
Sat, 10 May 2008 13:27:16 +0000 Eric S. Raymond Remove assumption about what nil means as a first arument to vc-do-command.
Fri, 09 May 2008 17:30:49 +0000 Eric S. Raymond Remove wash-log from the VC backend API.
Wed, 07 May 2008 21:27:41 +0000 Eric S. Raymond Remove VC-Dired and backend dir-state methods.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.