summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAgeFilesLines
* Support amending the last commit using VC-HgDmitry Gutov2019-04-213-23/+55
* * lisp/vc/diff-mode.el (diff-syntax-fontify-hunk): Erase bufferJuri Linkov2019-04-161-4/+5
* * lisp/vc/log-edit.el (log-edit-insert-changelog): Add field "Summary"Juri Linkov2019-04-141-1/+3
* * lisp/vc/diff-mode.el: Avoid re-initializing buffer in diff-syntaxStefan Monnier2019-04-111-18/+24
* Merge from origin/emacs-26Glenn Morris2019-04-101-3/+14
|\
| * Fix doc strings of 'vc-version-diff' and 'vc-version-ediff'Eli Zaretskii2019-04-061-3/+14
* | diff-font-lock-syntax: clarify distinction between t and hunk-alsoStefan Monnier2019-04-091-69/+63
* | * lisp/vc/diff-mode.el: Cosmetic changes in diff-syntax-fontify-hunkStefan Monnier2019-04-091-82/+113
* | * lisp/vc/diff-mode.el (diff-syntax-fontify-props): Check both buffer-localJuri Linkov2019-04-081-1/+2
* | Fix more regexp odditiesPaul Eggert2019-04-071-1/+1
* | Improve regexp advice again, and unchain rangesPaul Eggert2019-04-022-2/+2
* | 2019-03-26 regex cleanupPaul Eggert2019-03-261-1/+1
* | * lisp/vc/vc.el (vc-diff-mergebase, vc-log-mergebase): New commands.Juri Linkov2019-03-253-4/+71
* | * lisp/vc/diff-mode.el: Better handle empty lines in context diffsStefan Monnier2019-03-251-2/+3
* | Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-211-2/+2
* | * lisp/vc/vc.el (vc-diff-build-argument-list-internal): Add arg fileset.Juri Linkov2019-03-192-5/+8
* | Fix regexp typo in vc-git--program-versionPaul Eggert2019-03-161-1/+1
* | Fix some ineffective backslashes in string literalsMattias EngdegÄrd2019-03-161-1/+1
* | More regexp corrections and tweaksPaul Eggert2019-03-081-1/+1
* | Fix regular-expression glitches and typosPaul Eggert2019-03-043-3/+3
* | Merge diff-font-lock-refine and diff-auto-refine-mode into diff-refineCharles A. Roelli2019-03-032-10/+24
* | * lisp/vc/vc-annotate.el: Better error handling (bug#34532)Juri Linkov2019-02-271-1/+3
* | * lisp/vc/diff-mode.el (diff-font-lock-keywords): Add more Git headers.Juri Linkov2019-02-251-0/+1
* | Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-4/+1
* | Remove some timestamp format assumptionsPaul Eggert2019-02-221-5/+3
* | * lisp/vc/diff-mode.el: Reduce redundancy in diff-syntax-fontify codeStefan Monnier2019-02-211-60/+62
* | * lisp/vc/smerge-mode.el (smerge-change-buffer-confirm): New varStefan Monnier2019-02-183-48/+55
* | * lisp/vc/smerge-mode.el (smerge-vc-next-conflict): New commandKonstantin Kharlamov2019-02-181-0/+14
* | Simplify use of encode-timePaul Eggert2019-02-101-4/+3
* | Merge from origin/emacs-26Glenn Morris2019-02-081-2/+5
|\ \ | |/
| * Fix failures of vc-find-revision with non-ASCII file namesEli Zaretskii2019-02-081-2/+5
* | Add vc-hg-revert-switchesIan Dunn2019-02-071-1/+14
* | * test/lisp/vc/diff-mode-tests.el (diff-mode-test-font-lock): New test.Juri Linkov2019-02-021-3/+5
* | Small fixesJuri Linkov2019-01-281-0/+2
* | Merge from origin/emacs-26Paul Eggert2018-12-3140-40/+40
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-0140-40/+40
* | Tone down diff-refine-removed and diff-refine-added as wellDmitry Gutov2018-12-271-2/+2
* | Tone down diff-added and diff-removed in light themesDmitry Gutov2018-12-261-2/+2
* | * lisp/vc/diff-mode.el (diff-syntax-fontify-hunk): Add `*' to namesJuri Linkov2018-12-251-3/+3
* | Handle `make-process' in Tramp and ange-ftpMichael Albinus2018-12-231-3/+3
* | Use "file name handler" consequentlyMichael Albinus2018-12-221-2/+2
* | * lisp/vc/diff-mode.el (diff-syntax-fontify-props): Use font-lock-ensureJuri Linkov2018-12-191-8/+1
* | More font-lock improvements for diff-modeJuri Linkov2018-12-191-11/+13
* | Fontify one-line diffs without the final newline (bug#33567)Juri Linkov2018-12-191-18/+24
* | Syntactic fontification of diff hunks (bug#33567)Juri Linkov2018-12-182-7/+239
* | * lisp/vc/vc.el (vc-find-revision-no-save): Use decode-coding-inserted-regionJuri Linkov2018-12-131-14/+19
* | * lisp/vc/vc.el (vc-root-version-diff): New command (bug#33650).Juri Linkov2018-12-111-5/+25
* | Support git commit --no-verifyMatthias Meulien2018-12-111-0/+7
* | Honor 'vc-bzr-log-switches' in 'vc-bzr-revision-table'Eli Zaretskii2018-12-081-1/+5
* | Honor 'vc-bzr-log-switches' in 'vc-bzr-expanded-log-entry'Steven De Herdt2018-12-081-1/+5