| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | (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 |