Sun, 05 Jun 2016 22:29:07 -0400 |
Augie Fackler |
FileMap: store filename locally
|
Sun, 05 Jun 2016 21:25:49 -0400 |
Augie Fackler |
test_rebuildmeta: improve error message
|
Sun, 05 Jun 2016 21:18:38 -0400 |
Augie Fackler |
maps: switch many file opens to using the with statement
|
Sun, 05 Jun 2016 21:18:23 -0400 |
Augie Fackler |
RevMap: move lastpulled from SVNMeta down into RevMap
|
Sun, 05 Jun 2016 21:08:35 -0400 |
Augie Fackler |
test_rebuildmeta: improve error message
|
Sun, 05 Jun 2016 20:52:03 -0400 |
Augie Fackler |
TagMap: record filepath explicitly
|
Sun, 05 Jun 2016 20:45:29 -0400 |
Augie Fackler |
BaseMap: record filename on self._filename
|
Sun, 05 Jun 2016 20:37:28 -0400 |
Augie Fackler |
RevMap: use self._filepath instead of using meta
|
Sun, 05 Jun 2016 20:26:17 -0400 |
Augie Fackler |
AuthorMap: make local implementation concerns stop using self.meta
|
Sun, 05 Jun 2016 20:17:43 -0400 |
Augie Fackler |
maps: store a direct reference to ui
|
Sun, 05 Jun 2016 20:15:05 -0400 |
Augie Fackler |
maps: drop two unused __init__ implementations
|
Fri, 27 May 2016 11:46:58 +0100 |
Jun Wu |
wrappers: remove "svn.meta = meta" in pull
|
Thu, 26 May 2016 23:11:41 +0100 |
Jun Wu |
wrappers: remove an unused line
|
Tue, 24 May 2016 00:11:50 +0100 |
Jun Wu |
maps: document RevMap.batchset will not update internal state
|
Sat, 14 May 2016 20:41:05 +0100 |
Jun Wu |
svnmeta: do not iterate revmap directly
|
Sat, 14 May 2016 20:33:57 +0100 |
Jun Wu |
maps: add the "branchmaxrevnum" method to RevMap
|
Tue, 24 May 2016 00:15:20 +0100 |
Jun Wu |
maps: make readmapfile of RevMap a private instance method
|
Sat, 14 May 2016 20:05:40 +0100 |
Jun Wu |
svncommands: get rid of RevMap.readmapfile
|
Mon, 23 May 2016 23:36:28 +0100 |
Jun Wu |
maps: add "lasthash" property to RevMap
|
Mon, 23 May 2016 17:45:19 -0400 |
Augie Fackler |
Merge with stable.
|
Mon, 23 May 2016 17:15:58 -0400 |
Augie Fackler |
test_hooks: cope with localrepo.parents() going away
stable
|
Sat, 14 May 2016 19:55:03 +0100 |
Jun Wu |
util: get rid of RevMap.readmapfile
|
Fri, 13 May 2016 23:21:21 +0100 |
Jun Wu |
svnmeta: add the "revmapexists" method
|
Fri, 13 May 2016 23:19:15 +0100 |
Jun Wu |
maps: add the "exists" method to RevMap
|
Fri, 13 May 2016 19:48:13 +0100 |
Jun Wu |
maps: add the "revhashes" method to RevMap
|
Mon, 09 May 2016 21:11:00 +0100 |
Jun Wu |
maps: add the "batchset" method to RevMap
|
Mon, 09 May 2016 17:48:04 +0100 |
Jun Wu |
maps: add the "clear" method to RevMap
|
Wed, 11 May 2016 10:11:59 -0400 |
Augie Fackler |
Merge with stable.
|
Tue, 10 May 2016 23:12:59 -0400 |
Augie Fackler |
Added tag 1.8.6 for changeset 49d324e11856
stable
|
Tue, 10 May 2016 23:12:42 -0400 |
Augie Fackler |
testedwith: include 3.8
stable 1.8.6
|
Tue, 10 May 2016 23:01:50 -0400 |
Augie Fackler |
externals: update for Mercurial 3.8's new subrepo API
stable
|
Thu, 05 May 2016 23:18:52 -0700 |
Sean Farley |
templatekw: use decorator to register keywords
stable
|
Thu, 05 May 2016 23:11:53 -0700 |
Sean Farley |
compathacks: copy _funcregistrarbase for older mercurial
stable
|
Tue, 10 May 2016 23:02:37 -0400 |
Augie Fackler |
cleanup: stop using hasattr
|
Thu, 05 May 2016 23:10:49 -0700 |
Sean Farley |
templatekw: move to __init__ to prepare for newer mercurial
stable
|
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.
|