Mercurial > hgsubversion
graph
-
fixes indent for hgsubversionbranch section in extension help stable 1.8.1Thu, 07 May 2015 08:46:09 +0000, by Andrei Dziahel
-
add minimum methods for matcherMon, 13 Apr 2015 22:24:41 +0900, by Shun-ichi GOTO
-
tests: always compare manifest keys in sorted orderFri, 27 Mar 2015 16:44:05 -0700, by Siddharth Agarwal
-
stupid: adapt to Mercurial 3.4 changesFri, 27 Mar 2015 16:42:50 -0700, by Siddharth Agarwal
-
Allow changing the path to the trunkFri, 20 Feb 2015 13:13:03 -0500, by Francois Dinel
-
svnmeta: pep8Sun, 08 Feb 2015 17:32:36 -0800, by Sean Farley
-
svncommads: document the auto layout blockSun, 08 Feb 2015 17:32:21 -0800, by Sean Farley
-
layouts: remove detect.pyMon, 24 Mar 2014 11:20:56 -0500, by Sean Farley
-
layouts: update doc string to inform about using the right objectMon, 24 Mar 2014 11:20:56 -0500, by Sean Farley
-
svnmeta: use self.layout instead of calling ui.config directlyMon, 24 Mar 2014 11:20:55 -0500, by Sean Farley
-
svncommands: rip out layout logic and use meta objectMon, 24 Mar 2014 11:20:55 -0500, by Sean Farley
-
svnmeta: create a new layoutobj if layout has changedMon, 24 Mar 2014 11:20:55 -0500, by Sean Farley
-
layouts: add a name property to customMon, 24 Mar 2014 11:20:55 -0500, by Sean Farley
-
layouts: add a name property to standardMon, 24 Mar 2014 11:20:55 -0500, by Sean Farley
-
layouts: add a name property to singleMon, 24 Mar 2014 11:20:55 -0500, by Sean Farley
-
layouts: add a name property to baseMon, 24 Mar 2014 11:20:54 -0500, by Sean Farley
-
Merge with stable.Fri, 30 Jan 2015 13:47:27 -0500, by Augie Fackler
-
__init__: record the versions of Mercurial hgsubversion supports stable 1.8Fri, 30 Jan 2015 10:58:47 -0500, by Augie Fackler
-
wrappers: use meta.layout instead of accessing config directlyMon, 24 Mar 2014 11:20:54 -0500, by Sean Farley
-
svnmeta: turn layout into a cached propertyMon, 24 Mar 2014 11:20:54 -0500, by Sean Farley
-
wrappers: call new meta.layout_from_subversionMon, 24 Mar 2014 11:20:54 -0500, by Sean Farley
-
svnmeta: copy layout_from_subversion from detectMon, 24 Mar 2014 11:20:54 -0500, by Sean Farley
-
svnmeta: copy layout_from_commit from detectMon, 24 Mar 2014 11:20:54 -0500, by Sean Farley
-
wrappers: use meta.branch instead of ui.config directlyMon, 24 Mar 2014 11:20:53 -0500, by Sean Farley
-
svnmeta: add generated cached branch propertyMon, 24 Mar 2014 11:20:53 -0500, by Sean Farley
-
svnexternals: fix for Mercurial 3.3+Mon, 29 Dec 2014 13:15:23 -0800, by Siddharth Agarwal
-
maps: cache hashes() for the revmapFri, 12 Dec 2014 16:32:34 -0800, by Mateusz Kwapich
-
wrappers: improve push performance by reusing the existing metadataFri, 12 Dec 2014 16:17:11 -0800, by Mateusz Kwapich
-
layouts: turn taglocations method into a propertyMon, 24 Mar 2014 11:20:53 -0500, by Sean Farley
-
layouts: generate cached taglocations propertyMon, 24 Mar 2014 11:20:53 -0500, by Sean Farley
-
svnmeta: remove taglocations propertyMon, 24 Mar 2014 11:20:53 -0500, by Sean Farley
-
svnmeta: remove unneeded call to self.taglocationsMon, 24 Mar 2014 11:20:53 -0500, by Sean Farley
-
util: remove unused getmessage functionMon, 24 Mar 2014 11:20:52 -0500, by Sean Farley
-
stupid: call meta.getmessage instead of utilMon, 24 Mar 2014 11:20:52 -0500, by Sean Farley
-
wrappers: call meta.getmessage instead of utilMon, 24 Mar 2014 11:20:52 -0500, by Sean Farley
-
replay: call meta.getmessage instead of utilMon, 24 Mar 2014 11:20:52 -0500, by Sean Farley
-
svnmeta: call self.getmessage instead of utilMon, 24 Mar 2014 11:20:52 -0500, by Sean Farley
-
svnmeta: use self.defaultmessage instead of ui.config callMon, 24 Mar 2014 11:20:52 -0500, by Sean Farley
-
svnmeta: generate cached defaultmessage propertyMon, 24 Mar 2014 11:20:51 -0500, by Sean Farley
-
svnmeta: copy util.getmessage to here so we can refactorMon, 24 Mar 2014 11:20:51 -0500, by Sean Farley
-
Merge with stable.Wed, 10 Dec 2014 22:47:18 -0500, by Augie Fackler
-
pull: adapt from upstream changes to transactions stableWed, 10 Dec 2014 14:04:55 -0800, by Sean Farley
-
stupid: dedent some codeMon, 08 Dec 2014 16:50:22 -0500, by Augie Fackler
-
stupid: remove code that's only used by hg < 1.9Mon, 08 Dec 2014 16:49:52 -0500, by Augie Fackler
-
layouts: remove unused _infix variable in standardMon, 24 Mar 2014 11:20:51 -0500, by Sean Farley
-
layouts: use meta.infix in standardMon, 24 Mar 2014 11:20:51 -0500, by Sean Farley
-
layouts: add cached infix property to standardMon, 24 Mar 2014 11:20:51 -0500, by Sean Farley
-
layouts: remove unused _trunk variable in standardMon, 24 Mar 2014 11:20:51 -0500, by Sean Farley
-
layouts: use trunk property instead of internal variableMon, 24 Mar 2014 11:20:50 -0500, by Sean Farley
-
layouts: turn trunk into a property for standardMon, 24 Mar 2014 11:20:50 -0500, by Sean Farley
-
layouts: remove unused _branch_dir in standardMon, 24 Mar 2014 11:20:50 -0500, by Sean Farley
-
layouts: use meta.branchdir in standardMon, 24 Mar 2014 11:20:50 -0500, by Sean Farley
-
layouts: add cached branchdir property to standardMon, 24 Mar 2014 11:20:50 -0500, by Sean Farley
-
svnmeta: add pre-transformation parameter to cached generatorMon, 24 Mar 2014 11:20:50 -0500, by Sean Farley
-
Merge with stable.Sat, 15 Nov 2014 12:35:51 -0500, by Augie Fackler
-
layouts: change constructor to take a meta objectMon, 24 Mar 2014 11:20:49 -0500, by Sean Farley