log lisp/vc-git.el @ 95020:4da572dc4992

age author description
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.
Sat, 03 May 2008 07:39:17 +0000 Eric S. Raymond Remove logentry primitive from backend API.
Fri, 02 May 2008 17:47:25 +0000 Eric S. Raymond Clean up vc*-revision-granularity and vc*-checkout-model.
Fri, 02 May 2008 06:56:59 +0000 Eric S. Raymond Name change in preparation for ripping out vc-dired.
Thu, 01 May 2008 19:13:16 +0000 Eric S. Raymond Change 'needs-patch to 'needs-update.
Tue, 29 Apr 2008 15:32:56 +0000 Stefan Monnier Make `checkout-model' apply to filesets.
Wed, 23 Apr 2008 04:07:11 +0000 Dan Nicolaescu (vc-git-status-printer): Deal with directories.
Wed, 16 Apr 2008 03:00:53 +0000 Stefan Monnier Rename vc-status to vc-dir.
Sun, 13 Apr 2008 18:07:00 +0000 Alexandre Julliard (vc-git-after-dir-status-stage)
Fri, 11 Apr 2008 15:17:59 +0000 Stefan Monnier Change `dir-status' to not take (and pass) status-buffer.
Sun, 30 Mar 2008 15:44:34 +0000 Dan Nicolaescu * vc-git.el: Make vc-status display information about copies,
Sat, 29 Mar 2008 05:34:52 +0000 Dan Nicolaescu * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
Fri, 28 Mar 2008 03:50:26 +0000 Dan Nicolaescu * vc.el: Add new backend function 'status-extra-headers.
Wed, 26 Mar 2008 06:35:55 +0000 Dan Nicolaescu (vc-git-extra-menu-map): New key map.
Mon, 24 Mar 2008 08:21:43 +0000 Dan Nicolaescu (vc-git-after-dir-status-stage1): Move state matching
Sat, 22 Mar 2008 17:33:52 +0000 Dan Nicolaescu (vc-git--empty-db-p)
Sat, 22 Mar 2008 17:21:48 +0000 Dan Nicolaescu (vc-git-annotate-extract-revision-at-line):
Fri, 21 Mar 2008 17:53:04 +0000 Stefan Monnier * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
Fri, 21 Mar 2008 06:29:04 +0000 Dan Nicolaescu (vc-git-status-result): New variable.
Fri, 21 Mar 2008 06:24:15 +0000 Dan Nicolaescu (vc-git-after-dir-status): Remove.
Fri, 21 Mar 2008 05:53:48 +0000 Dan Nicolaescu * vc-hg.el (vc-hg-state):
Fri, 22 Feb 2008 07:44:08 +0000 Dan Nicolaescu * vc.el (vc-exec-after): Move setting mode-line-process in the
Mon, 18 Feb 2008 07:46:14 +0000 Thien-Thi Nguyen (vc-git-after-dir-status, vc-git-dir-status): New funcs.
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Tue, 08 Jan 2008 20:07:21 +0000 Michael Albinus * vc-git.el (vc-git--call): Apply `process-file' instead of
Thu, 03 Jan 2008 06:29:38 +0000 Dan Nicolaescu * vc-git.el (vc-git--ls-files-state): New function.