summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAge
* vc-git-print-log: Don't assume vc-git-log-switches is a listSean Whitton2022-12-02
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-01
* ; Fix typosStefan Kangas2022-11-23
* ; Fix typosStefan Kangas2022-11-20
* ; Avoid "Local Variables" popups in Emacs treeEli Zaretskii2022-11-20
* ; Fix typosStefan Kangas2022-11-18
* ; Fix typos (prefer US spelling)Stefan Kangas2022-11-18
* * 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
* ediff: Merges with ancestor: Fix computation of hunks and proposed mergeOlivier Certner2022-11-17
* ; * lisp/*.el: Fix typos in docstringsJuanma Barranquero2022-11-17
* vc-git: Ensure git doesn't try to colorize stashesMorgan Smith2022-11-12
* Remove redundant library installation instructionsStefan Kangas2022-11-11
* Revert "* lisp/vc/vc-git.el (vc-git--rev-parse): Allow abbreviating commits"Philip Kaludercic2022-11-06
* Merge branch 'feature/package+vc'Philip Kaludercic2022-11-04
|\
| * Merge remote-tracking branch 'origin/master' into feature/package+vcPhilip Kaludercic2022-10-30
| |\
| * | 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
| |\ \ \
| * | | | ; * lisp/vc/vc-cvs.el (vc-cvs-clone): Remove functionPhilip Kaludercic2022-10-12
| * | | | Merge branch 'master' into feature/package+vcPhilip Kaludercic2022-10-08
| |\ \ \ \
| * | | | | ; * vc-svn.el (vc-svn-clone): Fix typoPhilip Kaludercic2022-10-07
| * | | | | * lisp/vc/vc-svn.el (vc-svn-clone): Add 'clone' implementationPhilip Kaludercic2022-10-06
| * | | | | * lisp/vc/vc-cvs.el (vc-cvs-clone): Add 'clone' implementationPhilip Kaludercic2022-10-06
| * | | | | * lisp/vc/vc-bzr.el (vc-bzr-clone): Add 'clone' implementationPhilip Kaludercic2022-10-06
| * | | | | * lisp/vc/vc-hg.el (vc-hg-clone): Add 'clone' implementationPhilip Kaludercic2022-10-06
| * | | | | Merge remote-tracking branch 'origin/master' into feature/package+vcPhilip Kaludercic2022-08-18
| |\ \ \ \ \
| * \ \ \ \ \ 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
| |\ \ \ \ \ \ \
| * | | | | | | | Implement vc-clone for gitPhilip Kaludercic2022-02-14
| * | | | | | | | Add new command to clone a repositoryPhilip Kaludercic2022-02-14
* | | | | | | | | vc-svn-ignore-completion-table: Ignore empty linesDmitry Gutov2022-11-02
* | | | | | | | | Speed up vc-default-checkin-patch a littleDmitry Gutov2022-10-31
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | vc-hg-checkin-patch: Add implementation for HgDmitry Gutov2022-10-26
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | ; 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-git.el (vc-git-symbolic-commit): Use --no-undefinedPhilip Kaludercic2022-10-15
* | | | | | * lisp/vc/vc-git.el (vc-git-symbolic-commit): Add argument FORCEPhilip Kaludercic2022-10-15
* | | | | | * lisp/vc/vc-git.el (vc-git--rev-parse): Allow abbreviating commitsPhilip Kaludercic2022-10-15
* | | | | | ; * 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