summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-dir.el
AgeCommit message (Expand)Author
2026-06-01; * lisp/vc/vc-dir.el (vc-dir-update): Add an assertion.Sean Whitton
2026-05-28; Fix an overwide docstring line.Sean Whitton
2026-05-24; Improve documentation of 'vc-dir-auto-hide-up-to-date'Eli Zaretskii
2026-05-12vc-dir-resynch-file: Pass down non-truename'd FILESean Whitton
2026-05-07Fix 'vc-dir-resynch-file' again (bug#80967)João Távora
2026-05-02Fix 'vc-dir-resynch-file' (bug#80803)Stephen Berman
2026-04-29New VC commands for remote unintegrated changesSean Whitton
2026-04-29New commands to report diffs of all local changesSean Whitton
2026-04-27Rename outstanding changes commands to "unintegrated changes"Sean Whitton
2026-04-05* lisp/vc/vc-dir.el (vc-dir-update): Remove empty directory entries.Sean Whitton
2026-04-05New option vc-dir-auto-hide-up-to-dateSean Whitton
2026-04-05VC-Dir next action: Offer to hide up-to-date itemsSean Whitton
2026-02-21New command vc-dir-root-next-actionSean Whitton
2026-02-20Show "committing" pseudo-state in VC-Dir during an async checkinSean Whitton
2026-02-18vc-dir-show-outgoing-count: Mark a safe local variableSean Whitton
2026-02-17Use -outstanding not -outgoing-base in VC command namesSean Whitton
2026-01-29New C-x v T l and C-x v T L commandsSean Whitton
2026-01-28Move outstanding changes commands from 'o' to 'T'Sean Whitton
2026-01-23New bindings for vc-revertSean Whitton
2026-01-14Rename VC outgoing and incoming log commands to include "-root-"Sean Whitton
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-28New command 'C-x v b l'Sean Whitton
2025-12-28Move 'C-x v b l' to 'C-x v b L', rename commandSean Whitton
2025-12-18Make VC-Dir's 'd' able to delete unregistered filesSean Whitton
2025-12-18; * lisp/vc/vc-dir.el (vc-dir-menu-map): Delete obsolete comment.Sean Whitton
2025-12-09Make C-g skip counting outgoing revisions for VC-DirSean Whitton
2025-12-07vc-dir-headers: Set a delayed message during vc--count-outgoingSean Whitton
2025-12-06New user option vc-dir-show-outgoing-countSean Whitton
2025-12-06Merge from origin/emacs-30Eli Zaretskii
2025-12-01vc-dir-headers: Use ngettext, move the newline out of 'propertize'Sean Whitton
2025-12-01* lisp/vc/vc-dir.el (vc-dir-headers): Put newlines in better places.Sean Whitton
2025-11-30New display of outgoing revisions count in VC-DirSean Whitton
2025-11-30; vc-dir-clean-files: Improve docstring and message (bug#79914).Eli Zaretskii
2025-11-25Refine VC-Dir mass mark changesSean Whitton
2025-10-18Merge from origin/emacs-30Eli Zaretskii
2025-10-18; Improve documentation of commands that split current windowEli Zaretskii
2025-10-13; * lisp/vc/vc-dir.el (vc-dir-resynch-file): Use cl-nset-difference.Sean Whitton
2025-10-13* lisp/vc/vc-dir.el (vc-dir-resynch-file): Use file-in-directory-p.Sean Whitton
2025-10-08vc-dir-resynch-file: Be more defensive about default-directorySean Whitton
2025-09-05vc-dir-mark-unmark: When region active, don't do any y/n promptingSean Whitton
2025-09-05vc-dir-mark-unmark: When region active, don't do any y/n promptingSean Whitton
2025-09-05; Delete two old comments about VC bindingsSean Whitton
2025-08-10Fix some 'git worktree' compatibility issuesSean Whitton
2025-08-10; Fix capitalization of VC-Dir.Sean Whitton
2025-08-10New project-find-matching-buffer-function for VC-DirSean Whitton
2025-08-08vc-move-working-tree: Also update VC-Dir buffersSean Whitton
2025-07-25VC: New support for other working treesSean Whitton
2025-07-11Apply vc-use-incoming-outgoing-prefixes to vc-dir-mode-map tooSean Whitton
2025-06-28vc-dir-update: Update 'backend' VC propertiesSean Whitton
2025-06-27New user option vc-dir-save-some-buffers-on-revertSean Whitton