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
|