aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc/vc-hooks.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Show "committing" pseudo-state in VC-Dir during an async checkinSean Whitton2026-02-201-0/+15
* Use -outstanding not -outgoing-base in VC command namesSean Whitton2026-02-171-4/+4
* vc-find-backend-function: Require vc for default implementationsSean Whitton2026-02-141-3/+5
* New C-x v T l and C-x v T L commandsSean Whitton2026-01-291-0/+2
* Move outstanding changes commands from 'o' to 'T'Sean Whitton2026-01-281-2/+2
* New bindings for vc-revertSean Whitton2026-01-231-1/+2
* Automatically detect the VC outgoing base (bug#80006)Sean Whitton2026-01-171-0/+8
* Rename VC outgoing and incoming log commands to include "-root-"Sean Whitton2026-01-141-11/+12
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* * lisp/vc/vc-hooks.el (vc-prefix-map): Move 'B' to 'o' (bug#80037).Sean Whitton2025-12-291-2/+2
* New command 'C-x v b l'Sean Whitton2025-12-281-2/+7
* Move 'C-x v b l' to 'C-x v b L', rename commandSean Whitton2025-12-281-3/+3
* December 2025 spelling fixesPaul Eggert2025-12-261-1/+1
* Fix outgoing diff commands including uncommitted changesSean Whitton2025-12-161-6/+14
* Pass the VC backend down through fns called by vc--count-revisionsSean Whitton2025-12-031-6/+6
* Cache VC incoming revisionsSean Whitton2025-11-301-11/+25
* VC revert commands: Facilities to entirely delete revisionsSean Whitton2025-11-131-4/+4
* ; * lisp/vc/vc-hooks.el: Note vc-after-revert in after-revert-hook.Sean Whitton2025-11-111-1/+2
* Replace recent fix for vc-auto-revert-mode autoload problemSean Whitton2025-10-171-4/+1
* Update VC-Dir contents upon revert-bufferSean Whitton2025-10-161-0/+8
* vc-auto-revert-mode: Fix an autoload problemSean Whitton2025-10-161-1/+4
* vc-dir-resynch-file: Be more defensive about default-directorySean Whitton2025-10-081-3/+8
* defvar-keymap: New ':prefix t' abbreviationSean Whitton2025-10-061-1/+1
* VC: Use symbolic names for the working revisionSean Whitton2025-10-051-10/+39
* VC: New commands for cherry-picking (bug#79408)Sean Whitton2025-10-041-6/+11
* New command vc-kill-other-working-tree-buffersSean Whitton2025-10-011-0/+1
* Revert "* Clean-up some compilation warnings in vc-hooks.el"Andrea Corallo2025-09-221-6/+0
* * Clean-up some compilation warnings in vc-hooks.elAndrea Corallo2025-09-181-0/+6
* New commands to apply changes to other working treesSean Whitton2025-09-161-1/+3
* Merge from origin/emacs-30Eli Zaretskii2025-09-061-5/+4
|\
| * ; vc-hooks.el: Standardize terminology in header.Sean Whitton2025-09-021-5/+4
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | ; Delete two old comments about VC bindingsSean Whitton2025-09-051-1/+0
* | New commands for outgoing diffs including uncommitted changesSean Whitton2025-08-301-0/+2
* | ; Remove declarations introduced in e92da50e057Gerd Möllmann2025-08-201-3/+0
* | Rename some incoming & outgoing diff commandsSean Whitton2025-08-201-4/+4
* | ; Pacify byte-compilerGerd Möllmann2025-08-191-0/+3
* | VC: New commands for incoming and outgoing fileset diffsSean Whitton2025-08-171-0/+2
* | New command vc-working-tree-switch-project (bug#79024)Sean Whitton2025-08-101-0/+1
* | VC: New support for other working treesSean Whitton2025-07-251-1/+5
* | Bind vc-rename-file to C-x v RSean Whitton2025-07-251-0/+1
* | New global minor mode vc-auto-revert-modeSean Whitton2025-07-131-0/+14
* | Apply vc-use-incoming-outgoing-prefixes to vc-dir-mode-map tooSean Whitton2025-07-111-5/+10
* | VC: New incoming & outgoing diff commands (bug#62940)Sean Whitton2025-07-041-0/+24
* | ; * lisp/vc/vc-hooks.el (vc-call-backend): Improve docstring.Sean Whitton2025-07-041-1/+1
* | vc-dir-update: Update 'backend' VC propertiesSean Whitton2025-06-281-1/+4
* | Move a vc option to a preloaded fileMauro Aranda2025-04-011-0/+15
* | Use defvar-keymap for some trivial keymapsStefan Kangas2025-03-161-4/+2
* | Prefer incf to cl-incf in vc/*.elStefan Kangas2025-02-261-1/+1
* | ; Set :version on recently changed user optionStefan Kangas2025-02-241-1/+2