aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-194-5/+6
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-193-5/+5
* Fix over-wide doc stringsEli Zaretskii2020-12-191-3/+3
* vc-create-tag: use vc-revision-history variableAndrii Kolomoiets2020-12-131-1/+2
* * lisp/vc/log-edit.el: Keep separator line thin even with line-numbersStefan Monnier2020-12-121-10/+15
* Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>Dmitry Gutov2020-12-101-6/+5
* Merge from origin/emacs-27Glenn Morris2020-12-091-8/+8
|\
| * * lisp/vc/vc.el: Update args of backend API calls in the header commentsJuri Linkov2020-12-061-8/+8
* | Make ediff offer to create files it's inferringLars Ingebrigtsen2020-12-091-0/+3
* | * lisp/vc/vc-git.el: Update args of backend API calls in the header commentsJuri Linkov2020-12-061-1/+1
* | Prefer setq-local in vc/*.elStefan Kangas2020-12-0519-179/+165
* | Make log-view-commit-body less intrusiveProtesilaos Stavrou2020-11-291-9/+1
* | Use null-device where appropriateMichael Albinus2020-11-254-12/+12
* | Remove some XEmacs compat code from ediff-wind.elStefan Kangas2020-11-201-9/+4
* | Clarify that 'diff-error' is part of Emacs 28.1Protesilaos Stavrou2020-11-181-1/+2
* | Clear the vc-state cache when returning nilDmitry Gutov2020-11-101-1/+4
* | Remove extra process call from vc-hg-registeredTom Fitzhenry2020-11-101-1/+1
* | Use a separate face for expanded log-view bodiesProtesilaos Stavrou2020-11-091-1/+13
* | Doc fixDmitry Gutov2020-11-081-1/+1
* | Mention which exact file is already registeredDmitry Gutov2020-11-081-1/+1
* | Fix misuses of `make-local-variable` on hooksStefan Monnier2020-11-042-19/+23
* | Add a new command to regenerate a hunk in diff-modeDima Kogan2020-10-301-4/+21
* | vc-git-root: Remove unnecessary cachingDmitry Gutov2020-10-261-2/+1
* | Make vc-responsible-backend choose the most specific backendLars Ingebrigtsen2020-10-261-6/+16
* | ; Prefer https to http in more URLsStefan Kangas2020-10-242-3/+3
* | Avoid infloop in which-function-mode when a vc file has changedLars Ingebrigtsen2020-10-171-1/+4
* | diff-update-on-the-fly doc string clarificationLars Ingebrigtsen2020-10-161-1/+4
* | Restore vc-revision-other-window buffer-changing behaviourLars Ingebrigtsen2020-10-161-7/+7
* | Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-051-2/+2
* | Improve support for using vc commands in indirect buffersNathan Moreau2020-10-051-11/+27
* | Merge from origin/emacs-27Glenn Morris2020-10-021-2/+1
|\ \ | |/
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-2/+1
| * diff-no-select doc string clarificationLars Ingebrigtsen2020-09-121-2/+10
* | Don't have vc-git-stash-list bug out on the .git directoryDmitry Gutov2020-09-201-6/+7
* | Save and restore point in ewoc-invalidateAndrii Kolomoiets2020-09-181-5/+1
* | Remove pointless use of internAndreas Schwab2020-09-171-4/+4
* | Check that the buffer in diff-buffer-with-file is visiting a fileDaniel Martín2020-09-151-0/+2
* | Tweak the `C-x v =' command when done from a diff bufferKevin Ryde2020-09-141-3/+10
* | Make diff--refine-hunk bug out less on broken patchesLars Ingebrigtsen2020-09-131-2/+3
* | Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-133-17/+20
* | Mark some diff tests as failing in nonascii directoriesGlenn Morris2020-09-121-1/+5
* | Further diff-no-select doc string clarificationLars Ingebrigtsen2020-09-121-1/+2
* | Improve diff-no-select doc stringLars Ingebrigtsen2020-09-111-4/+7
* | Doc fix for diff-no-selectLars Ingebrigtsen2020-09-101-2/+6
* | Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-073-20/+17
* | Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen2020-09-062-3/+7
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-067-85/+69
* | Don't move point in vc-dir on vc-register/vc-checkin (bug#43188)Andrii Kolomoiets2020-09-053-8/+5
* | Highlight error messages from diff in diff-modeLars Ingebrigtsen2020-08-211-0/+7
* | Fix problem with non-ASCII characters in ediff error messagesLars Ingebrigtsen2020-08-201-0/+4