summaryrefslogtreecommitdiff
path: root/lisp/vc/vc.el
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-02-24
|\|
| * Improve documentation of VC commands, including in DiredEli Zaretskii2023-02-23
* | 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
|\|
| * * 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
* | 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
* | ; * lisp/vc/vc.el (vc-prepare-patch): Fix typo.Sean Whitton2022-12-19
* | vc-prepare-patch: Number the attached patchesSean Whitton2022-12-19
|/
* Don't use diff-mode buffer as a patch when it's visiting a file (bug#59962)Juri Linkov2022-12-11
* ; Fix typosStefan Kangas2022-11-23
* ; Avoid "Local Variables" popups in Emacs treeEli Zaretskii2022-11-20
* * lisp/vc/vc.el (vc-default-last-change): Use 'vc-call'Philip Kaludercic2022-11-17
* Have 'vc-prepare-patch' handle prefix arguments.Philip Kaludercic2022-11-17
* ; * lisp/*.el: Fix typos in docstringsJuanma Barranquero2022-11-17
* Merge branch 'feature/package+vc'Philip Kaludercic2022-11-04
|\
| * Have 'last-change' accept a line number instead of a rangePhilip Kaludercic2022-10-30
| * Extract last source package release from local VCS dataPhilip Kaludercic2022-10-30
| * ; Update 'clone' documentation in headerPhilip Kaludercic2022-10-23
| * Immediately check out the right branch or revisionPhilip Kaludercic2022-10-23
| * Merge remote-tracking branch 'origin/master' into feature/package+vcPhilip Kaludercic2022-10-18
| |\
| * | Have 'vc-clone' return a directoryPhilip Kaludercic2022-10-18
| * | Merge branch 'master' into feature/package+vcPhilip Kaludercic2022-10-15
| |\ \
| * \ \ Merge branch 'master' into feature/package+vcPhilip Kaludercic2022-10-08
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into feature/package+vcPhilip Kaludercic2022-08-12
| |\ \ \ \
| * | | | | Ignore files in .elpaignore during byte compilationPhilip Kaludercic2022-08-11
| * | | | | Merge remote-tracking branch 'origin/master' into feature/package+vcPhilip Kaludercic2022-07-31
| |\ \ \ \ \
| * | | | | | Add new command to clone a repositoryPhilip Kaludercic2022-02-14
* | | | | | | Speed up vc-default-checkin-patch a littleDmitry Gutov2022-10-31
| |_|_|_|_|/ |/| | | | |
* | | | | | ; Fix commentDmitry Gutov2022-10-18
* | | | | | Follow-up fixes for vc-default-checkin-patchDmitry Gutov2022-10-18
* | | | | | Add default implementation for 'checkin-patch'Dmitry Gutov2022-10-17
* | | | | | ; * lisp/vc/vc.el (vc-prepare-patch): Fix pluralisationPhilip Kaludercic2022-10-16
* | | | | | ; * lisp/vc/vc.el (vc-prepare-patch): Remove 'exit-recursive-edit'Philip Kaludercic2022-10-16
| |_|_|_|/ |/| | | |
* | | | | ; * lisp/vc/vc.el (vc-default-prepare-patch): Add missing argumentPhilip Kaludercic2022-10-14
* | | | | Prepare all inline patches at oncePhilip Kaludercic2022-10-14
* | | | | Allow reordering commits in 'vc-prepare-patch' promptPhilip Kaludercic2022-10-14
* | | | | Fix `vc-prepare-patch' docstringRobert Pluim2022-10-10
* | | | | ; * lisp/vc/vc.el (vc-prepare-patches-separately): Doc fix.Eli Zaretskii2022-10-08
* | | | | ; * lisp/vc/vc.el (vc-prepare-patches-separately): Fix docstringPhilip Kaludercic2022-10-08
* | | | | ; Add missing documentation stringsPhilip Kaludercic2022-10-08
| |_|_|/ |/| | |
* | | | Add a VC command to prepare patchesPhilip Kaludercic2022-10-08
* | | | In vc-git-log-incoming use the repository in the command "fetch" (bug#50340)Juri Linkov2022-10-02