Mercurial > hgsubversion
graph
-
tests: when making a `memctx`, make sure to use a single repo instance2017-10-29, by Augie Fackler
-
hgsubversion: cope with configitem registration soft-required by hg 4.42017-10-26, by Augie Fackler
-
svnrepo: use configlist instead of rolling it ourselves2017-10-26, by Augie Fackler
-
svnrepo: move password_stores config to a property2017-10-26, by Augie Fackler
-
svnmeta: specify default for revmapimpl config option2017-10-26, by Augie Fackler
-
test_urls: correctly use test_util.testui instead of ui.ui2017-10-26, by Augie Fackler
-
wrappers: add some missing lock/wlock grabbing2017-10-26, by Augie Fackler
-
svnrepo: wrap too-wide abort message2017-10-26, by Augie Fackler
-
hg: prune old unsupported versions2017-08-31, by Augie Fackler
-
meta: more forceutf8 love, this time on subdir handling2017-09-01, by Augie Fackler
-
subvertpy: ensure paths are really always bytes2017-08-31, by Augie Fackler
-
meta: force date and extra fields to be purely bytes2017-08-31, by Augie Fackler
-
meta: force user and message to be bytes2017-08-31, by Augie Fackler
-
util: add method for forcing unicode objects back to utf8 bytes2017-08-31, by Augie Fackler
-
svnwrap: work around getting a bytearray instead of a string in SimpleStringIO2017-08-31, by Augie Fackler
-
svnwrap: clean up whitespace in common2017-08-31, by Augie Fackler
-
tox: update hg version list2017-08-31, by Augie Fackler
-
test_push_command: deal with gethostname() sometimes returning bad hostnames2017-10-25, by Augie Fackler
-
util: don't assume that converted rev is an svn rev2017-10-24, by Mateusz Kwapich
-
revset: accept additional arguments2017-08-28, by Jun Wu
-
svnrepo: update with the latest upstream change2017-08-21, by Jun Wu
-
maps: handle sqlite lock error triggered by PRAGMA statements2017-08-11, by Jun Wu
-
test: enable devel.all-warnings2017-08-08, by Jun Wu
-
push: lock repo before calling createmarkers2017-08-08, by Jun Wu
-
subrepo: add missing arg to dirty()2017-07-11, by Durham Goode
-
subrepo: refactor dirty() to be cleaner2017-07-11, by Durham Goode
-
obsolete: support obsolete.isenabled2017-06-28, by Durham Goode
-
commands: fix command option registering2017-05-24, by Durham Goode
-
replay: fix tests2017-06-07, by Stanislau Hlebik
-
tests: add dir_removal to the list of repos that are meaningless in standard2017-05-30, by Augie Fackler
-
svnwrap: don't add paths to revision outside of subdir2017-05-23, by Ivan Lezhankin
-
test_push_command: avoid letting interface name in IPv6 address2017-05-29, by Augie Fackler
-
test_push_command: bias towards IPv4 to work around gremlins on macOS2017-05-29, by Augie Fackler
-
commands: fix registrar check2017-05-23, by Durham Goode
-
commands: update to work with new registrar.commands()2017-05-22, by Durham Goode
-
clone: add try/finally to unwrap2017-05-09, by Durham Goode
-
join: remove uses of repo.join/wjoin2017-05-09, by Durham Goode
-
util: return baseset instead of plain list from revset2017-04-21, by Arun Kulshreshtha
-
tests: fix ipv6 support in test_push_command.py2017-04-10, by Arun Kulshreshtha
-
tox: give up on Mercurial older than 3.22017-02-12, by Augie Fackler
-
tox: add more hg versions for testing2017-02-12, by Augie Fackler
-
Merge default heads.2017-02-12, by Augie Fackler
-
Merge with stable.2017-02-12, by Augie Fackler
-
findcommonoutgoing: adapt to change to take a repo rather than changelog stable 1.8.72017-02-12, by Augie Fackler
-
testui: set a username so recording obsolete markers doesn't break stable2017-02-12, by Augie Fackler
-
fix tests2016-10-10, by Stanislau Hlebik
-
test_revmap_migrate: restore revmap class in tearDown2016-07-26, by Jun Wu
-
SqliteRevMap: wait indefinitely for database lock2016-07-19, by Jun Wu
-
Merge with stable.2016-06-27, by Augie Fackler
-
testing: add tox config to easily run tests against many hg versions stable2016-06-26, by Augie Fackler
-
maps: add a config option to tweak sqlite2016-06-23, by Jun Wu
-
maps: do not open database when initializing sqlite revmap2016-06-23, by Jun Wu
-
maps: do not ask sqlite for min(rev), max(rev) together2016-06-23, by Jun Wu
-
maps: do not ask sqlite for row count2016-06-23, by Jun Wu
-
tests: add the sqlite revmap test2016-05-27, by Jun Wu
-
tests: new test about revmap two-way migrations2016-06-15, by Jun Wu
-
maps: change branchedits to accept revnum directly2016-06-15, by Jun Wu
-
svnmeta: add a config option to use sqlite revmap2016-06-15, by Jun Wu
-
maps: increase sqlite cache size automatically2016-05-31, by Jun Wu
-
maps: implement migration from SqliteRevMap to RevMap2016-06-15, by Jun Wu
-
maps: disable iterating methods of RevMap2016-05-31, by Jun Wu
-
maps: implement sqlite revmap2016-06-15, by Jun Wu
-
svncommands: unlink revmap file before rebuildmeta2016-06-07, by Jun Wu
-
svnmeta: add utility method for generating a tag path2013-08-10, by Dan Villiom Podlaski Christiansen
-
test_util: add utility function for logging the Subversion repository2016-06-14, by Dan Villiom Podlaski Christiansen
-
test_util: allow counting converted revisions2013-08-10, by Dan Villiom Podlaski Christiansen
-
test_util: retain parent branch in commitchanges()2016-06-14, by Dan Villiom Podlaski Christiansen
-
rebuildmeta: extract utility function for iterating over repositories2013-08-11, by Dan Villiom Podlaski Christiansen
-
svnwrap: allow overwriting directories in one revision2013-08-09, by Dan Villiom Podlaski Christiansen
-
svnwrap: allow committing directory copies2013-08-09, by Dan Villiom Podlaski Christiansen
-
tests: drop unittest22016-06-16, by Jun Wu
-
tests: optimise creating repositories and loading dumps2016-06-07, by Dan Villiom Podlaski Christiansen
-
externals: support peg revisions in URLs2014-04-22, by Dan Villiom Podlaski Christiansen
-
maps: use util.fileproperty for RevMap.lastpulled2016-06-13, by Jun Wu
-
util: add a fileproperty helper method2016-06-13, by Jun Wu
-
svnrepo: change svnurl to not use self.svn2016-06-11, by Jun Wu
-
tests: drop hard-coded list of tests2016-06-12, by Dan Villiom Podlaski Christiansen
-
tests: use hostname instead of localhost2016-06-07, by Durham Goode
-
svnmeta: do not add instance references to the class object2016-05-27, by Jun Wu
-
meta: check for revmap existence locally2016-06-06, by Augie Fackler
-
BaseMap: jettison now-unused filename-attribute magic2016-06-06, by Augie Fackler
-
FileMap: no longer take a meta2016-06-06, by Augie Fackler
-
RevMap: no longer take a meta2016-06-06, by Augie Fackler
-
Tags: no longer take a meta2016-06-06, by Augie Fackler
-
TagMap: no longer take a meta2016-06-06, by Augie Fackler
-
BranchMap: no longer take a meta2016-06-06, by Augie Fackler
-
AuthorMap: no longer take a meta2016-06-06, by Augie Fackler
-
BaseMap: no longer take a meta as an argument2016-06-06, by Augie Fackler
-
BaseMap: extract filename attribute magic into a classmethod2016-06-06, by Augie Fackler
-
TagMap: stop automagically running 'hg svn rebuildmeta'2016-06-06, by Augie Fackler
-
BaseMap: no longer store a reference to the meta object2016-06-06, by Augie Fackler
-
FileMap: store filename locally2016-06-06, by Augie Fackler
-
test_rebuildmeta: improve error message2016-06-06, by Augie Fackler
-
maps: switch many file opens to using the with statement2016-06-06, by Augie Fackler
-
RevMap: move lastpulled from SVNMeta down into RevMap2016-06-06, by Augie Fackler
-
test_rebuildmeta: improve error message2016-06-06, by Augie Fackler
-
TagMap: record filepath explicitly2016-06-06, by Augie Fackler
-
BaseMap: record filename on self._filename2016-06-06, by Augie Fackler
-
RevMap: use self._filepath instead of using meta2016-06-06, by Augie Fackler
-
AuthorMap: make local implementation concerns stop using self.meta2016-06-06, by Augie Fackler
-
maps: store a direct reference to ui2016-06-06, by Augie Fackler
-
maps: drop two unused __init__ implementations2016-06-06, by Augie Fackler
-
wrappers: remove "svn.meta = meta" in pull2016-05-27, by Jun Wu
-
wrappers: remove an unused line2016-05-26, by Jun Wu
-
maps: document RevMap.batchset will not update internal state2016-05-23, by Jun Wu
-
svnmeta: do not iterate revmap directly2016-05-14, by Jun Wu
-
maps: add the "branchmaxrevnum" method to RevMap2016-05-14, by Jun Wu
-
maps: make readmapfile of RevMap a private instance method2016-05-23, by Jun Wu
-
svncommands: get rid of RevMap.readmapfile2016-05-14, by Jun Wu