summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAge
* Merge from origin/emacs-29Eli Zaretskii2023-04-15
|\
| * ; vc-checkout: Wrap var lookup in 'bound-and-true-p'Dmitry Gutov2023-04-12
| * vc-checkout: Try to use the vc-dir's backend firstDmitry Gutov2023-04-11
* | Merge from origin/emacs-29Stefan Kangas2023-03-01
|\|
| * ; Add a doc string for 'ediff-window-display-p' obsolescenceEli Zaretskii2023-02-28
* | Merge from origin/emacs-29Stefan Kangas2023-02-24
|\|
| * Improve documentation of VC commands, including in DiredEli Zaretskii2023-02-23
* | Use delete-char instead of backward-delete-charMattias Engdegård2023-02-22
* | New option 'diff-ignore-whitespace-switches'Robert Pluim2023-02-15
* | Teach 'diff-ignore-whitespace-hunk' how to regenerate all hunksRobert Pluim2023-02-15
* | Merge from origin/emacs-29Stefan Kangas2023-02-08
|\|
| * * lisp/vc/vc.el (vc-find-revision-no-save): Fix parens (bug#61256).Juri Linkov2023-02-05
* | Merge from origin/emacs-29Stefan Kangas2023-01-27
|\|
| * Handle relative file names in vc-resynch-window and vc-resynch-bufferJuri Linkov2023-01-24
| * * lisp/vc/vc-bzr.el (vc-bzr--pushpull): Return buffer's process.Juri Linkov2023-01-24
* | Merge from origin/emacs-29Stefan Kangas2023-01-23
|\|
| * Generalize vc-pull-and-push to support more backends (bug#60569)Juri Linkov2023-01-22
* | Merge from origin/emacs-29Stefan Kangas2023-01-19
|\|
| * * lisp/vc/vc-dir.el: Make keys ‘% m’ and ‘* %’ compatible with DiredJuri Linkov2023-01-18
* | Merge from origin/emacs-29Stefan Kangas2023-01-10
|\|
| * * lisp/vc/diff-mode.el (diff-font-lock-keywords): Check for limit.Juri Linkov2023-01-09
* | Merge from origin/emacs-29Stefan Kangas2023-01-04
|\|
| * * lisp/vc/vc-git.el (vc-git-checkin): Pass vc-git-diff-switches.Sean Whitton2023-01-02
* | Data argument to `signal` should be a listMattias Engdegård2023-01-03
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Fix typosStefan Kangas2022-12-31
* | vc-git-dir-extra-headers: Improve detection of rebasesSean Whitton2022-12-31
* | vc-git: Don't assume .git is a directorySean Whitton2022-12-31
* | Merge from origin/emacs-29Stefan Kangas2022-12-28
|\|
| * * lisp/vc/diff-mode.el (diff-minor-mode-prefix): Replace "ESC" with "\e".Juri Linkov2022-12-28
| * vc-git-checkin: Don't try to apply an empty patchSean Whitton2022-12-22
* | vc-git-checkin: Stash other staged changesSean Whitton2022-12-23
* | vc-git-checkin: Don't try to apply an empty patchSean Whitton2022-12-20
* | vc-git-checkin: Offer to unstage conflicting changesSean Whitton2022-12-20
* | ; * lisp/vc/vc.el (vc-prepare-patch): Fix typo.Sean Whitton2022-12-19
* | vc-prepare-patch: Number the attached patchesSean Whitton2022-12-19
* | Use equal and member instead of eq and memqMattias Engdegård2022-12-19
* | Merge from origin/emacs-29Stefan Kangas2022-12-19
|\|
| * Revert "Use equal and member instead of eq and memq"Eli Zaretskii2022-12-16
| * Use equal and member instead of eq and memqMattias Engdegård2022-12-16
* | Use equal and member instead of eq and memqMattias Engdegård2022-12-16
* | Merge from origin/emacs-29Stefan Kangas2022-12-15
|\|
| * * lisp/vc/vc-git.el (vc-git-checkin): Use make-nearby-temp-file (bug#60011)Juri Linkov2022-12-14
* | Merge from origin/emacs-29Stefan Kangas2022-12-12
|\|
| * Don't use diff-mode buffer as a patch when it's visiting a file (bug#59962)Juri Linkov2022-12-11
* | Font lock Commit: and CommitDate: lines in Git logsSean Whitton2022-12-07
* | Improve passing user switches to Git log commands (bug#59414)Sean Whitton2022-12-04
|/
* vc-git-print-log: Don't assume vc-git-log-switches is a listSean Whitton2022-12-02