| Commit message (Expand) | Author | Age | Files | Lines |
* | * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed, | Eric S. Raymond | 2007-12-29 | 1 | -2/+3 |
* | * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered | Eric S. Raymond | 2007-12-28 | 1 | -0/+3 |
* | * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el: | Eric S. Raymond | 2007-12-28 | 1 | -0/+1 |
* | * vc-git.el (vc-git-dir-state): Fix the git command arguments. | Dan Nicolaescu | 2007-11-29 | 1 | -1/+1 |
* | (vc-git-annotate-time): Handle optional field FILENAME. | Thien-Thi Nguyen | 2007-11-25 | 1 | -1/+1 |
* | (vc-git--call, vc-git--out-ok): New funcs. | Thien-Thi Nguyen | 2007-11-24 | 1 | -20/+16 |
* | Refill; nfc. | Thien-Thi Nguyen | 2007-11-24 | 1 | -51/+60 |
* | (vc-git-show-log-entry): New func. | Thien-Thi Nguyen | 2007-11-24 | 1 | -1/+14 |
* | * vc-bzr.el (vc-bzr-diff-tree): | Stefan Monnier | 2007-10-20 | 1 | -5/+1 |
* | (vc-git-revision-completion-table, vc-git-revision-table): | Stefan Monnier | 2007-10-20 | 1 | -4/+5 |
* | Carry through today's big terminology change to a few places where I | Eric S. Raymond | 2007-10-10 | 1 | -8/+8 |
* | Terminology cleanup. | Eric S. Raymond | 2007-10-10 | 1 | -7/+7 |
* | Merge from emacs--rel--22 | Miles Bader | 2007-10-09 | 1 | -19/+11 |
|\ |
|
| * | (vc-git-log-view-mode): Add font-lock patterns for | Dan Nicolaescu | 2007-09-17 | 1 | -0/+8 |
| * | * vc-git.el (vc-git-state): Call git-add --refresh to update the | Dan Nicolaescu | 2007-08-27 | 1 | -19/+3 |
| * | Change capitalization of VC backend names for new backends | Miles Bader | 2007-08-03 | 1 | -5/+5 |
| * | * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends): | Dan Nicolaescu | 2007-07-30 | 1 | -15/+6 |
| * | *** empty log message *** | Dan Nicolaescu | 2007-07-28 | 1 | -0/+7 |
| * | New File. | Dan Nicolaescu | 2007-07-28 | 1 | -0/+468 |
* | * vc-git.el (vc-git-mode-line-string): New function. | Dan Nicolaescu | 2007-08-25 | 1 | -1/+13 |
* | Change capitalization of VC backend names for new backends | Miles Bader | 2007-08-03 | 1 | -5/+5 |
* | (vc-git-print-log): Support both the old single file | Dan Nicolaescu | 2007-07-28 | 1 | -2/+5 |
* | * vc-git.el: Relicense to GPLv3 or later. | Dan Nicolaescu | 2007-07-26 | 1 | -7/+1 |
* | vc-git.el (vc-git-revision-table) | Dan Nicolaescu | 2007-07-26 | 1 | -26/+42 |
* | Fix comment. | Dan Nicolaescu | 2007-07-25 | 1 | -1/+1 |
* | * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface. | Dan Nicolaescu | 2007-07-25 | 1 | -14/+29 |
* | vc-git.el (vc-git-print-log): Fix previous change. | Dan Nicolaescu | 2007-07-24 | 1 | -15/+13 |
* | vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix | Dan Nicolaescu | 2007-07-24 | 1 | -5/+6 |
* | (vc-git-unregister): New function. | Dan Nicolaescu | 2007-07-23 | 1 | -1/+5 |
* | (vc-git-delete-file, vc-git-rename-file): New functions. | Dan Nicolaescu | 2007-07-23 | 1 | -14/+13 |
* | *** empty log message *** | Dan Nicolaescu | 2007-07-23 | 1 | -3/+3 |
* | (vc-git-checkin): Delete unused parameter and the code | Dan Nicolaescu | 2007-07-23 | 1 | -24/+31 |
* | (vc-git-workfile-unchanged-p): Update comment. | Dan Nicolaescu | 2007-07-23 | 1 | -1/+13 |
* | Add arch tagline | Miles Bader | 2007-07-23 | 1 | -0/+1 |
* | (vc-directory-exclusion-list): Use eval-after-load. | Dan Nicolaescu | 2007-07-23 | 1 | -1/+2 |
* | Update status. | Dan Nicolaescu | 2007-07-23 | 1 | -3/+3 |
* | (vc-git-register, vc-git-checkin): Use vc-git-command, | Dan Nicolaescu | 2007-07-22 | 1 | -9/+15 |
* | (vc-git-revision-granularity,vc-git-root), | Dan Nicolaescu | 2007-07-22 | 1 | -26/+208 |
* | vc-git.el: New file. | Dan Nicolaescu | 2007-07-22 | 1 | -0/+227 |