Mercurial > hg
graph
-
run-tests: remove useless "failed" flag from addOutputMismatch()Sat, 09 Jan 2016 13:22:26 +0900, by Yuya Nishihara
-
tests: load json with no fallbackSat, 09 Jan 2016 13:20:15 +0900, by Yuya Nishihara
-
config: drop progress extension from sample hgrc as it is in core nowTue, 15 Dec 2015 23:50:48 +0900, by Yuya Nishihara
-
shelve: suggest the correct tool to continue (not unshelve)Thu, 04 Feb 2016 03:47:38 +0000, by timeless
-
histedit: suggest the correct tool to continue (not histedit)Thu, 04 Feb 2016 03:47:00 +0000, by timeless
-
rebase: suggest the correct tool to continue (not rebase)Thu, 04 Feb 2016 03:46:38 +0000, by timeless
-
graft: suggest the correct tool to continue (not graft)Thu, 04 Feb 2016 03:45:44 +0000, by timeless
-
cmdutil: provide a way to report how to continueSun, 14 Feb 2016 16:16:17 +0000, by timeless
-
hg: make cachedlocalrepo cache appropriate repoview objectSun, 14 Feb 2016 01:33:55 +0900, by FUJIWARA Katsunori
-
rebase: perform update through the 'update' commandSun, 14 Feb 2016 00:45:17 +0000, by Pierre-Yves David
-
rebase: 'hg pull --rebase' now update only if there was nothing to rebaseSat, 13 Feb 2016 16:59:32 +0000, by Pierre-Yves David
-
filectx: replace use of _filerev with _filenodeMon, 08 Feb 2016 14:17:11 -0800, by Durham Goode
-
verify: extract "manifest" constant into variableWed, 03 Feb 2016 15:53:48 -0800, by Martin von Zweigbergk
-
verify: use similar language for missing manifest and file revisionsSun, 07 Feb 2016 22:46:20 -0800, by Martin von Zweigbergk
-
verify: include "manifest" prefix in a few more placesTue, 02 Feb 2016 10:42:28 -0800, by Martin von Zweigbergk
-
verify: drop unnecessary check for nullidTue, 02 Feb 2016 09:46:14 -0800, by Martin von Zweigbergk
-
verify: move cross-checking of changeset/manifest out of _crosscheckfiles()Sun, 31 Jan 2016 00:10:56 -0800, by Martin von Zweigbergk
-
tests: add tests for missing revlogs and revlog entriesSun, 31 Jan 2016 21:55:52 -0800, by Martin von Zweigbergk
-
hook: don't crash on syntax errors in python hooksFri, 12 Feb 2016 14:50:10 -0800, by Siddharth Agarwal
-
hook: for python hook exceptions, add note to run with --tracebackFri, 12 Feb 2016 11:44:35 -0800, by Siddharth Agarwal
-
hook: add tests for failing post- python hooksFri, 12 Feb 2016 11:42:18 -0800, by Siddharth Agarwal
-
hook: even fewer parentheses for load errorsFri, 12 Feb 2016 11:34:04 -0800, by Siddharth Agarwal
-
destutil: document various failure casesMon, 08 Feb 2016 17:34:32 +0100, by Pierre-Yves David
-
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
-
f: add whitespace around operatorWed, 10 Feb 2016 22:44:28 +0900, by FUJIWARA Katsunori
-
check-commit: omit whitespaceWed, 10 Feb 2016 22:44:28 +0900, by FUJIWARA Katsunori
-
check-commit: wrap too long lineWed, 10 Feb 2016 22:44:28 +0900, by FUJIWARA Katsunori
-
setup: avoid procedure related to hg.exe at setup.py --pure stableMon, 08 Feb 2016 21:12:13 +0900, by FUJIWARA Katsunori
-
help: update template examples to use reST literal syntax stableFri, 05 Feb 2016 23:17:07 +0900, by Yuya Nishihara
-
ui: fix crash by non-interactive prompt echo for user name stableSat, 06 Feb 2016 20:43:20 +0900, by Yuya Nishihara
-
zeroconf: forward all arguments passed to ui.configitems() wrapper stableWed, 10 Feb 2016 22:53:17 +0900, by Yuya Nishihara
-
run-tests: warn about symlinks to non hg scriptsMon, 08 Feb 2016 22:50:19 +0000, by timeless
-
tests: make chunk header of external diff glob-ed for portabilityMon, 08 Feb 2016 18:29:17 +0900, by FUJIWARA Katsunori
-
tests: make chunk header of external diff glob-ed for portabilityMon, 08 Feb 2016 18:29:17 +0900, by FUJIWARA Katsunori
-
tests: make timezone in diff output glob-ed for portabilityMon, 08 Feb 2016 18:29:17 +0900, by FUJIWARA Katsunori
-
tests: omit -p for external diff via extdiff extension for portabilityMon, 08 Feb 2016 18:29:17 +0900, by FUJIWARA Katsunori
-
update: check command line before modifying repoSun, 07 Feb 2016 22:18:24 -0800, by Martin von Zweigbergk
-
treemanifest: fix debugrebuildfncacheSun, 07 Feb 2016 21:44:38 -0800, by Martin von Zweigbergk
-
update: warn about other topological head in pull and unbundleWed, 03 Feb 2016 15:12:01 +0000, by Pierre-Yves David
-
update: warn about other topological heads on bare updateTue, 02 Feb 2016 14:49:02 +0000, by Pierre-Yves David
-
tests: mock getpid to reduce glob usageWed, 03 Feb 2016 04:37:04 +0000, by timeless
-
util: enable getpid to be replacedWed, 03 Feb 2016 09:11:22 +0000, by timeless
-
blackbox: refactor use of vfs as _bbvfsMon, 08 Feb 2016 00:47:36 +0000, by timeless
-
blackbox: flush output file descriptorWed, 03 Feb 2016 15:18:29 +0000, by timeless
-
tests: change blackbox test to work cross platformWed, 03 Feb 2016 18:15:18 +0000, by timeless
-
merge: document checkignored and checkunknown configs againMon, 01 Feb 2016 20:28:32 -0800, by Siddharth Agarwal
-
rebase: respect checkunknown and checkignored in more casesWed, 03 Feb 2016 13:12:06 -0800, by Siddharth Agarwal
-
test-merge-force: add tests for merge.checkunknown=warnWed, 03 Feb 2016 13:11:34 -0800, by Siddharth Agarwal
-
merge: tell _checkunknownfiles about whether this was merge --forceMon, 01 Feb 2016 20:28:32 -0800, by Siddharth Agarwal
-
merge: add missing doc for 'labels' parameterMon, 01 Feb 2016 20:28:32 -0800, by Siddharth Agarwal
-
merge: move abort/warn checks up to the top level of _checkunknownfilesMon, 01 Feb 2016 20:28:32 -0800, by Siddharth Agarwal
-
match: rename "narrowmatcher" to "subdirmatcher" (API)Fri, 05 Feb 2016 21:09:32 -0800, by Martin von Zweigbergk
-
tests: relax test-devel-warnings to reduce false positivesWed, 03 Feb 2016 18:59:35 +0000, by timeless
-
merge with stableSun, 07 Feb 2016 00:49:31 -0600, by Matt Mackall
-
chgserver: create new process group after fork (issue5051)Tue, 19 Jan 2016 18:20:13 +0000, by Jun Wu
-
check-commit: check for double-addition of blank linesFri, 05 Feb 2016 16:54:01 -0600, by Matt Mackall
-
check-commit: scan for multiple instances of error patternsFri, 05 Feb 2016 16:52:02 -0600, by Matt Mackall
-
merge: add file ancestor linknode to mergestateFri, 05 Feb 2016 10:22:14 -0800, by Durham Goode
-
merge: add debugmergestate support for _stateextrasFri, 05 Feb 2016 10:15:28 -0800, by Durham Goode
-
merge: add state extras merge state dataFri, 05 Feb 2016 10:15:28 -0800, by Durham Goode
-
revset: use manifest.matches in _follow revsetFri, 05 Feb 2016 13:30:25 -0800, by Durham Goode