Mercurial > hgsubversion
graph
-
util: don't assume that converted rev is an svn revTue, 24 Oct 2017 07:36:35 -0700, by Mateusz Kwapich
-
revset: accept additional argumentsMon, 28 Aug 2017 10:15:18 -0700, by Jun Wu
-
svnrepo: update with the latest upstream changeMon, 21 Aug 2017 15:19:12 -0700, by Jun Wu
-
maps: handle sqlite lock error triggered by PRAGMA statementsFri, 11 Aug 2017 09:24:29 -0700, by Jun Wu
-
test: enable devel.all-warningsMon, 07 Aug 2017 18:11:56 -0700, by Jun Wu
-
push: lock repo before calling createmarkersMon, 07 Aug 2017 18:12:16 -0700, by Jun Wu
-
subrepo: add missing arg to dirty()Tue, 11 Jul 2017 16:37:57 -0700, by Durham Goode
-
subrepo: refactor dirty() to be cleanerTue, 11 Jul 2017 16:34:59 -0700, by Durham Goode
-
obsolete: support obsolete.isenabledWed, 28 Jun 2017 13:31:17 -0700, by Durham Goode
-
commands: fix command option registeringWed, 24 May 2017 15:07:00 -0700, by Durham Goode
-
replay: fix testsWed, 07 Jun 2017 03:35:44 -0700, by Stanislau Hlebik
-
tests: add dir_removal to the list of repos that are meaningless in standardMon, 29 May 2017 20:28:26 -0400, by Augie Fackler
-
svnwrap: don't add paths to revision outside of subdirTue, 23 May 2017 15:09:02 +0300, by Ivan Lezhankin
-
test_push_command: avoid letting interface name in IPv6 addressMon, 29 May 2017 12:50:55 -0400, by Augie Fackler
-
test_push_command: bias towards IPv4 to work around gremlins on macOSMon, 29 May 2017 12:50:15 -0400, by Augie Fackler
-
commands: fix registrar checkTue, 23 May 2017 11:08:42 -0700, by Durham Goode
-
commands: update to work with new registrar.commands()Mon, 22 May 2017 14:30:37 -0700, by Durham Goode
-
clone: add try/finally to unwrapTue, 09 May 2017 15:23:34 -0700, by Durham Goode
-
join: remove uses of repo.join/wjoinTue, 09 May 2017 15:20:16 -0700, by Durham Goode
-
util: return baseset instead of plain list from revsetFri, 21 Apr 2017 13:43:59 -0700, by Arun Kulshreshtha
-
tests: fix ipv6 support in test_push_command.pyMon, 10 Apr 2017 16:58:28 -0700, by Arun Kulshreshtha
-
tox: give up on Mercurial older than 3.2Sun, 12 Feb 2017 18:31:47 -0500, by Augie Fackler
-
tox: add more hg versions for testingSun, 12 Feb 2017 17:01:36 -0500, by Augie Fackler
-
Merge default heads.Sun, 12 Feb 2017 16:35:08 -0500, by Augie Fackler
-
Merge with stable.Sun, 12 Feb 2017 16:30:28 -0500, by Augie Fackler
-
findcommonoutgoing: adapt to change to take a repo rather than changelog stable 1.8.7Sun, 12 Feb 2017 15:16:51 -0500, by Augie Fackler
-
testui: set a username so recording obsolete markers doesn't break stableSun, 12 Feb 2017 15:16:16 -0500, by Augie Fackler
-
fix testsMon, 10 Oct 2016 08:09:17 -0700, by Stanislau Hlebik
-
test_revmap_migrate: restore revmap class in tearDownTue, 26 Jul 2016 11:38:23 +0100, by Jun Wu
-
SqliteRevMap: wait indefinitely for database lockTue, 19 Jul 2016 20:34:11 +0100, by Jun Wu
-
Merge with stable.Sun, 26 Jun 2016 21:10:36 -0400, by Augie Fackler
-
test_helpers: avoid leaking a temporary directory stableSun, 26 Jun 2016 21:07:04 -0400, by Augie Fackler
-
editor: fix RevisionData to not leak temporary directories stableSun, 26 Jun 2016 21:06:50 -0400, by Augie Fackler
-
testing: add tox config to easily run tests against many hg versions stableSun, 26 Jun 2016 16:14:07 -0400, by Augie Fackler
-
test_fetch_renames: avoid hash randomization bug in test stableSun, 26 Jun 2016 20:28:34 -0400, by Augie Fackler
-
test_fetch_renames: change how this if statement works stableSun, 26 Jun 2016 20:29:49 -0400, by Augie Fackler
-
test_fetch_renames: refactoring to make debugging easier stableSun, 26 Jun 2016 20:25:52 -0400, by Augie Fackler
-
tests: add some sorted() calls on unsorted sets stableSun, 26 Jun 2016 17:02:12 -0400, by Augie Fackler
-
hgignore: also ignore tox environments directory stableSun, 26 Jun 2016 16:12:58 -0400, by Augie Fackler
-
templatekeywords: add missing loadkeyword() call stableSun, 26 Jun 2016 15:21:33 -0400, by Augie Fackler
-
maps: add a config option to tweak sqliteThu, 23 Jun 2016 20:03:30 +0100, by Jun Wu
-
maps: do not open database when initializing sqlite revmapThu, 23 Jun 2016 18:57:53 +0100, by Jun Wu
-
maps: do not ask sqlite for min(rev), max(rev) togetherThu, 23 Jun 2016 10:29:58 +0100, by Jun Wu
-
maps: do not ask sqlite for row countThu, 23 Jun 2016 10:46:07 +0100, by Jun Wu
-
tests: add the sqlite revmap testFri, 27 May 2016 15:48:16 +0100, by Jun Wu
-
tests: new test about revmap two-way migrationsWed, 15 Jun 2016 18:25:39 +0100, by Jun Wu
-
maps: change branchedits to accept revnum directlyWed, 15 Jun 2016 13:28:40 +0100, by Jun Wu
-
svnmeta: add a config option to use sqlite revmapWed, 15 Jun 2016 17:17:56 +0100, by Jun Wu
-
maps: increase sqlite cache size automaticallyTue, 31 May 2016 15:44:11 +0100, by Jun Wu
-
maps: implement migration from SqliteRevMap to RevMapWed, 15 Jun 2016 18:25:26 +0100, by Jun Wu
-
maps: disable iterating methods of RevMapTue, 31 May 2016 18:24:58 +0100, by Jun Wu
-
maps: implement sqlite revmapWed, 15 Jun 2016 18:23:07 +0100, by Jun Wu
-
svncommands: unlink revmap file before rebuildmetaTue, 07 Jun 2016 02:56:55 +0100, by Jun Wu
-
svnmeta: add utility method for generating a tag pathSat, 10 Aug 2013 08:02:19 +0200, by Dan Villiom Podlaski Christiansen
-
test_util: add utility function for logging the Subversion repositoryTue, 14 Jun 2016 21:31:37 +0200, by Dan Villiom Podlaski Christiansen
-
test_util: allow counting converted revisionsSat, 10 Aug 2013 07:46:21 +0200, by Dan Villiom Podlaski Christiansen
-
test_util: retain parent branch in commitchanges()Tue, 14 Jun 2016 23:08:43 +0200, by Dan Villiom Podlaski Christiansen