log

age author description
Fri, 19 Apr 2019 16:28:39 +0300 Pulkit Goyal compathacks: make memfilectx construction compatible with hg5.0 default tip
Mon, 04 Feb 2019 20:56:39 +0300 Pulkit Goyal compathacks: add compat code for ui.makeprogress() deprecation
Wed, 26 Dec 2018 18:40:12 +0300 Pulkit Goyal verify: use ui.write() instead of ui.warn()
Tue, 27 Nov 2018 14:08:11 +0300 Pulkit Goyal compathacks: drop branchset() which is compat code for hg<2.9
Tue, 27 Nov 2018 14:04:08 +0300 Pulkit Goyal hgsubversion: drop some more code which is for compat with hg<1.6
Thu, 15 Nov 2018 17:10:52 +0300 Pulkit Goyal README: update links and mercurial version supported
Tue, 20 Nov 2018 15:37:06 +0300 Pulkit Goyal util: add visitdir() and visitchildrenset() to PrefixMatch
Tue, 13 Nov 2018 19:15:59 +0300 Pulkit Goyal hgsubversion: drop some compat code for hg < 3.3
Fri, 02 Nov 2018 23:35:15 -0400 Augie Fackler Added signature for changeset 207a0f26f797
Fri, 02 Nov 2018 23:34:05 -0400 Augie Fackler Added tag 1.9.3 for changeset 207a0f26f797
Fri, 02 Nov 2018 23:32:43 -0400 Augie Fackler test_rebuildmeta: hg48 is picky about this value being a str and not int 1.9.3
Fri, 02 Nov 2018 23:24:19 -0400 Augie Fackler templatekw: make portable to hg48
Fri, 02 Nov 2018 20:14:41 -0400 Augie Fackler testedwith: declare support for hg 4.8
Fri, 02 Nov 2018 20:14:03 -0400 Augie Fackler tox: update tested versions
Wed, 31 Oct 2018 17:04:57 +0300 Pulkit Goyal tests: make output comaptible with hash changes in hg-4.8
Mon, 29 Oct 2018 17:08:38 -0400 Augie Fackler merge old hg fix
Fri, 21 Sep 2018 15:07:09 +0200 Bernhard F.W. Gschaider The Mercurial 4.5 that comes with Ubuntu doesn't have this parameter
Wed, 24 Oct 2018 15:22:59 +0300 Pulkit Goyal util: add _relativeuipath attribute to PrefixMatch
Wed, 24 Oct 2018 15:21:09 +0300 Pulkit Goyal test: add compat code for removed revlog.LookupError in test_push_command.py
Wed, 24 Oct 2018 15:18:55 +0300 Pulkit Goyal svnrepo: preserve and forward createopts kwarg
Mon, 06 Aug 2018 14:52:33 +0300 Ivan Lezhankin wrappers: lock the repo for the whole pull operation
Mon, 06 Aug 2018 14:46:36 +0300 Ivan Lezhankin hgsubversion: make the 'rev' argument a list type
Fri, 03 Aug 2018 21:08:37 +0530 Pulkit Goyal hgsubversion: fix something which looks like a cycle
Fri, 03 Aug 2018 19:53:57 +0530 Pulkit Goyal hgsubversion: add 4.7 to list of supported mercurial
Thu, 26 Jul 2018 15:56:24 +0300 Pulkit Goyal tests: use repo['.'] instead of repo to check whether file exists
Thu, 26 Jul 2018 16:25:41 +0200 Pierre-Yves David test: prefill more early options
Tue, 24 Jul 2018 00:55:48 +0530 Pulkit Goyal hgsubversion: add 4.6 to testedwith value
Mon, 28 May 2018 13:37:42 -0400 Augie Fackler Added signature for changeset bb09e8a230d6
Mon, 28 May 2018 13:37:37 -0400 Augie Fackler Added tag 1.9.2 for changeset bb09e8a230d6
Mon, 28 May 2018 13:37:15 -0400 Augie Fackler wrappers: fix old versions of hg without breaking 4.6 1.9.2
Sun, 27 May 2018 00:29:38 -0400 Augie Fackler compathacks: deal with removed aliases in mercurial.util
Fri, 25 May 2018 15:25:53 +0200 Paul Morelle svnrepo: implement commandexecutor for hg 4.6
Fri, 25 May 2018 11:52:03 +0200 Paul Morelle tests: use scmutils.revsymbol instead of repo.__getitem__ for non-integers
Sat, 26 May 2018 17:35:27 -0400 Augie Fackler test_util: hg.clone now wants revs not rev
Sat, 26 May 2018 17:34:14 -0400 Augie Fackler tox: add hg 4.6 environment
Sat, 26 May 2018 17:33:10 -0400 Augie Fackler hgsubversion: work around loss of demandimport alias
Fri, 20 Apr 2018 15:47:29 -0400 Augie Fackler svnrepo: preserve and forward intents kwarg
Fri, 20 Apr 2018 15:47:08 -0400 Augie Fackler cleanup: use __getitem__ instead of .changectx on localrepo
Fri, 20 Apr 2018 15:46:29 -0400 Augie Fackler wrappers: revpair returns contexts now
Sat, 24 Mar 2018 18:24:04 -0400 Augie Fackler Added signature for changeset b303c9414190
Sat, 24 Mar 2018 18:23:54 -0400 Augie Fackler Added tag 1.9.1 for changeset b303c9414190
Sat, 24 Mar 2018 18:23:08 -0400 Augie Fackler subvertpy: same tweak to fsfs configuration as in swig 1.9.1
Sat, 24 Mar 2018 17:17:36 -0400 Augie Fackler testedwith: include hg 4.5
Sat, 24 Mar 2018 17:16:08 -0400 Augie Fackler svnwrap: configure fsfs.conf when using swig bindings
Sat, 24 Mar 2018 17:04:19 -0400 Augie Fackler cleanup: remove lots of dead imports and code found by pyflakes
Sat, 24 Mar 2018 16:57:49 -0400 Augie Fackler wrappers: adapt to introduction of logcmdutil package in hg
Sat, 24 Mar 2018 16:39:58 -0400 Augie Fackler svnexternals: clean up some trailing whitespace
Sat, 24 Mar 2018 16:39:30 -0400 Augie Fackler cleanup: reference Abort from mercurial.error instead of mercurial.util
Sat, 24 Mar 2018 15:44:11 -0400 Augie Fackler externals: correctly enable hgsubversion externals support during tests
Sat, 24 Mar 2018 15:42:07 -0400 Augie Fackler configitems: register hgsubversion subrepo configitem
Sat, 24 Mar 2018 15:41:46 -0400 Augie Fackler test_util: modernize writing of hgrc
Sat, 24 Mar 2018 15:16:11 -0400 Augie Fackler wrappers: cope with removal of text= kwarg on vfs
Thu, 21 Dec 2017 17:39:52 -0800 Jun Wu sqliterevmap: break ".hashes()" cycle in a safer way
Tue, 19 Dec 2017 14:29:55 -0800 Jun Wu compathacks: be compatible with upstream 8a0cac20a1ad memfilectx change
Tue, 19 Dec 2017 14:19:00 -0800 Jun Wu revset: fix ordering issue of "svnrev()"
Tue, 19 Dec 2017 14:18:01 -0800 Jun Wu revset: make "fromsvn()" lazy
Tue, 19 Dec 2017 11:59:09 -0800 Jun Wu help: reword revmapimpl text
Mon, 04 Dec 2017 18:13:00 -0800 Jun Wu test_unaffected_core: be compatible with upstream change
Wed, 01 Nov 2017 22:49:51 -0400 Augie Fackler Added signature for changeset 08ea19b989c3
Wed, 01 Nov 2017 22:49:45 -0400 Augie Fackler Added tag 1.9 for changeset 08ea19b989c3