| Commit message (Expand) | Author | Age | Files | Lines |
* | * vc.el (vc-find-revision): Make vc-parent-buffer local before | Dan Nicolaescu | 2008-02-23 | 1 | -1/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -63/+59 |
|\ |
|
| * | 2008-01-05 Sven Joachim <svenjoac@gmx.de> | Romain Francoise | 2008-01-05 | 1 | -1/+1 |
| * | Copyright and version headers update. | Stefan Monnier | 2008-01-04 | 1 | -61/+58 |
* | | * mouse.el (mouse-popup-menubar): Fix typo. | Dan Nicolaescu | 2008-01-04 | 1 | -3/+2 |
* | | * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed, | Eric S. Raymond | 2007-12-29 | 1 | -1/+1 |
* | | * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered | Eric S. Raymond | 2007-12-28 | 1 | -2/+5 |
* | | * 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 |
* | | *** empty log message *** | Eric S. Raymond | 2007-12-26 | 1 | -2/+2 |
* | | * vc-bzr.el (vc-bzr-diff-tree): | Stefan Monnier | 2007-10-20 | 1 | -1/+0 |
* | | Carry through today's big terminology change to a few places where I | Eric S. Raymond | 2007-10-10 | 1 | -9/+9 |
* | | Terminology cleanup. | Eric S. Raymond | 2007-10-10 | 1 | -3/+3 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-10-09 | 1 | -17/+12 |
|\ \
| |/ |
|
| * | (vc-bzr-admin-lastrev): New constant. | Stefan Monnier | 2007-09-07 | 1 | -17/+14 |
* | | (vc-bzr-admin-lastrev): New defconst. | Romain Francoise | 2007-09-06 | 1 | -1/+3 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-08-21 | 1 | -101/+72 |
|\ \
| |/ |
|
| * | Don't fiddle with vc-handled-backend. | Stefan Monnier | 2007-08-15 | 1 | -101/+72 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-08-13 | 1 | -69/+166 |
|\ \
| |/ |
|
| * | (vc-bzr-registered): Use \0 instead of literal NULs. | Stefan Monnier | 2007-08-09 | 1 | -0/+0 |
| * | Remove comments about vc-bzr.el being a modified unofficial version. | Stefan Monnier | 2007-08-07 | 1 | -0/+0 |
| * | (vc-bzr-registered): Gracefully handle missing "bzr" | Stefan Monnier | 2007-08-06 | 1 | -0/+0 |
| * | Change capitalization of VC backend names for new backends | Miles Bader | 2007-08-03 | 1 | -0/+0 |
| * | (vc-bzr-admin-dirstate): Rename from `...-dirname'. | Stefan Monnier | 2007-08-02 | 1 | -0/+0 |
| * | * vc-bzr.el: New file (copied from the trunk). | Stefan Monnier | 2007-07-31 | 1 | -0/+511 |
* | Change capitalization of VC backend names for new backends | Miles Bader | 2007-08-03 | 1 | -6/+6 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-27 | 1 | -2/+2 |
* | * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments. | Dan Nicolaescu | 2007-07-20 | 1 | -0/+4 |
* | Put the lower half (the back-end) of NewVC in place. This commit | Eric S. Raymond | 2007-07-18 | 1 | -12/+12 |
* | (vc-bzr-version, vc-bzr-at-least-version, vc-bzr-post-command-function): | Stefan Monnier | 2007-07-17 | 1 | -46/+0 |
* | (vc-functions): Clear up the cache when reloading the file. | Stefan Monnier | 2007-06-28 | 1 | -7/+13 |
* | (vc-bzr-log-view-mode): Add + to the email address | Dan Nicolaescu | 2007-06-22 | 1 | -1/+1 |
* | (vc-bzr-dir-state): Use setq rather than set. | Stefan Monnier | 2007-06-20 | 1 | -149/+92 |
* | (vc-bzr-with-process-environment, vc-bzr-std-process-invocation): New macros. | Stefan Monnier | 2007-06-20 | 1 | -56/+91 |
* | * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution. | Masatake YAMATO | 2007-06-15 | 1 | -2/+6 |
* | *** empty log message *** | Stefan Monnier | 2007-06-11 | 1 | -0/+565 |