aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Check if there are hunks before kill or refine a hunkTino Calancha2017-02-021-74/+85
* Ignore error after kill last file or hunkTino Calancha2017-02-021-2/+3
* Handle patch terminators produced by git and bzr patch exportDima Kogan2017-01-311-9/+17
* Fix Bug#25524Tino Calancha2017-01-291-2/+4
* ediff-difference-vector-alist: Drop duplicated definitionTino Calancha2017-01-251-26/+20
* diff-hunk-kill independent of point inside headersTino Calancha2017-01-211-18/+49
* ; Revert "Improve diff-mode navigation/manipulation"Tino Calancha2017-01-211-140/+34
* Avoid inefficient regex in diff-refine-hunk (Bug#25410)Noam Postavsky2017-01-181-10/+21
* Remove leftover references to log-view-message-faceDmitry Gutov2017-01-143-4/+4
* Merge from origin/emacs-25Paul Eggert2017-01-0140-40/+40
|\
| * Update copyright year to 2017Paul Eggert2016-12-3140-40/+40
* | Merge from origin/emacs-25Paul Eggert2017-01-012-1/+3
|\ \ | |/
| * ; Add missing symbol quoting.Philipp Stephani2016-12-181-1/+1
| * Doc fix for vc-gitGlenn Morris2016-12-071-0/+2
* | diff-mode auto-refines only after a successful motionDima Kogan2016-12-241-18/+21
* | diff-mode is able to better handle file headersDima Kogan2016-12-241-1/+1
* | ; Spelling fixesPaul Eggert2016-12-223-6/+6
* | ediff-fixup-patch-map: Improve promptTino Calancha2016-12-081-4/+17
* | Merge from origin/emacs-25Paul Eggert2016-12-071-0/+2
|\ \ | |/
| * ; * lisp/vc/ediff-util.el (ediff-janitor): Fix last change. (Bug#25046)Eli Zaretskii2016-12-021-1/+1
| * * lisp/vc/ediff-util.el (ediff-janitor): Doc fix. (Bug#25046)Eli Zaretskii2016-12-021-0/+2
* | ediff-context-diff-label-regexp: Detect the end of second fileTino Calancha2016-12-071-5/+6
* | Make "g" in vc push/pull buffers re-push/pullGlenn Morris2016-12-063-3/+17
* | Fix previous commitNoam Postavsky2016-11-291-5/+4
* | * lisp/vc/diff-mode.el (diff-refine-hunk): Remove redundant variable.Noam Postavsky2016-11-291-1/+0
* | Improve diff-mode navigation/manipulationDima Kogan2016-11-281-13/+118
* | Clarify ediff-directories promptDima Kogan2016-11-232-17/+17
* | Add file-local-nameMichael Albinus2016-11-202-10/+5
* | Merge from origin/emacs-25Paul Eggert2016-11-191-2/+2
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-2/+2
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-173-9/+9
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-172-4/+4
* | add `vc-git-print-log-follow' and use it in `vc-git-print-log'Sam Steingold2016-11-141-1/+12
* | vc-git-print-log: pass "--follow" to "log" to handle renamed filesSam Steingold2016-11-141-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-041-1/+5
|\ \ | |/
| * Clarify documentation of 'vc-responsible-backend' wrt symlinksHong Xu2016-11-041-1/+5
* | Merge from origin/emacs-25Paul Eggert2016-10-231-1/+1
|\ \ | |/
| * vc-region-history: Search just on lines intersecting the regionTino Calancha2016-10-201-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-10-231-106/+31
|\ \ | |/
| * Fix display of vc-dir CVS file statuses in subdirectoriesGöktuğ Kayaalp2016-10-181-106/+31
* | Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-072-2/+7
* | Make emerge always use shell-quote-argumentNoam Postavsky2016-08-061-25/+12
* | Prevent to apply funcall on tStefan Monnier2016-07-121-1/+3
* | Fix breakage from previous changeMark Oteiza2016-06-281-2/+2
* | ; Fix breakage from previous commitStephen Berman2016-06-271-16/+16
* | Merge from origin/emacs-25Paul Eggert2016-06-261-1/+3
|\ \ | |/
| * Unset GIT_DIR when calling Git commandsDmitry Gutov2016-06-221-1/+3
* | Remove some face aliases obsoleted in 22.1Mark Oteiza2016-06-234-71/+27
* | ASCII-fy coding-system-for-read used for Git commandsDmitry Gutov2016-06-191-0/+9
* | Merge from origin/emacs-25Paul Eggert2016-05-262-15/+14
|\ \ | |/