Sun, 12 Feb 2017 16:28:04 -0500 |
Augie Fackler |
Added signature for changeset 051a517b473b
stable
|
Sun, 12 Feb 2017 16:25:50 -0500 |
Augie Fackler |
Added tag 1.8.7 for changeset 051a517b473b
stable
|
Sun, 12 Feb 2017 15:16:51 -0500 |
Augie Fackler |
findcommonoutgoing: adapt to change to take a repo rather than changelog
stable 1.8.7
|
Sun, 12 Feb 2017 15:16:16 -0500 |
Augie Fackler |
testui: set a username so recording obsolete markers doesn't break
stable
|
Mon, 10 Oct 2016 08:09:17 -0700 |
Stanislau Hlebik |
fix tests
|
Tue, 26 Jul 2016 11:38:23 +0100 |
Jun Wu |
test_revmap_migrate: restore revmap class in tearDown
|
Tue, 19 Jul 2016 20:34:11 +0100 |
Jun Wu |
SqliteRevMap: wait indefinitely for database lock
|
Sun, 26 Jun 2016 21:10:36 -0400 |
Augie Fackler |
Merge with stable.
|
Sun, 26 Jun 2016 21:07:04 -0400 |
Augie Fackler |
test_helpers: avoid leaking a temporary directory
stable
|
Sun, 26 Jun 2016 21:06:50 -0400 |
Augie Fackler |
editor: fix RevisionData to not leak temporary directories
stable
|
Sun, 26 Jun 2016 16:14:07 -0400 |
Augie Fackler |
testing: add tox config to easily run tests against many hg versions
stable
|
Sun, 26 Jun 2016 20:28:34 -0400 |
Augie Fackler |
test_fetch_renames: avoid hash randomization bug in test
stable
|
Sun, 26 Jun 2016 20:29:49 -0400 |
Augie Fackler |
test_fetch_renames: change how this if statement works
stable
|
Sun, 26 Jun 2016 20:25:52 -0400 |
Augie Fackler |
test_fetch_renames: refactoring to make debugging easier
stable
|
Sun, 26 Jun 2016 17:02:12 -0400 |
Augie Fackler |
tests: add some sorted() calls on unsorted sets
stable
|
Sun, 26 Jun 2016 16:12:58 -0400 |
Augie Fackler |
hgignore: also ignore tox environments directory
stable
|
Sun, 26 Jun 2016 16:12:08 -0400 |
Augie Fackler |
hgignore: sort lines
stable
|
Sun, 26 Jun 2016 15:21:33 -0400 |
Augie Fackler |
templatekeywords: add missing loadkeyword() call
stable
|
Thu, 23 Jun 2016 20:03:30 +0100 |
Jun Wu |
maps: add a config option to tweak sqlite
|
Thu, 23 Jun 2016 18:57:53 +0100 |
Jun Wu |
maps: do not open database when initializing sqlite revmap
|
Thu, 23 Jun 2016 10:29:58 +0100 |
Jun Wu |
maps: do not ask sqlite for min(rev), max(rev) together
|
Thu, 23 Jun 2016 10:46:07 +0100 |
Jun Wu |
maps: do not ask sqlite for row count
|
Fri, 27 May 2016 15:48:16 +0100 |
Jun Wu |
tests: add the sqlite revmap test
|
Wed, 15 Jun 2016 18:25:39 +0100 |
Jun Wu |
tests: new test about revmap two-way migrations
|