summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAge
* Fix vc-root-diff broken with Git as wellDmitry Gutov2021-08-19
* Fix ediff3 layouts with window-combination-resize non-nil (Bug#49277)pillule2021-08-18
* vc-git-region-history: Fix to call 'diff' more correctlyDmitry Gutov2021-08-17
* Fix regressions in the last changeDmitry Gutov2021-08-16
* Fix vc-git-state for filenames with wildcardsWolfgang Scherer2021-08-15
* Revert "Bind the GIT_LITERAL_PATHSPECS environment variable"Dmitry Gutov2021-08-15
* Filter out -L foo labels in diff-hunk-file-namesLars Ingebrigtsen2021-08-14
* Adjust previous diff-changed-unspecified changeLars Ingebrigtsen2021-08-13
* Add new face diff-changed-unspecifiedLars Ingebrigtsen2021-08-13
* Mention `find-ignore-file' in the vc.el commentaryOmar Polo2021-08-12
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-08
* * lisp/vc/smerge-mode.el (smerge-mode-menu): Add menu item for smerge-refine.Juri Linkov2021-08-04
* Bind the GIT_LITERAL_PATHSPECS environment variableDmitry Gutov2021-07-22
* Make vc-git-mode-line-string more robustYan Gajdos2021-07-21
* Avoid making backup files in ediff when `make-backup-files' is nilLars Ingebrigtsen2021-07-08
* Ignore file-missing errors during diff-refined font-lockingJim Porter2021-06-24
* Simplify vc-git-log-switches's usage; change default value to nilDmitry Gutov2021-06-11
* New user option for Git log switchesUtkarsh Singh2021-06-09
* Remove messaging in ediff-make-diff2-bufferLars Ingebrigtsen2021-05-31
* Fix ediff message parsing in non-English localesLars Ingebrigtsen2021-05-27
* * lisp/vc/diff-mode.el (diff-hunk-text): Test-driven fix for newlines.Juri Linkov2021-05-27
* * lisp/vc/diff-mode.el (diff-hunk-text): Handle better "\ No newline at end".Juri Linkov2021-05-20
* Fix a few Edebug specifications where code is wrapped in lambdas.Philipp Stephani2021-05-17
* Improve doc string of 'log-edit-generate-changelog-from-diff'Eli Zaretskii2021-05-15
* Merge from origin/emacs-27Glenn Morris2021-05-13
|\
| * Improve doc strings in log-edit.elEli Zaretskii2021-05-07
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris2021-05-09
* | ediff shouldn't alter the kill ring when copying a diffLars Ingebrigtsen2021-05-03
* | Improve add-log-current-defun-header-regexpMichael Albinus2021-04-28
* | ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* | ; Remove some useless commentsStefan Kangas2021-04-16
* | * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-11
* | * lisp/vc/log-edit.el (log-edit-diff-function): Give non-nil defaultStefan Monnier2021-04-11
* | Remove code commented out since 1995 from ediff-util.elStefan Kangas2021-04-05
* | Make ediff-copy-list alias obsoleteStefan Kangas2021-04-05
* | ; Remove some redundant installation instructionsStefan Kangas2021-04-03
* | Delete empty "History" sectionsStefan Kangas2021-03-30
* | Convert many more links to use HTTPSStefan Kangas2021-03-24
* | * lisp/vc/ediff-vers.el: Remove XEmacs compat code.Stefan Kangas2021-03-15
* | * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-11
* | * lisp/vc/pcvs-parse.el: Fix lexical-binding breakageStefan Monnier2021-03-11
* | smerge-vc-next-conflict: Move to conflict markers more reliablyKonstantin Kharlamov2021-03-09
* | * lisp/emacs-lisp/pcase.el: Fix bug#46786Stefan Monnier2021-03-01
* | Convert change-log-mode menu to easy-menu-defineStefan Kangas2021-02-27
* | lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-26
* | Specify the Emacs version of new vc-dir facesProtesilaos Stavrou2021-02-24
* | make smerge-vc-next-conflict wrap aroundKonstantin Kharlamov2021-02-16
* | Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-12