aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-bzr.el
Commit message (Expand)AuthorAgeFilesLines
* * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support toGlenn Morris2010-03-231-3/+5
* * vc-bzr.el, vc-hg.el (log-edit-mode): Declare.Glenn Morris2010-03-231-0/+1
* Add special markup processing for commit logs.Dan Nicolaescu2010-03-191-2/+16
* Add support for shelving snapshots and for showing shelves.Dan Nicolaescu2010-03-111-18/+47
* 2010-02-17 Mark A. Hershberger <[email protected]>Mark A. Hershberger2010-02-171-1/+1
* * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.Dan Nicolaescu2010-02-051-2/+6
* (vc-bzr-dir-extra-headers): Add a header when aDan Nicolaescu2010-01-311-18/+32
* (vc-bzr-after-dir-status): Match another renaming indicator.Dan Nicolaescu2010-01-291-1/+2
* (vc-bzr-print-log): Use the more compact --line optionDan Nicolaescu2010-01-241-2/+2
* working version of vc-bzr-revision-tableMark A. Hershberger2010-01-251-0/+13
* Fix comment for bug#5345.Juanma Barranquero2010-01-131-2/+3
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Fix bug#5345: password asked when visiting files on a lightweight checkout.Juanma Barranquero2010-01-091-0/+5
* (vc-bzr-after-dir-status): Ignore pending merges.Dan Nicolaescu2010-01-061-1/+2
* (vc-bzr-working-revision): Fix looking for a revisionDan Nicolaescu2010-01-051-3/+13
* (vc-bzr-diff): Obey vc-disable-async-diff.Dan Nicolaescu2010-01-041-1/+2
* (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.Dan Nicolaescu2010-01-031-7/+7
* (vc-bzr-log-view-mode): Also highlight the author.Dan Nicolaescu2010-01-031-1/+1
* (vc-bzr-state-heuristic): Make it work for lightweightDan Nicolaescu2010-01-031-6/+15
* Make vc-dir work on subdirectories of the bzr root.Dan Nicolaescu2009-12-281-8/+18
* (vc-bzr-log-view-mode): Fix short log regexp.Dan Nicolaescu2009-12-281-1/+1
* Fix short log parsing and fontification.Dan Nicolaescu2009-12-091-2/+2
* * vc-bzr.el (vc-bzr-annotate-command): More elegant form for lastChong Yidong2009-12-071-2/+1
* Support showing a single log entry from vc-annotate.Dan Nicolaescu2009-12-071-4/+9
* * vc-bzr.el (vc-bzr-annotate-command): Handle the case where theChong Yidong2009-12-061-1/+2
* * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.Chong Yidong2009-12-061-6/+10
* (vc-bzr-dir-extra-headers): Fix typo.Dan Nicolaescu2009-12-031-1/+1
* Add support for bzr shelve/unshelve.Dan Nicolaescu2009-12-031-0/+117
* (vc-bzr-print-log): Deal with nil arguments better.Dan Nicolaescu2009-12-031-5/+6
* (vc-bzr-annotate-command): Make operation asynchronous.Stefan Monnier2009-11-261-16/+23
* * vc.el (vc-log-show-limit): New variable.Dan Nicolaescu2009-11-151-2/+3
* (vc-bzr-revision-keywords): New var.Stefan Monnier2009-10-301-10/+20
* * minibuffer.el (completion-table-with-terminator): Properly implementStefan Monnier2009-10-211-7/+3
* * vc.el (top): print-log method now takes an optional SHORTLOGDan Nicolaescu2009-09-141-8/+18
* * vc.el (vc-default-prettify-state-info): Remove function, unused.Dan Nicolaescu2009-08-261-8/+0
* * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):Michael Albinus2009-08-251-2/+4
* (vc-bzr-print-log): Pass multiple arguments to bzr log.Dan Nicolaescu2009-07-271-11/+6
* (vc-bzr-state-heuristic): Fallback on vc-bzr-state in caseStefan Monnier2009-05-171-45/+50
* * vc-bzr.el (vc-bzr-log-view-mode): Fix last fix.Chong Yidong2009-04-071-1/+1
* * vc-bzr.el (vc-bzr-log-view-mode): Tweak log-view-message-re (Bug#2872).Chong Yidong2009-04-071-1/+1
* (vc-bzr-working-revision): Add support for lightweightDan Nicolaescu2009-03-231-9/+50
* (vc-bzr-working-revision): Recognize a newer branchDan Nicolaescu2009-02-041-3/+5
* Comments (minor fixes of some header conventions).Glenn Morris2009-01-101-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (vc-bzr-diff-switches): Doc fix. Add t as option.Glenn Morris2008-12-031-3/+5
* (vc-bzr-dir-extra-headers): New function.Chong Yidong2008-11-041-2/+15
* (vc-bzr-after-dir-status): Parse the output for nonDan Nicolaescu2008-10-051-0/+10
* (vc-bzr-diff): Use vc-switches rather than the obsolete vc-diff-switches.Glenn Morris2008-10-021-1/+1
* * vc-bzr.el (vc-bzr-show-log-entry):Dan Nicolaescu2008-09-181-9/+11
* (vc-bzr-extra-fileinfo): New defstruct.Dan Nicolaescu2008-09-071-15/+43