aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-bzr.el
Commit message (Expand)AuthorAgeFilesLines
* (vc-bzr-find-revision): Rename fromDan Nicolaescu2008-08-101-2/+2
* (vc-bzr-after-dir-status): Deal with execute bit changes.Dan Nicolaescu2008-07-071-9/+11
* * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):Dan Nicolaescu2008-06-241-0/+2
* (vc-bzr-annotate-extract-revision-at-line):Stefan Monnier2008-06-201-1/+1
* (log-view-per-file-logs): Pacify byte compiler.Juanma Barranquero2008-06-161-10/+11
* * log-view.el (log-view-diff-changeset): New function.Dan Nicolaescu2008-06-151-0/+1
* (vc-bzr-revision-completion-table): Choose the right `:'.Stefan Monnier2008-05-231-1/+1
* * minibuffer.el (completion-boundaries): Change calling convention, soStefan Monnier2008-05-231-5/+17
* (vc-bzr-after-dir-status): Remove unused binding.Dan Nicolaescu2008-05-181-1/+0
* (vc-bzr-sha1, vc-bzr-command-discarding-stderr)Stefan Monnier2008-05-111-4/+4
* Remove assumption about what nil means as a first arument to vc-do-command.Eric S. Raymond2008-05-101-1/+1
* Remove VC-Dired and backend dir-state methods.Eric S. Raymond2008-05-071-84/+0
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-10/+9
* Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond2008-05-021-2/+4
* Name change in preparation for ripping out vc-dired.Eric S. Raymond2008-05-021-3/+3
* Remove some XXX comments no longer needed.Eric S. Raymond2008-05-011-7/+3
* Change 'needs-patch to 'needs-update.Eric S. Raymond2008-05-011-1/+1
* Make `checkout-model' apply to filesets.Stefan Monnier2008-04-291-2/+1
* (vc-bzr-complete-with-prefix): Remove.Stefan Monnier2008-04-211-19/+14
* Change `dir-status' to not take (and pass) status-buffer.Stefan Monnier2008-04-111-4/+4
* (vc-bzr-after-dir-status): Detect the conflict state.Dan Nicolaescu2008-04-101-6/+19
* 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 <[email protected]>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