Mercurial > hg
graph
-
tests: make test-lrucachedict use absolute_importSat, 16 Apr 2016 03:10:41 +0530, by Pulkit Goyal
-
tests: make test-manifest use absolute_importSat, 16 Apr 2016 03:08:16 +0530, by Pulkit Goyal
-
tests: make test-pathencode use absolute_importSat, 16 Apr 2016 03:04:23 +0530, by Pulkit Goyal
-
tests: make test-simplemerge use absolute_importSat, 16 Apr 2016 02:59:36 +0530, by Pulkit Goyal
-
crecord: cleanup the remains of commit confirmationThu, 14 Apr 2016 01:37:29 -0700, by Pierre-Yves David
-
crecord: drop the extra confirmation screenThu, 14 Apr 2016 01:27:18 -0700, by Pierre-Yves David
-
update: resurrect bare update from null parent to tip-most branch headFri, 15 Apr 2016 20:37:11 +0900, by Yuya Nishihara
-
tests: run import-checker with tests .t filesTue, 12 Apr 2016 14:43:36 +0000, by timeless
-
import-checker: parse python code from .t filesTue, 12 Apr 2016 21:43:56 +0000, by timeless
-
import-checker: track filenames for SyntaxErrorsWed, 13 Apr 2016 16:34:59 +0000, by timeless
-
import-checker: track SyntaxErrorsWed, 13 Apr 2016 16:36:19 +0000, by timeless
-
import-checker: refactor source readingMon, 11 Apr 2016 22:34:04 +0000, by timeless
-
tests: make test-pathencode use print_functionThu, 14 Apr 2016 01:06:45 +0530, by Pulkit Goyal
-
tests: make test-run-tests use absolute_importThu, 14 Apr 2016 01:03:24 +0530, by Pulkit Goyal
-
tests: make test-symlink-os-yes-fs-no use absolute_importThu, 14 Apr 2016 00:58:31 +0530, by Pulkit Goyal
-
tests: make test-ui-color use absolute_importThu, 14 Apr 2016 00:56:08 +0530, by Pulkit Goyal
-
tests: make test-url use absolute_importThu, 14 Apr 2016 00:53:35 +0530, by Pulkit Goyal
-
tests: make test-trusted use absolute_importThu, 14 Apr 2016 00:49:58 +0530, by Pulkit Goyal
-
templater: add parsing and expansion rules to process "templatealias" sectionSun, 27 Mar 2016 20:31:56 +0900, by Yuya Nishihara
-
templater: add function to parse whole string as template expressionSun, 27 Mar 2016 20:29:03 +0900, by Yuya Nishihara
-
parser: factor out _trygetfunc() that extracts function name and argumentsTue, 29 Mar 2016 17:27:34 +0900, by Yuya Nishihara
-
parser: make _getalias() return (alias, pattern-args) pairTue, 29 Mar 2016 17:21:11 +0900, by Yuya Nishihara
-
parser: drop redundant comparison between alias declaration tree and patternTue, 29 Mar 2016 16:50:16 +0900, by Yuya Nishihara
-
patchbomb: fix public-is-missing hintThu, 14 Apr 2016 14:26:37 +0000, by timeless
-
tests: clarify patchbomb repo is public not remoteThu, 14 Apr 2016 14:36:52 +0000, by timeless
-
run-tests: set HGMODULEPOLICY for --pureWed, 13 Apr 2016 13:51:39 +0000, by timeless
-
cmdutil: avoid recycling variable name "name" in namespaces codeThu, 14 Apr 2016 15:26:18 -0400, by Nathaniel Manista
-
update: fix bare update to work on new branchTue, 05 Apr 2016 06:53:33 +0200, by liscju
-
remove: fix --force option help description (issue5177)Wed, 13 Apr 2016 09:56:51 +0200, by liscju
-
logtoprocess: new experimental extensionTue, 05 Apr 2016 17:39:59 +0100, by Martijn Pieters
-
convert: keep converted hg parents that are outside convert.hg.revs (BC)Wed, 13 Apr 2016 00:16:21 +0200, by Mads Kiilerich
-
tests: coverage of ancestry with convert in multiple non-overlapping stepsThu, 24 Mar 2016 16:01:07 -0700, by Mads Kiilerich
-
revset: rename findaliases() to expandaliases()Mon, 29 Feb 2016 22:58:15 +0900, by Yuya Nishihara
-
parser: add short comment how aliases are expanded in phasesTue, 29 Mar 2016 16:30:59 +0900, by Yuya Nishihara
-
parser: reorder alias expansion routine to return earlyTue, 29 Mar 2016 16:19:31 +0900, by Yuya Nishihara
-
parser: move functions that process alias expansion to rule-set classMon, 29 Feb 2016 22:15:44 +0900, by Yuya Nishihara
-
revset: unindent codes in _getalias() functionMon, 29 Feb 2016 22:10:48 +0900, by Yuya Nishihara
-
parser: extract helper that creates a dict of aliasesMon, 29 Feb 2016 19:24:15 +0900, by Yuya Nishihara
-
parser: construct alias object by rule-set classMon, 29 Feb 2016 18:33:30 +0900, by Yuya Nishihara
-
graphmod: shorten graphFri, 08 Apr 2016 16:42:43 +0200, by santiagopim
-
tests: ensure that 'hg update' is disabled during histedit (issue3655)Mon, 11 Apr 2016 12:06:18 -0700, by Jason Gauci
-
test-remove: drop a useless Windows specific conditionalTue, 12 Apr 2016 00:34:02 -0400, by Matt Harbison
-
test-blackbox: add missing glob for WindowsTue, 15 Mar 2016 23:04:35 -0400, by Matt Harbison
-
test-largefiles: stabilize output for WindowsTue, 15 Mar 2016 21:56:01 -0400, by Matt Harbison
-
test-import: fix output on WindowsTue, 15 Mar 2016 21:47:43 -0400, by Matt Harbison
-
test-install: fix output on WindowsTue, 15 Mar 2016 21:45:32 -0400, by Matt Harbison
-
check-code: reject import urllibThu, 07 Apr 2016 00:34:07 +0000, by timeless
-
pycompat: switch to util.urlreq/util.urlerr for py3 compatWed, 06 Apr 2016 23:22:12 +0000, by timeless
-
pycompat: add util.urlerr util.urlreq classes for py3 compatThu, 07 Apr 2016 00:05:48 +0000, by timeless
-
test-progress: disable mocking-time tests on chgSun, 20 Mar 2016 16:49:56 -0700, by Yuya Nishihara
-
hghave: add "chg" flag to skip tests that can't be compatible with chgSun, 20 Mar 2016 14:55:56 -0700, by Yuya Nishihara
-
tests: add new test for #! shebang linesWed, 06 Apr 2016 19:09:12 +0000, by timeless
-
largefiles: introduce push --lfrev to control which revisions are pushedSun, 27 Mar 2016 13:00:28 -0700, by Mads Kiilerich
-
largefiles: don't access repo.changelog directly in getlfilestouploadWed, 13 Apr 2016 01:45:45 +0200, by Mads Kiilerich
-
localrepo: refactor prepushoutgoinghook to take a pushopWed, 13 Apr 2016 01:09:11 +0200, by Mads Kiilerich
-
parser: unify parser function of alias declaration and definitionTue, 29 Mar 2016 00:08:25 +0900, by Yuya Nishihara
-
revset: unify function that parses alias declaration and definitionTue, 29 Mar 2016 00:05:14 +0900, by Yuya Nishihara
-
parser: move alias definition parser to common rule-set classMon, 29 Feb 2016 18:10:07 +0900, by Yuya Nishihara
-
parser: move _relabelaliasargs() to common rule-set classMon, 29 Feb 2016 18:00:51 +0900, by Yuya Nishihara
-
parser: move alias declaration parser to common rule-set classMon, 29 Feb 2016 17:54:03 +0900, by Yuya Nishihara