summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-bzr.el
Commit message (Expand)AuthorAge
* * lisp/vc/vc-bzr.el (vc-bzr--pushpull): Return buffer's process.Juri Linkov2023-01-24
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Immediately check out the right branch or revisionPhilip Kaludercic2022-10-23
* Have 'vc-clone' return a directoryPhilip Kaludercic2022-10-18
* Merge branch 'master' into feature/package+vcPhilip Kaludercic2022-10-08
|\
| * Add a VC command to prepare patchesPhilip Kaludercic2022-10-08
| * Add a new command vc-pull-and-pushLars Ingebrigtsen2022-09-24
* | * lisp/vc/vc-bzr.el (vc-bzr-clone): Add 'clone' implementationPhilip Kaludercic2022-10-06
|/
* Prefer defvar-keymap in vc/*.elStefan Kangas2022-08-10
* * lisp/vc/vc-bzr.el (vc-bzr-program): Support breezy.Stefan Kangas2022-07-13
* Further vcs-cvs/rcs-responsible-p updates from masterLars Ingebrigtsen2022-04-16
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-24
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-08
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-26
* Refine use of vc-dir faces; apply to all backendsProtesilaos Stavrou2021-02-10
* Prefer defvar-local in vc/*.elStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in vc/*.elStefan Kangas2020-12-05
* ; Prefer https to http in more URLsStefan Kangas2020-10-24
* Add optional remote-name argument to VC repository-url commandTassilo Horn2020-06-15
* Add new VC command `repository-url'Tassilo Horn2020-06-14
* Update copyright year to 2020Paul Eggert2020-01-01
* Support showing one revision with BazaarEli Zaretskii2019-11-29
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* Include the date in the bzr annotation bufferDan Nicolaescu2019-06-27
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Add standard unmatchable regexpMattias EngdegÄrd2019-05-15
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Honor 'vc-bzr-log-switches' in 'vc-bzr-revision-table'Eli Zaretskii2018-12-08
* | Honor 'vc-bzr-log-switches' in 'vc-bzr-expanded-log-entry'Steven De Herdt2018-12-08
* | * lisp/vc-bzr.el (log-view-current-tag-function): Remove unused defvar.Charles A. Roelli2018-09-26
* | file-attributes cleanupPaul Eggert2018-09-23
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Prevent loading vc-bzr writing to ~/.bzr.logGlenn Morris2017-05-20
* Replace change-log-date-face -> change-log-dateSam Steingold2017-03-08
* Remove leftover references to log-view-message-faceDmitry Gutov2017-01-14
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Make "g" in vc push/pull buffers re-push/pullGlenn Morris2016-12-06
* | Pacify byte-compiler in lisp/vcPaul Eggert2016-05-10
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* When VC detects a conflict, specify which fileKarl Fogel2015-11-09
* ; Revert "Don't declare vc-exec-after anymore"Dmitry Gutov2015-10-28
* Don't declare vc-exec-after anymoreDmitry Gutov2015-10-20