index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc
/
vc.el
Age
Commit message (
Expand
)
Author
2026-05-13
vc-next-action: Call vc-delete-file on FILESET-ONLY-FILES
Sean Whitton
2026-05-08
vc-switch-working-tree: Use project-current again
Dmitry Gutov
2026-05-05
vc-switch-working-tree: Don't find non-VC projects
Sean Whitton
2026-05-02
Project prompters always default to current project, if any
Sean Whitton
2026-04-29
; Spelling fixes.
Paul Eggert
2026-04-29
New VC commands for remote unintegrated changes
Sean Whitton
2026-04-29
New commands to report diffs of all local changes
Sean Whitton
2026-04-27
Rename outstanding changes commands to "unintegrated changes"
Sean Whitton
2026-04-26
vc-delete-file: Narrow binding of default-directory
Sean Whitton
2026-04-26
VC: Support deleting directories
Sean Whitton
2026-04-16
vc-file-tree-walk: Stop emitting messages
Sean Whitton
2026-04-16
vc-file-tree-walk-internal: Use vc-registered
Sean Whitton
2026-04-16
; Fix formatting.
Sean Whitton
2026-04-16
; Fix last change.
Sean Whitton
2026-04-16
vc-rename-file: Fix skipping calling into the backend
Sean Whitton
2026-04-15
vc-rename-file: Fix case of directory with only untracked files
Sean Whitton
2026-04-15
; * lisp/vc/vc.el (vc-rename-file): Delete old FIXME.
Sean Whitton
2026-04-15
vc-rename-file: New OK-IF-ALREADY-EXISTS parameter
Sean Whitton
2026-04-13
; * lisp/vc/vc.el: Note about different file name kinds (bug#80722).
Sean Whitton
2026-04-09
lisp/vc/vc.el (vc-checkin): Use `vc-dir-buffers` like we do everywhere else
Stefan Monnier
2026-04-09
* lisp/vc/vc.el (vc-checkin): Don't assume vc-dir is loaded.
Sean Whitton
2026-04-09
with-vc-properties: Don't substitute in a global value
Sean Whitton
2026-04-06
; * lisp/vc/vc.el (checkin): Specify the async case (bug#80723).
Sean Whitton
2026-04-06
; * lisp/vc/vc.el (dir-status-files): Clarifications (bug#80722).
Sean Whitton
2026-04-05
Fix vc-default-checkin-patch for vc-async-checkin non-nil
Sean Whitton
2026-04-05
VC-Dir next action: Offer to hide up-to-date items
Sean Whitton
2026-03-10
Use single-arg form of `signal` to re-throw an error
Stefan Monnier
2026-03-10
Use the new error API functions
Stefan Monnier
2026-03-05
New user option vc-display-failed-async-commands
Sean Whitton
2026-03-04
; * lisp/vc/vc.el (vc-print-change-log): Fix last change.
Sean Whitton
2026-03-03
; Fix docstring of vc-print-root-change-log
Filipp Gunbin
2026-03-03
Fix respecting vc-log-show-limit with new -change-log commands
Sean Whitton
2026-02-27
New 'log-outstanding' value for vc-log-view-type
Sean Whitton
2026-02-27
Fix renaming directories in VC repositories
Sean Whitton
2026-02-23
; * lisp/vc/vc.el (revision-published-p): Disambiguate (bug#80396).
Sean Whitton
2026-02-20
Show "committing" pseudo-state in VC-Dir during an async checkin
Sean Whitton
2026-02-19
Fix invalid vc-state after vc-revert
Sean Whitton
2026-02-18
Fixes to with-vc-properties
Sean Whitton
2026-02-18
New 'delete-files' VC backend function for faster mass deletions
Sean Whitton
2026-02-17
; Docstring fix for outstanding changes commands.
Sean Whitton
2026-02-17
Use -outstanding not -outgoing-base in VC command names
Sean Whitton
2026-02-14
vc-pull-and-push: Fix when visiting untracked files
Sean Whitton
2026-02-14
* lisp/vc/vc.el (vc-push): Fix when visiting untracked files.
Sean Whitton
2026-02-14
Fix vc-pull from buffers visiting untracked files
Sean Whitton
2026-02-14
Improve vc-git-topic-outgoing-base fallback algorithm
Sean Whitton
2026-02-14
vc-log-show-limit: Change default to 500, and the button to 4X
Dmitry Gutov
2026-02-06
Separate input histories for 'C-x v !' and Git pulling & pushing
Sean Whitton
2026-02-05
; Improve outgoing base command docstrings.
Sean Whitton
2026-01-30
vc--incoming-revision: Signal error on cache hit
Sean Whitton
2026-01-29
New C-x v T l and C-x v T L commands
Sean Whitton
[next]