log lisp/vc-git.el @ 93145:9a34bf3a4363

age author description
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.
Tue, 01 Jan 2008 19:47:21 +0000 Dan Nicolaescu (vc-git-dir-state): Set the vc-backend property. Do
Sat, 29 Dec 2007 13:20:49 +0000 Eric S. Raymond * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed,
Fri, 28 Dec 2007 18:16:55 +0000 Eric S. Raymond * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
Fri, 28 Dec 2007 08:59:50 +0000 Eric S. Raymond * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:
Thu, 29 Nov 2007 07:22:01 +0000 Dan Nicolaescu * vc-git.el (vc-git-dir-state): Fix the git command arguments.