Wed, 11 Jul 2018 09:31:15 -0700 |
erikj |
Make trees work with hg 4.6default tip |
Tue, 06 Mar 2018 13:05:27 -0800 |
mr |
Update testedwith list |
Tue, 06 Mar 2018 11:49:15 -0800 |
mr |
Don't test release candidates, or tip |
Tue, 06 Mar 2018 11:49:15 -0800 |
mr |
Adjust tests for 'new changesets' output (hg 4.4) |
Tue, 06 Mar 2018 11:49:10 -0800 |
mr |
Register config items (hg 4.4) |
Tue, 06 Mar 2018 09:19:20 -0800 |
mr |
Use registrar.command when available (hg 4.3) |
Tue, 06 Mar 2018 09:19:19 -0800 |
mr |
Use repo.vfs (hg 4.2) |
Tue, 06 Mar 2018 09🔞50 -0800 |
mr |
Use the @command decorator in verlist.py |
Tue, 06 Mar 2018 09🔞45 -0800 |
mr |
Explicitly zero default command dates |
Tue, 06 Mar 2018 09🔞33 -0800 |
mr |
Insulate hg invocations from user .hgrc files |
Tue, 06 Mar 2018 09🔞31 -0800 |
mr |
Update hg repo URL |
Thu, 08 Jun 2017 13:31:23 -0700 |
jjg |
Fix minor typo: |
Fri, 02 Jun 2017 18:22:29 -0700 |
erikj |
7901672: trees extension broken after upgrade to mercurial 3.8.1 |
Fri, 21 Apr 2017 14:52:54 -0700 |
jjg |
7901819: hg tstatus does not work well with pager |
Sat, 06 Sep 2014 08:16:39 -0700 |
jcoomes |
commit: some merges are not committed |
Wed, 11 Jun 2014 17:20:53 -0700 |
jcoomes |
test-trees-remote: update urls (openjdk jdk7/hotspot was removed) |
Wed, 11 Jun 2014 17:14:48 -0700 |
jcoomes |
test-trees-remote: rename destination repo |
Wed, 12 Mar 2014 09:14:32 -0700 |
jcoomes |
test-trees-remote: avoid assumptions about server configuration |
Thu, 06 Mar 2014 05:28:47 -0800 |
jcoomes |
clone: skip cloning a repo if the destination exists |
Sun, 02 Mar 2014 09:55:27 -0800 |
jcoomes |
tconfig: add --depth to write depth-most subtree configuration |
Wed, 26 Feb 2014 12:21:43 -0800 |
jcoomes |
tconfig: rework the documentation |
Tue, 25 Feb 2014 19:02:27 -0800 |
jcoomes |
tconfig: add --expand to show recursively-expanded items |
Tue, 25 Feb 2014 16:25:00 -0800 |
jcoomes |
tconfig: refactor into separate methods |
Tue, 25 Feb 2014 06:42:56 -0800 |
jcoomes |
config: write .hg/trees only when it has changed |
Mon, 03 Feb 2014 10:14:38 -0800 |
jcoomes |
compat: updated testedwith through 2.9 |
Thu, 14 Nov 2013 17:33:30 -0800 |
jcoomes |
clone: use listkeys when no subtrees are explicitly listed |
Fri, 08 Nov 2013 18:27:24 -0800 |
jcoomes |
compat: limited support for hg versions 1.1 - 1.5.4 |
Mon, 04 Nov 2013 12:36:32 -0800 |
jcoomes |
compat: updated testedwith through 2.8 |
Mon, 23 Sep 2013 12:05:23 -0700 |
jcoomes |
compat: update testedwith through 2.7.1 |
Tue, 09 Apr 2013 18:42:51 -0700 |
jcoomes |
compat: add testedwith variable |
Tue, 09 Apr 2013 16:30:10 -0700 |
jcoomes |
compat: cope with peer repos in hg 2.3 and later |
Sun, 11 Dec 2011 11:04:19 -0800 |
jcoomes |
commands: add tmerge and tcommit |
Mon, 05 Dec 2011 08:14:27 -0800 |
jcoomes |
namespaces: support multiple tree configurations |
Sat, 09 Jul 2011 14:34:21 -0700 |
jcoomes |
compat: clone signature changed in hg 1.9 |
Thu, 07 Apr 2011 10:02:54 -0700 |
jcoomes |
doc: add extension doc, update command doc strings |
Mon, 04 Apr 2011 16:39:04 -0700 |
jcoomes |
commands: make it easier to specify subtrees on the command-line |
Mon, 03 Jan 2011 21:14:19 -0800 |
jcoomes |
clone: allow clone to add subtrees to an existing repo |
Wed, 29 Dec 2010 16:30:24 -0800 |
jcoomes |
commands: add several new commands |
Mon, 20 Dec 2010 13:27:14 -0800 |
jcoomes |
tests: use mercurial's run-tests.py to run tests |
Fri, 17 Dec 2010 10:22:38 -0800 |
jcoomes |
commands: better interoperation w/other extensions |
Wed, 13 Oct 2010 23:41:12 -0700 |
jcoomes |
initial revision |