Mon, 20 Sep 2021 20:28:49 +0300 |
Anton Shestakov |
tests: source common.sh in more tests
|
Tue, 04 May 2021 09:40:18 -0700 |
Martin von Zweigbergk |
rewriteutil: use precheck from core if recent enough
|
Thu, 28 Jan 2021 18:48:36 +0800 |
Anton Shestakov |
tests: back out changeset b3d9e6c805d6
mercurial-5.6
|
Thu, 19 Nov 2020 08:28:45 -0800 |
Martin von Zweigbergk |
tests: update with more detailed exit codes
|
Sun, 07 Jun 2020 18:08:14 +0800 |
Anton Shestakov |
tests: replace ls -A with hg status -A
|
Thu, 07 May 2020 01:29:48 +0200 |
Anton Shestakov |
obslog: makes --origin flag the default
|
Mon, 16 Dec 2019 11:14:39 -0800 |
Martin von Zweigbergk |
tests: add debugobsolete calls before many obslog calls
|
Thu, 09 Apr 2020 19:50:03 +0200 |
Joerg Sonnenberger |
tests: deal with "ls" vs "ls -A" difference on 2BSD derived systems
|
Tue, 14 Jan 2020 20:20:13 +0700 |
Anton Shestakov |
obslog: use _successorsetverb() in regular obslog too
|
Fri, 03 Aug 2018 00:22:50 +0200 |
Pierre-Yves David |
test-compat: merge mercurial-4.4 into mercurial-4.3
mercurial-4.3
|
Sun, 08 Jul 2018 22:52:33 +0530 |
Pulkit Goyal |
amend: allow aborting an `amend --patch` by saving an empty file (issue5925)
|
Sun, 08 Jul 2018 22:50:16 +0530 |
Pulkit Goyal |
tests: add a test to demonstrate issue5925
|
Wed, 25 Apr 2018 01:58:45 +0100 |
Pierre-Yves David |
testcompat: update output for Mercurial 4.3
mercurial-4.3
|
Wed, 11 Apr 2018 07:23:34 +0200 |
Pierre-Yves David |
patch: offer the user a chance to fix the patch if it fails to apply
|
Sun, 18 Mar 2018 23:48:06 +0530 |
Pulkit Goyal |
amend: add a new flag `--patch` to `hg amend`
|