summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAgeFilesLines
* ; More minor docfixes found by checkdocStefan Kangas2021-09-1424-68/+68
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-131-2/+2
* Remove some remaining references to XEmacsStefan Kangas2021-09-132-6/+3
* ; Fix symbol quoting typosStefan Kangas2021-09-121-1/+1
* Re-fix bug#16897Dmitry Gutov2021-09-121-10/+14
* Have Git backend actions accept nil filenames againDmitry Gutov2021-09-081-5/+6
* Allow killing the diff buffer after `C-x v u'Lars Ingebrigtsen2021-09-041-2/+4
* Fix recently broken vc-delete-file with GitDmitry Gutov2021-09-031-1/+1
* Move the expansion of abbreviated names to vc-git.elDmitry Gutov2021-08-312-6/+10
* Move vc-branch-p and vc-branch-part from vc.el to vc-rcs.el and renameLars Ingebrigtsen2021-08-293-38/+34
* Revert part of 3572613550f5d1d0b3392dbc809b32f3989e2981 (bug#39452)Juri Linkov2021-08-271-1/+1
* Rename arguments for clarityDmitry Gutov2021-08-261-8/+8
* Make sure to remove the remote specification before adding :(literal)Dmitry Gutov2021-08-261-1/+1
* Fix vc-root-diff broken with Git as wellDmitry Gutov2021-08-191-1/+1
* Fix ediff3 layouts with window-combination-resize non-nil (Bug#49277)pillule2021-08-181-24/+10
* vc-git-region-history: Fix to call 'diff' more correctlyDmitry Gutov2021-08-171-1/+1
* Fix regressions in the last changeDmitry Gutov2021-08-162-3/+3
* Fix vc-git-state for filenames with wildcardsWolfgang Scherer2021-08-151-27/+36
* Revert "Bind the GIT_LITERAL_PATHSPECS environment variable"Dmitry Gutov2021-08-151-2/+0
* Filter out -L foo labels in diff-hunk-file-namesLars Ingebrigtsen2021-08-141-5/+5
* Adjust previous diff-changed-unspecified changeLars Ingebrigtsen2021-08-131-4/+6
* Add new face diff-changed-unspecifiedLars Ingebrigtsen2021-08-131-4/+15
* Mention `find-ignore-file' in the vc.el commentaryOmar Polo2021-08-121-0/+8
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-1/+1
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-084-6/+6
* * lisp/vc/smerge-mode.el (smerge-mode-menu): Add menu item for smerge-refine.Juri Linkov2021-08-041-0/+3
* Bind the GIT_LITERAL_PATHSPECS environment variableDmitry Gutov2021-07-221-0/+2
* Make vc-git-mode-line-string more robustYan Gajdos2021-07-211-1/+1
* Avoid making backup files in ediff when `make-backup-files' is nilLars Ingebrigtsen2021-07-081-2/+3
* Ignore file-missing errors during diff-refined font-lockingJim Porter2021-06-241-11/+14
* Simplify vc-git-log-switches's usage; change default value to nilDmitry Gutov2021-06-111-6/+6
* New user option for Git log switchesUtkarsh Singh2021-06-091-2/+10
* Remove messaging in ediff-make-diff2-bufferLars Ingebrigtsen2021-05-311-4/+1
* Fix ediff message parsing in non-English localesLars Ingebrigtsen2021-05-271-1/+4
* * lisp/vc/diff-mode.el (diff-hunk-text): Test-driven fix for newlines.Juri Linkov2021-05-271-6/+12
* * lisp/vc/diff-mode.el (diff-hunk-text): Handle better "\ No newline at end".Juri Linkov2021-05-201-1/+8
* Fix a few Edebug specifications where code is wrapped in lambdas.Philipp Stephani2021-05-171-1/+1
* Improve doc string of 'log-edit-generate-changelog-from-diff'Eli Zaretskii2021-05-151-5/+9
* Merge from origin/emacs-27Glenn Morris2021-05-131-60/+74
|\
| * Improve doc strings in log-edit.elEli Zaretskii2021-05-071-60/+74
| * Update copyright year to 2021Paul Eggert2021-01-0140-40/+40
* | Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris2021-05-091-0/+3
* | ediff shouldn't alter the kill ring when copying a diffLars Ingebrigtsen2021-05-031-5/+4
* | Improve add-log-current-defun-header-regexpMichael Albinus2021-04-281-1/+1
* | ; Normalize and add missing first and last linesStefan Kangas2021-04-192-1/+3
* | ; Remove some useless commentsStefan Kangas2021-04-161-4/+0
* | * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-111-1/+1
* | * lisp/vc/log-edit.el (log-edit-diff-function): Give non-nil defaultStefan Monnier2021-04-111-4/+3
* | Remove code commented out since 1995 from ediff-util.elStefan Kangas2021-04-051-4/+0
* | Make ediff-copy-list alias obsoleteStefan Kangas2021-04-052-5/+4