aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc/vc-dir.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* New command vc-dir-root-next-actionSean Whitton2026-02-211-1/+22
* Show "committing" pseudo-state in VC-Dir during an async checkinSean Whitton2026-02-201-10/+18
* vc-dir-show-outgoing-count: Mark a safe local variableSean Whitton2026-02-181-0/+1
* Use -outstanding not -outgoing-base in VC command namesSean Whitton2026-02-171-4/+4
* 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-0/+2
* New bindings for vc-revertSean Whitton2026-01-231-0/+1
* Rename VC outgoing and incoming log commands to include "-root-"Sean Whitton2026-01-141-6/+6
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* New command 'C-x v b l'Sean Whitton2025-12-281-0/+1
* Move 'C-x v b l' to 'C-x v b L', rename commandSean Whitton2025-12-281-1/+1
* Make VC-Dir's 'd' able to delete unregistered filesSean Whitton2025-12-181-5/+4
* ; * lisp/vc/vc-dir.el (vc-dir-menu-map): Delete obsolete comment.Sean Whitton2025-12-181-2/+0
* Make C-g skip counting outgoing revisions for VC-DirSean Whitton2025-12-091-6/+14
* vc-dir-headers: Set a delayed message during vc--count-outgoingSean Whitton2025-12-071-1/+6
* New user option vc-dir-show-outgoing-countSean Whitton2025-12-061-1/+13
* Merge from origin/emacs-30Eli Zaretskii2025-12-061-5/+7
|\
| * ; vc-dir-clean-files: Improve docstring and message (bug#79914).Eli Zaretskii2025-11-301-5/+7
* | vc-dir-headers: Use ngettext, move the newline out of 'propertize'Sean Whitton2025-12-011-2/+6
* | * lisp/vc/vc-dir.el (vc-dir-headers): Put newlines in better places.Sean Whitton2025-12-011-3/+3
* | New display of outgoing revisions count in VC-DirSean Whitton2025-11-301-3/+20
* | Refine VC-Dir mass mark changesSean Whitton2025-11-251-23/+26
* | Merge from origin/emacs-30Eli Zaretskii2025-10-181-1/+4
|\ \ | |/
| * ; Improve documentation of commands that split current windowEli Zaretskii2025-10-181-1/+4
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | ; * lisp/vc/vc-dir.el (vc-dir-resynch-file): Use cl-nset-difference.Sean Whitton2025-10-131-1/+2
* | * lisp/vc/vc-dir.el (vc-dir-resynch-file): Use file-in-directory-p.Sean Whitton2025-10-131-1/+1
* | vc-dir-resynch-file: Be more defensive about default-directorySean Whitton2025-10-081-2/+10
* | vc-dir-mark-unmark: When region active, don't do any y/n promptingSean Whitton2025-09-051-1/+1
* | vc-dir-mark-unmark: When region active, don't do any y/n promptingSean Whitton2025-09-051-1/+3
* | ; Delete two old comments about VC bindingsSean Whitton2025-09-051-1/+0
* | Fix some 'git worktree' compatibility issuesSean Whitton2025-08-101-1/+1
* | ; Fix capitalization of VC-Dir.Sean Whitton2025-08-101-12/+12
* | New project-find-matching-buffer-function for VC-DirSean Whitton2025-08-101-0/+30
* | vc-move-working-tree: Also update VC-Dir buffersSean Whitton2025-08-081-1/+1
* | VC: New support for other working treesSean Whitton2025-07-251-2/+2
* | Apply vc-use-incoming-outgoing-prefixes to vc-dir-mode-map tooSean Whitton2025-07-111-0/+4
* | vc-dir-update: Update 'backend' VC propertiesSean Whitton2025-06-281-4/+10
* | New user option vc-dir-save-some-buffers-on-revertSean Whitton2025-06-271-0/+8
* | New user option vc-dir-hide-up-to-date-on-revertSean Whitton2025-05-291-1/+11
* | Factor out vc-only-files-state-and-modelSean Whitton2025-04-081-18/+9
* | Teach VC-Dir to automatically add and remove marks on other linesSean Whitton2025-04-061-32/+114
* | Fix dired-vc-next-action generating inconsistent marksSean Whitton2025-04-061-1/+11
* | vc-dir-mark-file: Consistently don't allow marking a subdirectorySean Whitton2025-04-061-8/+8
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-3/+3
|/
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Use ensure-list in many more placesStefan Kangas2023-08-271-2/+1
|/
* * lisp/vc/vc-dir.el: Make keys ‘% m’ and ‘* %’ compatible with DiredJuri Linkov2023-01-181-2/+6