summaryrefslogtreecommitdiff
path: root/lisp/vc-bzr.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-04-051-3/+3
|\
| * (vc-bzr-print-log): Ensure it works when passed aDan Nicolaescu2008-03-201-3/+6
| * (vc-bzr-print-log): Insert a file marker. Run the logDan Nicolaescu2008-03-191-10/+26
| * (vc-bzr-log-view-mode, vc-bzr-annotate-command)Stefan Monnier2008-03-181-4/+4
| * (vc-bzr-registered): Fail if `bzr' is not installed.Stefan Monnier2008-03-141-9/+15
* | (vc-bzr-state): Use when instead of if.Dan Nicolaescu2008-04-041-2/+2
* | (vc-bzr-previous-revision, vc-bzr-next-revision): New funs.Stefan Monnier2008-04-031-0/+10
* | (vc-bzr-checkout): Simplify.Stefan Monnier2008-04-031-18/+11
* | * vc.el (vc-status-add-entry): Assume ENTRY is a list not a cons.Dan Nicolaescu2008-03-311-1/+1
* | * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.Dan Nicolaescu2008-03-291-11/+4
* | (vc-bzr-state-heuristic): Fix last change for when there are conflicts.Stefan Monnier2008-03-291-18/+20
* | (vc-bzr-sha1): New fun.Stefan Monnier2008-03-281-17/+64
* | (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously.Stefan Monnier2008-03-241-10/+7
* | * vc-hg.el (vc-hg-after-dir-status):Dan Nicolaescu2008-03-241-1/+1
* | (vc-bzr-state): Return 'removed for removed files andDan Nicolaescu2008-03-231-3/+3
* | * vc-hg.el (vc-hg-state):Dan Nicolaescu2008-03-211-1/+1
* | Revert unintended change.Dan Nicolaescu2008-03-171-10/+29
* | * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):Dan Nicolaescu2008-03-171-29/+51
* | (vc-bzr-diff): Use a faster invocation when possible.Stefan Monnier2008-03-151-6/+60
* | (vc-bzr-print-log): Insert a file marker. Run the logDan Nicolaescu2008-03-141-9/+18
* | (vc-bzr-log-view-mode): "." can be part of a revno.Dan Nicolaescu2008-03-141-4/+7
* | (vc-bzr-resolve-when-done, vc-bzr-find-file-hook): New functions.Stefan Monnier2008-03-061-0/+27
* | * 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