summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-bzr.el
Commit message (Expand)AuthorAge
...
* 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
* VC API simplification: remove ability to set initial revision.Eric S. Raymond2014-12-01
* Merge branch 'emacs-24'.Paul Eggert2014-11-28
|\
| * Fixes: debbugs:18579Dmitry Gutov2014-11-24
* | Merge branch 'emacs-24'Ted Zlatanov2014-11-26
|\|
| * Don't assume "bzr log" uses --long format by default.Eli Zaretskii2014-11-17
* | Remove editable argument from VC's backend checkout methods.Eric S. Raymond2014-11-20
* | Remove never-used rev argument from VC's backend checkin methods.Eric S. Raymond2014-11-20
* | Simplify use of current-time and friends.Paul Eggert2014-10-28
* | * lisp/vc/vc-bzr.el (vc-bzr-shelve): Make it operate on fileset.Stefan Monnier2014-07-20
|/
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Revert part of previous vc-bzr changeGlenn Morris2013-09-11
* Silence some vc- compilation warningsGlenn Morris2013-09-11
* * lisp/vc/vc-dispatcher.el (vc-run-delayed): New macro.Stefan Monnier2013-09-04
* Some fixes for vc-ignore.Xue Fuqiao2013-09-04
* Cleanup for vc-ignore.Xue Fuqiao2013-08-04
* vc-ignore fixes.Xue Fuqiao2013-07-30
* Add vc-ignore.Xue Fuqiao2013-07-30
* Silence some vc compilation warningsGlenn Morris2013-05-28
* * lisp/vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.Glenn Morris2013-04-24
* * vc/vc-bzr.el (vc-bzr-print-log): Improve START-REVISION with LIMIT != 1.Glenn Morris2013-04-24
* Doc fixes related to vc-print-logGlenn Morris2013-04-24
* * vc/vc-bzr.el (vc-bzr-revert): Don't backup.Leo Liu2013-03-28
* * vc/vc-arch.el (vc-arch-registered):Christopher Schmidt2013-02-01
* * lisp/vc/vc-bzr.el (vc-bzr--sanitize-header): New function.Stefan Monnier2013-01-11
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Comments for vc-bzr, clarifying vc-bzr-registeredGlenn Morris2012-09-29
* Improve vc-bzr-working-revision for lightweight checkoutsGlenn Morris2012-09-14
* * lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based onSam Steingold2012-07-19
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11
* * lisp/vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.Stefan Monnier2012-05-18
* * lisp/vc/vc-mtn.el:Stefan Monnier2012-04-25
* Add another vc-bzr testGlenn Morris2012-04-10