| Commit message (Expand) | Author | Age | Files | Lines |
* | * vc-git.el (vc-git-show-log-entry): Include the revision in the | Dan Nicolaescu | 2008-10-14 | 1 | -1/+1 |
* | * vc-bzr.el (vc-bzr-show-log-entry): | Dan Nicolaescu | 2008-09-18 | 1 | -6/+7 |
* | (vc-git-status-printer): Synchronize with the default. | Dan Nicolaescu | 2008-07-30 | 1 | -2/+6 |
* | (vc-git-status-printer): Update the directory display | Dan Nicolaescu | 2008-07-22 | 1 | -3/+2 |
* | (vc-git--ls-files-state): Remove unused function. | Dan Nicolaescu | 2008-07-07 | 1 | -14/+0 |
* | * vc-git.el (vc-git-registered): Return true for removed files. | Alexandre Julliard | 2008-07-05 | 1 | -35/+37 |
* | 2008-07-02 Magnus Henoch <mange@freemail.hu> | Magnus Henoch | 2008-07-02 | 1 | -2/+1 |
* | * vc-hg.el: | Dan Nicolaescu | 2008-06-25 | 1 | -0/+1 |
* | * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer): | Dan Nicolaescu | 2008-06-24 | 1 | -0/+2 |
* | Snapshot primitives globally renamed to refer to tags, documentation updated. | Eric S. Raymond | 2008-05-15 | 1 | -34/+35 |
* | Remove assumption about what nil means as a first arument to vc-do-command. | Eric S. Raymond | 2008-05-10 | 1 | -1/+1 |
* | Remove wash-log from the VC backend API. | Eric S. Raymond | 2008-05-09 | 1 | -1/+0 |
* | Remove VC-Dired and backend dir-state methods. | Eric S. Raymond | 2008-05-07 | 1 | -9/+0 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Remove logentry primitive from backend API. | Eric S. Raymond | 2008-05-03 | 1 | -1/+0 |
* | Clean up vc*-revision-granularity and vc*-checkout-model. | Eric S. Raymond | 2008-05-02 | 1 | -5/+3 |
* | Name change in preparation for ripping out vc-dired. | Eric S. Raymond | 2008-05-02 | 1 | -1/+1 |
* | Change 'needs-patch to 'needs-update. | Eric S. Raymond | 2008-05-01 | 1 | -6/+8 |
* | Make `checkout-model' apply to filesets. | Stefan Monnier | 2008-04-29 | 1 | -2/+1 |
* | (vc-git-status-printer): Deal with directories. | Dan Nicolaescu | 2008-04-23 | 1 | -3/+8 |
* | Rename vc-status to vc-dir. | Stefan Monnier | 2008-04-16 | 1 | -6/+6 |
* | (vc-git-after-dir-status-stage) | Alexandre Julliard | 2008-04-13 | 1 | -51/+76 |
* | Change `dir-status' to not take (and pass) status-buffer. | Stefan Monnier | 2008-04-11 | 1 | -9/+9 |
* | * vc-git.el: Make vc-status display information about copies, | Dan Nicolaescu | 2008-03-30 | 1 | -9/+121 |
* | * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert. | Dan Nicolaescu | 2008-03-29 | 1 | -18/+11 |
* | * vc.el: Add new backend function 'status-extra-headers. | Dan Nicolaescu | 2008-03-28 | 1 | -0/+12 |
* | (vc-git-extra-menu-map): New key map. | Dan Nicolaescu | 2008-03-26 | 1 | -1/+65 |
* | (vc-git-after-dir-status-stage1): Move state matching | Dan Nicolaescu | 2008-03-24 | 1 | -8/+12 |
* | (vc-git--empty-db-p) | Dan Nicolaescu | 2008-03-22 | 1 | -5/+23 |
* | (vc-git-annotate-extract-revision-at-line): | Dan Nicolaescu | 2008-03-22 | 1 | -1/+1 |
* | * vc-hooks.el (vc-default-mode-line-string): Add case for added files. | Stefan Monnier | 2008-03-21 | 1 | -8/+0 |
* | (vc-git-status-result): New variable. | Dan Nicolaescu | 2008-03-21 | 1 | -22/+35 |
* | (vc-git-after-dir-status): Remove. | Dan Nicolaescu | 2008-03-21 | 1 | -41/+27 |
* | * vc-hg.el (vc-hg-state): | Dan Nicolaescu | 2008-03-21 | 1 | -2/+2 |
* | * vc.el (vc-exec-after): Move setting mode-line-process in the | Dan Nicolaescu | 2008-02-22 | 1 | -1/+2 |
* | (vc-git-after-dir-status, vc-git-dir-status): New funcs. | Thien-Thi Nguyen | 2008-02-18 | 1 | -0/+47 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| * | * vc-git.el (vc-git-dir-state): | Dan Nicolaescu | 2008-01-04 | 1 | -0/+3 |
| * | * vc-git.el (vc-git-dir-state): Fix the git command arguments. | Dan Nicolaescu | 2007-12-01 | 1 | -1/+1 |
* | | * vc-git.el (vc-git--call): Apply `process-file' instead of | Michael Albinus | 2008-01-08 | 1 | -1/+4 |
* | | * vc-git.el (vc-git--ls-files-state): New function. | Dan Nicolaescu | 2008-01-03 | 1 | -33/+18 |
* | | (vc-git-dir-state): Set the vc-backend property. Do | Dan Nicolaescu | 2008-01-01 | 1 | -1/+4 |
* | | * 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 |