log

age author description
2016-06-06 Augie Fackler maps: drop two unused __init__ implementations
2016-05-27 Jun Wu wrappers: remove "svn.meta = meta" in pull
2016-05-26 Jun Wu wrappers: remove an unused line
2016-05-23 Jun Wu maps: document RevMap.batchset will not update internal state
2016-05-14 Jun Wu svnmeta: do not iterate revmap directly
2016-05-14 Jun Wu maps: add the "branchmaxrevnum" method to RevMap
2016-05-23 Jun Wu maps: make readmapfile of RevMap a private instance method
2016-05-14 Jun Wu svncommands: get rid of RevMap.readmapfile
2016-05-23 Jun Wu maps: add "lasthash" property to RevMap
2016-05-23 Augie Fackler Merge with stable.
2016-05-23 Augie Fackler test_hooks: cope with localrepo.parents() going away stable
2016-05-14 Jun Wu util: get rid of RevMap.readmapfile
2016-05-13 Jun Wu svnmeta: add the "revmapexists" method
2016-05-13 Jun Wu maps: add the "exists" method to RevMap
2016-05-13 Jun Wu maps: add the "revhashes" method to RevMap
2016-05-09 Jun Wu maps: add the "batchset" method to RevMap
2016-05-09 Jun Wu maps: add the "clear" method to RevMap
2016-05-11 Augie Fackler Merge with stable.
2016-05-11 Augie Fackler Added tag 1.8.6 for changeset 49d324e11856 stable
2016-05-11 Augie Fackler testedwith: include 3.8 stable 1.8.6
2016-05-11 Augie Fackler externals: update for Mercurial 3.8's new subrepo API stable
2016-05-06 Sean Farley templatekw: use decorator to register keywords stable
2016-05-06 Sean Farley compathacks: copy _funcregistrarbase for older mercurial stable
2016-05-11 Augie Fackler cleanup: stop using hasattr
2016-05-06 Sean Farley templatekw: move to __init__ to prepare for newer mercurial stable
2014-03-24 Sean Farley tests: add test for regex and glob
2014-03-24 Sean Farley maps: add ability to parse a regex or glob
2014-03-24 Sean Farley maps: protect author map functions from regexes
2014-03-24 Sean Farley maps: add custom __contains__
2014-03-24 Sean Farley maps: add custom __setitem__
2014-03-24 Sean Farley maps: add custom __getitem__
2014-03-24 Sean Farley maps: add custom get method
2014-03-24 Sean Farley maps: add _findkey method
2014-03-24 Sean Farley maps: use regex for better comment handling
2014-03-24 Sean Farley maps: remove unneeded load method from tag map
2014-03-24 Sean Farley maps: remove unneeded __init__ code from tag map
2014-03-24 Sean Farley maps: make tag map inherit from base map
2014-03-24 Sean Farley maps: remove unneeded load method from branch map
2014-03-24 Sean Farley maps: remove unneeded __init__ code from branch map
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
2015-09-30 Augie Fackler Merge with stable.
2015-09-30 Yuya Nishihara help: ignore argument passed to doc loader stable
2014-03-24 Sean Farley maps: allow an empty map to not convert specific branches
2014-03-24 Sean Farley svnmeta: add method to determine whether we will skip a particular branch
2015-09-29 Sean Farley svn_swig_wrapper: remove meta attribute
2015-09-29 Sean Farley subvertpy_wrapper: remove meta attribute
2015-09-19 Gadget Steve Addressed using relative URLs to actually divert to another server & added DocTest strings.
2015-01-01 Steve Barnes (Home) Added check for excessive .. entries which would go out of domain.
2014-12-16 Steve Barnes Fix for externals that include '..' in the path, i.e. relative paths within svn
2015-09-26 Augie Fackler Merge with stable.
2015-09-26 Augie Fackler Added tag 1.8.3 for changeset 759cafce6bec stable
2015-09-26 Augie Fackler editor: cope with slightly out-of-order editor drives stable 1.8.3
2015-08-11 Augie Fackler Merge with stable.
2015-08-11 Augie Fackler Added tag 1.8.2 for changeset 38be7a6b6def stable
2015-08-11 Augie Fackler tests: have our dispatch wrappers assert --quiet is always passed stable 1.8.2
2015-08-11 Augie Fackler tests: pass --quiet anyplace we call dispatch to run a command stable
2015-07-08 Augie Fackler trying to fix progress output stable
2015-07-09 Augie Fackler Merge with stable.
2015-07-08 Laurent Charignon wrapper: delay marker creation in push
2015-07-09 Durham Goode tests: check '.' for tags instead of None stable
2015-07-08 Augie Fackler Merge with stable.
2015-05-14 Shun-ichi Goto tests: leave from the directory before removing stable
2015-06-16 Augie Fackler wrappers: accept-and-forward oparg pull argument stable
2015-05-29 Augie Fackler Merge with stable.
2015-05-12 Laurent Charignon native revs: Match changes in core to fix native revs stable
2015-05-29 Durham Goode util: add prefix to PrefixMatch stable
2014-03-24 Sean Farley svnmeta: rename authors_file to authormap_file
2014-03-24 Sean Farley wrappers: set the meta member before pulling revisions
2014-03-24 Sean Farley svn_swig_wrapper: add a member to store reference to meta object
2014-03-24 Sean Farley subvertpy_wrapper: add a member to store reference to meta object
2014-03-24 Sean Farley layouts: generate cached property for custom branches
2014-03-24 Sean Farley svnmeta: add functionality for configitems in _get_cachedconfig
2015-05-08 Augie Fackler Merge stable back into default.
2015-05-07 Augie Fackler Added tag 1.8.1 for changeset dde1ade36a49 stable
2015-05-07 Andrei Dziahel fixes indent for hgsubversionbranch section in extension help stable 1.8.1
2015-05-05 Augie Fackler Merge to stable for release. stable
2015-04-13 Shun-ichi GOTO add minimum methods for matcher
2015-03-27 Siddharth Agarwal tests: always compare manifest keys in sorted order
2015-03-27 Siddharth Agarwal stupid: adapt to Mercurial 3.4 changes
2015-02-20 Francois Dinel Allow changing the path to the trunk
2015-02-09 Sean Farley svnmeta: pep8
2015-02-09 Sean Farley svncommads: document the auto layout block
2014-03-24 Sean Farley layouts: remove detect.py
2014-03-24 Sean Farley layouts: update doc string to inform about using the right object
2014-03-24 Sean Farley svnmeta: use self.layout instead of calling ui.config directly
2014-03-24 Sean Farley svncommands: rip out layout logic and use meta object
2014-03-24 Sean Farley svnmeta: create a new layoutobj if layout has changed
2014-03-24 Sean Farley layouts: add a name property to custom
2014-03-24 Sean Farley layouts: add a name property to standard
2014-03-24 Sean Farley layouts: add a name property to single
2014-03-24 Sean Farley layouts: add a name property to base