summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-bzr.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* In vc, abolish the dir-status method.Eric S. Raymond2014-12-021-9/+2
* Eliminate an unuted function argument.Eric S. Raymond2014-12-021-1/+1
* Remove could-register from the set of public VC backend methods,Eric S. Raymond2014-12-011-12/+0
* Terminate vc-disable-async-diff with extreme prejudice.Eric S. Raymond2014-12-011-2/+2
* bzr-state randomly/unpredictably fails on non-bzr files.Eric S. Raymond2014-12-011-1/+108
* Remove vc-state-heuristic from the set of public methods.Eric S. Raymond2014-12-011-110/+1
* API simplification: remove vc-workfile-unchanged-p from pubic methods.Eric S. Raymond2014-12-011-3/+0
* VC API simplification: remove ability to set initial revision.Eric S. Raymond2014-12-011-9/+2
* Merge branch 'emacs-24'.Paul Eggert2014-11-281-1/+1
|\
| * Fixes: debbugs:18579Dmitry Gutov2014-11-241-1/+1
* | Merge branch 'emacs-24'Ted Zlatanov2014-11-261-2/+2
|\ \ | |/
| * Don't assume "bzr log" uses --long format by default.Eli Zaretskii2014-11-171-2/+2
* | Remove editable argument from VC's backend checkout methods.Eric S. Raymond2014-11-201-1/+1
* | Remove never-used rev argument from VC's backend checkin methods.Eric S. Raymond2014-11-201-4/+2
* | Simplify use of current-time and friends.Paul Eggert2014-10-281-4/+1
* | * lisp/vc/vc-bzr.el (vc-bzr-shelve): Make it operate on fileset.Stefan Monnier2014-07-201-3/+4
|/
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Revert part of previous vc-bzr changeGlenn Morris2013-09-111-0/+1
* Silence some vc- compilation warningsGlenn Morris2013-09-111-4/+3
* * lisp/vc/vc-dispatcher.el (vc-run-delayed): New macro.Stefan Monnier2013-09-041-15/+16
* Some fixes for vc-ignore.Xue Fuqiao2013-09-041-15/+0
* Cleanup for vc-ignore.Xue Fuqiao2013-08-041-3/+19
* vc-ignore fixes.Xue Fuqiao2013-07-301-3/+1
* Add vc-ignore.Xue Fuqiao2013-07-301-0/+6
* Silence some vc compilation warningsGlenn Morris2013-05-281-2/+20
* * lisp/vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.Glenn Morris2013-04-241-2/+18
* * vc/vc-bzr.el (vc-bzr-print-log): Improve START-REVISION with LIMIT != 1.Glenn Morris2013-04-241-0/+9