log lisp/vc-git.el @ 106492:88a0c109936e

age author description
Tue, 08 Dec 2009 15:56:57 +0000 Dan Nicolaescu Add support for stashing a snapshot of the current tree.
Mon, 07 Dec 2009 09:02:11 +0000 Dan Nicolaescu Support showing a single log entry from vc-annotate.
Sun, 06 Dec 2009 22:18:03 +0000 Dan Nicolaescu * vc-git.el (vc-git-print-log): Handle a limit argument. Display
Sun, 06 Dec 2009 21:25:55 +0000 Dan Nicolaescu Make vc-revert change VC state from 'added to 'unregistered.
Thu, 03 Dec 2009 04:08:08 +0000 Dan Nicolaescu Support applying stashes. Improve UI.
Mon, 30 Nov 2009 21:21:35 +0000 Dan Nicolaescu (vc-git-registered): Call vc-git-root only once.
Tue, 24 Nov 2009 15:31:01 +0000 David Reitter vc-git-registered: use checkout directory (where .git is)
Mon, 16 Nov 2009 20:36:06 +0000 Dan Nicolaescu * vc.el (vc-log-show-limit): Default to 2000.
Sun, 15 Nov 2009 20:28:58 +0000 Dan Nicolaescu * vc.el (vc-log-show-limit): New variable.
Thu, 05 Nov 2009 03:24:08 +0000 Glenn Morris (vc-git-stash-map): Move definition before use.
Mon, 19 Oct 2009 05:04:22 +0000 Dan Nicolaescu Make vc-annotate work through copies and renames.
Wed, 14 Oct 2009 06:28:00 +0000 Dan Nicolaescu (vc-git-dir-extra-headers): Set the branch name
Sun, 20 Sep 2009 19:51:35 +0000 Dan Nicolaescu (vc-git-dir-extra-headers): Add keymap and mouse-face
Tue, 15 Sep 2009 17:52:42 +0000 Dan Nicolaescu (vc-git-log-view-mode): Undo inadvertent change.
Tue, 15 Sep 2009 00:11:51 +0000 Dan Nicolaescu (vc-git-dir-extra-headers): Show the remote location.