Mercurial > hg
graph
-
destutil: consistently retrieve 'p1' and 'branch'Mon, 08 Feb 2016 14:56:28 +0100, by Pierre-Yves David
-
merge: give priority to "not at head" failures for bare 'hg merge'Mon, 08 Feb 2016 14:55:58 +0100, by Pierre-Yves David
-
destutil: extract all 'mergedest' abort messages into a dictionaryTue, 09 Feb 2016 21:14:37 +0000, by Pierre-Yves David
-
tests: add an explicit destination in some rebase testsMon, 08 Feb 2016 14:03:45 +0100, by Pierre-Yves David
-
tests: remove third head in some of the 'rebase-parameters' testsMon, 08 Feb 2016 14:02:53 +0100, by Pierre-Yves David
-
run-tests: allow to specify executable of any name by --with-hgSun, 07 Feb 2016 15:21:39 +0900, by Yuya Nishihara
-
run-tests: drop redundant assignment to BINDIRSun, 07 Feb 2016 16:02:41 +0900, by Yuya Nishihara
-
run-tests: cast --with-hg option to bytes consistently at parseargs()Sun, 07 Feb 2016 16:00:05 +0900, by Yuya Nishihara
-
run-tests: do not compare bytes with str while ordering testsSun, 07 Feb 2016 15:53:02 +0900, by Yuya Nishihara
-
clonebundles: use absolute_importTue, 09 Feb 2016 17:51:44 -0800, by Gregory Szorc
-
churn: use absolute_importTue, 09 Feb 2016 17:50:45 -0800, by Gregory Szorc
-
children: use absolute_importTue, 09 Feb 2016 17:34:32 -0800, by Gregory Szorc
-
censor: use absolute_importTue, 09 Feb 2016 17:33:10 -0800, by Gregory Szorc
-
bugzilla: use absolute_importTue, 09 Feb 2016 17:31:50 -0800, by Gregory Szorc
-
blackbox: use absolute_importTue, 09 Feb 2016 17:30:38 -0800, by Gregory Szorc
-
acl: use absolute_importTue, 09 Feb 2016 17:29:39 -0800, by Gregory Szorc
-
checkunknown: audit path before checking if it's a file or linkThu, 11 Feb 2016 17:23:10 -0800, by Durham Goode
-
pathauditor: change parts verification order to be root firstThu, 11 Feb 2016 17:04:33 -0800, by Durham Goode
-
chg: forward job control signals to worker process (issue5051)Tue, 19 Jan 2016 22:31:59 +0900, by Yuya Nishihara
-
chg: verify return value of sigaction() and sigemptyset()Fri, 29 Jan 2016 22:52:16 +0900, by Yuya Nishihara
-
chg: initialize sigaction fields more reliablyFri, 29 Jan 2016 22:42:22 +0900, by Yuya Nishihara
-
tests: confirm that a badly documented extension doesn't cause a crashFri, 12 Feb 2016 06:25:05 -0800, by Simon Farnsworth
-
bookmarks: avoid creating a nested repository during testingFri, 12 Feb 2016 14:24:48 +0000, by Martijn Pieters
-
dispatch: strip command line options like config file optionsMon, 08 Feb 2016 15:35:30 -0800, by Tony Tung
-
hook: for python hook ImportErrors, add note to run with --tracebackThu, 11 Feb 2016 22:52:23 -0800, by Siddharth Agarwal
-
hook: fewer parentheses for hook load errorsThu, 11 Feb 2016 22:41:20 -0800, by Siddharth Agarwal
-
hook: use sys.exc_info rather than the deprecated equivalentsThu, 11 Feb 2016 22:02:52 -0800, by Siddharth Agarwal
-
doc: describe full help document hierarchy to create a valid link in HTMLThu, 11 Feb 2016 23:15:34 +0900, by FUJIWARA Katsunori
-
doc: translate from :hg:`help config.SECTION` to a valid link to hgrc.5.htmlThu, 11 Feb 2016 23:15:34 +0900, by FUJIWARA Katsunori
-
doc: translate from :hg:`help config` to a valid link to hgrc.5.htmlThu, 11 Feb 2016 23:15:34 +0900, by FUJIWARA Katsunori
-
i18n: calculate correct line number in source of messages to be translatedThu, 11 Feb 2016 23:15:34 +0900, by FUJIWARA Katsunori
-
revsetbenchmark: handle exception caseWed, 10 Feb 2016 12:39:25 -0800, by Durham Goode
-
merge: minimize conflicts when common base is not shown (issue4447)Wed, 10 Feb 2016 09:06:08 -0800, by Ryan McElroy
-
merge: introduce method to minimize merge regionsWed, 10 Feb 2016 08:25:03 -0800, by Ryan McElroy
-
merge: add some useful documentationTue, 09 Feb 2016 15:25:09 -0800, by Ryan McElroy
-
encoding: backport paranoid escaping from templatefilters.jsonescape()Sun, 27 Dec 2015 19:58:11 +0900, by Yuya Nishihara
-
encoding: add option to escape non-ascii characters in JSONSun, 27 Dec 2015 19:28:34 +0900, by Yuya Nishihara
-
encoding: initialize jsonmap when module is loadedSat, 30 Jan 2016 19:48:35 +0900, by Yuya Nishihara
-
encoding: change jsonmap to a list indexed by code pointSat, 30 Jan 2016 19:41:34 +0900, by Yuya Nishihara
-
update: change default destination to tipmost descendant (issue4673) (BC)Tue, 02 Feb 2016 15:24:11 +0000, by Pierre-Yves David
-
test: drop useless --update flag in issue1502 testsWed, 03 Feb 2016 15:21:11 +0000, by Pierre-Yves David
-
treemanifest: don't use cp -T, not supported on OS XThu, 11 Feb 2016 13:50:38 +0000, by Martijn Pieters
-
chg: use in-tree hg executable to start server for testingSun, 03 Jan 2016 12:45:32 +0900, by Yuya Nishihara
-
hgignore: ignore chg binarySun, 03 Jan 2016 12:41:28 +0900, by Yuya Nishihara
-
chg: import frontend sourcesSun, 03 Jan 2016 12:39:27 +0900, by Yuya Nishihara
-
debugrevlog: fix dumping manifest fails on empty first revision (issue5062)Wed, 10 Feb 2016 21:01:52 +0100, by liscju
-
help: don't crash in keyword search if an extension fails to provide docsWed, 10 Feb 2016 01:48:58 -0800, by Simon Farnsworth
-
doc: correct example concerning "hg purge" alias in man page "hgrc.5" stableSat, 20 Feb 2016 17:32:26 +0100, by Rainer Woitok
-
fileset: fix copy/paste in eol() error message stableThu, 18 Feb 2016 22:32:18 -0500, by Matt Harbison
-
run-tests: factor out _escapepathFri, 29 Jan 2016 14:35:34 +0000, by timeless
-
debugignore: normalize the file before testing dirstate._ignore()Mon, 08 Feb 2016 12:33:00 -0500, by Matt Harbison
-
check-code: add rule to detect usage of external diff via extdiffThu, 11 Feb 2016 02:15:45 +0900, by FUJIWARA Katsunori
-
tests: use portable diff script via extdiff extensionMon, 08 Feb 2016 18:29:17 +0900, by FUJIWARA Katsunori
-
test-patchbomb: ensure hg email write to stdoutSun, 07 Feb 2016 09:36:09 +0100, by Sébastien Brissaud
-
check-code: examine magic pattern matching against contents of a fileWed, 10 Feb 2016 22:44:29 +0900, by FUJIWARA Katsunori
-
docchecker: use indentation of 4 spacesWed, 10 Feb 2016 22:44:29 +0900, by FUJIWARA Katsunori
-
docchecker: remove naked except clauseWed, 10 Feb 2016 22:44:29 +0900, by FUJIWARA Katsunori
-
misc: use modern exception syntaxWed, 10 Feb 2016 22:44:29 +0900, by FUJIWARA Katsunori
-
f: use modern octal number formattingWed, 10 Feb 2016 22:44:28 +0900, by FUJIWARA Katsunori
-
hg-ssh: parenthesize non-translated messageWed, 10 Feb 2016 22:44:28 +0900, by FUJIWARA Katsunori