aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Automatically detect the VC outgoing base (bug#80006)Sean Whitton2026-01-171-0/+25
* ; * test/lisp/vc/vc-tests/vc-tests.el: Fix authorship metadata.Sean Whitton2026-01-141-1/+1
* ; Add 2026 to copyright years.Sean Whitton2026-01-0113-13/+13
* December 2025 spelling fixesPaul Eggert2025-12-262-3/+3
* Update email in vc-tests and vc-git-testsPrzemysław Kryger2025-12-092-2/+2
* ; vc-test-exec-after-3: Delete unused FAILS local value.Sean Whitton2025-12-071-1/+0
* Check for successful exit when parsing output with vc-exec-afterSean Whitton2025-12-071-12/+5
* Handle copying additions & removals between working treesSean Whitton2025-11-291-1/+116
* ; * test/lisp/vc/vc-tests/vc-test-misc.el: Fix compiler warnings.Sean Whitton2025-11-201-6/+8
* vc-do-command: Support discarding standard errorSean Whitton2025-11-101-0/+60
* Adapt vc-test-misc to MS-WindowsEli Zaretskii2025-11-081-6/+18
* New tests for vc-exec-afterSean Whitton2025-11-071-0/+88
* ; * test/lisp/vc/vc-tests/vc-tests.el: use write-region, againMattias Engdegård2025-10-201-1/+1
* vc-test--with-temp-change: Use write-regionSean Whitton2025-10-201-1/+1
* vc-rename-file: Make it work regardless of default-directorySean Whitton2025-10-191-1/+9
* VC: Use symbolic names for the working revisionSean Whitton2025-10-051-1/+1
* vc-add-working-tree: Finish by starting DiredSean Whitton2025-10-011-9/+5
* vc-test--checkin-patch: Use atomic change groupsSean Whitton2025-09-301-19/+20
* vc-test--checkin-patch: Restore alternative revert code pathSean Whitton2025-09-271-1/+9
* vc-test--checkin-patch: Use {author} not {user}Sean Whitton2025-09-261-1/+1
* vc-git--checkin: Apply PATCH-STRING to working treeSean Whitton2025-09-241-9/+1
* VC checkin-patch: Support extracting commit metadata from patchesSean Whitton2025-09-211-1/+128
* Rename arg REMOTE-LOCATION -> UPSTREAM-LOCATIONSean Whitton2025-09-011-2/+2
* 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