summaryrefslogtreecommitdiff
path: root/lisp/vc-bzr.el
Commit message (Expand)AuthorAgeFilesLines
* * vc.el (vc-find-revision): Make vc-parent-buffer local beforeDan Nicolaescu2008-02-231-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-63/+59
|\
| * 2008-01-05 Sven Joachim <svenjoac@gmx.de>Romain Francoise2008-01-051-1/+1
| * Copyright and version headers update.Stefan Monnier2008-01-041-61/+58
* | * mouse.el (mouse-popup-menubar): Fix typo.Dan Nicolaescu2008-01-041-3/+2
* | * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed,Eric S. Raymond2007-12-291-1/+1
* | * vc-hooks.el (vc-state): Document new 'ignored and 'unregisteredEric S. Raymond2007-12-281-2/+5
* | * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:Eric S. Raymond2007-12-281-0/+1
* | *** empty log message ***Eric S. Raymond2007-12-261-2/+2
* | * vc-bzr.el (vc-bzr-diff-tree):Stefan Monnier2007-10-201-1/+0
* | Carry through today's big terminology change to a few places where IEric S. Raymond2007-10-101-9/+9
* | Terminology cleanup.Eric S. Raymond2007-10-101-3/+3
* | Merge from emacs--rel--22Miles Bader2007-10-091-17/+12
|\ \ | |/
| * (vc-bzr-admin-lastrev): New constant.Stefan Monnier2007-09-071-17/+14
* | (vc-bzr-admin-lastrev): New defconst.Romain Francoise2007-09-061-1/+3
* | Merge from emacs--rel--22Miles Bader2007-08-211-101/+72
|\ \ | |/
| * Don't fiddle with vc-handled-backend.Stefan Monnier2007-08-151-101/+72
* | Merge from emacs--rel--22Miles Bader2007-08-131-69/+166
|\ \ | |/
| * (vc-bzr-registered): Use \0 instead of literal NULs.Stefan Monnier2007-08-091-0/+0
| * Remove comments about vc-bzr.el being a modified unofficial version.Stefan Monnier2007-08-071-0/+0
| * (vc-bzr-registered): Gracefully handle missing "bzr"Stefan Monnier2007-08-061-0/+0
| * Change capitalization of VC backend names for new backendsMiles Bader2007-08-031-0/+0
| * (vc-bzr-admin-dirstate): Rename from `...-dirname'.Stefan Monnier2007-08-021-0/+0
| * * vc-bzr.el: New file (copied from the trunk).Stefan Monnier2007-07-311-0/+511
* Change capitalization of VC backend names for new backendsMiles Bader2007-08-031-6/+6
* Switch license to GPLv3 or later.Glenn Morris2007-07-271-2/+2
* * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.Dan Nicolaescu2007-07-201-0/+4
* Put the lower half (the back-end) of NewVC in place. This commitEric S. Raymond2007-07-181-12/+12
* (vc-bzr-version, vc-bzr-at-least-version, vc-bzr-post-command-function):Stefan Monnier2007-07-171-46/+0
* (vc-functions): Clear up the cache when reloading the file.Stefan Monnier2007-06-281-7/+13
* (vc-bzr-log-view-mode): Add + to the email addressDan Nicolaescu2007-06-221-1/+1
* (vc-bzr-dir-state): Use setq rather than set.Stefan Monnier2007-06-201-149/+92
* (vc-bzr-with-process-environment, vc-bzr-std-process-invocation): New macros.Stefan Monnier2007-06-201-56/+91
* * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.Masatake YAMATO2007-06-151-2/+6
* *** empty log message ***Stefan Monnier2007-06-111-0/+565