Mercurial > hgsubversion
graph
-
cleanup: use __getitem__ instead of .changectx on localrepoFri, 20 Apr 2018 15:47:08 -0400, by Augie Fackler
-
wrappers: revpair returns contexts nowFri, 20 Apr 2018 15:46:29 -0400, by Augie Fackler
-
Added signature for changeset b303c9414190Sat, 24 Mar 2018 18:24:04 -0400, by Augie Fackler
-
Added tag 1.9.1 for changeset b303c9414190Sat, 24 Mar 2018 18:23:54 -0400, by Augie Fackler
-
subvertpy: same tweak to fsfs configuration as in swig 1.9.1Sat, 24 Mar 2018 18:23:08 -0400, by Augie Fackler
-
testedwith: include hg 4.5Sat, 24 Mar 2018 17:17:36 -0400, by Augie Fackler
-
svnwrap: configure fsfs.conf when using swig bindingsSat, 24 Mar 2018 17:16:08 -0400, by Augie Fackler
-
cleanup: remove lots of dead imports and code found by pyflakesSat, 24 Mar 2018 17:04:19 -0400, by Augie Fackler
-
wrappers: adapt to introduction of logcmdutil package in hgSat, 24 Mar 2018 16:57:49 -0400, by Augie Fackler
-
svnexternals: clean up some trailing whitespaceSat, 24 Mar 2018 16:39:58 -0400, by Augie Fackler
-
cleanup: reference Abort from mercurial.error instead of mercurial.utilSat, 24 Mar 2018 16:39:30 -0400, by Augie Fackler
-
externals: correctly enable hgsubversion externals support during testsSat, 24 Mar 2018 15:44:11 -0400, by Augie Fackler
-
configitems: register hgsubversion subrepo configitemSat, 24 Mar 2018 15:42:07 -0400, by Augie Fackler
-
test_util: modernize writing of hgrcSat, 24 Mar 2018 15:41:46 -0400, by Augie Fackler
-
wrappers: cope with removal of text= kwarg on vfsSat, 24 Mar 2018 15:16:11 -0400, by Augie Fackler
-
sqliterevmap: break ".hashes()" cycle in a safer wayThu, 21 Dec 2017 17:39:52 -0800, by Jun Wu
-
compathacks: be compatible with upstream 8a0cac20a1ad memfilectx changeTue, 19 Dec 2017 14:29:55 -0800, by Jun Wu
-
revset: fix ordering issue of "svnrev()"Tue, 19 Dec 2017 14:19:00 -0800, by Jun Wu
-
revset: make "fromsvn()" lazyTue, 19 Dec 2017 14:18:01 -0800, by Jun Wu
-
help: reword revmapimpl textTue, 19 Dec 2017 11:59:09 -0800, by Jun Wu
-
test_unaffected_core: be compatible with upstream changeMon, 04 Dec 2017 18:13:00 -0800, by Jun Wu
-
Added signature for changeset 08ea19b989c3Wed, 01 Nov 2017 22:49:51 -0400, by Augie Fackler
-
Added tag 1.9 for changeset 08ea19b989c3Wed, 01 Nov 2017 22:49:45 -0400, by Augie Fackler
-
test_util: make developer warnings cause our tests to failSun, 29 Oct 2017 09:07:12 -0400, by Augie Fackler
-
config: don't use the config registrar on hg that lacks dynamicdefaultSun, 29 Oct 2017 09:06:57 -0400, by Augie Fackler
-
tests: when making a `memctx`, make sure to use a single repo instanceSat, 28 Oct 2017 21:34:52 -0400, by Augie Fackler
-
hgsubversion: cope with configitem registration soft-required by hg 4.4Wed, 25 Oct 2017 22:06:40 -0400, by Augie Fackler
-
svnrepo: use configlist instead of rolling it ourselvesWed, 25 Oct 2017 22:57:29 -0400, by Augie Fackler
-
svnrepo: move password_stores config to a propertyWed, 25 Oct 2017 22:11:15 -0400, by Augie Fackler
-
svnmeta: specify default for revmapimpl config optionWed, 25 Oct 2017 22:10:05 -0400, by Augie Fackler
-
test_urls: correctly use test_util.testui instead of ui.uiWed, 25 Oct 2017 22:07:53 -0400, by Augie Fackler
-
wrappers: add some missing lock/wlock grabbingWed, 25 Oct 2017 20:46:54 -0400, by Augie Fackler
-
svnrepo: wrap too-wide abort messageWed, 25 Oct 2017 22:10:22 -0400, by Augie Fackler
-
hg: prune old unsupported versionsThu, 31 Aug 2017 01:19:56 -0400, by Augie Fackler
-
meta: more forceutf8 love, this time on subdir handlingThu, 31 Aug 2017 23:02:40 -0400, by Augie Fackler
-
subvertpy: ensure paths are really always bytesThu, 31 Aug 2017 01:19:11 -0400, by Augie Fackler
-
meta: force date and extra fields to be purely bytesThu, 31 Aug 2017 01:18:48 -0400, by Augie Fackler
-
meta: force user and message to be bytesThu, 31 Aug 2017 01:18:19 -0400, by Augie Fackler
-
util: add method for forcing unicode objects back to utf8 bytesThu, 31 Aug 2017 00:45:27 -0400, by Augie Fackler
-
svnwrap: work around getting a bytearray instead of a string in SimpleStringIOWed, 30 Aug 2017 23:58:15 -0400, by Augie Fackler
-
svnwrap: clean up whitespace in commonWed, 30 Aug 2017 23:57:42 -0400, by Augie Fackler
-
tox: update hg version listWed, 30 Aug 2017 23:44:02 -0400, by Augie Fackler
-
test_push_command: deal with gethostname() sometimes returning bad hostnamesWed, 25 Oct 2017 15:30:34 -0400, by Augie Fackler
-
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