aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* vc-test--with-author-identity: Handle MercurialSean Whitton2025-08-161-3/+9
* vc-test--other-working-trees: Export env vars so Git finds an authorSean Whitton2025-08-121-158/+164
* vc-test--other-working-trees: Fix a skip conditionSean Whitton2025-08-121-16/+16
* vc-test-git07-other-working-trees: Widen scope of skip on Git<=2.17Sean Whitton2025-08-121-27/+28
* Fix some 'git worktree' compatibility issuesSean Whitton2025-08-101-26/+31
* Fix vc-git worktrees and vc-tests for directories with symlinksMattias Engdegård2025-08-041-6/+9
* vc-test--other-working-trees: Stub out 'vc-dir'Sean Whitton2025-07-271-5/+9
* vc-tests: Fix two problems with other working tree testsSean Whitton2025-07-271-4/+12
* ; vc-test--other-working-trees: Fix unused variable warning.Sean Whitton2025-07-261-1/+1
* VC: New support for other working treesSean Whitton2025-07-251-1/+118
* vc-test--version-diff: Bind vc-async-checkinSean Whitton2025-07-251-1/+2
* ; * test/lisp/vc/vc-tests/vc-tests.el (vc-test--version-diff): Fix for Bzr.Eli Zaretskii2025-07-151-0/+2
* VC: Deprecate log-incoming and log-outgoing backend functionsSean Whitton2025-06-061-2/+2
* ; Fix VC testsEli Zaretskii2025-05-092-1/+6
* Create new test/lisp/vc/vc-tests/ for vc.el testsSean Whitton2025-05-092-3/+3
* Improve syncing VC buffers before generating diffsSean Whitton2025-04-271-0/+67
* Fix emerge.el for remote filesMichael Albinus2025-04-201-0/+81
* ; Fix failing diff-mode testsStefan Kangas2025-04-192-85/+85
* Merge from savannah/emacs-30Yuan Fu2025-04-181-1/+1
|\
* | ; Drop Mtn from comment now vc-mtn is obsoleteSean Whitton2025-04-081-1/+1
* | Teach diff-apply-hunk to handle hunks with empty contextTomas Nordin2025-03-151-0/+96
* | ; Fix 'diff-mode' tests (Bug#77014)john muhl2025-03-141-1/+1
* | Merge from origin/emacs-30Yuan Fu2025-03-131-1/+1
|\ \ | |/
| * Update copyright year to 2025Stefan Kangas2025-01-0211-11/+11
* | ; Fix byte-compiler warningStefan Kangas2025-03-091-1/+1
* | Guard against user saving ediff-meta-diff-bufferMauro Aranda2025-03-091-0/+54
* | VC: New hook to strip CVS template lines when committingChristoph Badura2025-03-091-0/+53
* | Fix fontification outside hunks in Git patchesStefan Kangas2025-03-032-0/+91
* | ; Fix thinkoStefan Kangas2025-03-021-3/+3
* | Fix a vc test for Breezy by setting $HOMEStefan Kangas2025-03-021-25/+13
* | Test vc-git-dir-extra-headers directly (bug#76187)Kévin Le Gouguec2025-02-171-59/+63
* | (diff-mode-test-font-lock): Fix spurious test failureStefan Monnier2025-02-151-19/+19
* | Update copyright year to 2025Paul Eggert2025-01-0111-11/+11
* | Test more vc-dir scenarios with Git (bug#68183)Kévin Le Gouguec2024-08-211-18/+80
|/
* Replace literal whitespace with `\s`Stefan Kangas2024-06-221-5/+3
* More effectually prevent defun list wrapping in C-x C-wPo Lu2024-04-241-0/+18
* ; * test/lisp/vc/vc-git-tests.el: bend doc string quoteMattias Engdegård2024-03-291-1/+1
* Fix vc-git test when no identities are configuredKévin Le Gouguec2024-03-191-2/+9
* ; Re-apply accidentally reverted commitKévin Le Gouguec2024-03-171-0/+40
* Update modus-themes to their 4.4.0 versionProtesilaos Stavrou2024-03-171-40/+0
* Fix vc-dir when "remote" Git branch is localKévin Le Gouguec2024-03-171-0/+40
* Don't open a new line for long defuns being inserted at column 0Po Lu2024-01-291-16/+25
* ; * test/lisp/vc/log-edit-tests.el: Pacify compiler warnings.Po Lu2024-01-291-6/+7
* Prevent filling from mangling ChangeLog defun listsPo Lu2024-01-291-0/+149
* ; New log-edit testsPo Lu2024-01-281-0/+51
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-0210-10/+10
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-0210-10/+10
* | Fix vg-hg-annotate-time bugKjetil Orbekk2024-01-011-1/+3
* | Use new ERT `skip-when` macro in testsStefan Kangas2023-09-041-2/+2