summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAge
* Prefer defvar-local in vc/*.elStefan Kangas2021-01-31
* Recompute mode-lines when marking conflicts resolvedDmitry Gutov2021-01-31
* Also highlight 'conflict' with the warning faceDmitry Gutov2021-01-30
* Fix vc-hg-rename-file on file names like ~/foo/barLars Ingebrigtsen2021-01-30
* vc-dir-mode-map: Remove the mouse-2 bindingDmitry Gutov2021-01-30
* Only show "2x entries" i vc log buffers if neededLars Ingebrigtsen2021-01-19
* Make libraries works with xterm-mouse-mode.Jared Finder2021-01-15
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix some over-wide docstringsStefan Kangas2020-12-30
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-19
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-19
* Fix over-wide doc stringsEli Zaretskii2020-12-19
* vc-create-tag: use vc-revision-history variableAndrii Kolomoiets2020-12-13
* * lisp/vc/log-edit.el: Keep separator line thin even with line-numbersStefan Monnier2020-12-12
* Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>Dmitry Gutov2020-12-10
* Merge from origin/emacs-27Glenn Morris2020-12-09
|\
| * * lisp/vc/vc.el: Update args of backend API calls in the header commentsJuri Linkov2020-12-06
* | Make ediff offer to create files it's inferringLars Ingebrigtsen2020-12-09
* | * lisp/vc/vc-git.el: Update args of backend API calls in the header commentsJuri Linkov2020-12-06
* | Prefer setq-local in vc/*.elStefan Kangas2020-12-05
* | Make log-view-commit-body less intrusiveProtesilaos Stavrou2020-11-29
* | Use null-device where appropriateMichael Albinus2020-11-25
* | Remove some XEmacs compat code from ediff-wind.elStefan Kangas2020-11-20
* | Clarify that 'diff-error' is part of Emacs 28.1Protesilaos Stavrou2020-11-18
* | Clear the vc-state cache when returning nilDmitry Gutov2020-11-10
* | Remove extra process call from vc-hg-registeredTom Fitzhenry2020-11-10
* | Use a separate face for expanded log-view bodiesProtesilaos Stavrou2020-11-09
* | Doc fixDmitry Gutov2020-11-08
* | Mention which exact file is already registeredDmitry Gutov2020-11-08
* | Fix misuses of `make-local-variable` on hooksStefan Monnier2020-11-04
* | Add a new command to regenerate a hunk in diff-modeDima Kogan2020-10-30
* | vc-git-root: Remove unnecessary cachingDmitry Gutov2020-10-26
* | Make vc-responsible-backend choose the most specific backendLars Ingebrigtsen2020-10-26
* | ; Prefer https to http in more URLsStefan Kangas2020-10-24
* | Avoid infloop in which-function-mode when a vc file has changedLars Ingebrigtsen2020-10-17
* | diff-update-on-the-fly doc string clarificationLars Ingebrigtsen2020-10-16
* | Restore vc-revision-other-window buffer-changing behaviourLars Ingebrigtsen2020-10-16
* | Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-05
* | Improve support for using vc commands in indirect buffersNathan Moreau2020-10-05
* | Merge from origin/emacs-27Glenn Morris2020-10-02
|\|
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
| * diff-no-select doc string clarificationLars Ingebrigtsen2020-09-12
* | Don't have vc-git-stash-list bug out on the .git directoryDmitry Gutov2020-09-20
* | Save and restore point in ewoc-invalidateAndrii Kolomoiets2020-09-18
* | Remove pointless use of internAndreas Schwab2020-09-17
* | Check that the buffer in diff-buffer-with-file is visiting a fileDaniel Martín2020-09-15
* | Tweak the `C-x v =' command when done from a diff bufferKevin Ryde2020-09-14
* | Make diff--refine-hunk bug out less on broken patchesLars Ingebrigtsen2020-09-13
* | Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-13
* | Mark some diff tests as failing in nonascii directoriesGlenn Morris2020-09-12