Mercurial > hg
graph
-
largefiles: avoid unnecessary creation of .hg/largefiles when opening lfdirstateThu, 17 Jul 2014 20:17:17 -0400, by Matt Harbison
-
run-tests: write out scripts in binary modeTue, 05 Nov 2013 14:47:35 -0500, by Augie Fackler
-
match: use util.re.escape instead of re.escapeTue, 15 Jul 2014 15:34:50 -0700, by Siddharth Agarwal
-
util.re: add an escape methodTue, 15 Jul 2014 15:14:45 -0700, by Siddharth Agarwal
-
util.re: move check for re2 into a separate methodTue, 15 Jul 2014 15:01:52 -0700, by Siddharth Agarwal
-
util: remove no longer used compilereTue, 15 Jul 2014 14:52:40 -0700, by Siddharth Agarwal
-
commands: use util.re.compile instead of util.compilereTue, 15 Jul 2014 14:52:22 -0700, by Siddharth Agarwal
-
config: use util.re.compile instead of util.compilereTue, 15 Jul 2014 14:50:58 -0700, by Siddharth Agarwal
-
match: use util.re.compile instead of util.compilereTue, 15 Jul 2014 14:49:45 -0700, by Siddharth Agarwal
-
util: move compilere to a classTue, 15 Jul 2014 14:40:43 -0700, by Siddharth Agarwal
-
util: rename 're' to 'remod'Tue, 15 Jul 2014 14:35:19 -0700, by Siddharth Agarwal
-
bundle2-push: drop _pushbundle2extrapartsWed, 02 Jul 2014 15:47:39 +0200, by Pierre-Yves David
-
bundle2-test: use the new way to extend push contentWed, 02 Jul 2014 16:10:14 +0200, by Pierre-Yves David
-
bundle2-push: introduce a list of part generating functionsWed, 02 Jul 2014 15:26:04 +0200, by Pierre-Yves David
-
bundle2-push: move changegroup push validation inside _pushb2ctxWed, 02 Jul 2014 12:55:09 +0200, by Pierre-Yves David
-
push: use `stepsdone` to control changegroup push through bundle10 or bundle20Mon, 07 Jul 2014 12:30:31 +0200, by Pierre-Yves David
-
push: add a ``pushop.stepsdone`` attributeWed, 02 Jul 2014 12:48:54 +0200, by Pierre-Yves David
-
bundle2: add a ``bundle20.nbparts`` propertyWed, 02 Jul 2014 16:17:54 +0200, by Pierre-Yves David
-
bundle2-push: extract changegroup logic in its own functionWed, 02 Jul 2014 11:42:35 +0200, by Pierre-Yves David
-
bundle2: call _pushbundle2extraparts a bit soonerWed, 02 Jul 2014 14:09:24 +0200, by Pierre-Yves David
-
templatekw: add 'subrepos' keyword to show updated subrepositoriesTue, 15 Jul 2014 23:34:13 +0900, by FUJIWARA Katsunori
-
templatekw: add 'currentbookmark' keyword to show current bookmark easilyTue, 15 Jul 2014 23:34:13 +0900, by FUJIWARA Katsunori
-
context: extend efficient manifest filtering to when all paths are filesWed, 16 Jul 2014 14:53:03 -0700, by Siddharth Agarwal
-
revset: remove no longer used _missingancestors revsetSat, 12 Jul 2014 00:37:08 -0700, by Siddharth Agarwal
-
revset: replace _missingancestors optimization with only revsetSat, 12 Jul 2014 00:31:36 -0700, by Siddharth Agarwal
-
tags: introduce _readtaghist functionSat, 28 Jun 2014 01:42:39 +0200, by Angel Ezquerra
-
subrepo: ensure "close()" execution at the end of "_initrepo()"Fri, 20 Jun 2014 00:42:35 +0900, by FUJIWARA Katsunori
-
subrepo: add test whether "[paths]" is configured correctly at subrepo creationFri, 20 Jun 2014 00:41:31 +0900, by FUJIWARA Katsunori