aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/vc/vc-git.el (vc-git-annotate-switches): Add useful tip.Stefan Kangas2023-09-031-1/+4
* Make ediff-m-empty-t-f obsolete in favor of make-temp-fileStefan Kangas2023-09-021-27/+8
* Make emerge-m-t-f obsolete in favor of make-temp-fileStefan Kangas2023-09-021-18/+12
* Merge from origin/emacs-29Eli Zaretskii2023-09-022-2/+6
|\
| * Fix minor bugs in vc-git and vc-hg on Windows uncovered by vc-testsEli Zaretskii2023-09-012-2/+6
* | Merge from origin/emacs-29Eli Zaretskii2023-09-022-5/+26
|\ \ | |/
| * Fix applying patches with Git on MS-WindowsEli Zaretskii2023-08-272-5/+26
* | Fix VC mode-line indication for registerd but ignored filesEli Zaretskii2023-09-011-0/+9
* | Use ensure-list in many more placesStefan Kangas2023-08-273-4/+3
* | ; Delete redundant defvars; font-lock is preloadedStefan Kangas2023-08-254-7/+0
* | Assume that font-lock is preloadedStefan Kangas2023-08-251-2/+1
* | Install rcs2log within Emacs packages for AndroidPo Lu2023-08-241-2/+3
* | Don't use the too-new command 'git get-url'Bob Rogers2023-08-161-2/+4
* | Remove superfluous check from vc-hooks.elMichael Albinus2023-08-121-2/+1
* | Delete vc-deduce-fileset-1, taking advantage of set-bufferDmitry Gutov2023-07-181-14/+3
* | ; * lisp/vc/ediff-wind.el: hush bytecomp warnings on non-X platformsMattias EngdegÄrd2023-07-141-0/+3
* | Allow floating the ediff control frame under XSpencer Baugh2023-07-061-0/+22
* | Merge from origin/emacs-29Eli Zaretskii2023-06-241-4/+9
|\ \ | |/
| * Fix "vc-print-log does not erase buffer" and associated problemsDmitry Gutov2023-06-241-4/+9
* | Fix more shy group regexpsBasil L. Contovounesios2023-06-171-7/+12
* | Merge from origin/emacs-29Eli Zaretskii2023-05-263-13/+46
|\ \ | |/
| * ; Minor fixes in documentation of recently-changed VC commandsEli Zaretskii2023-05-262-14/+37
| * * lisp/vc/vc-annotate.el (vc-annotate-mode-menu): Quote vc-annotate-backend.Juri Linkov2023-05-251-1/+1
| * Add vc-create/switch/print-branch to menu and update documentation (bug#63690)Juri Linkov2023-05-252-1/+11
* | Use faster option for running vc-hg status (Bug#63470)Spencer Baugh2023-05-231-7/+18
* | ; * lisp/vc/ediff-diff.el (ediff-auto-refine): Fix last change.Eli Zaretskii2023-05-131-1/+1
* | Always default ediff-auto-refine to 'onPeter Oliver2023-05-131-1/+1
* | Make vc-hg-annotate-command asyncSpencer Baugh2023-05-051-1/+1
* | ; Minor fixes for user-facing text in last vc-cvs.el changesEli Zaretskii2023-04-201-37/+40
* | ; Double space at end of sentence for vc-cvs.elRobert Pluim2023-04-191-11/+11
* | VC: Allow `vc-default-revert' (and CVS) to revert a missing fileOlivier Certner2023-04-191-1/+2
* | VC: CVS: Fix parsing of 'cvs -qn update' for missing files for 1.12Olivier Certner2023-04-191-4/+7
* | VC: CVS: Fix "Root" file parsingOlivier Certner2023-04-191-65/+139
* | Merge from origin/emacs-29Eli Zaretskii2023-04-151-1/+1
|\ \ | |/
| * ; vc-checkout: Wrap var lookup in 'bound-and-true-p'Dmitry Gutov2023-04-121-1/+1
| * vc-checkout: Try to use the vc-dir's backend firstDmitry Gutov2023-04-111-1/+1
* | Merge from origin/emacs-29Stefan Kangas2023-03-011-1/+4
|\ \ | |/
| * ; Add a doc string for 'ediff-window-display-p' obsolescenceEli Zaretskii2023-02-281-1/+4
* | Merge from origin/emacs-29Stefan Kangas2023-02-241-16/+38
|\ \ | |/
| * Improve documentation of VC commands, including in DiredEli Zaretskii2023-02-231-16/+38
* | Use delete-char instead of backward-delete-charMattias EngdegÄrd2023-02-221-1/+1
* | New option 'diff-ignore-whitespace-switches'Robert Pluim2023-02-151-1/+12
* | Teach 'diff-ignore-whitespace-hunk' how to regenerate all hunksRobert Pluim2023-02-151-4/+17
* | Merge from origin/emacs-29Stefan Kangas2023-02-081-2/+2
|\ \ | |/
| * * lisp/vc/vc.el (vc-find-revision-no-save): Fix parens (bug#61256).Juri Linkov2023-02-051-2/+2
* | Merge from origin/emacs-29Stefan Kangas2023-01-274-4/+14
|\ \ | |/
| * Handle relative file names in vc-resynch-window and vc-resynch-bufferJuri Linkov2023-01-241-2/+8
| * * lisp/vc/vc-bzr.el (vc-bzr--pushpull): Return buffer's process.Juri Linkov2023-01-243-2/+6
* | Merge from origin/emacs-29Stefan Kangas2023-01-232-22/+14
|\ \ | |/
| * Generalize vc-pull-and-push to support more backends (bug#60569)Juri Linkov2023-01-222-22/+14