summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-bzr.el
Commit message (Expand)AuthorAge
* 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
* Resurrect the ability to specify a revision in vc-next-actionEli Zaretskii2015-09-19
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-19
* Add basic VC push support.Glenn Morris2015-05-12
* Function declaration updates prompted by 'make check-declare'Glenn Morris2015-04-30
* * lisp/vc/vc-bzr.el (vc-bzr-after-dir-status):Glenn Morris2015-04-27
* Use vc-switches on vc-*-annotate-commandOscar Fuentes2015-02-26
* Fix mistake in rebase/merge conflict resolution.Ulrich Müller2015-01-18
* Discard the Bazaar case in repository version detectionUlrich Müller2015-01-17
* Update copyright year to 2015Paul Eggert2015-01-01
* Move VC diff ASYNC argument to the fifth positionDmitry Gutov2014-12-14
* In vc, abolish the dir-status method.Eric S. Raymond2014-12-02
* Eliminate an unuted function argument.Eric S. Raymond2014-12-02
* Remove could-register from the set of public VC backend methods,Eric S. Raymond2014-12-01
* Terminate vc-disable-async-diff with extreme prejudice.Eric S. Raymond2014-12-01
* bzr-state randomly/unpredictably fails on non-bzr files.Eric S. Raymond2014-12-01
* Remove vc-state-heuristic from the set of public methods.Eric S. Raymond2014-12-01
* API simplification: remove vc-workfile-unchanged-p from pubic methods.Eric S. Raymond2014-12-01