summaryrefslogtreecommitdiff
path: root/lisp/vc-bzr.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (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