2014-03-24 |
Sean Farley |
maps: make branch map inherit from base map
|
2014-03-24 |
Sean Farley |
maps: remove unneeded load method from author map
|
2014-03-24 |
Sean Farley |
maps: remove unneeded __init__ code from author map
|
2014-03-24 |
Sean Farley |
maps: make author map inherit from base map
|
2014-03-24 |
Sean Farley |
maps: add a load method to base map
|
2014-03-24 |
Sean Farley |
maps: add a basemap class
|
2014-03-24 |
Sean Farley |
maps: call super directly instead of self.super
|
2014-03-24 |
Sean Farley |
maps: remove meta.caseignoreauthors from load method
|
2014-03-24 |
Sean Farley |
maps: add custom __contains__ to author map
|
2014-03-24 |
Sean Farley |
maps: add custom __setitem__ to author map
|
2016-03-04 |
Augie Fackler |
Merge with stable.
|
2016-03-03 |
Augie Fackler |
svncommands: cope with aa73d6a5d9ea which removed optionalrepo
stable
|
2016-02-23 |
Shun-ichi GOTO |
compat: fix some more use of repo.parents()
stable
|
2016-02-09 |
Mateusz Kwapich |
maps: remove python2.7ism from dynamic author mapping
|
2016-01-28 |
Jerome M. BERGER |
Added dynamic author mapping.
|
2016-01-27 |
Augie Fackler |
rename-closed-branch-dir: add a fixture that renames a directory of closed branches
|
2016-01-27 |
Augie Fackler |
Merge with stable.
|
2016-01-27 |
Augie Fackler |
Added tag 1.8.5 for changeset bd979667611d
stable
|
2016-01-27 |
Augie Fackler |
testedwith: add hg 3.7
stable 1.8.5
|
2016-01-12 |
Augie Fackler |
hgsubversion: update testedwith, which has been neglected for some time
stable
|
2016-01-07 |
Laurent Charignon |
compat: fix use of repo.parents() to repo[None].parents()
stable
|
2015-12-31 |
Augie Fackler |
Merge with stable.
|
2015-12-31 |
Augie Fackler |
Added tag 1.8.4 for changeset 89997a5fc181
stable
|
2015-12-31 |
Augie Fackler |
stupid: self-disable if svn bindings are too new to work with stupid mode
stable 1.8.4
|
2015-12-31 |
Augie Fackler |
swig: change current_bindings to subversion_version
stable
|
2015-10-30 |
Sean Farley |
tests: update for behavior change in subversion 1.9
stable
|
2015-10-21 |
Augie Fackler |
Merge with stable.
|
2015-10-15 |
Sean Farley |
exchangepush: accept kwargs and just forward them
stable
|
2015-10-15 |
Sean Farley |
wrappers: accept-and-forward kwargs including opargs
stable
|
2015-10-14 |
Augie Fackler |
wrappers: forward extra kwargs to exchange.pull
|