summaryrefslogtreecommitdiff
path: root/lisp/vc-bzr.el
Commit message (Expand)AuthorAgeFilesLines
* Move version control related files to the "vc" subdirectory.Juri Linkov2010-06-111-1057/+0
* Improve support for special markup in the VC commit message.Dan Nicolaescu2010-06-081-0/+1
* Merge from emacs-23Stefan Monnier2010-05-311-3/+5
|\
| * * lisp/vc-bzr.el (vc-bzr-revision-completion-table): ApplyStefan Monnier2010-05-311-3/+5
* | vc-bzr.el (vc-bzr-checkin): Undo spurious `async' arg change.Stefan Monnier2010-04-201-1/+1
* | Make the log-edit comments use RFC822 format throughout.Stefan Monnier2010-04-201-19/+20
* | * vc-bzr: Use standard *vc* and *vc-diff* buffers.Stefan Monnier2010-04-191-6/+6
* | Add new VC methods: vc-log-incoming and vc-log-outgoing.Dan Nicolaescu2010-04-061-3/+10
* | * 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 <mah@everybody.org>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