summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-bzr.el
Commit message (Expand)AuthorAgeFilesLines
* Further vcs-cvs/rcs-responsible-p updates from masterLars Ingebrigtsen2022-04-161-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-241-1/+2
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-1/+1
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-1/+1
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-261-38/+35
* Refine use of vc-dir faces; apply to all backendsProtesilaos Stavrou2021-02-101-12/+12
* Prefer defvar-local in vc/*.elStefan Kangas2021-01-311-2/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in vc/*.elStefan Kangas2020-12-051-6/+6
* ; Prefer https to http in more URLsStefan Kangas2020-10-241-1/+1
* Add optional remote-name argument to VC repository-url commandTassilo Horn2020-06-151-1/+1
* Add new VC command `repository-url'Tassilo Horn2020-06-141-0/+9
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Support showing one revision with BazaarEli Zaretskii2019-11-291-0/+1
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-1/+1
* Include the date in the bzr annotation bufferDan Nicolaescu2019-06-271-43/+7
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Add standard unmatchable regexpMattias Engdegård2019-05-151-2/+3
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Honor 'vc-bzr-log-switches' in 'vc-bzr-revision-table'Eli Zaretskii2018-12-081-1/+5
* | Honor 'vc-bzr-log-switches' in 'vc-bzr-expanded-log-entry'Steven De Herdt2018-12-081-1/+5
* | * lisp/vc-bzr.el (log-view-current-tag-function): Remove unused defvar.Charles A. Roelli2018-09-261-1/+0
* | file-attributes cleanupPaul Eggert2018-09-231-5/+6
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Prevent loading vc-bzr writing to ~/.bzr.logGlenn Morris2017-05-201-1/+3
* Replace change-log-date-face -> change-log-dateSam Steingold2017-03-081-1/+1
* Remove leftover references to log-view-message-faceDmitry Gutov2017-01-141-2/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Make "g" in vc push/pull buffers re-push/pullGlenn Morris2016-12-061-1/+6
* | Pacify byte-compiler in lisp/vcPaul Eggert2016-05-101-0/+5
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* When VC detects a conflict, specify which fileKarl Fogel2015-11-091-1/+1
* ; Revert "Don't declare vc-exec-after anymore"Dmitry Gutov2015-10-281-0/+1
* Don't declare vc-exec-after anymoreDmitry Gutov2015-10-201-1/+0
* Resurrect the ability to specify a revision in vc-next-actionEli Zaretskii2015-09-191-1/+1
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-1/+1
* Add basic VC push support.Glenn Morris2015-05-121-14/+30
* Function declaration updates prompted by 'make check-declare'Glenn Morris2015-04-301-1/+1
* * lisp/vc/vc-bzr.el (vc-bzr-after-dir-status):Glenn Morris2015-04-271-0/+6
* Use vc-switches on vc-*-annotate-commandOscar Fuentes2015-02-261-1/+12
* Fix mistake in rebase/merge conflict resolution.Ulrich Müller2015-01-181-3/+0
* Discard the Bazaar case in repository version detectionUlrich Müller2015-01-171-2/+18
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Move VC diff ASYNC argument to the fifth positionDmitry Gutov2014-12-141-1/+1