log

age author description
Mon, 24 Mar 2014 11:21:01 -0500 Sean Farley tests: add test for regex and glob
Mon, 24 Mar 2014 11:21:01 -0500 Sean Farley maps: add ability to parse a regex or glob
Mon, 24 Mar 2014 11:21:01 -0500 Sean Farley maps: protect author map functions from regexes
Mon, 24 Mar 2014 11:21:01 -0500 Sean Farley maps: add custom __contains__
Mon, 24 Mar 2014 11:21:01 -0500 Sean Farley maps: add custom __setitem__
Mon, 24 Mar 2014 11:21:01 -0500 Sean Farley maps: add custom __getitem__
Mon, 24 Mar 2014 11:21:00 -0500 Sean Farley maps: add custom get method
Mon, 24 Mar 2014 11:21:00 -0500 Sean Farley maps: add _findkey method
Mon, 24 Mar 2014 11:21:00 -0500 Sean Farley maps: use regex for better comment handling
Mon, 24 Mar 2014 11:21:00 -0500 Sean Farley maps: remove unneeded load method from tag map
Mon, 24 Mar 2014 11:21:00 -0500 Sean Farley maps: remove unneeded __init__ code from tag map
Mon, 24 Mar 2014 11:21:00 -0500 Sean Farley maps: make tag map inherit from base map
Mon, 24 Mar 2014 11:20:59 -0500 Sean Farley maps: remove unneeded load method from branch map
Mon, 24 Mar 2014 11:20:59 -0500 Sean Farley maps: remove unneeded __init__ code from branch map
Mon, 24 Mar 2014 11:20:59 -0500 Sean Farley maps: make branch map inherit from base map
Mon, 24 Mar 2014 11:20:59 -0500 Sean Farley maps: remove unneeded load method from author map
Mon, 24 Mar 2014 11:20:59 -0500 Sean Farley maps: remove unneeded __init__ code from author map
Mon, 24 Mar 2014 11:20:59 -0500 Sean Farley maps: make author map inherit from base map
Mon, 24 Mar 2014 11:20:58 -0500 Sean Farley maps: add a load method to base map
Mon, 24 Mar 2014 11:20:58 -0500 Sean Farley maps: add a basemap class
Mon, 24 Mar 2014 11:20:58 -0500 Sean Farley maps: call super directly instead of self.super
Mon, 24 Mar 2014 11:20:58 -0500 Sean Farley maps: remove meta.caseignoreauthors from load method
Mon, 24 Mar 2014 11:20:58 -0500 Sean Farley maps: add custom __contains__ to author map
Mon, 24 Mar 2014 11:20:58 -0500 Sean Farley maps: add custom __setitem__ to author map
Fri, 04 Mar 2016 14:33:02 -0500 Augie Fackler Merge with stable.
Wed, 02 Mar 2016 22:00:00 -0500 Augie Fackler svncommands: cope with aa73d6a5d9ea which removed optionalrepo stable
Tue, 23 Feb 2016 11:16:39 +0900 Shun-ichi GOTO compat: fix some more use of repo.parents() stable
Mon, 08 Feb 2016 17:17:19 -0800 Mateusz Kwapich maps: remove python2.7ism from dynamic author mapping
Thu, 28 Jan 2016 19:43:21 +0100 Jerome M. BERGER Added dynamic author mapping.
Wed, 27 Jan 2016 16:47:20 -0500 Augie Fackler rename-closed-branch-dir: add a fixture that renames a directory of closed branches
Wed, 27 Jan 2016 14:27:20 -0500 Augie Fackler Merge with stable.
Wed, 27 Jan 2016 14:27:07 -0500 Augie Fackler Added tag 1.8.5 for changeset bd979667611d stable
Wed, 27 Jan 2016 10:42:39 -0500 Augie Fackler testedwith: add hg 3.7 stable 1.8.5
Tue, 12 Jan 2016 09:53:24 -0500 Augie Fackler hgsubversion: update testedwith, which has been neglected for some time stable
Thu, 07 Jan 2016 07:59:37 -0800 Laurent Charignon compat: fix use of repo.parents() to repo[None].parents() stable
Thu, 31 Dec 2015 12:52:49 -0500 Augie Fackler Merge with stable.
Thu, 31 Dec 2015 12:50:58 -0500 Augie Fackler Added tag 1.8.4 for changeset 89997a5fc181 stable
Thu, 31 Dec 2015 12:06:58 -0500 Augie Fackler stupid: self-disable if svn bindings are too new to work with stupid mode stable 1.8.4
Thu, 31 Dec 2015 12:04:22 -0500 Augie Fackler swig: change current_bindings to subversion_version stable
Thu, 29 Oct 2015 17:18:41 -0700 Sean Farley tests: update for behavior change in subversion 1.9 stable
Wed, 21 Oct 2015 11:31:30 -0400 Augie Fackler Merge with stable.
Thu, 15 Oct 2015 13:42:22 -0700 Sean Farley exchangepush: accept kwargs and just forward them stable
Thu, 15 Oct 2015 14:29:52 -0700 Sean Farley wrappers: accept-and-forward kwargs including opargs stable
Wed, 14 Oct 2015 16:34:16 -0400 Augie Fackler wrappers: forward extra kwargs to exchange.pull
Wed, 30 Sep 2015 11:03:46 -0400 Augie Fackler Merge with stable.
Wed, 30 Sep 2015 22:12:47 +0900 Yuya Nishihara help: ignore argument passed to doc loader stable
Mon, 24 Mar 2014 11:20:57 -0500 Sean Farley maps: allow an empty map to not convert specific branches
Mon, 24 Mar 2014 11:20:57 -0500 Sean Farley svnmeta: add method to determine whether we will skip a particular branch
Tue, 29 Sep 2015 11:01:07 -0700 Sean Farley svn_swig_wrapper: remove meta attribute
Tue, 29 Sep 2015 11:00:39 -0700 Sean Farley subvertpy_wrapper: remove meta attribute
Sat, 19 Sep 2015 07:27:31 +0100 Gadget Steve Addressed using relative URLs to actually divert to another server & added DocTest strings.
Thu, 01 Jan 2015 16:40:41 +0000 Steve Barnes (Home) Added check for excessive .. entries which would go out of domain.
Tue, 16 Dec 2014 14:43:41 +0000 Steve Barnes Fix for externals that include '..' in the path, i.e. relative paths within svn
Sat, 26 Sep 2015 11:35:31 -0400 Augie Fackler Merge with stable.
Sat, 26 Sep 2015 10:50:40 -0400 Augie Fackler Added tag 1.8.3 for changeset 759cafce6bec stable
Sat, 26 Sep 2015 10:49:57 -0400 Augie Fackler editor: cope with slightly out-of-order editor drives stable 1.8.3
Tue, 11 Aug 2015 17:07:59 -0400 Augie Fackler Merge with stable.
Tue, 11 Aug 2015 17:06:37 -0400 Augie Fackler Added tag 1.8.2 for changeset 38be7a6b6def stable
Tue, 11 Aug 2015 16:52:38 -0400 Augie Fackler tests: have our dispatch wrappers assert --quiet is always passed stable 1.8.2
Tue, 11 Aug 2015 16:56:37 -0400 Augie Fackler tests: pass --quiet anyplace we call dispatch to run a command stable
Wed, 08 Jul 2015 19:45:04 -0400 Augie Fackler trying to fix progress output stable
Thu, 09 Jul 2015 12:38:46 -0400 Augie Fackler Merge with stable.
Wed, 08 Jul 2015 13:30:16 -0700 Laurent Charignon wrapper: delay marker creation in push
Wed, 08 Jul 2015 22:00:57 -0700 Durham Goode tests: check '.' for tags instead of None stable
Wed, 08 Jul 2015 16:11:00 -0400 Augie Fackler Merge with stable.
Thu, 14 May 2015 13:49:52 +0900 Shun-ichi Goto tests: leave from the directory before removing stable
Tue, 16 Jun 2015 11:47:15 -0400 Augie Fackler wrappers: accept-and-forward oparg pull argument stable
Fri, 29 May 2015 11:06:54 -0400 Augie Fackler Merge with stable.
Tue, 12 May 2015 11:36:44 -0700 Laurent Charignon native revs: Match changes in core to fix native revs stable
Thu, 28 May 2015 20:18:50 -0700 Durham Goode util: add prefix to PrefixMatch stable
Mon, 24 Mar 2014 11:20:57 -0500 Sean Farley svnmeta: rename authors_file to authormap_file
Mon, 24 Mar 2014 11:20:57 -0500 Sean Farley wrappers: set the meta member before pulling revisions
Mon, 24 Mar 2014 11:20:56 -0500 Sean Farley svn_swig_wrapper: add a member to store reference to meta object
Mon, 24 Mar 2014 11:20:56 -0500 Sean Farley subvertpy_wrapper: add a member to store reference to meta object
Mon, 24 Mar 2014 11:20:56 -0500 Sean Farley layouts: generate cached property for custom branches
Mon, 24 Mar 2014 11:20:56 -0500 Sean Farley svnmeta: add functionality for configitems in _get_cachedconfig
Fri, 08 May 2015 14:11:14 -0400 Augie Fackler Merge stable back into default.
Thu, 07 May 2015 15:03:12 -0400 Augie Fackler Added tag 1.8.1 for changeset dde1ade36a49 stable
Thu, 07 May 2015 08:46:09 +0000 Andrei Dziahel fixes indent for hgsubversionbranch section in extension help stable 1.8.1
Tue, 05 May 2015 14:09:43 -0400 Augie Fackler Merge to stable for release. stable
Mon, 13 Apr 2015 22:24:41 +0900 Shun-ichi GOTO add minimum methods for matcher
Fri, 27 Mar 2015 16:44:05 -0700 Siddharth Agarwal tests: always compare manifest keys in sorted order
Fri, 27 Mar 2015 16:42:50 -0700 Siddharth Agarwal stupid: adapt to Mercurial 3.4 changes
Fri, 20 Feb 2015 13:13:03 -0500 Francois Dinel Allow changing the path to the trunk
Sun, 08 Feb 2015 17:32:36 -0800 Sean Farley svnmeta: pep8
Sun, 08 Feb 2015 17:32:21 -0800 Sean Farley svncommads: document the auto layout block
Mon, 24 Mar 2014 11:20:56 -0500 Sean Farley layouts: remove detect.py
Mon, 24 Mar 2014 11:20:56 -0500 Sean Farley layouts: update doc string to inform about using the right object
Mon, 24 Mar 2014 11:20:55 -0500 Sean Farley svnmeta: use self.layout instead of calling ui.config directly
Mon, 24 Mar 2014 11:20:55 -0500 Sean Farley svncommands: rip out layout logic and use meta object
Mon, 24 Mar 2014 11:20:55 -0500 Sean Farley svnmeta: create a new layoutobj if layout has changed
Mon, 24 Mar 2014 11:20:55 -0500 Sean Farley layouts: add a name property to custom
Mon, 24 Mar 2014 11:20:55 -0500 Sean Farley layouts: add a name property to standard
Mon, 24 Mar 2014 11:20:55 -0500 Sean Farley layouts: add a name property to single
Mon, 24 Mar 2014 11:20:54 -0500 Sean Farley layouts: add a name property to base
Fri, 30 Jan 2015 13:47:27 -0500 Augie Fackler Merge with stable.
Fri, 30 Jan 2015 10:59:13 -0500 Augie Fackler Added signature for changeset e7d84481cf76 stable
Fri, 30 Jan 2015 10:59:04 -0500 Augie Fackler Added tag 1.8 for changeset c1756971f882 stable
Fri, 30 Jan 2015 10:58:47 -0500 Augie Fackler __init__: record the versions of Mercurial hgsubversion supports stable 1.8
Fri, 30 Jan 2015 10:00:12 -0500 Augie Fackler Merge default into stable for a release. stable
Mon, 24 Mar 2014 11:20:54 -0500 Sean Farley wrappers: use meta.layout instead of accessing config directly
Mon, 24 Mar 2014 11:20:54 -0500 Sean Farley svnmeta: turn layout into a cached property
Mon, 24 Mar 2014 11:20:54 -0500 Sean Farley wrappers: call new meta.layout_from_subversion
Mon, 24 Mar 2014 11:20:54 -0500 Sean Farley svnmeta: copy layout_from_subversion from detect
Mon, 24 Mar 2014 11:20:54 -0500 Sean Farley svnmeta: copy layout_from_commit from detect
Mon, 24 Mar 2014 11:20:53 -0500 Sean Farley wrappers: use meta.branch instead of ui.config directly
Mon, 24 Mar 2014 11:20:53 -0500 Sean Farley svnmeta: add generated cached branch property
Mon, 29 Dec 2014 13:15:23 -0800 Siddharth Agarwal svnexternals: fix for Mercurial 3.3+
Fri, 12 Dec 2014 16:32:34 -0800 Mateusz Kwapich maps: cache hashes() for the revmap
Fri, 12 Dec 2014 16:17:11 -0800 Mateusz Kwapich wrappers: improve push performance by reusing the existing metadata
Mon, 24 Mar 2014 11:20:53 -0500 Sean Farley layouts: turn taglocations method into a property
Mon, 24 Mar 2014 11:20:53 -0500 Sean Farley layouts: generate cached taglocations property
Mon, 24 Mar 2014 11:20:53 -0500 Sean Farley svnmeta: remove taglocations property
Mon, 24 Mar 2014 11:20:53 -0500 Sean Farley svnmeta: remove unneeded call to self.taglocations
Mon, 24 Mar 2014 11:20:52 -0500 Sean Farley util: remove unused getmessage function
Mon, 24 Mar 2014 11:20:52 -0500 Sean Farley stupid: call meta.getmessage instead of util
Mon, 24 Mar 2014 11:20:52 -0500 Sean Farley wrappers: call meta.getmessage instead of util
Mon, 24 Mar 2014 11:20:52 -0500 Sean Farley replay: call meta.getmessage instead of util
Mon, 24 Mar 2014 11:20:52 -0500 Sean Farley svnmeta: call self.getmessage instead of util
Mon, 24 Mar 2014 11:20:52 -0500 Sean Farley svnmeta: use self.defaultmessage instead of ui.config call