summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAge
* Fix "vc-print-log does not erase buffer" and associated problemsDmitry Gutov2023-06-24
* ; Minor fixes in documentation of recently-changed VC commandsEli Zaretskii2023-05-26
* * lisp/vc/vc-annotate.el (vc-annotate-mode-menu): Quote vc-annotate-backend.Juri Linkov2023-05-25
* Add vc-create/switch/print-branch to menu and update documentation (bug#63690)Juri Linkov2023-05-25
* ; vc-checkout: Wrap var lookup in 'bound-and-true-p'Dmitry Gutov2023-04-12
* vc-checkout: Try to use the vc-dir's backend firstDmitry Gutov2023-04-11
* ; Add a doc string for 'ediff-window-display-p' obsolescenceEli Zaretskii2023-02-28
* Improve documentation of VC commands, including in DiredEli Zaretskii2023-02-23
* * lisp/vc/vc.el (vc-find-revision-no-save): Fix parens (bug#61256).Juri Linkov2023-02-05
* Handle relative file names in vc-resynch-window and vc-resynch-bufferJuri Linkov2023-01-24
* * lisp/vc/vc-bzr.el (vc-bzr--pushpull): Return buffer's process.Juri Linkov2023-01-24
* Generalize vc-pull-and-push to support more backends (bug#60569)Juri Linkov2023-01-22
* * lisp/vc/vc-dir.el: Make keys ‘% m’ and ‘* %’ compatible with DiredJuri Linkov2023-01-18
* * lisp/vc/diff-mode.el (diff-font-lock-keywords): Check for limit.Juri Linkov2023-01-09
* * lisp/vc/vc-git.el (vc-git-checkin): Pass vc-git-diff-switches.Sean Whitton2023-01-02
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix typosStefan Kangas2022-12-31
* * lisp/vc/diff-mode.el (diff-minor-mode-prefix): Replace "ESC" with "\e".Juri Linkov2022-12-28
* vc-git-checkin: Don't try to apply an empty patchSean Whitton2022-12-22
* Revert "Use equal and member instead of eq and memq"Eli Zaretskii2022-12-16
* Use equal and member instead of eq and memqMattias Engdegård2022-12-16
* * lisp/vc/vc-git.el (vc-git-checkin): Use make-nearby-temp-file (bug#60011)Juri Linkov2022-12-14
* Don't use diff-mode buffer as a patch when it's visiting a file (bug#59962)Juri Linkov2022-12-11
* vc-git-print-log: Don't assume vc-git-log-switches is a listSean Whitton2022-12-02
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-01
* ; Fix typosStefan Kangas2022-11-23
* ; Fix typosStefan Kangas2022-11-20
* ; Avoid "Local Variables" popups in Emacs treeEli Zaretskii2022-11-20
* ; Fix typosStefan Kangas2022-11-18
* ; Fix typos (prefer US spelling)Stefan Kangas2022-11-18
* * lisp/vc/vc.el (vc-default-last-change): Use 'vc-call'Philip Kaludercic2022-11-17
* Have 'vc-prepare-patch' handle prefix arguments.Philip Kaludercic2022-11-17
* ediff: Merges with ancestor: Fix computation of hunks and proposed mergeOlivier Certner2022-11-17
* ; * lisp/*.el: Fix typos in docstringsJuanma Barranquero2022-11-17
* vc-git: Ensure git doesn't try to colorize stashesMorgan Smith2022-11-12
* Remove redundant library installation instructionsStefan Kangas2022-11-11
* Revert "* lisp/vc/vc-git.el (vc-git--rev-parse): Allow abbreviating commits"Philip Kaludercic2022-11-06
* Merge branch 'feature/package+vc'Philip Kaludercic2022-11-04
|\
| * Merge remote-tracking branch 'origin/master' into feature/package+vcPhilip Kaludercic2022-10-30
| |\
| * | Have 'last-change' accept a line number instead of a rangePhilip Kaludercic2022-10-30
| * | Extract last source package release from local VCS dataPhilip Kaludercic2022-10-30
| * | ; Update 'clone' documentation in headerPhilip Kaludercic2022-10-23
| * | Immediately check out the right branch or revisionPhilip Kaludercic2022-10-23
| * | Merge remote-tracking branch 'origin/master' into feature/package+vcPhilip Kaludercic2022-10-18
| |\ \
| * | | Have 'vc-clone' return a directoryPhilip Kaludercic2022-10-18
| * | | Merge branch 'master' into feature/package+vcPhilip Kaludercic2022-10-15
| |\ \ \
| * | | | ; * lisp/vc/vc-cvs.el (vc-cvs-clone): Remove functionPhilip Kaludercic2022-10-12
| * | | | Merge branch 'master' into feature/package+vcPhilip Kaludercic2022-10-08
| |\ \ \ \
| * | | | | ; * vc-svn.el (vc-svn-clone): Fix typoPhilip Kaludercic2022-10-07
| * | | | | * lisp/vc/vc-svn.el (vc-svn-clone): Add 'clone' implementationPhilip Kaludercic2022-10-06