log lisp/vc-git.el @ 92333:592894a86ca5

age author description
2008-02-22 Dan Nicolaescu * vc.el (vc-exec-after): Move setting mode-line-process in the
2008-02-18 Thien-Thi Nguyen (vc-git-after-dir-status, vc-git-dir-status): New funcs.
2008-01-08 Miles Bader Merge from emacs--rel--22
2008-01-08 Michael Albinus * vc-git.el (vc-git--call): Apply `process-file' instead of
2008-01-03 Dan Nicolaescu * vc-git.el (vc-git--ls-files-state): New function.
2008-01-01 Dan Nicolaescu (vc-git-dir-state): Set the vc-backend property. Do
2007-12-29 Eric S. Raymond * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed,
2007-12-28 Eric S. Raymond * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
2007-12-28 Eric S. Raymond * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:
2007-11-29 Dan Nicolaescu * vc-git.el (vc-git-dir-state): Fix the git command arguments.
2007-11-25 Thien-Thi Nguyen (vc-git-annotate-time): Handle optional field FILENAME.
2007-11-24 Thien-Thi Nguyen (vc-git--call, vc-git--out-ok): New funcs.
2007-11-24 Thien-Thi Nguyen Refill; nfc.
2007-11-24 Thien-Thi Nguyen (vc-git-show-log-entry): New func.
2007-10-20 Stefan Monnier * vc-bzr.el (vc-bzr-diff-tree):
2007-10-20 Stefan Monnier (vc-git-revision-completion-table, vc-git-revision-table):
2007-10-10 Eric S. Raymond Carry through today's big terminology change to a few places where I
2007-10-10 Eric S. Raymond Terminology cleanup.
2007-10-09 Miles Bader Merge from emacs--rel--22
2007-08-25 Dan Nicolaescu * vc-git.el (vc-git-mode-line-string): New function.
2007-08-03 Miles Bader Change capitalization of VC backend names for new backends
2007-07-28 Dan Nicolaescu (vc-git-print-log): Support both the old single file
2007-07-26 Dan Nicolaescu * vc-git.el: Relicense to GPLv3 or later.
2007-07-26 Dan Nicolaescu vc-git.el (vc-git-revision-table)
2007-07-25 Dan Nicolaescu Fix comment.
2007-07-25 Dan Nicolaescu * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
2007-07-24 Dan Nicolaescu vc-git.el (vc-git-print-log): Fix previous change.
2007-07-24 Dan Nicolaescu vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix
2007-07-23 Dan Nicolaescu (vc-git-unregister): New function.
2007-07-23 Dan Nicolaescu (vc-git-delete-file, vc-git-rename-file): New functions.
2007-07-23 Dan Nicolaescu *** empty log message ***
2007-07-23 Dan Nicolaescu (vc-git-checkin): Delete unused parameter and the code
2007-07-23 Dan Nicolaescu (vc-git-workfile-unchanged-p): Update comment.
2007-07-23 Miles Bader Add arch tagline
2007-07-23 Dan Nicolaescu (vc-directory-exclusion-list): Use eval-after-load.
2007-07-23 Dan Nicolaescu Update status.
2007-07-22 Dan Nicolaescu (vc-git-register, vc-git-checkin): Use vc-git-command,
2007-07-22 Dan Nicolaescu (vc-git-revision-granularity,vc-git-root),
2007-07-22 Dan Nicolaescu vc-git.el: New file.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2008-01-04 Dan Nicolaescu * vc-git.el (vc-git-dir-state):
2007-12-01 Dan Nicolaescu * vc-git.el (vc-git-dir-state): Fix the git command arguments.
2007-09-17 Dan Nicolaescu (vc-git-log-view-mode): Add font-lock patterns for
2007-08-27 Dan Nicolaescu * vc-git.el (vc-git-state): Call git-add --refresh to update the
2007-08-03 Miles Bader Change capitalization of VC backend names for new backends
2007-07-30 Dan Nicolaescu * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
2007-07-28 Dan Nicolaescu *** empty log message ***
2007-07-28 Dan Nicolaescu New File.