Mercurial > hg
graph
-
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
-
parser: add stub class that will host alias parsing and expansionSun, 03 Apr 2016 16:55:23 +0900, by Yuya Nishihara
-
revset: narrow scope of "except ParseError" block in _parsealiasdecl()Mon, 29 Feb 2016 17:43:39 +0900, by Yuya Nishihara
-
obsstore: move delete function from obsstore class to repair moduleTue, 12 Apr 2016 04:06:50 -0700, by Kostia Balytskyi
-
debugobsolete: style fixes to debugobsolete that slipped from original commitTue, 12 Apr 2016 03:40:53 -0700, by Kostia Balytskyi
-
import: document --exact behavior in more detailWed, 09 Mar 2016 10:47:33 -0500, by Matt Mackall
-
util: add doctest to datestr()Mon, 11 Apr 2016 19:46:50 +0200, by Adrian Buehlmann
-
date: fix boundary check of negative integerTue, 12 Apr 2016 00:30:28 +0200, by Florent Gallaire
-
chg: server exited with code 0 without being connectable is an errorSun, 10 Apr 2016 22:00:34 +0100, by Jun Wu
-
shelve: refactor directory name into constantFri, 08 Apr 2016 23:33:28 -0700, by Oleg Afanasyev
-
pycompat: switch to util.stringio for py3 compatSun, 10 Apr 2016 20:55:37 +0000, by timeless
-
py3: use multi-line import in test-wireproto.pySun, 10 Apr 2016 21:32:08 +0000, by timeless
-
py3: use absolute_import in test-hgweb-non-interactive.tSun, 10 Apr 2016 21:32:05 +0000, by timeless
-
py3: use absolute_import in test-hgweb-no-request-uri.tSun, 10 Apr 2016 21:32:01 +0000, by timeless
-
py3: use absolute_import in test-hgweb-no-path-info.tSun, 10 Apr 2016 21:31:58 +0000, by timeless
-
chg: use fsetcloexec instead of closing lockfd manuallyMon, 11 Apr 2016 00:18:27 +0100, by Jun Wu
-
chg: extract the logic of setting FD_CLOEXEC to a utility functionMon, 11 Apr 2016 00:17:17 +0100, by Jun Wu
-
chg: add fchdirx as a utility functionSun, 10 Apr 2016 03:14:32 +0100, by Jun Wu
-
chg: check lockfd at freecmdserveroptsSun, 10 Apr 2016 22:58:11 +0100, by Jun Wu
-
chg: add sockdirfd to cmdserveroptsSun, 10 Apr 2016 23:56:00 +0100, by Jun Wu
-
chg: fix spelling in the error message about error waiting for cmdserverSun, 10 Apr 2016 21:56:05 +0100, by Jun Wu
-
sslutil: document and slightly refactor validation logicSun, 10 Apr 2016 11:02:58 -0700, by Gregory Szorc
-
sslutil: require a server hostname when wrapping sockets (API)Sun, 10 Apr 2016 11:00:41 -0700, by Gregory Szorc
-
sslutil: move and document verify_mode assignmentSun, 10 Apr 2016 10:59:45 -0700, by Gregory Szorc
-
tests: use --insecure instead of web.cacerts=!Sun, 10 Apr 2016 10:54:53 -0700, by Gregory Szorc
-
help: remove references to "Python 2.6 or later"Sun, 10 Apr 2016 10:58:47 -0700, by Gregory Szorc
-
commands: make --rev and --index compatible in debugobsoleteMon, 04 Apr 2016 02:05:10 -0700, by Kostia Balytskyi
-
tests: enable import checker for tests/**.py filesSun, 03 Apr 2016 19:38:57 +0900, by Yuya Nishihara
-
tests: stop direct symbol import of mercurial modules in test-status-inprocessTue, 05 Apr 2016 23:38:00 +0900, by Yuya Nishihara
-
tests: alias ui as uimod in test-revlog-ancestry/test-ui-verbosityTue, 05 Apr 2016 23:35:45 +0900, by Yuya Nishihara
-
tests: move stdlib imports before mercurial modules in test-parseindex2Tue, 05 Apr 2016 23:23:43 +0900, by Yuya Nishihara
-
tests: stop direct symbol import of pprint.pprint in tests-minirstTue, 05 Apr 2016 23:22:38 +0900, by Yuya Nishihara
-
tests: import mercurial modules by name in test-propertycacheTue, 05 Apr 2016 23:30:18 +0900, by Yuya Nishihara
-
tests: remove unused import of mercurial.repoview from test-propertycacheTue, 05 Apr 2016 23:33:55 +0900, by Yuya Nishihara
-
templater: drop deprecated handling of KeyError from changeset_templaterSun, 03 Apr 2016 11:23:31 +0900, by Yuya Nishihara
-
test-commandserver: handle cStringIO.StringIO/io.StringIO divergenceWed, 06 Apr 2016 20:34:34 +0000, by timeless
-
pycompat: add util.stringio to handle py3 divergenceWed, 06 Apr 2016 20:31:31 +0000, by timeless
-
pycompat: alias xrange to range in py3Wed, 06 Apr 2016 22:35:52 +0000, by timeless
-
pycompat: fix demand import handling of QueueFri, 08 Apr 2016 14:03:05 +0000, by timeless
-
util: use __code__ (available since py2.6)Tue, 29 Mar 2016 17:43:23 +0000, by timeless
-
templater: give better error message for invalid engine typeSun, 03 Apr 2016 11:20:50 +0900, by Yuya Nishihara
-
transaction: allow running file generators after finalizersThu, 07 Apr 2016 14:10:49 -0700, by Durham Goode
-
run-tests: move install.err into test areaThu, 07 Apr 2016 11:11:55 +0000, by timeless
-
help: report source of aliasesFri, 08 Apr 2016 18:35:49 +0000, by timeless
-
compact: add color labels to -TcompactFri, 08 Apr 2016 16:05:52 +0000, by timeless
-
util: fix doc for datestr()Fri, 08 Apr 2016 22:15:06 +0200, by Adrian Buehlmann
-
date: reallow negative timestamp, fix for Windows buggy gmtime() (issue2513)Fri, 08 Apr 2016 14:11:03 +0200, by Florent Gallaire
-
tests: use /usr/bin/env python for test-status-inprocess.pyWed, 06 Apr 2016 19:08:04 +0000, by timeless
-
run-tests: fix broken regular expressionWed, 06 Apr 2016 22:26:47 -0400, by Augie Fackler
-
test: don't rely on __del__ in test-devel-warnings.tTue, 05 Apr 2016 12:19:45 -0700, by Pierre-Yves David
-
dispatch: split out warning message generation to separate functionTue, 05 Apr 2016 20:01:23 +0100, by Martijn Pieters
-
check-code: reject import Queue, suggest util.queue class for py3 compatWed, 06 Apr 2016 20:08:18 +0000, by timeless
-
scmutil: use util.queue/util.empty for py3 compatWed, 06 Apr 2016 20:07:51 +0000, by timeless
-
pycompat: add empty and queue to handle py3 divergenceWed, 06 Apr 2016 20:00:49 +0000, by timeless
-
convert: kill dead codeMon, 04 Apr 2016 15:39:13 +0200, by Julien Cristau
-
convert: don't ignore errors from git diff-treeMon, 04 Apr 2016 15:38:48 +0200, by Julien Cristau
-
crecord: check for untracked argumentsWed, 06 Apr 2016 18:19:36 +0000, by timeless
-
localrepo: drop force check from checkcommitpatternsWed, 06 Apr 2016 18:08:38 +0000, by timeless
-
localrepo: refactor commit argument check as checkcommitpatternsWed, 06 Apr 2016 17:52:17 +0000, by timeless
-
run-tests: handle empty testsTue, 05 Apr 2016 04:26:20 +0000, by timeless
-
docchecker: try to reject single quotesTue, 12 Jan 2016 09:30:57 +0000, by timeless
-
docchecker: report context line at most onceThu, 03 Mar 2016 03:32:44 +0000, by timeless
-
tests: splitting test-gendoc.t into per file testsWed, 06 Jan 2016 20:45:50 +0000, by timeless
-
test-hgweb-auth: stop direct symbol import of mercurial.error.AbortTue, 05 Apr 2016 23:21:17 +0900, by Yuya Nishihara
-
test-hgweb-auth: alias ui as uimodTue, 05 Apr 2016 23:20:04 +0900, by Yuya Nishihara
-
test-hg-parseurl: stop direct symbol import of mercurial.hg.parseurlTue, 05 Apr 2016 23:18:52 +0900, by Yuya Nishihara
-
test-filelog: alias ui as uimodTue, 05 Apr 2016 23:17:43 +0900, by Yuya Nishihara
-
test-duplicateoptions: alias ui as uimodTue, 05 Apr 2016 23:17:05 +0900, by Yuya Nishihara
-
test-filecache: alias ui as uimodTue, 05 Apr 2016 23:16:16 +0900, by Yuya Nishihara
-
test-filecache: sort import linesTue, 05 Apr 2016 23:15:49 +0900, by Yuya Nishihara
-
test-ctxmanager: stop direct symbol import of mercurial.utilTue, 05 Apr 2016 23:13:52 +0900, by Yuya Nishihara
-
test-batching: stop direct symbol import of mercurial modulesTue, 05 Apr 2016 23:10:13 +0900, by Yuya Nishihara
-
children: use double quotes for argumentsWed, 06 Jan 2016 17:18:18 +0000, by timeless
-
largefiles: use double quotes for argumentsTue, 12 Jan 2016 09:30:39 +0000, by timeless
-
graft: use double quotes for argumentsTue, 12 Jan 2016 09:30:24 +0000, by timeless
-
hghave: add cvsntMon, 04 Apr 2016 06:27:12 +0000, by timeless
-
commands: allow debugobsolete to delete arbitrary obsmarkersFri, 01 Apr 2016 15:12:50 -0700, by Kostia Balytskyi
-
commands: disallow 'hg debugobsolete --index --rev <smth>'Fri, 01 Apr 2016 15:20:31 -0700, by Kostia Balytskyi
-
mercurial: add editorconfigTue, 05 Apr 2016 18:10:33 +0100, by Jun Wu
-
parsers: fix istat macro to work with single line if statementTue, 05 Apr 2016 10:43:43 -0400, by Matt Fowles
-
pypy: fix setdiscovery testTue, 05 Apr 2016 14:44:18 +0300, by Maciej Fijalkowski
-
chg: wrap line at 80 charsTue, 05 Apr 2016 17:43:02 +0100, by Jun Wu
-
chg: replace abortmsg showing errno with abortmsgerrnoTue, 05 Apr 2016 15:16:01 +0100, by Jun Wu
-
chg: add util function abortmsgerrno to print error with errnoTue, 05 Apr 2016 17:25:39 +0100, by Jun Wu
-
chg: use color in debug/error messages conditionallyTue, 05 Apr 2016 14:48:09 +0100, by Jun Wu
-
revset: force ascending order for baseset initialized from a setMon, 04 Apr 2016 17:45:54 -0700, by Pierre-Yves David
-
revset: stabilize repr of baseset initialized with a setMon, 04 Apr 2016 17:45:15 -0700, by Pierre-Yves David
-
dispatch: factor out command failure handling into a functionMon, 04 Apr 2016 17:27:37 +0100, by Martijn Pieters
-
pypy: fix overeager pattern matching on mpatchErrorTue, 05 Apr 2016 10:59:46 +0300, by Maciej Fijalkowski
-
mpatch: unify mpatchError (issue5182)Thu, 31 Mar 2016 02:05:28 +0000, by timeless
-
check-code: reject sed ... \\nWed, 30 Mar 2016 22:01:47 +0000, by timeless
-
hideablerevs: expand docstring to warn about possible trapsSat, 02 Apr 2016 15:56:47 -0700, by Pierre-Yves David
-
hghave: replace relative import of docutils.coreSun, 03 Apr 2016 19:47:29 +0900, by Yuya Nishihara
-
tests: make tinyproxy.py not import sys.argv by nameSun, 03 Apr 2016 20:12:59 +0900, by Yuya Nishihara
-
tests: alias ui as uimod in test-walkrepoSun, 03 Apr 2016 20:13:42 +0900, by Yuya Nishihara
-
tests: alias ui as uimod in test-ui-configSun, 03 Apr 2016 19:56:59 +0900, by Yuya Nishihara
-
tests: alias ui as uimod in test-contextSun, 03 Apr 2016 19:52:13 +0900, by Yuya Nishihara
-
tests: alias ui as uimod in test-ancestorSun, 03 Apr 2016 19:48:47 +0900, by Yuya Nishihara
-
tests: sort import lines in tinyproxy.pySun, 03 Apr 2016 20:11:41 +0900, by Yuya Nishihara
-
tests: sort import lines in failfilemerge.pySun, 03 Apr 2016 19:41:00 +0900, by Yuya Nishihara
-
tests: sort import lines in dumbhttp.pySun, 03 Apr 2016 19:40:05 +0900, by Yuya Nishihara
-
chgserver: change random state after forkMon, 04 Apr 2016 01:59:57 +0100, by Jun Wu
-
chg: make connect debug message less repetitiveMon, 04 Apr 2016 02:36:05 +0100, by Jun Wu
-
chgserver: use relative path at socket.bindMon, 04 Apr 2016 03:17:59 +0100, by Jun Wu
-
chgserver: move args copying logic to the correct placeMon, 04 Apr 2016 01:10:51 +0100, by Jun Wu
-
py3: use print_function in test-status-inprocess.pyMon, 04 Apr 2016 05:20:40 +0300, by Robert Stanca
-
py3: use absolute_import in test-status-inprocess.pyMon, 04 Apr 2016 05:19:35 +0300, by Robert Stanca
-
py3: use print_function in test-revlog-ancestry.pyMon, 04 Apr 2016 05:10:11 +0300, by Robert Stanca
-
py3: use absolute_import in test-revlog-ancestry.pyMon, 04 Apr 2016 05:09:24 +0300, by Robert Stanca
-
py3: use print_function in test-propertycache.pyMon, 04 Apr 2016 04:56:05 +0300, by Robert Stanca
-
hghave: add hg06..hg39Fri, 01 Apr 2016 13:20:47 +0000, by timeless
-
hghave: use checkvers for bzr114Fri, 01 Apr 2016 13:19:29 +0000, by timeless
-
hghave: replace has_svn13/has_svn15 with checkversFri, 01 Apr 2016 13:04:41 +0000, by timeless
-
hghave: add checkvers functionFri, 01 Apr 2016 13:04:16 +0000, by timeless
-
hghave: add docstring for checkMon, 04 Apr 2016 02:17:36 +0000, by timeless
-
hghave: update cvs112 descriptionFri, 01 Apr 2016 13:19:58 +0000, by timeless
-
py3: use absolute_import in test-propertycache.pyMon, 04 Apr 2016 03:16:18 +0300, by Robert Stanca
-
py3: use print_function in test-parseindex2.pyMon, 04 Apr 2016 03:14:16 +0300, by Robert Stanca
-
py3: use absolute_import in test-parseindex2.pyMon, 04 Apr 2016 03:06:33 +0300, by Robert Stanca
-
py3: use print_function in test-minirst.pyMon, 04 Apr 2016 03:04:08 +0300, by Robert Stanca
-
py3: use absolute_import in test-minirst.pyMon, 04 Apr 2016 03:00:43 +0300, by Robert Stanca
-
py3: use print_function in test-hybridencode.pyMon, 04 Apr 2016 02:58:53 +0300, by Robert Stanca
-
py3: use absolute_import in test-hybridencode.pyMon, 04 Apr 2016 01:33:08 +0300, by Robert Stanca
-
py3: use print_function in test-hgweb-auth.pyMon, 04 Apr 2016 01:31:21 +0300, by Robert Stanca
-
py3: use absolute_import in test-hgweb-auth.pyMon, 04 Apr 2016 00:55:36 +0300, by Robert Stanca
-
py3: use print_function in test-hg-parseurl.pyMon, 04 Apr 2016 00:29:03 +0300, by Robert Stanca
-
py3: use absolute_import in test-hg-parseurl.pyMon, 04 Apr 2016 00:27:04 +0300, by Robert Stanca
-
py3: use print_function in test-filelog.pyMon, 04 Apr 2016 00:17:11 +0300, by Robert Stanca
-
py3: use absolute_import in test-filelog.pySun, 03 Apr 2016 17:10:12 +0300, by Robert Stanca
-
py3: use print_function in test-filecache.pySun, 03 Apr 2016 17:06:40 +0300, by Robert Stanca
-
py3: use absolute_import in test-filecache.pySun, 03 Apr 2016 17:01:07 +0300, by Robert Stanca
-
py3: use print_function in test-duplicateoptions.pySun, 03 Apr 2016 16:58:43 +0300, by Robert Stanca
-
py3: use absolute_import in test-duplicateoptions.pySun, 03 Apr 2016 16:56:15 +0300, by Robert Stanca
-
py3: lexicographical order imports and print_function in test-context.pySun, 03 Apr 2016 16:34:55 +0300, by Robert Stanca
-
pypy: fix overspecific test checksSun, 03 Apr 2016 08:26:57 +0100, by Maciej Fijalkowski
-
tests: lexicographical imports in silenttestrunner.pySun, 03 Apr 2016 10:02:58 +0300, by Robert Stanca
-
py3: use absolute_import in test-context.pySun, 03 Apr 2016 06:20:17 +0300, by Robert Stanca
-
py3: use print_function in test-bdiff.pySun, 03 Apr 2016 06:16:17 +0300, by Robert Stanca
-
py3: use absolute_import in test-bdiff.pySun, 03 Apr 2016 06:12:18 +0300, by Robert Stanca
-
py3: use print_function in test-batching.pySun, 03 Apr 2016 06:10:52 +0300, by Robert Stanca
-
py3: use absolute_import in test-batching.pySun, 03 Apr 2016 06:05:43 +0300, by Robert Stanca
-
py3: use print_function in silenttestrunner.pySat, 02 Apr 2016 18:17:23 +0300, by Robert Stanca
-
py3: use absolute_import in silenttestrunner.pySat, 02 Apr 2016 18:16:12 +0300, by Robert Stanca
-
py3: use print_function in hypothesishelpers.pySat, 02 Apr 2016 18:15:04 +0300, by Robert Stanca
-
tests: use absolute_import in hypothesishelpers.pySat, 02 Apr 2016 18:14:10 +0300, by Robert Stanca
-
py3: use print_function in get-with-headers.pySat, 02 Apr 2016 18:12:33 +0300, by Robert Stanca
-
py3: use print_function in generate-working-copy-states.pySat, 02 Apr 2016 17:36:59 +0300, by Robert Stanca
-
py3: use print_function in filterpyflakes.pySat, 02 Apr 2016 17:35:02 +0300, by Robert Stanca
-
py3: use print_function in test-ancestor.pySat, 02 Apr 2016 17:33:11 +0300, by Robert Stanca
-
py3: use print_function in seq.pySat, 02 Apr 2016 17:29:38 +0300, by Robert Stanca
-
py3: use absolute_import in seq.pySat, 02 Apr 2016 17:28:35 +0300, by Robert Stanca
-
parser: move parsererrordetail() function from revset moduleMon, 29 Feb 2016 17:02:56 +0900, by Yuya Nishihara
-
hgweb: fix links in atom-branchesFri, 01 Apr 2016 21:18:24 +0800, by Anton Shestakov
-
revset: prevent infinite recursion on pypyFri, 01 Apr 2016 10:09:34 +0200, by Maciej Fijalkowski
-
pypy: fix doctests for pypy optimizationsThu, 31 Mar 2016 18:38:08 +0200, by Maciej Fijalkowski
-
largefiles: replace invocation of os.path module by vfs in reposetup.pySat, 19 Mar 2016 15:31:13 +0100, by liscju
-
largefiles: replace invocation of os.path module by vfs in overrides.pySat, 19 Mar 2016 14:50:40 +0100, by liscju
-
bundle: warn when update to revision existing only in a bundle (issue5004)Wed, 23 Mar 2016 08:55:22 +0100, by liscju
-
tests: fix builtin module test on pypyWed, 30 Mar 2016 21:54:26 +0200, by Maciej Fijalkowski
-
hgweb: generate last change date for an empty atom-bookmarks feed (issue5022)Thu, 31 Mar 2016 15:37:21 +0800, by Anton Shestakov
-
hgweb: sort bookmarks in revlog order of their nodesThu, 31 Mar 2016 15:22:06 +0800, by Anton Shestakov
-
hgweb: sort bookmarks earlyThu, 31 Mar 2016 14:23:27 +0800, by Anton Shestakov
-
hgweb: add parents to json-log (issue5074)Thu, 31 Mar 2016 18:09:09 +0800, by Anton Shestakov
-
revset: make _parsealiasdecl() simply return the original parsed treeMon, 29 Feb 2016 17:46:06 +0900, by Yuya Nishihara
-
revset: inline isvalidfunc(), getfuncname() and getfuncargs()Mon, 29 Feb 2016 16:35:58 +0900, by Yuya Nishihara
-
revset: inline isvalidsymbol() and getsymbol() into _parsealiasdecl()Mon, 29 Feb 2016 16:32:18 +0900, by Yuya Nishihara
-
revset: remove redundant checks for parsed tree of aliasMon, 29 Feb 2016 16:23:09 +0900, by Yuya Nishihara
-
py3: handle iter/iterkeys+iteritems python3 divergence in import-checkerWed, 30 Mar 2016 08:15:37 +0000, by timeless
-
py3: use print_function in import-checkerWed, 30 Mar 2016 04:55:16 +0000, by timeless
-
py3: use absolute_import in import-checkerWed, 30 Mar 2016 04:50:19 +0000, by timeless
-
run-tests: make _processoutput picky about optional globsWed, 30 Mar 2016 09:13:47 +0000, by timeless
-
py24: remove check-code py24 notationWed, 30 Mar 2016 07:24:51 +0000, by timeless
-
py3: convert hghave output to textWed, 30 Mar 2016 08:02:34 +0000, by timeless
-
py3: convert prereq bytes to string in run-testsWed, 30 Mar 2016 05:26:51 +0000, by timeless
-
record: deprecate the extensionMon, 28 Mar 2016 12:50:56 -0700, by Pierre-Yves David
-
templater: use templatefunc to mark a function as template functionWed, 30 Mar 2016 02:10:44 +0900, by FUJIWARA Katsunori
-
registrar: add templatefunc to mark a function as template function (API)Wed, 30 Mar 2016 02:10:44 +0900, by FUJIWARA Katsunori
-
keyword: use templatefilter to mark a function as template filterWed, 30 Mar 2016 02:10:44 +0900, by FUJIWARA Katsunori
-
templatefilters: use templatefilter to mark a function as template filterWed, 30 Mar 2016 02:10:44 +0900, by FUJIWARA Katsunori
-
registrar: add templatefilter to mark a function as template filter (API)Wed, 30 Mar 2016 02:10:44 +0900, by FUJIWARA Katsunori
-
revset: inline _getaliasarg() functionSun, 14 Feb 2016 20:43:30 +0900, by Yuya Nishihara
-
revset: drop redundant check for unknown alias argumentsSun, 14 Feb 2016 20:27:08 +0900, by Yuya Nishihara
-
revset: move tagging of alias arguments from tokenization to parsing phaseSun, 14 Feb 2016 19:48:33 +0900, by Yuya Nishihara
-
revset: add test that should fail if '_aliasarg' tag is removedSun, 14 Feb 2016 21:46:50 +0900, by Yuya Nishihara
-
templater: do not strip non-quote characters from template configSun, 27 Mar 2016 17:42:19 +0900, by Yuya Nishihara
-
rebase: fix crash when rebase aborts while rebasing obsolete revisionsTue, 29 Mar 2016 11:50:41 -0700, by Laurent Charignon
-
rebase: refactor of error handling code path for rebaseskipobsoleteTue, 29 Mar 2016 11:49:45 -0700, by Laurent Charignon
-
destutil: show message and hint at updating to the closed head as warningTue, 29 Mar 2016 23:59:32 +0900, by FUJIWARA Katsunori
-
destutil: make messages at updating to the closed head usual formTue, 29 Mar 2016 23:59:32 +0900, by FUJIWARA Katsunori
-
py3: make test-ui-color use print_functionTue, 29 Mar 2016 16:41:32 +0530, by Pulkit Goyal
-
py3: make test-ui-config use print_functionTue, 29 Mar 2016 16:38:27 +0530, by Pulkit Goyal
-
py3: make test-ui-config use absolute_importTue, 29 Mar 2016 16:33:09 +0530, by Pulkit Goyal
-
py3: make test-ui-verbosity use absolute_importTue, 29 Mar 2016 16:29:21 +0530, by Pulkit Goyal
-
py3: make test-ui-verbosity use print_functionTue, 29 Mar 2016 16:27:01 +0530, by Pulkit Goyal
-
py3: make test-url use print_functionTue, 29 Mar 2016 16:23:40 +0530, by Pulkit Goyal
-
py3: make test-walkrepo use print_functionTue, 29 Mar 2016 16:21:31 +0530, by Pulkit Goyal
-
py3: make test-wireproto use print_functionTue, 29 Mar 2016 16:14:58 +0530, by Pulkit Goyal
-
py3: handle ugettext + unicode in i18nTue, 29 Mar 2016 17:22:08 +0000, by timeless
-
py3: glob line numbers in test-check-py3-compatMon, 28 Mar 2016 22:30:23 +0000, by timeless
-
bundle: remove obsolete (and duplicate) commentTue, 29 Mar 2016 10:21:05 -0700, by Martin von Zweigbergk
-
convert: delete unused imports in git.pyTue, 29 Mar 2016 10:49:33 -0700, by Martin von Zweigbergk
-
merge with stableTue, 29 Mar 2016 12:29:00 -0500, by Matt Mackall
-
bundle: avoid crash when no good changegroup version foundFri, 25 Mar 2016 23:05:32 -0700, by Martin von Zweigbergk
-
exchange: make _pushb2ctx() look more like _getbundlechangegrouppart()Fri, 25 Mar 2016 16:13:28 -0700, by Martin von Zweigbergk
-
exchange: get rid of "getcgkwargs" variableFri, 25 Mar 2016 16:01:40 -0700, by Martin von Zweigbergk
-
bundle: move writebundle() from changegroup.py to bundle2.py (API)Mon, 28 Mar 2016 14:41:29 -0700, by Martin von Zweigbergk
-
convert: test for shell injection in git calls (SEC) stable 3.7.3Tue, 22 Mar 2016 17:27:27 -0700, by Mateusz Kwapich
-
convert: rewrite gitpipe to use common.commandline (SEC) stableTue, 22 Mar 2016 17:05:11 -0700, by Mateusz Kwapich
-
convert: dead code removal - old git calling functions (SEC) stableTue, 22 Mar 2016 17:05:11 -0700, by Mateusz Kwapich
-
convert: rewrite calls to Git to use the new shelling mechanism (SEC) stableTue, 22 Mar 2016 17:05:11 -0700, by Mateusz Kwapich
-
convert: add new, non-clowny interface for shelling out to git (SEC) stableTue, 22 Mar 2016 17:05:11 -0700, by Mateusz Kwapich
-
subrepo: set GIT_ALLOW_PROTOCOL to limit git clone protocols (SEC) stableSun, 20 Mar 2016 21:52:21 -0700, by Mateusz Kwapich
-
parsers: fix list sizing rounding error (SEC) stableWed, 16 Mar 2016 17:29:29 -0700, by Matt Mackall
-
merge with stableMon, 28 Mar 2016 17:16:00 -0500, by Matt Mackall
-
debugsetparents: remove redundant invocations of begin/endparentchangeMon, 28 Mar 2016 09:12:03 +0200, by liscju
-
sslutil: add docstring to wrapsocket()Sun, 27 Mar 2016 13:13:19 -0700, by Gregory Szorc
-
sslutil: remove indentation in wrapsocket declarationSun, 27 Mar 2016 11:39:39 -0700, by Gregory Szorc
-
sslutil: always use SSLContextSun, 27 Mar 2016 14:18:32 -0700, by Gregory Szorc
-
sslutil: move _canloaddefaultcerts logicSun, 27 Mar 2016 14:08:52 -0700, by Gregory Szorc
-
sslutil: implement SSLContext classSun, 27 Mar 2016 13:50:34 -0700, by Gregory Szorc
-
sslutil: store OP_NO_SSL* constants in module scopeSun, 27 Mar 2016 10:47:24 -0700, by Gregory Szorc
-
sslutil: better document state of security/ssl moduleSun, 27 Mar 2016 14:07:06 -0700, by Gregory Szorc
-
tests: make tinyproxy.py use print_functionMon, 28 Mar 2016 01:57:44 +0530, by Pulkit Goyal
-
run-tests: use canonpath for with-python3Mon, 28 Mar 2016 04:02:07 +0000, by timeless
-
run-tests: add canonpath functionMon, 28 Mar 2016 04:01:21 +0000, by timeless
-
tests: glob py3 line numbersMon, 28 Mar 2016 03:40:30 +0000, by timeless
-
tests: update py3.5 outputMon, 28 Mar 2016 03:35:08 +0000, by timeless
-
summary: move mergemod before parents to give access to msThu, 17 Mar 2016 14:50:29 +0000, by timeless
-
filemerge: use revset notation for p1/p2 of local/other descriptionsThu, 17 Mar 2016 00:36:01 +0000, by timeless
-
tests: fix for failure of test-convert-p4-filetypes.tSat, 26 Mar 2016 12:55:52 +0900, by FUJIWARA Katsunori
-
crecord: re-enable reviewing a patch before comitting itSun, 20 Mar 2016 21:08:17 -0400, by Jordi Gutiérrez Hermoso
-
crecord: break out the help message for editing hunksSun, 20 Mar 2016 18:24:59 -0400, by Jordi Gutiérrez Hermoso
-
crecord: refactor hunk edit action to use ui.editSun, 20 Mar 2016 20:59:05 -0400, by Jordi Gutiérrez Hermoso
-
edit: allow to configure the suffix of the temporary filenameSun, 20 Mar 2016 13:55:41 -0400, by Jordi Gutiérrez Hermoso
-
merge: save merge part labels for later reuseSat, 19 Mar 2016 18:37:10 -0700, by Simon Farnsworth
-
ui: add prompt argument to write (issue5154) (API)Fri, 25 Mar 2016 21:51:00 +0000, by timeless
-
hg: perform update after pulling during clone with share (issue5103) stableFri, 25 Mar 2016 10:47:49 -0700, by Gregory Szorc
-
tests: fix failure of test-convert-mtn.tSat, 26 Mar 2016 10:53:31 +0900, by FUJIWARA Katsunori
-
templater: relax unquotestring() to fall back to bare stringSat, 26 Mar 2016 18:12:12 +0900, by Yuya Nishihara
-
debugrevspec: show expanded/concatenated states before printing treesSat, 26 Mar 2016 19:01:12 +0900, by Yuya Nishihara
-
templater: do not abuse SyntaxError to report errors in template map fileSat, 26 Mar 2016 18:01:04 +0900, by Yuya Nishihara
-
graphmod: set default edge styles for ascii graphs (BC)Wed, 23 Mar 2016 13:34:47 -0700, by Martijn Pieters
-
tests: python executable should always be globbedThu, 24 Mar 2016 16:35:24 -0700, by Sean Farley
-
setup: add missing hgext.fsmonitorTue, 22 Mar 2016 16:08:02 -0700, by Sean Farley
-
merge with stableFri, 25 Mar 2016 16:23:23 -0500, by Matt Mackall
-
dispatch: show deprecation warning if command has no attributes (issue5137)Sat, 09 Jan 2016 22:46:26 +0900, by Yuya Nishihara
-
dispatch: extract function that tests command attributesMon, 14 Mar 2016 00:14:43 +0900, by Yuya Nishihara
-
dispatch: make cmdalias forward command attributes to functionMon, 14 Mar 2016 00:06:52 +0900, by Yuya Nishihara
-
run-tests: use different chg socket directories for different testsSun, 20 Mar 2016 17:18:06 -0700, by Jun Wu
-
tests: ensure run-tests handles multiple lines of churnMon, 21 Mar 2016 20:56:46 +0000, by timeless
-
subrepo: adapt to git's recent renames-by-default stableThu, 24 Mar 2016 09:38:11 -0700, by Martin von Zweigbergk
-
graphmod: move the graphstyle options to experimentalThu, 24 Mar 2016 00:09:58 -0700, by Pierre-Yves David
-
tests: remove obsolete uses of HGTEST_RUN_TESTS_PUREMon, 21 Mar 2016 21:06:49 +0000, by timeless
-
test-debugextensions: passes with byte-compilation disabled (issue5147)Sun, 20 Mar 2016 17:30:56 -0700, by Kevin Bullock
-
rpms: add hgext3rd to mercurial.specWed, 23 Mar 2016 11:53:11 +0800, by Anton Shestakov
-
debugobsolete: add an option to show marker indexWed, 23 Mar 2016 10:50:24 -0700, by Kostia Balytskyi
-
tests: explicitly flush output streamsTue, 15 Mar 2016 09:51:42 +0000, by Jun Wu
-
test-hgrc: do not print ui.plain() flag at uisetup()Sun, 20 Mar 2016 15:09:29 -0700, by Yuya Nishihara
-
tests: make config/help tests pass even if chgserver extension is loadedSun, 20 Mar 2016 12:25:46 -0700, by Yuya Nishihara
-
setup: alphabetize hgext packagesTue, 22 Mar 2016 16:05:22 -0700, by Sean Farley
-
remove: add progress supportThu, 17 Mar 2016 21:03:22 +0000, by timeless
-
remove: queue warnings until after status messages (issue5140) (API)Thu, 17 Mar 2016 18:19:36 +0000, by timeless
-
tests: include progress for test-removeMon, 21 Mar 2016 04:01:29 +0000, by timeless
-
chg: allows default hg path to be overriddenSun, 20 Mar 2016 15:43:20 -0700, by Jun Wu
-
chg: define PRINTF_FORMAT_ for non gnu C compilerSun, 20 Mar 2016 15:25:25 -0700, by Jun Wu
-
chgserver: drop bundle.mainreporoot configSun, 20 Mar 2016 15:11:34 -0700, by Jun Wu
-
chgserver: drop old hack to recreate ui on HGPLAIN changeSun, 20 Mar 2016 10:44:15 -0700, by Yuya Nishihara
-
graphmod: allow edges to end earlySat, 19 Mar 2016 16:37:47 -0700, by Martijn Pieters
-
graphmod: allow for different styles for different edge typesSat, 19 Mar 2016 16:46:15 -0700, by Martijn Pieters
-
chgserver: use global ui instead of repo ui for dispatch.request.uiThu, 17 Mar 2016 18:32:10 +0000, by Jun Wu
-
progress: update comment to reflect implementationThu, 17 Mar 2016 18:34:32 +0000, by timeless
-
tests: remove lines that enable progress extensionSun, 20 Mar 2016 04:54:35 +0000, by timeless
-
run-tests: add support for automatically bisecting test failuresSat, 19 Mar 2016 14:26:10 -0400, by Augie Fackler
-
check-code: also ban strcatSat, 19 Mar 2016 20:49:02 -0400, by Augie Fackler
-
check-code: prevent use of strcpySat, 19 Mar 2016 20:18:38 -0400, by Augie Fackler
-
osutil: stop using strcpySat, 19 Mar 2016 20:02:19 -0400, by Augie Fackler
-
histedit: add a hint about enabled dropmissing to histedit edit commentSat, 19 Mar 2016 11:39:13 -0700, by Mateusz Kwapich
-
hghave: change ssl check to just check ssl moduleSat, 19 Mar 2016 13:51:00 -0700, by Gregory Szorc
-
help: document sharing of revlog header with revision 0Sat, 19 Mar 2016 15:17:33 -0700, by Gregory Szorc
-
mpatch: move collect() to module levelSat, 19 Mar 2016 16:45:52 -0400, by Augie Fackler
-
mpatch: un-nest the move() methodSat, 19 Mar 2016 16:43:16 -0400, by Augie Fackler
-
mpatch: move pull() method to top levelSat, 19 Mar 2016 16:37:30 -0400, by Augie Fackler
-
chgserver: use old ui.system if fout is not stdout or needs to be capturedThu, 17 Mar 2016 18:27:48 +0000, by Jun Wu
-
node: use byte literals to construct nullid and wdiridSat, 12 Mar 2016 14:04:57 -0800, by Gregory Szorc
-
tests: try to import modules with Python 3Sat, 12 Mar 2016 14:05:23 -0800, by Gregory Szorc
-
tests: perform an ast parse with Python 3Fri, 18 Mar 2016 16:15:12 -0700, by Gregory Szorc
-
run-tests: add --with-python3 to define a Python 3 interpreterFri, 18 Mar 2016 16:17:56 -0700, by Gregory Szorc
-
crecord: add docblock to handlekeypressedFri, 18 Mar 2016 11:06:03 -0700, by Ryan McElroy
-
crecord: fix docblock indentationFri, 18 Mar 2016 11:06:03 -0700, by Ryan McElroy
-
crecord: clean up empty lines at ends of docblocksFri, 18 Mar 2016 11:06:03 -0700, by Ryan McElroy
-
filemerge: indicate that local/other are p1/p2Thu, 17 Mar 2016 00:36:01 +0000, by timeless
-
sslutil: use preferred formatting for import syntaxSat, 19 Mar 2016 10:10:09 -0700, by Gregory Szorc
-
largefiles: add some docstringsSat, 19 Mar 2016 08:28:24 -0700, by Mads Kiilerich
-
largefiles: drop partial support for not having a user cacheSat, 19 Mar 2016 08:27:54 -0700, by Mads Kiilerich
-
largefiles: refactor usercachepath - extract user cache path functionSat, 19 Mar 2016 08:23:55 -0700, by Mads Kiilerich
-
shelve: adds restoring newly created branch (issue5048) (BC)Wed, 10 Feb 2016 02:23:27 +0100, by liscju
-
shelve: make non bare shelve not saving branch information in bundleMon, 07 Mar 2016 22:58:11 +0100, by liscju
-
shelve: preserve newly created branch on non-bare shelve in wctx (BC)Sat, 12 Mar 2016 18:36:31 +0100, by liscju
-
crecord: rewrite a comment about filtering patchesFri, 18 Mar 2016 16:14:57 -0400, by Jordi Gutiérrez Hermoso
-
run-tests: teach _processoutput to handle multiple lines of churnThu, 17 Mar 2016 20:52:06 +0000, by timeless
-
run-tests: indent _processoutput to aid readability for next patchThu, 17 Mar 2016 20:54:36 +0000, by timeless
-
namespaces: fix name/node confusionWed, 16 Mar 2016 23:12:43 +0000, by timeless
-
tests: add test for "log -r wdir() -p" (issue4871)Sun, 13 Mar 2016 23:27:27 +0900, by Yuya Nishihara
-
tests: include modified/added/removed files in "log -r wdir()" outputSun, 13 Mar 2016 23:21:45 +0900, by Yuya Nishihara
-
contrib: revsetbenchmarks use absolute_import and print_functionWed, 16 Mar 2016 04:35:03 +0530, by Pulkit Goyal
-
contrib: synthrepo use absolute_importWed, 16 Mar 2016 04:23:58 +0530, by Pulkit Goyal
-
contrib: python-hook-examples use absolute_importWed, 16 Mar 2016 04:13:28 +0530, by Pulkit Goyal
-
contrib: make perf.py use absolute_importWed, 16 Mar 2016 04:12:16 +0530, by Pulkit Goyal
-
largefiles: replace invocation of os.path module by vfs in lfutil.pyMon, 14 Mar 2016 20:20:22 +0100, by liscju
-
largefiles: replace invocation of os.path module by vfs in lfcommands.pySun, 13 Mar 2016 23:16:44 +0100, by liscju
-
cache: rebuild branch cache from scratch when inconsistencies are detectedSun, 13 Mar 2016 02:06:23 +0100, by Mads Kiilerich
-
cache: safer handling of failing seek when writing revision branch cacheSun, 13 Mar 2016 02:06:22 +0100, by Mads Kiilerich
-
cache: remove branch revision file before rewriting the branch name fileSun, 13 Mar 2016 02:06:21 +0100, by Mads Kiilerich
-
chg: do not redirect stdout to /dev/nullMon, 14 Mar 2016 15:05:25 +0000, by Jun Wu
-
pager: skip uisetup if chg is detectedMon, 14 Mar 2016 15:03:19 +0000, by Jun Wu
-
chgserver: add an explicit gc to trigger __del__Mon, 14 Mar 2016 23:08:03 +0000, by Jun Wu
-
blackbox: do not assume self._bb{vfs,repo,fp} are set in blackboxui.__init__Tue, 15 Mar 2016 10:36:02 +0000, by Jun Wu
-
chg: downgrade "failed to read channel" from abortmsg to debugmsgMon, 14 Mar 2016 23:28:14 +0000, by Jun Wu
-
histedit: do not close stdinTue, 15 Mar 2016 00:42:33 +0000, by Jun Wu
-
tests: reorder hg serve commandsTue, 15 Mar 2016 09:51:54 +0000, by Jun Wu
-
templater: add debugtemplate commandSun, 14 Feb 2016 01:06:12 +0900, by Yuya Nishihara
-
templater: expand list of parsed templates to template nodeSat, 13 Feb 2016 23:20:47 +0900, by Yuya Nishihara
-
templater: relax type of mapped templateSun, 14 Feb 2016 15:42:49 +0900, by Yuya Nishihara
-
templater: lift parsed and compiled templates to generic data typesSat, 13 Feb 2016 23:54:24 +0900, by Yuya Nishihara
-
tests: python executable path should always be globbedTue, 15 Mar 2016 15:50:57 -0700, by Danek Duvall
-
crecord: use ui.interface to choose curses interfaceMon, 14 Mar 2016 15:01:27 +0000, by Simon Farnsworth
-
ui: add new config flag for interface selectionMon, 14 Mar 2016 15:01:27 +0000, by Simon Farnsworth
-
extensions: also search for extension in the 'hgext3rd' packageFri, 11 Mar 2016 10:30:08 +0000, by Pierre-Yves David
-
hgext: use templatekeyword to mark a function as template keywordSun, 13 Mar 2016 05:17:06 +0900, by FUJIWARA Katsunori
-
templatekw: use templatekeyword to mark a function as template keywordSun, 13 Mar 2016 05:17:06 +0900, by FUJIWARA Katsunori
-
registrar: add templatekeyword to mark a function as template keyword (API)Sun, 13 Mar 2016 05:17:06 +0900, by FUJIWARA Katsunori
-
chgserver: do not keep repo objectWed, 16 Mar 2016 11:57:09 +0000, by Jun Wu
-
chgserver: invalidate the server if extensions fail to loadSat, 12 Mar 2016 04:24:11 +0000, by Jun Wu
-
chgserver: add an explicit "reconnect" instruction to validateMon, 14 Mar 2016 13:48:33 +0000, by Jun Wu
-
dispatch: flush ui before returning from dispatchMon, 14 Mar 2016 11:06:34 +0000, by Jun Wu
-
tests: make tests for convert with svn portableTue, 15 Mar 2016 00:14:53 +0900, by FUJIWARA Katsunori
-
merge with stableTue, 15 Mar 2016 14:10:46 -0700, by Matt Mackall
-
test-pager: add a test for pager with color enabledFri, 11 Mar 2016 20:34:49 -0500, by Augie Fackler
-
http: support sending hgargs via POST body instead of in GET or headersFri, 11 Mar 2016 11:37:00 -0500, by Augie Fackler
-
fsmonitor: flag msc_stdint as no-check-codeMon, 14 Mar 2016 21:15:59 -0400, by Augie Fackler
-
fsmonitor: use custom stdint.h file when compiling with Visual CMon, 14 Mar 2016 17:53:47 +0100, by Sune Foldager
-
tests: handle getaddrinfo reporting "No address associated with hostname"Sun, 13 Mar 2016 02:36:03 +0100, by Mads Kiilerich
-
httpconnection: remove obsolete comment about open()Mon, 14 Mar 2016 14:08:28 -0700, by Martin von Zweigbergk
-
sslutil: allow multiple fingerprints per hostSun, 13 Mar 2016 14:03:58 -0700, by Gregory Szorc
-
help: add empty lines to hostfingerprints sectionSun, 13 Mar 2016 13:51:01 -0700, by Gregory Szorc
-
help: document requirementsSat, 12 Mar 2016 18:51:07 -0800, by Gregory Szorc
-
showstack: use absolute_importSun, 13 Mar 2016 01:59:18 +0530, by Pulkit Goyal
-
contrib: use absolute_import in win32/hgwebdir_wsgi.pyMon, 14 Mar 2016 14:12:13 +0530, by Pulkit Goyal
-
dispatch: catch KeyboardInterrupt more broadlySun, 27 Dec 2015 13:38:46 +0900, by Yuya Nishihara
-
histedit: have dropmissing abort on empty planSun, 13 Mar 2016 16:46:49 -0700, by Mateusz Kwapich
-
streamclone: fix error when store files grow while stream cloning stableSun, 13 Mar 2016 02:29:11 +0100, by Mads Kiilerich
-
tests: add test of stream clone of repo that is changing stableSun, 13 Mar 2016 02:28:46 +0100, by Mads Kiilerich
-
chgserver: handle ParseError during validateMon, 14 Mar 2016 12:52:35 +0000, by Jun Wu
-
dispatch: extract common logic for handling ParseErrorMon, 14 Mar 2016 12:32:09 +0000, by Jun Wu
-
chgserver: resolve relative path before sending via system channelMon, 14 Mar 2016 11:23:04 +0000, by Jun Wu
-
mercurial: use pure Python module policy on Python 3Sat, 12 Mar 2016 13:19:19 -0800, by Gregory Szorc
-
chg: provide early exception to userSat, 12 Mar 2016 22:17:30 +0900, by Yuya Nishihara
-
cmdserver: write early exception to 'e' channel in 'unix' modeSat, 12 Mar 2016 22:03:30 +0900, by Yuya Nishihara
-
contrib: make memory.py use absolute_importSun, 13 Mar 2016 01:32:42 +0530, by Pulkit Goyal
-
check-code: use absolute_import and print_functionSun, 13 Mar 2016 01:08:39 +0530, by Pulkit Goyal
-
encoding: use range() instead of xrange()Fri, 11 Mar 2016 21:27:26 -0800, by Gregory Szorc
-
encoding: make HFS+ ignore code Python 3 compatibleFri, 11 Mar 2016 21:23:34 -0800, by Gregory Szorc
-
extensions: factor import error reporting outFri, 11 Mar 2016 10:28:58 +0000, by Pierre-Yves David
-
extensions: extract the 'importh' closure as normal functionFri, 11 Mar 2016 10:24:54 +0000, by Pierre-Yves David
-
zeroconf: remove leftover camelcase identifierFri, 11 Mar 2016 15:40:58 -0800, by Martin von Zweigbergk
-
hg: acquire wlock while updating the working directory via updatetotallySat, 12 Mar 2016 04:35:42 +0900, by FUJIWARA Katsunori
-
commands: add postincoming docstring for explanation of argumentsSat, 12 Mar 2016 04:35:42 +0900, by FUJIWARA Katsunori
-
commands: centralize code to update with extra care for non-file componentsSat, 12 Mar 2016 04:35:42 +0900, by FUJIWARA Katsunori
-
update: omit redundant activating message for already active bookmarkSat, 12 Mar 2016 04:35:42 +0900, by FUJIWARA Katsunori
-
tests: make test-verify-repo-operations.py not run by defaultFri, 11 Mar 2016 11:44:03 -0800, by Martin von Zweigbergk
-
ui: log devel warningsFri, 29 Jan 2016 14:37:16 +0000, by timeless
-
util: refactor getstackframesFri, 11 Mar 2016 17:22:04 +0000, by timeless
-
util: reword debugstacktrace commentFri, 11 Mar 2016 16:50:14 +0000, by timeless
-
changelog: avoid slicing raw data until neededSun, 06 Mar 2016 15:40:20 -0800, by Gregory Szorc
-
changelog: parse description lastSun, 06 Mar 2016 13:13:54 -0800, by Gregory Szorc
-
changelog: lazily parse filesSun, 06 Mar 2016 14:31:06 -0800, by Gregory Szorc
-
changelog: lazily parse date/extra fieldSun, 06 Mar 2016 14:30:25 -0800, by Gregory Szorc
-
changelog: lazily parse userSun, 06 Mar 2016 14:29:46 -0800, by Gregory Szorc
-
changelog: lazily parse manifest nodeSun, 06 Mar 2016 14:29:13 -0800, by Gregory Szorc
-
changelog: lazily parse descriptionSun, 06 Mar 2016 14:28:46 -0800, by Gregory Szorc
-
context: use changelogrevisionSun, 06 Mar 2016 13:26:37 -0800, by Gregory Szorc
-
changelog: add class to represent parsed changelog revisionsSun, 06 Mar 2016 14:28:02 -0800, by Gregory Szorc
-
httppeer: compute header names only onceFri, 11 Mar 2016 11:51:22 -0500, by Augie Fackler
-
httppeer: indent existing argument handling with if TrueFri, 11 Mar 2016 11:33:43 -0500, by Augie Fackler
-
httppeer: move size computation later in _callstreamFri, 11 Mar 2016 11:26:12 -0500, by Augie Fackler
-
httppeer: do less splitting on httpheader valueFri, 11 Mar 2016 11:24:50 -0500, by Augie Fackler
-
chgserver: remove outdated comment about setvbuf()Sat, 27 Feb 2016 21:17:37 +0900, by Yuya Nishihara
-
transplant: use absolute_importTue, 01 Mar 2016 04:53:43 +0000, by timeless
-
transplant: switch to using nodemod for hex+shortFri, 11 Mar 2016 16:07:22 +0000, by timeless
-
convert: bzr use absolute_importWed, 02 Mar 2016 16:32:52 +0000, by timeless
-
chgserver: include [extdiff] in confighashFri, 11 Mar 2016 13:00:20 +0000, by Jun Wu
-
chg: silently inherit server exit codeFri, 11 Mar 2016 02:52:06 +0000, by Jun Wu
-
debugshell: use absolute_importSun, 06 Mar 2016 03:19:08 +0530, by Pulkit Goyal
-
test: make check-py3-compat.py ignore empty code more reliablyFri, 11 Mar 2016 10:26:58 +0900, by Yuya Nishihara
-
patchbomb: specify unit for ui.progress when sending emailsFri, 11 Mar 2016 22:30:43 +0800, by Anton Shestakov
-
streamclone: specify unit for ui.progress when handling dataFri, 11 Mar 2016 22:28:27 +0800, by Anton Shestakov
-
churn: specify unit for ui.progress when analyzing revisionsFri, 11 Mar 2016 22:30:29 +0800, by Anton Shestakov
-
convert: specify unit for ui.progress when scanning pathsFri, 11 Mar 2016 22:30:04 +0800, by Anton Shestakov
-
convert: specify unit for ui.progress when operating on filesFri, 11 Mar 2016 22:29:51 +0800, by Anton Shestakov
-
tests: stabilize svn outputFri, 11 Mar 2016 05:47:39 +0000, by timeless
-
similar: specify unit for ui.progress when operating on filesFri, 11 Mar 2016 22:29:20 +0800, by Anton Shestakov
-
verify: specify unit for ui.progress when checking filesFri, 11 Mar 2016 20:18:41 +0800, by Anton Shestakov
-
repair: specify unit for ui.progress in rebuildfncache()Fri, 11 Mar 2016 20:44:40 +0800, by Anton Shestakov
-
repair: use 'rebuilding' progress topic in rebuildfncache()Fri, 11 Mar 2016 20:39:29 +0800, by Anton Shestakov
-
largefiles: use revisions as a ui.progress unitFri, 11 Mar 2016 22:26:06 +0800, by Anton Shestakov
-
largefiles: specify unit for ui.progress when operating on filesFri, 11 Mar 2016 22:21:43 +0800, by Anton Shestakov
-
templater: make label() just fail if ui object isn't availableWed, 09 Mar 2016 23:59:26 +0900, by Yuya Nishihara
-
convert: fix "stdlib import follows local import" problem in transportFri, 11 Mar 2016 21:55:44 +0900, by FUJIWARA Katsunori
-
convert: fix relative import of stdlib module in subversionFri, 11 Mar 2016 21:55:44 +0900, by FUJIWARA Katsunori
-
convert: make subversion import transport locallyFri, 11 Mar 2016 21:55:44 +0900, by FUJIWARA Katsunori
-
keyword: compact writing of temporary kwdemo hgrcFri, 11 Mar 2016 08:27:11 +0000, by Christian Ebert
-
dockerdeb: add Ubuntu TrustyThu, 10 Mar 2016 23:46:19 +0800, by Anton Shestakov
-
pushoperation: fix language issues in docstringThu, 10 Mar 2016 17:31:38 -0600, by Nathan Goldbaum
-
chg: do not write pidfileThu, 10 Mar 2016 00:19:55 +0000, by Jun Wu
-
chg: remove manual reload logicThu, 10 Mar 2016 00:12:33 +0000, by Jun Wu
-
chg: use --daemon-postexec chdir:/ instead of --cwd /Wed, 09 Mar 2016 01:20:57 +0000, by Jun Wu
-
serve: add chdir command for --daemon-postexecWed, 09 Mar 2016 01:17:02 +0000, by Jun Wu
-
serve: accept multiple values for --daemon-postexecWed, 09 Mar 2016 02:07:40 +0000, by Jun Wu
-
hgext: officially turn 'hgext' into a namespace packageSat, 27 Feb 2016 12:56:26 +0100, by Pierre-Yves David
-
merge with stableFri, 11 Mar 2016 15:24:27 -0600, by Matt Mackall
-
fileset: replace predicate by filesetpredicate of registrar (API)Fri, 11 Mar 2016 04:14:54 +0900, by FUJIWARA Katsunori
-
registrar: add filesetpredicate to mark a function as fileset predicateFri, 11 Mar 2016 04:14:54 +0900, by FUJIWARA Katsunori
-
registrar: remove useless base classes (API)Fri, 11 Mar 2016 04:14:54 +0900, by FUJIWARA Katsunori
-
revset: remove useless extpredicate class (API)Fri, 11 Mar 2016 04:14:54 +0900, by FUJIWARA Katsunori
-
hook: filter out unstable output in testsThu, 10 Mar 2016 10:12:23 -0800, by Siddharth Agarwal
-
fsmonitor: hook up state-enter, state-leave signalsThu, 10 Mar 2016 16:04:09 +0000, by Martijn Pieters
-
largefiles: add abstract methods in remotestore classThu, 10 Mar 2016 10:56:02 +0100, by liscju
-
test-parse-date: defines explicit start/end dates for DSTSun, 14 Feb 2016 18:18:57 +0100, by Sébastien Brissaud
-
debuginstall: convert to formatterWed, 09 Mar 2016 18:58:51 +0000, by timeless
-
largefiles: use iterbatch instead of batchWed, 02 Mar 2016 13:13:05 -0500, by Augie Fackler
-
wireproto: make iterbatcher behave streamily over http(s)Tue, 01 Mar 2016 18:41:43 -0500, by Augie Fackler
-
setdiscovery: use iterbatch interface instead of batchTue, 01 Mar 2016 17:44:41 -0500, by Augie Fackler
-
peer: add an iterbatcher interfaceTue, 01 Mar 2016 18:39:25 -0500, by Augie Fackler
-
wireproto: document quirk of _callstream between http and sshWed, 02 Mar 2016 14:18:43 -0500, by Augie Fackler
-
peer: raise NotImplementedError for abstract submit() methodTue, 01 Mar 2016 16:37:56 -0500, by Augie Fackler
-
fsmonitor: new experimental extensionThu, 03 Mar 2016 14:29:19 +0000, by Martijn Pieters
-
fsmonitor: dependencies for new experimental extensionWed, 02 Mar 2016 16:25:12 +0000, by Martijn Pieters
-
setup: show how to set the module policy for importsTue, 12 Jan 2016 04:45:29 +0000, by timeless
-
setup: create a module for the modulepolicyWed, 09 Mar 2016 15:47:01 +0000, by timeless
-
rebase: turn rebaseskipobsolete on by defaultWed, 09 Mar 2016 08:08:27 -0800, by Kostia Balytskyi
-
graphlog: bring back color to node symbol templateWed, 09 Mar 2016 23:57:15 +0900, by Yuya Nishihara
-
revset: add inspection data to max() and min() functionsTue, 16 Feb 2016 21:44:13 +0900, by Yuya Nishihara
-
revset: add inspection data to limit() and last() functionsTue, 16 Feb 2016 21:43:51 +0900, by Yuya Nishihara
-
revset: stub to add extra data to baseset for better inspectionTue, 16 Feb 2016 21:32:00 +0900, by Yuya Nishihara
-
revset: add inspection data to all filter() callsSat, 13 Feb 2016 20:05:57 +0900, by Yuya Nishihara
-
revset: add extra data to filteredset for better inspectionSat, 13 Feb 2016 19:25:11 +0900, by Yuya Nishihara
-
zeroconf: replace reduce+add with itertools.chainTue, 01 Mar 2016 10:18:47 +0000, by timeless
-
zeroconf: replace has_key with inTue, 01 Mar 2016 10:22:10 +0000, by timeless
-
zeroconf: compare singleton using isTue, 01 Mar 2016 09:59:58 +0000, by timeless
-
zeroconf: remove camelcase in identifiersTue, 01 Mar 2016 09:57:45 +0000, by timeless
-
setup: switch to with open asWed, 09 Mar 2016 15:35:57 +0000, by timeless
-
win32mbcs: use absolute_importWed, 02 Mar 2016 21:50:35 +0000, by timeless
-
notify: use absolute_importWed, 02 Mar 2016 21:48:08 +0000, by timeless
-
patchbomb: use absolute_importWed, 02 Mar 2016 21:42:42 +0000, by timeless
-
convert: __init__ use absolute_importWed, 02 Mar 2016 16:34:43 +0000, by timeless
-
convert: cvs use absolute_importWed, 02 Mar 2016 16:41:35 +0000, by timeless
-
convert: transport use absolute_importWed, 02 Mar 2016 16:37:50 +0000, by timeless
-
convert: bzr use absolute_importWed, 02 Mar 2016 16:32:52 +0000, by timeless
-
convert: common use absolute_importWed, 02 Mar 2016 16:26:35 +0000, by timeless
-
convert: convcmd use absolute_importWed, 02 Mar 2016 16:23:28 +0000, by timeless
-
convert: subversion use absolute_importWed, 02 Mar 2016 16:13:05 +0000, by timeless
-
blackbox: guard against recursion from dirty checkTue, 08 Mar 2016 20:34:59 +0000, by timeless
-
tests: divorce blackbox test from test-dispatch.pyTue, 08 Mar 2016 20:52:57 +0000, by timeless
-
tests: test-dispatch use print_functionTue, 08 Mar 2016 20:57:40 +0000, by timeless
-
tests: test-dispatch use absolute_importTue, 08 Mar 2016 20:57:15 +0000, by timeless
-
templater: ignore orig/rej filesWed, 02 Mar 2016 05:27:07 +0000, by timeless
-
resolve: when pats do not match, hint about path:Thu, 24 Dec 2015 04:31:34 +0000, by timeless
-
shelve: changes getting opts values by get methodWed, 09 Mar 2016 08:21:57 +0100, by liscju
-
contrib: remove references to 2to3Sat, 27 Feb 2016 21:15:16 -0800, by Gregory Szorc
-
check-code: remove redundant import style checkSat, 27 Feb 2016 21:14:17 -0800, by Gregory Szorc
-
setup: remove support for 2to3Sat, 27 Feb 2016 21:11:24 -0800, by Gregory Szorc
-
run-tests: remove 2to3 supportSat, 27 Feb 2016 21:08:37 -0800, by Gregory Szorc
-
histedit: adds hint how to reorder changesets at editor (issue3766)Tue, 08 Mar 2016 21:59:06 +0100, by liscju
-
revset: replace predicate by revsetpredicate of registrarTue, 08 Mar 2016 23:04:53 +0900, by FUJIWARA Katsunori
-
revset: replace extpredicate by revsetpredicate of registrarTue, 08 Mar 2016 23:04:53 +0900, by FUJIWARA Katsunori
-
registrar: define revsetpredicate to decorate revset predicateTue, 08 Mar 2016 23:04:53 +0900, by FUJIWARA Katsunori
-
registrar: introduce new class for registration to replace funcregistrarTue, 08 Mar 2016 23:04:53 +0900, by FUJIWARA Katsunori
-
dispatch: make loading extra information from extension extensibleTue, 08 Mar 2016 23:04:53 +0900, by FUJIWARA Katsunori
-
obsolete: fix n^2 marker computation behavior stableThu, 04 Feb 2016 15:38:04 -0800, by Durham Goode
-
bdiff: (pure) support array.array arrays (issue5130) stableTue, 08 Mar 2016 17:26:12 +0000, by timeless
-
mq: restrict generated patch name to 75 characters (issue5117) stableWed, 09 Mar 2016 22:21:08 +0000, by Pierre-Yves David
-
files: don't recurse into subrepos without a path or -S (issue5127) stableSun, 06 Mar 2016 14:30:34 -0500, by Matt Harbison
-
parsers: optimize filtered headrevs logicTue, 08 Mar 2016 00:20:08 -0800, by Durham Goode
-
destutil: choose non-closed branch head at first (BC)Mon, 07 Mar 2016 03:14:19 +0900, by FUJIWARA Katsunori
-
formatter: make labels work with templated outputTue, 08 Mar 2016 04:08:33 -0800, by Kostia Balytskyi
-
hghave: improve description of HypothesisTue, 08 Mar 2016 14:32:03 +0000, by timeless
-
purge: use absolute_importWed, 02 Mar 2016 21:39:55 +0000, by timeless
-
record: use absolute_importWed, 02 Mar 2016 21:38:32 +0000, by timeless
-
relink: use absolute_importWed, 02 Mar 2016 21:36:14 +0000, by timeless
-
schemas: use absolute_importWed, 02 Mar 2016 21:33:55 +0000, by timeless
-
shelve: use absolute_importWed, 02 Mar 2016 21:30:51 +0000, by timeless
-
strip: use absolute_importWed, 02 Mar 2016 21:26:36 +0000, by timeless
-
graphmod: augment the graph to include more information about the edgesFri, 04 Mar 2016 14:44:32 +0000, by Martijn Pieters
-
graphmod: refactor state handlingFri, 04 Mar 2016 14:44:32 +0000, by Martijn Pieters
-
templater: move label() function from color extensionThu, 11 Jun 2015 23:04:14 +0900, by Yuya Nishihara
-
templater: make label() take unknown symbol as color literalThu, 11 Jun 2015 22:58:27 +0900, by Yuya Nishihara
-
convert: monotone use absolute_importWed, 02 Mar 2016 15:50:34 +0000, by timeless
-
convert: p4 use absolute_importWed, 02 Mar 2016 15:31:15 +0000, by timeless
-
convert: hg use absolute_importWed, 02 Mar 2016 15:26:49 +0000, by timeless
-
convert: cvsps use absolute_importWed, 02 Mar 2016 14:56:29 +0000, by timeless
-
convert: darcs use absolute_importWed, 02 Mar 2016 14:23:23 +0000, by timeless
-
convert: filemap use absolute_importWed, 02 Mar 2016 09:00:58 +0000, by timeless
-
convert: gnuarch use absolute_importWed, 02 Mar 2016 08:58:01 +0000, by timeless
-
convert: git use absolute_importWed, 02 Mar 2016 20:42:13 +0000, by timeless
-
branchmap: check node against changelog instead of repoMon, 07 Mar 2016 17:26:47 -0800, by Durham Goode
-
changegroup: clear progress callback after changelog processingMon, 29 Feb 2016 09:26:43 -0800, by Martin von Zweigbergk
-
tests: adjust for code move in Hypothesis 2.0.0 stableTue, 26 Jan 2016 22:44:29 +0900, by Yuya Nishihara
-
changegroup: progress for added files is not measured in "chunks"Sun, 28 Feb 2016 22:51:07 -0800, by Martin von Zweigbergk
-
changegroup: exclude submanifests from manifest progressSun, 28 Feb 2016 21:15:06 -0800, by Martin von Zweigbergk
-
commit: block amend while histedit is in progress (issue4800)Sun, 14 Feb 2016 07:35:50 +0000, by timeless
-
chg: limit reconnect attemptsWed, 02 Mar 2016 10:42:58 +0000, by Jun Wu
-
chg: use validate to make sure the server is up to dateSun, 06 Mar 2016 14:22:37 +0000, by Jun Wu
-
chg: implement validate in hgclientSun, 06 Mar 2016 14:21:52 +0000, by Jun Wu
-
hgclient: use absolute_import and print_functionSun, 06 Mar 2016 03:15:45 +0530, by Pulkit Goyal
-
fixpax: use absolute_import and print_functionSun, 06 Mar 2016 03:10:17 +0530, by Pulkit Goyal
-
debugcmdserver: use absolute_import and print_functionSun, 06 Mar 2016 03:06:09 +0530, by Pulkit Goyal
-
check-config: use absolute_import and print_functionSun, 06 Mar 2016 03:01:46 +0530, by Pulkit Goyal
-
casesmash: use absolute_importSun, 06 Mar 2016 02:25:50 +0530, by Pulkit Goyal
-
chgserver: implement validate commandSat, 05 Mar 2016 13:56:59 +0000, by Jun Wu
-
templater: handle exception when applying map operator to non-iterable objectSun, 14 Feb 2016 13:58:46 +0900, by Yuya Nishihara
-
templater: factor out thin helper that evaluates argument as stringSun, 14 Feb 2016 13:30:32 +0900, by Yuya Nishihara
-
color: make label() template function stringify "expr" argument firstSat, 05 Mar 2016 00:01:36 +0900, by Yuya Nishihara
-
templater: fix shortest() to evaluate int argument and handle errorSun, 14 Feb 2016 13:09:17 +0900, by Yuya Nishihara
-
templater: fix pad() to evaluate int argument and handle errorSun, 14 Feb 2016 13:05:09 +0900, by Yuya Nishihara
-
templater: drop redundant type conversion when evaluating integer argumentSun, 14 Feb 2016 12:48:14 +0900, by Yuya Nishihara
-
templater: factor out function that evaluates argument as integerSun, 14 Feb 2016 12:42:25 +0900, by Yuya Nishihara
-
chgserver: use basename for socket symlinkFri, 04 Mar 2016 13:18:02 +0000, by Jun Wu
-
patch: when importing from email, RFC2047-decode From/Subject headersThu, 03 Mar 2016 18:34:19 +0100, by Julien Cristau
-
histedit: reword message when a changeset produces no changesWed, 02 Mar 2016 22:39:03 +0000, by timeless
-
tests: replace cat.py with cat in test-histedit-fold-non-commute.tWed, 02 Mar 2016 22:09:18 +0000, by timeless
-
tests: Solaris grep doesn't add a trailing newline when it's missingWed, 02 Mar 2016 15:01:41 -0800, by Danek Duvall
-
tests: Solaris cmp complains about empty files, even with -sWed, 02 Mar 2016 14:58:29 -0800, by Danek Duvall
-
tests: Solaris sed does not support "\n" meaning newline in the RHS of s///Wed, 02 Mar 2016 14:55:13 -0800, by Danek Duvall
-
tests: Solaris cp doesn't support the -T optionWed, 02 Mar 2016 14:50:37 -0800, by Danek Duvall
-
templater: make date() use helper function to evaluate argumentSun, 14 Feb 2016 13:36:50 +0900, by Yuya Nishihara
-
templater: fix revset() to evaluate format arguments eagerlySun, 14 Feb 2016 00:27:09 +0900, by Yuya Nishihara
-
templater: fix ifcontains() to evaluate items argument eagerlySun, 14 Feb 2016 00:18:12 +0900, by Yuya Nishihara
-
templater: fix get() to evaluate arguments eagerlySun, 14 Feb 2016 00:05:58 +0900, by Yuya Nishihara
-
import-checker: report local with stdlib late warningWed, 02 Mar 2016 15:38:54 +0000, by timeless
-
tests: update test output for test written on stable branch (issue5104)Thu, 03 Mar 2016 23:11:33 -0800, by Gregory Szorc
-
chgserver: pass hashstate and base server address to chgcmdserverMon, 29 Feb 2016 13:46:54 +0000, by Jun Wu
-
chg: drop progress.assume-tty configMon, 29 Feb 2016 11:43:25 +0000, by Jun Wu
-
chgserver: mangle server address to include confighashWed, 02 Mar 2016 10:10:06 +0000, by Jun Wu
-
chgserver: update docsMon, 29 Feb 2016 14:05:45 +0000, by Jun Wu
-
merge with stableWed, 02 Mar 2016 16:44:56 -0600, by Matt Mackall
-
commands: use absolute_importMon, 21 Dec 2015 22:26:31 -0800, by Gregory Szorc
-
cmdutil: use absolute_importSat, 27 Feb 2016 23:57:07 -0800, by Gregory Szorc
-
keyword: use absolute_importTue, 01 Mar 2016 10:33:06 +0000, by Christian Ebert
-
pager: use absolute_importSun, 28 Feb 2016 22:15:00 -0500, by Augie Fackler
-
pager: add testsSun, 28 Feb 2016 22:13:47 -0500, by Augie Fackler
-
tests: flag Windows specific lines about background closing as optionalMon, 29 Feb 2016 01:01:20 -0500, by Matt Harbison
-
run-tests: defer leftover (?) cleanup until after all output is exhaustedSun, 28 Feb 2016 23:21:28 -0500, by Matt Harbison
-
test-run-tests: pad the failure test to preserve the run orderSun, 28 Feb 2016 23:16:30 -0500, by Matt Harbison
-
changelog: backed out changeset 86de91c56355Wed, 02 Mar 2016 16:05:30 -0600, by Matt Mackall
-
changelog: backed out changeset 1778770e1982Wed, 02 Mar 2016 12:46:54 -0600, by Matt Mackall
-
dispatch: store norepo/optionalrepo/inferrepo attributes in function (API)Fri, 01 Jan 2016 22:16:25 +0900, by Yuya Nishihara
-
extensions: copy extra __dict__ of original functionSat, 09 Jan 2016 20:04:03 +0900, by Yuya Nishihara
-
extensions: copy attributes to wrapper by wrapfunction()Sat, 09 Jan 2016 19:52:55 +0900, by Yuya Nishihara
-
extensions: extract function that copies function attributes to wrapperSat, 09 Jan 2016 19:45:10 +0900, by Yuya Nishihara
-
tests: fix section descriptionMon, 29 Feb 2016 23:28:32 +0000, by timeless
-
zeroconf: import ui as uimod per test-check-module-importsTue, 01 Mar 2016 13:48:25 -0500, by Augie Fackler
-
changelog: lazy decode user (API)Sat, 27 Feb 2016 22:34:18 -0800, by Gregory Szorc
-
changelog: lazy decode description (API)Sat, 27 Feb 2016 22:25:14 -0800, by Gregory Szorc
-
blackbox: optionally log event sourceThu, 11 Feb 2016 19:38:26 +0000, by timeless
-
blackbox: remove hexfnTue, 01 Mar 2016 10:45:47 +0000, by timeless
-
blackbox: rewrite dirty documentation noting it is expensiveTue, 01 Mar 2016 10:43:52 +0000, by timeless
-
zeroconf: remove whitespace around = for named parametersTue, 01 Mar 2016 09:49:38 +0000, by timeless
-
zeroconf: del is not a functionTue, 01 Mar 2016 09:44:32 +0000, by timeless
-
zeroconf: add whitespace around operatorTue, 01 Mar 2016 09:48:11 +0000, by timeless
-
zeroconf: wrap long linesTue, 01 Mar 2016 09:33:39 +0000, by timeless
-
zeroconf: drop tabsTue, 01 Mar 2016 08:53:40 +0000, by timeless
-
zeroconf: omit semicolonsTue, 01 Mar 2016 08:48:10 +0000, by timeless
-
zeroconf: use absolute_importTue, 01 Mar 2016 08:42:46 +0000, by timeless
-
zeroconf: use print functionTue, 01 Mar 2016 07:17:32 +0000, by timeless
-
histedit: improve error when run on nodes with children (issue5056)Mon, 29 Feb 2016 15:12:26 +0100, by liscju
-
tests: minor grammar change for check-commitTue, 01 Mar 2016 11:51:46 +0000, by timeless
-
worker: document poor partitioning scheme impactSat, 27 Feb 2016 21:43:17 -0800, by Gregory Szorc
-
hg: obtain lock when creating share from pooled repo (issue5104) stable 3.7.2Sat, 27 Feb 2016 18:22:49 -0800, by Gregory Szorc
-
doc: remove deprecated option from synopsis of command help stableTue, 01 Mar 2016 03:28:46 +0900, by FUJIWARA Katsunori
-
merge with stableMon, 29 Feb 2016 17:52:17 -0600, by Matt Mackall
-
run-tests: fix Python 3 incompatibilitiesSat, 27 Feb 2016 21:29:42 -0800, by Gregory Szorc
-
hghave: use print functionSat, 27 Feb 2016 21:19:53 -0800, by Gregory Szorc
-
changelog: remove redundant parenthesesSat, 27 Feb 2016 22:25:47 -0800, by Gregory Szorc
-
changegroup: use changelog.readfilesSat, 27 Feb 2016 23:06:05 -0800, by Gregory Szorc
-
rebase: remove experimental option from 'rebase' config sectionSat, 27 Feb 2016 18:02:12 +0100, by Pierre-Yves David
-
testing: allow Hypothesis tests to disable extensionsFri, 26 Feb 2016 17:15:49 +0000, by David R. MacIver
-
keepalive: remove useless parentheses around exception typeSun, 28 Feb 2016 00:00:13 -0800, by Gregory Szorc
-
chgserver: add a structure for confighash and mtimehashWed, 24 Feb 2016 20:45:47 +0000, by Jun Wu
-
chgserver: add utilities to calculate mtimehashFri, 26 Feb 2016 14:59:39 +0000, by Jun Wu
-
tests: rename 'test-module-import.t' into 'test-check-module-import.t'Sat, 27 Feb 2016 17:31:23 +0100, by Pierre-Yves David
-
pull: deactivate a bookmark not matching with the destination of the updateFri, 26 Feb 2016 20:22:05 +0900, by FUJIWARA Katsunori
-
pull: activate a bookmark matching with the destination of the update (BC)Fri, 26 Feb 2016 20:22:05 +0900, by FUJIWARA Katsunori
-
revset: define "pat" variable unconditionally in subrepo()Sat, 13 Feb 2016 20:13:45 +0900, by Yuya Nishihara
-
revset: drop translation markers from error messages of internal _matchfilesTue, 05 May 2015 10:47:35 +0900, by Yuya Nishihara
-
templatekw: switch ctx of list expression to rev of {parents} (BC)Fri, 12 Feb 2016 19:16:09 +0900, by Yuya Nishihara
-
commands: add postincoming explicit brev argument (API)Fri, 26 Feb 2016 20:22:05 +0900, by FUJIWARA Katsunori
-
hgweb: add index template to json/mapSat, 27 Feb 2016 19:53:18 +0800, by Anton Shestakov
-
merge: fix error messageFri, 26 Feb 2016 19:13:10 +0000, by Simon Farnsworth
-
destutil: show message about other branch heads, even if on a closed headWed, 24 Feb 2016 23:00:33 +0900, by FUJIWARA Katsunori
-
repoview: discard filtered changelog if index isn't shared with unfilteredWed, 24 Feb 2016 06:10:46 +0900, by FUJIWARA Katsunori
-
chgserver: make _renewui load repo and command line configsFri, 26 Feb 2016 15:22:46 +0000, by Jun Wu
-
dispatch: add wd parameter to _getlocalFri, 26 Feb 2016 15:07:58 +0000, by Jun Wu
-
chgserver: add utilities to calculate confighashFri, 26 Feb 2016 14:50:04 +0000, by Jun Wu
-
chg: detect chg started by chgFri, 26 Feb 2016 14:13:12 +0000, by Jun Wu
-
chg: fallback to original hg for some unsupported commands or flagsFri, 26 Feb 2016 14:17:59 +0000, by Jun Wu
-
testing: add a 'continuous' profileWed, 24 Feb 2016 13:20:06 +0000, by David R. MacIver
-
testing: allow Hypothesis to enable extensionsWed, 24 Feb 2016 13:11:30 +0000, by David R. MacIver
-
testing: test multiple repositories with HypothesisFri, 26 Feb 2016 17:24:14 +0000, by David R. MacIver
-
testing: expand Hypothesis tests with branch commandsWed, 24 Feb 2016 13:06:43 +0000, by David R. MacIver
-
testing: generate tests operations using HypothesisWed, 24 Feb 2016 13:05:45 +0000, by David R. MacIver
-
i18n-ja: synchronized with cb6a952efbf4 stableMon, 29 Feb 2016 22:52:29 +0900, by FUJIWARA Katsunori
-
log: fix order of revisions filtered by multiple OR options (issue5100) stableMon, 15 Feb 2016 22:46:07 +0900, by Yuya Nishihara
-
tests: rename regression testsThu, 25 Feb 2016 16:54:14 +0000, by timeless
-
zeroconf: fix crash in "hg paths" when zeroconf server is upThu, 25 Feb 2016 10:01:59 -0800, by Danek Duvall
-
zeroconf: fix setsockopt() call on Solaris to send payload of correct lengthWed, 24 Feb 2016 22:22:18 -0800, by Danek Duvall
-
blackbox: properly replace ui classWed, 03 Feb 2016 04:54:40 +0000, by timeless
-
blackbox: store the blackbox ui object instead of the log fileWed, 03 Feb 2016 17:05:04 +0000, by timeless
-
blackbox: log dirty stateTue, 09 Feb 2016 15:44:13 +0000, by timeless
-
blackbox: log working directory versionTue, 09 Feb 2016 19:16:06 +0000, by timeless
-
blackbox: rename fp variableMon, 08 Feb 2016 03:37:26 +0000, by timeless
-
blackbox: avoid creating multiple file handles for a single logWed, 03 Feb 2016 15:41:31 +0000, by timeless
-
tests: mock getpid to reduce glob usageWed, 24 Feb 2016 20:04:32 +0000, by timeless
-
changegroup: drop special-casing of flat manifestsMon, 22 Feb 2016 14:43:14 -0800, by Martin von Zweigbergk
-
changegroup: fix treemanifests on mergesFri, 12 Feb 2016 23:09:09 -0800, by Martin von Zweigbergk
-
templatekw: workaround for utf-8 round-trip of {desc}Sun, 27 Dec 2015 20:21:37 +0900, by Yuya Nishihara
-
test: update test-bundle2-format.t commentThu, 25 Feb 2016 10:34:31 +0100, by Pierre-Yves David
-
chg: extract gethgcmd logic to a functionWed, 24 Feb 2016 14:24:00 +0000, by Jun Wu
-
destutil: use cached branch information instead of query for efficiencyWed, 24 Feb 2016 23:00:33 +0900, by FUJIWARA Katsunori
-
destutil: replace wc.branch() invocations by cached value for efficiencyWed, 24 Feb 2016 23:00:33 +0900, by FUJIWARA Katsunori
-
destutil: remove redundant examinationWed, 24 Feb 2016 23:00:32 +0900, by FUJIWARA Katsunori
-
destutil: add new local variable to increase readabilityWed, 24 Feb 2016 23:00:32 +0900, by FUJIWARA Katsunori
-
changegroup: write root manifests and subdir manifests in a single loopFri, 12 Feb 2016 23:30:18 -0800, by Martin von Zweigbergk
-
changegroup: introduce makelookupmflinknode(dir)Fri, 12 Feb 2016 23:26:15 -0800, by Martin von Zweigbergk
-
changegroup: prune subdirectory dirlogs tooFri, 12 Feb 2016 21:21:28 -0800, by Martin von Zweigbergk
-
changegroup: include subdirectory manifests in verbose sizeFri, 12 Feb 2016 15:42:16 -0800, by Martin von Zweigbergk
-
changegroup: make _packmanifests() dumberFri, 12 Feb 2016 15:18:56 -0800, by Martin von Zweigbergk
-
changegroup: extract generatemanifests()Thu, 11 Feb 2016 20:19:48 -0800, by Martin von Zweigbergk
-
merge: use any() instead of for loop when checking for dirty subreposTue, 23 Feb 2016 10:59:25 -0800, by Martin von Zweigbergk
-
templater: fix list templating bugWed, 24 Feb 2016 19:31:55 +0000, by Kostia Balytskyi
-
histedit: also handle locally missing nodes when reading obsolescenceWed, 24 Feb 2016 16:58:07 +0100, by Pierre-Yves David
-
chgserver: auto exit after being idle for too long or lose the socket fileWed, 24 Feb 2016 18:42:59 +0000, by Jun Wu
-
unionrepo: properly handle hidden linkrev in revlog (issue5070) stableMon, 22 Feb 2016 23:36:04 +0100, by Pierre-Yves David
-
bundlerepo: properly handle hidden linkrev in manifestlog (issue4945) stableMon, 22 Feb 2016 23:34:54 +0100, by Pierre-Yves David
-
bundlerepo: properly handle hidden linkrev in filelog (issue4945) stableMon, 22 Feb 2016 18:35:40 +0100, by Pierre-Yves David
-
check-code: allow old style class with special commentsWed, 24 Feb 2016 18:42:14 +0000, by Jun Wu
-
merge with stableWed, 24 Feb 2016 15:55:44 -0600, by Matt Mackall
-
revset: use smartset minus operatorWed, 24 Feb 2016 10:41:15 -0800, by Durham Goode
-
histedit: make histedit aware of obsolescense not stored in state (issue4800)Tue, 23 Feb 2016 21:38:36 +0000, by Kostia Balytskyi
-
treemanifest: allow setting flag to 't'Tue, 09 Feb 2016 20:22:33 -0800, by Martin von Zweigbergk
-
treemanifest: use "cp xyz/." instead of "cp xyz/*"Tue, 23 Feb 2016 17:22:51 -0800, by Tony Tung
-
templatefilters: drop old jsonescape() functionSun, 27 Dec 2015 18:50:03 +0900, by Yuya Nishihara
-
templatefilters: make json filter be byte-transparent (BC) (issue4926)Sun, 27 Dec 2015 17:59:57 +0900, by Yuya Nishihara
-
hgweb: add option to convert encoding of graphdata()Mon, 04 Jan 2016 23:05:09 +0900, by Yuya Nishihara
-
hgweb: remove unused argument from graphdata() factoryMon, 04 Jan 2016 22:55:05 +0900, by Yuya Nishihara
-
templatefilters: add "utf8" to get utf-8 bytes from local-encoding textSun, 27 Dec 2015 17:45:05 +0900, by Yuya Nishihara
-
templatefilters: drop broken "jsonescape" from filters table (BC)Sun, 27 Dec 2015 17:16:45 +0900, by Yuya Nishihara
-
treemanifest: rewrite text() using iterentries()Sat, 20 Feb 2016 23:57:21 -0800, by Martin von Zweigbergk
-
treemanifest: implement iterentries()Sun, 07 Feb 2016 21:14:01 -0800, by Martin von Zweigbergk
-
verify: show progress while verifying dirlogsThu, 11 Feb 2016 15:38:56 -0800, by Martin von Zweigbergk
-
verify: check for orphaned dirlogsWed, 03 Feb 2016 15:35:15 -0800, by Martin von Zweigbergk
-
verify: check directory manifestsSun, 07 Feb 2016 21:13:24 -0800, by Martin von Zweigbergk
-
hg: perform update after pulling during clone with share (issue5103)Sat, 20 Feb 2016 17:44:29 -0800, by Gregory Szorc
-
hg: extract post share update logic into own functionSat, 20 Feb 2016 17:41:59 -0800, by Gregory Szorc
-
merge: perform background file closing in batchgetSat, 20 Feb 2016 15:54:09 -0800, by Gregory Szorc
-
merge: indent code in batchget()Sat, 20 Feb 2016 15:27:11 -0800, by Gregory Szorc
-
localrepo: support background closing for wwrite()Sat, 20 Feb 2016 15:25:27 -0800, by Gregory Szorc
-
scmutil: support background closing for write()Sat, 20 Feb 2016 15:24:12 -0800, by Gregory Szorc
-
chg: hold a lock file before connected to serverTue, 16 Feb 2016 11:08:52 +0000, by Jun Wu
-
serve: allow --daemon-postexec to be 'unlink:path' or 'none'Mon, 22 Feb 2016 17:30:02 +0000, by Jun Wu
-
serve: rename --daemon-pipefds to --daemon-postexec (BC)Mon, 22 Feb 2016 16:59:08 +0000, by Jun Wu
-
largefiles: don't explicitly list optional parameters that are not usedMon, 22 Feb 2016 23:18:19 -0800, by Tony Tung
-
revert: properly revert to ancestor of p2 during merge (issue5052) stableTue, 23 Feb 2016 11:41:47 +0100, by Pierre-Yves David
-
help: hg.intevation.de is new primary name of hg.intevation.de (and new cert) stableMon, 01 Feb 2016 12:36:28 +0100, by Thomas Arendsen Hein
-
rebase: explicitly test abort from ambiguous destinationMon, 08 Feb 2016 14:07:17 +0100, by Pierre-Yves David
-
rebase: choose default destination the same way as 'hg merge' (BC)Sun, 14 Feb 2016 13:25:59 +0000, by Pierre-Yves David
-
rebase: add potential divergent commit hashes to error message (issue5086)Wed, 17 Feb 2016 20:31:34 +0000, by Kostia Balytskyi
-
hgwebdir_wsgi: update script and expand helpFri, 19 Feb 2016 17:50:28 +0100, by Sune Foldager
-
bundlerepo: properly handle hidden linkrev in filelog (issue4945)Mon, 22 Feb 2016 18:35:40 +0100, by Pierre-Yves David
-
rebase: adds storing collapse message (issue4792)Wed, 17 Feb 2016 22:45:01 +0100, by liscju
-
test-automv: fix inline config settings for 5ec1ce8fdf0aMon, 22 Feb 2016 17:53:19 -0500, by Augie Fackler
-
automv: use 95 as the default similarity thresholdTue, 16 Feb 2016 15:58:32 +0000, by Martijn Pieters
-
bookmarks: add 'hg push -B .' for pushing the active bookmark (issue4917)Fri, 19 Feb 2016 22:28:09 +0100, by liscju
-
worker: change partition strategy to every Nth elementSat, 20 Feb 2016 15:56:44 -0800, by Gregory Szorc
-
run-tests: allow run-tests.py to run tests outside current directoryThu, 18 Feb 2016 08:52:15 +0000, by David R. MacIver
-
histedit: unifying the way replacements are computed for abort and successTue, 16 Feb 2016 14:49:29 +0000, by Kostia Balytskyi
-
templater: factor out type conversion of revset() resultFri, 12 Feb 2016 18:39:48 +0900, by Yuya Nishihara
-
templater: evaluate each item of revset() as integer revisionFri, 12 Feb 2016 18:08:53 +0900, by Yuya Nishihara
-
demandimport: blacklist sqlalchemy.events as it has side effects (issue5085)Sat, 06 Feb 2016 19:16:12 +0900, by Yuya Nishihara
-
demandimport: enforce ignore list while processing modules in fromlistSat, 06 Feb 2016 19:09:10 +0900, by Yuya Nishihara
-
phases: use constants for phase valuesMon, 15 Feb 2016 16:49:52 -0800, by Gregory Szorc
-
test-paths: fix up json output to match $TESTTMP on WindowsWed, 20 Jan 2016 22:10:17 -0500, by Matt Harbison
-
test-obsolete: conditionalize a test dependent on chmodWed, 20 Jan 2016 21:56:37 -0500, by Matt Harbison
-
progress: display progress bar when HGPLAINEXCEPT contains "progress"Wed, 17 Feb 2016 15:18:30 -0800, by Matt Anderson
-
run-tests: stop allocating HGPORT3+HGPORT4Wed, 17 Feb 2016 19:38:44 +0000, by timeless
-
run-tests: refactor port allocation into functionsWed, 17 Feb 2016 19:36:32 +0000, by timeless
-
tests: put test-treemanifest.t on a port dietWed, 17 Feb 2016 19:34:01 +0000, by timeless
-
chg: pass sensitive command line flags to serverWed, 17 Feb 2016 15:00:47 +0000, by Jun Wu
-
chg: use mallocx and reallocx in hgclientWed, 17 Feb 2016 15:08:09 +0000, by Jun Wu
-
chg: add utility functions mallocx, reallocxWed, 17 Feb 2016 14:51:38 +0000, by Jun Wu
-
localrepo: move new repo requirements into standalone function (API)Mon, 15 Feb 2016 13:20:20 -0800, by Gregory Szorc
-
localrepo: isolate requirements determination from side effectsMon, 15 Feb 2016 13:19:07 -0800, by Gregory Szorc
-
localrepo: use local variable for requirements assignmentSat, 13 Feb 2016 14:42:17 -0800, by Gregory Szorc
-
destutil: ensure we offer 'hg update' hint when not at head in all casesTue, 09 Feb 2016 23:35:21 +0000, by Pierre-Yves David
-
chg: forward umask from client to serverMon, 15 Feb 2016 14:35:26 +0000, by Jun Wu
-
chgserver: add setumask methodMon, 15 Feb 2016 14:28:17 +0000, by Jun Wu
-
chgserver: use _readlist and _readstrTue, 16 Feb 2016 19:21:05 +0000, by Jun Wu
-
commandserver: use _readlistMon, 15 Feb 2016 14:20:41 +0000, by Jun Wu
-
commandserver: add _readstr and _readlistTue, 16 Feb 2016 19:11:45 +0000, by Jun Wu
-
extensions: add notloaded method to return extensions failed to loadWed, 10 Feb 2016 16:59:34 +0000, by Jun Wu
-
histedit: renaming parts to which _histedit was splitMon, 15 Feb 2016 14:57:06 +0000, by Kostia Balytskyi
-
histedit: break _histedit into smaller pieces (add _finishaction)Mon, 15 Feb 2016 12:07:33 +0000, by Kostia Balytskyi
-
automv: switch to specifying the similarity as an integer (0-100)Mon, 15 Feb 2016 17:24:42 +0000, by Martijn Pieters
-
automv: do not release lock between marking files and the actual commitMon, 15 Feb 2016 17:16:07 +0000, by Martijn Pieters
-
automv: reuse existing scutil._markchanges() functionMon, 15 Feb 2016 17:13:18 +0000, by Martijn Pieters
-
automv: improve function docstringsMon, 15 Feb 2016 17:01:33 +0000, by Martijn Pieters
-
automv: remove test for 'developer mode'Mon, 15 Feb 2016 16:51:31 +0000, by Martijn Pieters
-
automv: add some context for the testsMon, 15 Feb 2016 16:44:30 +0000, by Martijn Pieters
-
automv: simplify retrieving the statusMon, 15 Feb 2016 16:40:06 +0000, by Martijn Pieters
-
tests: change branches test to work cross platformMon, 08 Feb 2016 05:56:25 +0000, by timeless
-
histedit: change string literals to constants in goal namingMon, 15 Feb 2016 10:48:36 +0000, by Kostia Balytskyi
-
run-tests: add --chg option to install and run tests using chgSun, 07 Feb 2016 18:08:59 +0900, by Yuya Nishihara
-
run-tests: add --with-chg option to run tests using chgSun, 07 Feb 2016 16:34:12 +0900, by Yuya Nishihara
-
destutil: add more precise error classes for destmergeTue, 09 Feb 2016 23:30:41 +0000, by Pierre-Yves David
-
destutil: allow to disable the "on head check" in destmergeMon, 08 Feb 2016 22:58:15 +0000, by Pierre-Yves David
-
destutil: allow to specify an explicit source for the mergeMon, 08 Feb 2016 19:32:29 +0100, by Pierre-Yves David
-
destutil: remove current head from list of candidates earlyMon, 08 Feb 2016 18:12:06 +0100, by Pierre-Yves David
-
destutil: add an 'action' layer to the destmerge message dictionaryMon, 08 Feb 2016 17:53:44 +0100, by Pierre-Yves David
-
rebase: extract rebaseset and destination computation in a functionTue, 09 Feb 2016 23:49:55 +0000, by Pierre-Yves David
-
tests: have a more elaborated test for _destrebaseTue, 09 Feb 2016 22:47:20 +0000, by Pierre-Yves David
-
histedit: break _histedit function into smaller piecesSun, 14 Feb 2016 21:15:59 +0000, by Kostia Balytskyi
-
histedit: break _histedit function into smaller pieces (add _continueaction)Sun, 14 Feb 2016 21:00:05 +0000, by Kostia Balytskyi
-
histedit: break _histedit function into smaller pieces (add _newaction)Mon, 01 Feb 2016 17:20:51 +0000, by Kostia Balytskyi
-
histedit: break _histedit function into smaller pieces (add _editplanaction)Mon, 01 Feb 2016 14:12:38 +0000, by Kostia Balytskyi
-
histedit: break _histedit function into smaller pieces (add _abortaction)Mon, 01 Feb 2016 12:51:20 +0000, by Kostia Balytskyi
-
automv: new experimental extensionMon, 08 Feb 2016 13:52:51 +0000, by Martijn Pieters
-
match: override 'visitdir' in subdirmatcherFri, 05 Feb 2016 21:25:44 -0800, by Martin von Zweigbergk
-
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
-
treemanifests: fix streaming cloneThu, 04 Feb 2016 08:34:07 -0800, by Martin von Zweigbergk
-
treemanifests: fix local cloneTue, 02 Feb 2016 17:31:17 -0800, by Martin von Zweigbergk
-
tests: simplify treemanifest test by backing up entire .hg/storeWed, 03 Feb 2016 15:35:23 -0800, by Martin von Zweigbergk
-
histedit: limit updated and merging output to important updatesWed, 03 Feb 2016 13:52:04 +0000, by timeless
-
tests: fix rebase-abort directory nestingThu, 04 Feb 2016 23:30:49 +0000, by timeless
-
rebase: document that tool does not apply to deleted filesThu, 04 Feb 2016 23:29:32 +0000, by timeless
-
rebase: mention help merge-tools in helpThu, 04 Feb 2016 22:14:53 +0000, by timeless
-
copies: optimize forward copy detection logic for rebasesFri, 05 Feb 2016 13:23:24 -0800, by Durham Goode
-
tests: pass settings of hypothesis by with statementTue, 26 Jan 2016 23:05:19 +0900, by Yuya Nishihara
-
tests: adjust for code move in Hypothesis 2.0.0Tue, 26 Jan 2016 22:44:29 +0900, by Yuya Nishihara
-
test-highlight: add normalization rule for Pygments 2.1Tue, 26 Jan 2016 23:33:53 +0900, by Yuya Nishihara
-
test-highlight: factor out function that normalizes pygments outputTue, 26 Jan 2016 23:27:12 +0900, by Yuya Nishihara
-
test-highlight: unify normalization rule of pygments outputTue, 26 Jan 2016 23:26:05 +0900, by Yuya Nishihara
-
tests: remove protected file forcibly for portabilityFri, 05 Feb 2016 22:32:05 +0900, by FUJIWARA Katsunori
-
tests: dump journal file by python script instead of sed for portabilityFri, 05 Feb 2016 22:32:05 +0900, by FUJIWARA Katsunori
-
tests: execute check-config.py without xargsFri, 05 Feb 2016 22:32:05 +0900, by FUJIWARA Katsunori
-
tests: avoid nested quoting on command line for portabilityFri, 05 Feb 2016 22:32:05 +0900, by FUJIWARA Katsunori
-
version: verbose list internal and external extension source (issue4731)Fri, 05 Feb 2016 13:20:23 +0100, by liscju
-
check-code: allow "grep pattern filename-containing-dash-a"Tue, 02 Feb 2016 21:20:04 -0800, by Martin von Zweigbergk
-
rebase: update working directory when aborting (issue5084) stableFri, 05 Feb 2016 01:56:46 +0000, by timeless
-
revset: flatten chained 'list' operations (aka function args) (issue5072) stableTue, 02 Feb 2016 23:49:49 +0900, by Yuya Nishihara
-
help: fix typo in backgroundclose documentation stableFri, 05 Feb 2016 19:40:57 +0100, by André Sintzoff
-
revert: makes interactive mode ask to forget added files (issue4936)Fri, 05 Feb 2016 15:18:40 +0100, by liscju
-
obsolete: fix n^2 marker computation behaviorThu, 04 Feb 2016 15:38:04 -0800, by Durham Goode
-
memctx: fix memctx manifest file hashesWed, 03 Feb 2016 17:44:11 -0800, by Durham Goode
-
schemes: add debugexpandscheme command, resolving a scheme to canonical formFri, 29 Jan 2016 14:53:44 -0500, by Jason R. Coombs
-
schemes: extract scheme expansion as its own method on ShortRepositoryFri, 29 Jan 2016 14:40:41 -0500, by Jason R. Coombs
-
merge with stableWed, 03 Feb 2016 16:24:24 -0600, by Matt Mackall
-
rebase: don't preserve most extra fields stable 3.7.1Wed, 03 Feb 2016 09:23:31 -0800, by Siddharth Agarwal
-
graft: don't preserve most extra fields stableWed, 03 Feb 2016 09:06:52 -0800, by Siddharth Agarwal
-
amend: don't preserve most extra fields stableWed, 03 Feb 2016 08:59:46 -0800, by Siddharth Agarwal
-
osutil: do not abort loading pure module just because libc has no recvmsg() stableWed, 03 Feb 2016 22:47:27 +0900, by Yuya Nishihara
-
osutil: disable compilation of recvfds() on unsupported platforms stableTue, 02 Feb 2016 20:56:48 +0900, by Yuya Nishihara
-
merge with stableMon, 01 Feb 2016 18:29:07 -0600, by Matt Mackall
-
verify: recover lost freeing of memory stableSun, 31 Jan 2016 00:31:55 -0800, by Martin von Zweigbergk
-
rebase: better way to detect non-detaching revisions (issue5044) stableMon, 01 Feb 2016 15:41:43 +0000, by Martijn Pieters
-
i18n-ja: synchronized with 88609cfa3745 stableMon, 01 Feb 2016 23:17:40 +0900, by FUJIWARA Katsunori
-
doc: itemize text blocks to increase readability in HTML format stableMon, 01 Feb 2016 22:14:06 +0900, by FUJIWARA Katsunori
-
doc: use correct indentation for enumeration stableMon, 01 Feb 2016 22:14:06 +0900, by FUJIWARA Katsunori
-
doc: use correct cross reference in help documentation stableMon, 01 Feb 2016 22:13:57 +0900, by FUJIWARA Katsunori
-
doc: prevent literal text block from being treated as non-literal one stableMon, 01 Feb 2016 22:06:35 +0900, by FUJIWARA Katsunori
-
doc: prevent non-literal text block from being treated as literal one stableMon, 01 Feb 2016 22:06:35 +0900, by FUJIWARA Katsunori
-
histedit: show correct hash ID at verification error stableMon, 01 Feb 2016 20:29:20 +0900, by FUJIWARA Katsunori
-
backout: disable --merge with --no-commit (issue4874) stableSat, 30 Jan 2016 18:00:11 +0900, by Yuya Nishihara
-
changegroup: fix pulling to treemanifest repo from flat repo (issue5066) stableWed, 27 Jan 2016 09:07:28 -0800, by Martin von Zweigbergk
-
tests: minor cleanup to treemanifest test stableThu, 28 Jan 2016 13:49:05 -0800, by Martin von Zweigbergk
-
merge: don't try to merge subrepos twice (issue4988) stableFri, 29 Jan 2016 14:19:29 -0800, by Siddharth Agarwal
-
bookmarks: improve documentation for --rev option stableWed, 27 Jan 2016 16:16:38 -0600, by Nathan Goldbaum
-
merge: undocument checkunknown and checkignored configs for 3.7 stableWed, 27 Jan 2016 12:33:07 -0800, by Siddharth Agarwal
-
commands: advance current active bookmark at pull --update correctly stableThu, 28 Jan 2016 20:10:06 +0900, by FUJIWARA Katsunori
-
largefiles: prevent committing a missing largefile stableSun, 24 Jan 2016 00:10:19 -0500, by Matt Harbison
-
changegroup: fix treemanifest exchange code (issue5061) stableWed, 27 Jan 2016 10:24:25 -0500, by Augie Fackler
-
log: speed up single file log with hidden revs (issue4747) stableFri, 22 Jan 2016 12:08:20 -0600, by Matt Mackall
-
largefiles: report the missing file count after a commit that does nothing stableSat, 23 Jan 2016 23:32:49 -0500, by Matt Harbison
-
commit: factor the post commit status check into a cmdutil method stableSat, 23 Jan 2016 23:24:30 -0500, by Matt Harbison
-
largefiles: fix an explicit largefile commit after a remove (issue4969) stableSat, 23 Jan 2016 20:51:17 -0500, by Matt Harbison
-
context: back out sneaky code change in documentation change stableMon, 25 Jan 2016 15:48:35 -0800, by Martin von Zweigbergk
-
templater: abort if infinite recursion detected while compiling stableThu, 23 Jul 2015 23:41:29 +0900, by Yuya Nishihara