aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/vc/vc-git.el (vc-git-checkin): Add more checks for vc-git-patch-stringJuri Linkov2022-10-021-1/+25
* In vc-git-log-incoming use the repository in the command "fetch" (bug#50340)Juri Linkov2022-10-022-5/+12
* Make "git pull" output slightly prettierLars Ingebrigtsen2022-10-011-0/+8
* Add vc-edit-next-commandSean Whitton2022-09-302-18/+38
* vc-filter-command-function: Abbreviate default valueSean Whitton2022-09-261-1/+1
* Add log-edit-summary-separator face (bug#58092)Protesilaos Stavrou2022-09-261-1/+6
* Tweak window handling in vc-pull-and-pushLars Ingebrigtsen2022-09-242-8/+7
* ; Drop two obsolete defvarsSean Whitton2022-09-242-2/+0
* Generalize & simplify implementation of user edits to VC commandsSean Whitton2022-09-243-136/+149
* Add a new command vc-pull-and-pushLars Ingebrigtsen2022-09-247-20/+74
* Tweak binding of `+' in vc-dirLars Ingebrigtsen2022-09-241-3/+3
* vc-git--pushpull: Restore handling of vc-git-programSean Whitton2022-09-231-4/+7
* Add support for user edits to VC command argumentsSean Whitton2022-09-213-33/+71
* Merge from origin/emacs-28Stefan Kangas2022-09-212-7/+7
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-201-1/+1
| * Remove mention of non-existent `annotate-switches'Robert Pluim2022-09-201-6/+6
* | vc-do-command: Actually include "torsocks" in the commandSean Whitton2022-09-171-2/+4
* | Use substitute-command-keys in some vc messagesStefan Kangas2022-09-162-2/+8
* | ; * lisp/vc/vc.el (vc-responsible-backend): Explain last change.Eli Zaretskii2022-09-161-0/+4
* | Don't use autoloaded functions for safe-local-variableLars Ingebrigtsen2022-09-161-13/+6
* | Fix sorting of backends in vc-responsible-backendLars Ingebrigtsen2022-09-161-1/+1
* | Speed up Emacs build by autoloading vc-git-annotate-switches-safe-pLars Ingebrigtsen2022-09-141-4/+8
* | Document the recently added branch commands (bug#50344)Juri Linkov2022-09-121-2/+2
* | * lisp/vc/vc.el (vc-print-branch-log): Fix interactive spec.Juri Linkov2022-09-121-2/+4
* | 'C-x v b' prefix key is used for branch commands to create/switch/print branchJuri Linkov2022-09-124-17/+71
* | ; Use US spelling docstringPhilip Kaludercic2022-09-111-1/+1
* | * lisp/vc/vc.el (vc-diff-patch-string): Fix arg in revert-buffer-function.Juri Linkov2022-09-111-1/+2
* | * lisp/vc/vc.el (vc-deduce-backend): Handle eshell-mode.Sean Whitton2022-09-101-1/+2
* | Fix diff-mode.el compilation warningsLars Ingebrigtsen2022-09-101-8/+9
* | Accept "-w" as safe value for vc-git-annotate-switchesStefan Kangas2022-09-101-0/+9
* | Delete many items obsolete since 24.3Stefan Kangas2022-09-094-14/+0
* | Fix diff-add-log-use-relative-names promptingLars Ingebrigtsen2022-09-081-0/+1
* | Add new user option 'diff-add-log-use-relative-names'Philip Kaludercic2022-09-081-2/+18
* | ; Document that a value of any other type means no highlightingSean Whitton2022-09-051-0/+2
* | Font lock long Git commit summary linesSean Whitton2022-09-051-1/+63
* | 'C-c C-d' on vc-log buffer shows the diff from 'vc-log-fileset' (bug#52349)Juri Linkov2022-08-283-4/+12
* | 'C-x v v' on a diff buffer commits it as a patch (bug#52349)Juri Linkov2022-08-285-12/+85
* | vc-merge: Look for 'merge-file' instead of 'merge'Dmitry Gutov2022-08-251-1/+1
* | Make XEmacs compat alias face-background-pixmap obsoleteStefan Kangas2022-08-231-1/+1
* | Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-232-2/+2
* | Fix some recently introduced byte-compiler warningsStefan Kangas2022-08-171-6/+4
* | Merge from origin/emacs-28Stefan Kangas2022-08-171-5/+5
|\ \ | |/
| * ; * lisp/vc/ediff.el: Improve wording in last change.Stefan Kangas2022-08-161-5/+5
* | Merge from origin/emacs-28Stefan Kangas2022-08-131-6/+5
|\ \ | |/
| * Delete references to deleted library hilit19.elStefan Kangas2022-08-121-6/+5
* | * lisp/vc/emerge.el (emerge-show-file-name): Make obsolete.Stefan Kangas2022-08-111-0/+1
* | Make emerge-define-key-if-possible obsoleteStefan Kangas2022-08-111-0/+1
* | Prefer defvar-keymap in vc/*.elStefan Kangas2022-08-108-129/+106
* | Merge from origin/emacs-28Stefan Kangas2022-08-101-2/+2
|\ \ | |/
| * * lisp/vc/diff-mode.el: Don't mention XEmacs.Stefan Kangas2022-08-081-2/+2