Mercurial > hg
graph
-
configitems: register the 'hooks' config sectionFri, 13 Oct 2017 16:39:06 +0200, by Boris Feld
-
configitems: register the 'extensions' sectionTue, 10 Oct 2017 10:48:47 +0200, by Boris Feld
-
configitems: register the 'defaults' sectionSun, 08 Oct 2017 20:39:51 +0200, by Boris Feld
-
configitems: register the 'committemplate' sectionSun, 08 Oct 2017 21:02:02 +0200, by Boris Feld
-
configitems: register the 'color' sectionTue, 10 Oct 2017 10:49:28 +0200, by Boris Feld
-
configitems: register the 'alias' sectionSun, 08 Oct 2017 20:26:25 +0200, by Boris Feld
-
configitems: allow for the registration of "generic" config itemTue, 10 Oct 2017 10:49:15 +0200, by Boris Feld
-
transaction-summary: show the range of new revisions upon pull/unbundle (BC)Thu, 12 Oct 2017 09:39:50 +0200, by Denis Laxalde
-
i18n: cache translated messages per encodingFri, 13 Oct 2017 21:36:10 +0900, by Yuya Nishihara
-
templater: fix ifcontains() to handle type mismatch gracefullyThu, 12 Oct 2017 22:09:11 +0900, by Yuya Nishihara
-
help: use single quotes in ``template example``Thu, 12 Oct 2017 21:56:13 +0900, by Yuya Nishihara
-
help: hide template keywords of obsolescence as they are still experimentalThu, 12 Oct 2017 21:48:02 +0900, by Yuya Nishihara
-
help: fix formatting of template keywordsThu, 12 Oct 2017 21:42:42 +0900, by Yuya Nishihara
-
chg: remove outdated rule to start test serverThu, 12 Oct 2017 22:21:14 +0900, by Yuya Nishihara
-
configitems: drop redundant default of web.allow<archtype>Fri, 13 Oct 2017 00:22:54 +0900, by Yuya Nishihara
-
configitems: correct default values of web.allow<archtype> and web.hiddenFri, 13 Oct 2017 00:14:28 +0900, by Yuya Nishihara
-
bdiff: include compat.h in header to define ssize_tFri, 13 Oct 2017 22:38:24 +0900, by Yuya Nishihara
-
test: add an extra case for obsolescence distributed caseSat, 30 Sep 2017 22:37:20 +0100, by Boris Feld
-
test: add a test file dedicated to an important distributed caseFri, 29 Sep 2017 19:59:15 +0100, by Boris Feld
-
repoview: remove incorrect documentation of the functionTue, 10 Oct 2017 23:19:35 +0530, by Pulkit Goyal
-
check-code: suggest pycompat.is(posix|windows|darwin)Thu, 12 Oct 2017 09:34:58 -0700, by Jun Wu
-
codemod: use pycompat.isdarwinThu, 12 Oct 2017 23:34:34 -0700, by Jun Wu
-
codemod: use pycompat.isposixThu, 12 Oct 2017 09:04:22 -0700, by Jun Wu
-
codemod: use pycompat.iswindowsThu, 12 Oct 2017 23:30:46 -0700, by Jun Wu
-
pycompat: define operating system constantsThu, 12 Oct 2017 19:20:04 -0700, by Jun Wu
-
hgweb: do not import uuid immediately to avoid its side effectWed, 11 Oct 2017 21:24:32 -0700, by Jun Wu
-
check-code: forbid platform.system()Wed, 11 Oct 2017 17:42:57 -0700, by Jun Wu
-
largefiles: do not use platform.system()Wed, 11 Oct 2017 17:42:35 -0700, by Jun Wu
-
logtoprocess: do not use platform.system()Wed, 11 Oct 2017 17:38:20 -0700, by Jun Wu
-
selectors2: do not use platform.system()Wed, 11 Oct 2017 17:27:21 -0700, by Jun Wu
-
dispatch: when --pager=no is passed, also disable pager on req.repo.uiMon, 09 Oct 2017 12:42:28 -0700, by Jun Wu
-
bundle2: immediate exit for ctrl+c (issue5692)Wed, 11 Oct 2017 10:36:59 -0700, by Durham Goode
-
exewrapper: format with clang-formatWed, 04 Oct 2017 11:04:18 -0400, by Augie Fackler
-
util: add clang-format control comment around struct and format macroWed, 04 Oct 2017 11:02:44 -0400, by Augie Fackler
-
mpatch: reflow two oddly formatted else blocks with clang-formatWed, 04 Oct 2017 10:57:23 -0400, by Augie Fackler
-
mpatch: re-wrap wide line with clang-formatWed, 04 Oct 2017 10:55:51 -0400, by Augie Fackler
-
bdiff: remove trailing newlinesWed, 04 Oct 2017 10:51:39 -0400, by Augie Fackler
-
bdiff: rewrap function prototypes per clang-formatWed, 04 Oct 2017 10:51:25 -0400, by Augie Fackler
-
bdiff: re-wrap lines per clang-formatWed, 04 Oct 2017 10:50:54 -0400, by Augie Fackler
-
bdiff: remove extra space after * per clang-formatWed, 04 Oct 2017 10:49:34 -0400, by Augie Fackler
-
bdiff: fix misplaced comma in macro definition with clang-formatWed, 04 Oct 2017 10:48:46 -0400, by Augie Fackler
-
bdiff: format header file with clang-formatWed, 04 Oct 2017 10:47:51 -0400, by Augie Fackler
-
bdiff: sort includes using clang-formatWed, 04 Oct 2017 10:47:19 -0400, by Augie Fackler
-
build: "make deb" failed when the base path contained spacesWed, 11 Oct 2017 01:47:00 +0200, by muxator
-
build: chg build was failing when the base directory contained spacesWed, 11 Oct 2017 02:06:12 +0200, by muxator
-
build: initial version detection by make deb/rpm was missing quotingWed, 11 Oct 2017 01:37:43 +0200, by muxator
-
build: make install in "/doc" failed if the destination dir contained spacesWed, 11 Oct 2017 01:19:48 +0200, by muxator
-
strip: take branch into account when selecting update target (issue5540)Thu, 05 Oct 2017 16:13:05 +0200, by Paul Morelle
-
scmutil: factor out building of transaction summary callbackWed, 04 Oct 2017 18:49:09 +0200, by Denis Laxalde
-
scmutil: factor out transaction name lookup in registersummarycallback()Sun, 01 Oct 2017 09:52:44 +0200, by Denis Laxalde
-
configitems: register the annotate diff optionsWed, 11 Oct 2017 05:23:45 +0200, by Boris Feld
-
configitems: register the 'convert.cvsps.logencoding' configWed, 11 Oct 2017 05:42:56 +0200, by Boris Feld
-
configitems: register the 'ui.interface.chunkselector' configWed, 11 Oct 2017 05:36:10 +0200, by Boris Feld
-
configitems: register the 'experimental.archivemetatemplate' configWed, 11 Oct 2017 05:18:20 +0200, by Boris Feld
-
configitems: register the 'rebase.singletransaction' configWed, 11 Oct 2017 04:57:54 +0200, by Boris Feld
-
configitems: register the 'server.bundle*' family of configWed, 11 Oct 2017 17:51:40 +0200, by Boris Feld
-
configitems: register the 'web.logourl' configWed, 11 Oct 2017 04:16:17 +0200, by Boris Feld
-
configitems: register the 'web.logoimg' configWed, 11 Oct 2017 04:16:05 +0200, by Boris Feld
-
configitems: register the 'web.labels' configWed, 11 Oct 2017 04:15:48 +0200, by Boris Feld
-
configitems: register the 'web.hidden' configWed, 11 Oct 2017 04:15:37 +0200, by Boris Feld
-
configitems: register the 'web.guessmime' configWed, 11 Oct 2017 04:15:24 +0200, by Boris Feld
-
configitems: register the 'web.deny_push' configWed, 11 Oct 2017 04:15:08 +0200, by Boris Feld
-
configitems: register the 'web.contact' configWed, 11 Oct 2017 04:14:44 +0200, by Boris Feld
-
configitems: register the 'web.cache' configWed, 11 Oct 2017 04:14:33 +0200, by Boris Feld
-
configitems: register the 'web.allowzip' configWed, 11 Oct 2017 04:14:14 +0200, by Boris Feld
-
configitems: register the 'web.allow_push' configWed, 11 Oct 2017 04:14:01 +0200, by Boris Feld
-
configitems: register the 'web.allowpull' configWed, 11 Oct 2017 04:12:50 +0200, by Boris Feld
-
configitems: register the 'web.allowgz' configWed, 11 Oct 2017 04:12:34 +0200, by Boris Feld
-
configitems: register the 'web.allowbz2' configWed, 11 Oct 2017 04:12:23 +0200, by Boris Feld
-
configitems: register the 'email.reply-to' configWed, 11 Oct 2017 03:54:19 +0200, by Boris Feld
-
configitems: register the 'email.cc' configWed, 11 Oct 2017 03:54:05 +0200, by Boris Feld
-
configitems: register the 'email.bcc' configWed, 11 Oct 2017 03:53:58 +0200, by Boris Feld
-
configitems: register the 'logtoprocess.uiblocked' configWed, 11 Oct 2017 03:50:24 +0200, by Boris Feld
-
configitems: register the 'logtoprocess.develwarn' configWed, 11 Oct 2017 03:50:14 +0200, by Boris Feld
-
configitems: register the 'logtoprocess.command' configWed, 11 Oct 2017 03:49:47 +0200, by Boris Feld
-
configitems: register the 'logtoprocess.commandfinish' configWed, 11 Oct 2017 03:49:21 +0200, by Boris Feld
-
configitems: register the 'logtoprocess.commandexception' configWed, 11 Oct 2017 03:49:04 +0200, by Boris Feld
-
configitems: register the 'pager.pager' configWed, 11 Oct 2017 03:45:14 +0200, by Boris Feld
-
configitems: register the 'web.maxchanges' configWed, 11 Oct 2017 03:41:48 +0200, by Boris Feld
-
configitems: register the 'web.maxfiles' configWed, 11 Oct 2017 03:41:01 +0200, by Boris Feld
-
configitems: register the 'web.maxshortchanges' configWed, 11 Oct 2017 03:39:21 +0200, by Boris Feld
-
configitems: register the 'web.motd' configWed, 11 Oct 2017 03:36:44 +0200, by Boris Feld
-
configitems: register the 'web.name' configWed, 11 Oct 2017 03:32:59 +0200, by Boris Feld
-
configitems: register the 'web.push_ssl' configWed, 11 Oct 2017 03:29:09 +0200, by Boris Feld
-
configitems: register the 'web.view' configWed, 11 Oct 2017 03:18:04 +0200, by Boris Feld
-
configitems: fix registration for 'blackbox.track' configWed, 11 Oct 2017 15:25:57 +0200, by Boris Feld
-
status: copy-edit and improve --terse and --verbose helpTue, 10 Oct 2017 10:27:35 -0500, by Kevin Bullock
-
templater: store revisions as ints so min/max won't compare them as stringsTue, 19 Sep 2017 23:13:46 +0900, by Yuya Nishihara
-
fsmonitor: update to match new dirstate refactorMon, 09 Oct 2017 12:47:22 -0700, by Durham Goode
-
doc: rename README to README.rstTue, 26 Sep 2017 08:37:17 +0200, by David Demelier
-
test: use current user in the multi-user amend scenarioMon, 09 Oct 2017 08:35:55 +0200, by Boris Feld
-
test: cleanup verbosity variant from fatelog testFri, 06 Oct 2017 17:05:19 +0200, by Boris Feld
-
test: rename obsfate template aliasFri, 06 Oct 2017 16:36:41 +0200, by Boris Feld
-
obsolete: add a devel.user.obsmarkerFri, 06 Oct 2017 16:15:24 +0200, by Boris Feld
-
strip: factor out update target selectionThu, 05 Oct 2017 15:11:34 +0200, by Paul Morelle
-
contrib: add check-code rule banning use of readlinkWed, 11 Oct 2017 03:48:11 -0700, by Augie Fackler
-
tests: use readlink.py instead of readlinkTue, 10 Oct 2017 11:03:14 -0400, by Augie Fackler
-
tests: use readlink.py instead of readlinkTue, 10 Oct 2017 11:02:53 -0400, by Augie Fackler
-
tests: use readlink.py instead of readlinkTue, 10 Oct 2017 11:02:40 -0400, by Augie Fackler
-
tests: use readlink.py instead of readlinkTue, 10 Oct 2017 11:02:23 -0400, by Augie Fackler
-
ui: recommend tweakdefaults in the default hgrc templateWed, 11 Oct 2017 01:56:49 -0700, by Augie Fackler
-
tests: optimize test-copytrace-heuristics.tTue, 10 Oct 2017 01:03:24 +0530, by Pulkit Goyal
-
patch: do not cache translated messages (API)Thu, 05 Oct 2017 13:38:48 -0700, by Jun Wu
-
fsmonitor: add new watchman notifications to fsmonitor extensionMon, 09 Oct 2017 10:09:36 -0700, by Eamonn Kent
-
fsmonitor: change the distance calculationMon, 09 Oct 2017 10:09:36 -0700, by Eamonn Kent
-
configitems: update default value of 'phases.new-commit'Mon, 09 Oct 2017 16:31:43 +0200, by Boris Feld
-
mq: use the newcommitphase utilityMon, 09 Oct 2017 17:33:03 +0200, by Boris Feld
-
patch: rename "header" variable into "hdr" in diff()Tue, 26 Sep 2017 18:17:47 +0200, by Denis Laxalde
-
merge: improve comments in mergestate._makerecordsThu, 05 Oct 2017 08:03:57 -0700, by Mark Thomas
-
commands: tidy up merge state decoding in resolveMon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
tests: add test for path conflicts during mergeMon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
tests: add test for path conflicts during updateMon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
context: also consider path conflicts when clearing unknown filesMon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
merge: check for path conflicts when merging (issue5628)Mon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
util: add safename function for generating safe names to rename toMon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
merge: improve error messages for path conflicts during updateMon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
merge: check for path conflicts when updating (issue5628)Mon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
merge: rename conflicts to fileconflicts in _checkunknownfilesMon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
merge: add _checkunknowndirs function for detecting path conflictsMon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
merge: backup conflicting directories when getting filesMon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
merge: add merge action 'pr' to rename files during updateMon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
merge: add merge action 'p' to record path conflicts during updateMon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
commands: update the resolve command to handle path conflictsMon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
merge: add pathconflict merge stateMon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
tests: add a test demonstrating basic path conflict failuresMon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
scmutil: handle conflicting files and dirs in origbackuppathMon, 02 Oct 2017 14:05:30 -0700, by Mark Thomas
-
extdata: show debug message if external command exits with non-zero statusSun, 01 Oct 2017 12:21:50 +0100, by Yuya Nishihara
-
templatekw: allow accessing to nested namespace item by its template nameSat, 30 Sep 2017 08:57:50 +0100, by Yuya Nishihara
-
templatekw: get rid of temporary dicts from shownamespaces()Sat, 30 Sep 2017 08:50:24 +0100, by Yuya Nishihara
-
templatekw: rename peerpaths to peerurls per naming convention (BC)Mon, 18 Sep 2017 23:53:05 +0900, by Yuya Nishihara
-
templatekw: make experimental {peerpaths} return a single-level dict (BC)Mon, 18 Sep 2017 23:31:01 +0900, by Yuya Nishihara
-
templatekw: fix scope of peerpath url bound to generatorMon, 18 Sep 2017 23:49:05 +0900, by Yuya Nishihara
-
templater: extend dot operator as a short for get(dict, key)Mon, 18 Sep 2017 23:07:17 +0900, by Yuya Nishihara
-
templater: add dot operator to easily access a sub itemSat, 09 Sep 2017 19:32:56 +0900, by Yuya Nishihara
-
templater: wrap get/min/max result so map operation can apply to elementSat, 09 Sep 2017 19:13:25 +0900, by Yuya Nishihara
-
dispatch: move initialization of sys.std* filesMon, 02 Oct 2017 07:18:24 +0100, by Yuya Nishihara
-
py3: work around the scope of exception variable in dispatch.run()Mon, 02 Oct 2017 06:52:10 +0100, by Yuya Nishihara
-
chg: just forward --time to command serverSat, 07 Oct 2017 22:07:10 +0900, by Yuya Nishihara
-
windows: add an experimental option for long paths supportMon, 09 Oct 2017 02:30:23 -0700, by Kostia Balytskyi
-
configitems: register the 'experimental.graphstyle.grandparent' configSun, 08 Oct 2017 22:07:47 +0200, by Boris Feld
-
configitems: register the 'experimental.graphstyle.missing' configSun, 08 Oct 2017 22:07:21 +0200, by Boris Feld
-
configitems: register the 'experimental.graphstyle.parent' configSun, 08 Oct 2017 22:06:35 +0200, by Boris Feld
-
configitems: register the 'devel.empty-changegroup' configSun, 08 Oct 2017 21:41:37 +0200, by Boris Feld
-
configitems: register the 'devel.cache-vfs' configSun, 08 Oct 2017 21:41:22 +0200, by Boris Feld
-
configitems: register the 'devel.warn-config-default' configSun, 08 Oct 2017 21:36:26 +0200, by Boris Feld
-
configitems: register the 'devel.warn-config' configSun, 08 Oct 2017 21:41:10 +0200, by Boris Feld
-
configitems: register 'merge.checkunknown' and 'merge.checkignored'Sun, 08 Oct 2017 21:48:40 +0200, by Boris Feld
-
configitems: register the 'diff.*' configSun, 08 Oct 2017 21:47:14 +0200, by Boris Feld
-
configitems: register the 'experimental.mmapindexthreshold' configSun, 08 Oct 2017 20:43:46 +0200, by Boris Feld
-
configitems: register the 'experimental.maxdeltachainspan' configSun, 08 Oct 2017 20:42:19 +0200, by Boris Feld
-
configitems: register the 'commands.show.aliasprefix' configSun, 08 Oct 2017 20:16:09 +0200, by Boris Feld
-
configitems: register the 'blackbox.track' configSun, 08 Oct 2017 20:11:34 +0200, by Boris Feld
-
copies: add docs for config `experimental.copytrace.sourcecommitlimit`Sun, 08 Oct 2017 04:39:42 +0530, by Pulkit Goyal
-
hgweb: extract function for loading style from request contextThu, 05 Oct 2017 14:29:13 -0400, by Augie Fackler
-
request: coerce content-type to native strThu, 05 Oct 2017 14:27:21 -0400, by Augie Fackler
-
request: use trivial iterator over dictionary keysThu, 05 Oct 2017 14:26:09 -0400, by Augie Fackler
-
hgweb: when constructing or adding to a wsgi environ dict, use native strsThu, 05 Oct 2017 14:22:02 -0400, by Augie Fackler
-
hgweb: produce native string for etag valueThu, 05 Oct 2017 14:17:50 -0400, by Augie Fackler
-
hgweb: in protocol adapter, look for bytes instances, not strThu, 05 Oct 2017 14:13:20 -0400, by Augie Fackler
-
hgweb: in protocol adapter, avoid control reaching end of non-void functionThu, 05 Oct 2017 14:12:51 -0400, by Augie Fackler
-
test-check-code: fail new commits which use 'atexit' instead of 'ui.atexit'Thu, 05 Oct 2017 14:18:55 -0700, by Saurabh Singh
-
test-push-race: use 'ui.atexit' instead of python's 'atexit'Thu, 05 Oct 2017 20:46:49 +0000, by Saurabh Singh
-
py3: use '%d' for integers instead of '%s'Mon, 02 Oct 2017 04:48:06 +0530, by Pulkit Goyal
-
py3: fix keyword arguments handling in mqMon, 02 Oct 2017 04:46:17 +0530, by Pulkit Goyal
-
test-rebase-base: clarify it is about the "--base" flagThu, 05 Oct 2017 20:41:50 -0700, by Jun Wu
-
configitems: register the 'convert.p4.encoding' configFri, 30 Jun 2017 03:36:10 +0200, by Boris Feld
-
configitems: register the 'gpg.key' configFri, 30 Jun 2017 03:42:34 +0200, by Boris Feld
-
configitems: register the 'gpg.cmd' configFri, 30 Jun 2017 03:42:33 +0200, by Boris Feld
-
configitems: register the 'keywordset.svn' configFri, 30 Jun 2017 03:42:50 +0200, by Boris Feld
-
configitems: register the 'hgk.path' configFri, 30 Jun 2017 03:42:35 +0200, by Boris Feld
-
configitems: register the 'share.poolnaming' configFri, 30 Jun 2017 03:44:18 +0200, by Boris Feld
-
configitems: register the 'share.pool' configFri, 30 Jun 2017 03:44:17 +0200, by Boris Feld
-
configitems: register the 'shelve.maxbackups' configFri, 30 Jun 2017 03:44:19 +0200, by Boris Feld
-
configitems: register the 'pager.attend' configFri, 30 Jun 2017 03:43:33 +0200, by Boris Feld
-
configitems: register the 'perf.stub' configFri, 30 Jun 2017 03:43:46 +0200, by Boris Feld
-
configitems: register the 'commands.rebase.requiredest' configFri, 30 Jun 2017 03:32:25 +0200, by Boris Feld
-
configitems: register the 'experimental.rebaseskipobsolete' configFri, 30 Jun 2017 03:42:06 +0200, by Boris Feld
-
configitems: register the 'experimental.nonnormalparanoidcheck' configFri, 30 Jun 2017 03:41:49 +0200, by Boris Feld
-
configitems: register the 'experimental.allowdivergence' configFri, 30 Jun 2017 03:39:44 +0200, by Boris Feld
-
histedit: removing the experimental config 'histeditng'Thu, 05 Oct 2017 21:56:25 +0000, by Saurabh Singh
-
convert: fix the RevisionSpec import in the bzr moduleThu, 05 Oct 2017 00:48:44 +0000, by Saurabh Singh
-
test-annotate: fix up expected output for pureThu, 05 Oct 2017 15:12:11 -0400, by Augie Fackler
-
style: never use a space before a colon or commaFri, 29 Sep 2017 15:48:34 +0000, by Alex Gaynor
-
eol: make [eol] config section sensitive for chg confighashMon, 02 Oct 2017 19:25:11 -0700, by Jun Wu
-
test-alias: make it compatible with chgMon, 02 Oct 2017 16:48:58 -0700, by Jun Wu
-
serve: make tests compatible with chgWed, 04 Oct 2017 18:39:26 -0700, by Saurabh Singh
-
ui: convert to/from Optional[bytes] to Optional[str] in password managerSun, 01 Oct 2017 12:10:48 -0400, by Augie Fackler
-
tests: invoke run-tests.py in test-hghave using $PYTHON (issue5697) stableWed, 04 Oct 2017 09:04:52 -0400, by Augie Fackler
-
configitems: register the 'debug.dirstate.delaywrite' configFri, 30 Jun 2017 03:37:05 +0200, by Boris Feld
-
configitems: register the 'merge.preferancestor' configFri, 30 Jun 2017 03:43:13 +0200, by Boris Feld
-
configitems: register the 'email.from' configFri, 30 Jun 2017 03:39:10 +0200, by Boris Feld
-
configitems: register the 'smtp.port' configFri, 30 Jun 2017 03:44:24 +0200, by Boris Feld
-
configitems: register the 'phases.new-commit' configFri, 30 Jun 2017 03:43:48 +0200, by Boris Feld
-
configitems: register the 'experimental.histeditng' configFri, 30 Jun 2017 03:41:23 +0200, by Boris Feld
-
configitems: register the 'experimental.histedit.autoverb' configFri, 30 Jun 2017 03:41:19 +0200, by Boris Feld
-
configitems: register the 'histedit.singletransaction' configFri, 30 Jun 2017 03:42:40 +0200, by Boris Feld
-
configitems: register the 'histedit.linelen' configFri, 30 Jun 2017 03:42:39 +0200, by Boris Feld
-
configitems: register the 'histedit.dropmissing' configFri, 30 Jun 2017 03:42:38 +0200, by Boris Feld
-
configitems: register the 'histedit.defaultrev' configFri, 30 Jun 2017 03:42:37 +0200, by Boris Feld
-
configitems: register the 'transplant.log' configFri, 30 Jun 2017 03:44:30 +0200, by Boris Feld
-
configitems: register the 'transplant.filter' configFri, 30 Jun 2017 03:44:29 +0200, by Boris Feld
-
urllibcompat: move some adapters from pycompat to urllibcompatWed, 04 Oct 2017 11:58:00 -0400, by Augie Fackler
-
cleanup: use urllibcompat for renamed methods on urllib request objectsSun, 01 Oct 2017 12:14:21 -0400, by Augie Fackler
-
urllibcompat: new library to help abstract out some python3 urllib2 stuffSun, 01 Oct 2017 10:45:03 -0400, by Augie Fackler
-
test-devel-warnings: make the test compatible with chgWed, 04 Oct 2017 10:42:55 -0700, by Saurabh Singh
-
fsmonitor: use configitemSun, 01 Oct 2017 22:26:24 +0100, by Gregory Szorc
-
fsmonitor: access copymap in new locationSun, 01 Oct 2017 23:47:16 +0100, by Gregory Szorc
-
extdata: use subprocess so we don't have to chdir() manuallySun, 01 Oct 2017 12:12:56 +0100, by Yuya Nishihara
-
extdata: just use iterator to read lines one by oneSun, 01 Oct 2017 11:58:27 +0100, by Yuya Nishihara
-
extdata: ignore ambiguous identifier as wellSun, 01 Oct 2017 11:56:41 +0100, by Yuya Nishihara
-
templater: add experimental support for extdataSun, 01 Oct 2017 11:13:09 +0100, by Yuya Nishihara
-
revset: add experimental support for extdataSun, 01 Oct 2017 10:50:00 +0100, by Yuya Nishihara
-
extdata: add extdatasource readerTue, 13 Sep 2016 14:14:05 -0500, by Matt Mackall
-
tests: change to parent directory before all "hg init" in test-log.tWed, 04 Oct 2017 10:02:15 +0200, by Denis Laxalde
-
config: add a missing preparewrite() callTue, 03 Oct 2017 12:00:07 -0700, by Jun Wu
-
test-strip: make test compatible with chgTue, 03 Oct 2017 16:59:17 -0700, by Saurabh Singh
-
test-hook: make test compatible with chgTue, 03 Oct 2017 14:35:24 -0700, by Saurabh Singh
-
test-setdiscovery: make test compatible with chgTue, 03 Oct 2017 13:30:36 -0700, by Saurabh Singh
-
test-merge-subrepos: make test compatible with chgTue, 03 Oct 2017 13:05:58 -0700, by Saurabh Singh
-
test-convert-cvs: make test compatible with chgTue, 03 Oct 2017 12:49:28 -0700, by Saurabh Singh
-
test-basic: make test compatible with chgTue, 03 Oct 2017 12:09:23 -0700, by Saurabh Singh
-
zeroconf: do not crash if socket being read is closed by another threadMon, 02 Oct 2017 20:23:25 -0700, by Jun Wu
-
test-revlog-mmapindex: make it compatible with chgMon, 02 Oct 2017 19:31:33 -0700, by Jun Wu
-
test-profile: gate chg-incompatible part with '#if chg'Mon, 02 Oct 2017 19:10:32 -0700, by Jun Wu
-
test-logtoprocess: make it compatible with chgMon, 02 Oct 2017 18:22:43 -0700, by Jun Wu
-
test-globalopts: make the test compatible with chgTue, 03 Oct 2017 11:10:03 -0700, by Saurabh Singh
-
test-pager: make it compatible with chgMon, 02 Oct 2017 16:11:57 -0700, by Jun Wu
-
changelog: use a Factory for default value for filesMon, 02 Oct 2017 11:03:53 +0100, by Gregory Szorc
-
cext: wrap before brace for functionsMon, 02 Oct 2017 19:28:41 +0100, by Gregory Szorc
-
cext: put case statements on separate lineMon, 02 Oct 2017 19:09:52 +0100, by Gregory Szorc
-
cext: reorder #includeMon, 02 Oct 2017 19:06:00 +0100, by Gregory Szorc
-
cext: move braces for control statements to same lineMon, 02 Oct 2017 19:02:43 +0100, by Gregory Szorc
-
registrar: fixing typo in commentMon, 02 Oct 2017 19:17:04 +0100, by Saurabh Singh
-
style: never put multiple statements on one lineFri, 29 Sep 2017 15:49:20 +0000, by Alex Gaynor
-
annotate: mark lines affected by skip-annotate with *Mon, 02 Oct 2017 18:18:57 +0100, by Siddharth Agarwal
-
annotate: track whether a particular annotation was the result of a skipMon, 02 Oct 2017 02:34:47 -0700, by Siddharth Agarwal
-
annotate: introduce attr for storing per-line annotate dataMon, 02 Oct 2017 02:34:47 -0700, by Siddharth Agarwal
-
context: rename local 'attr' to 'attr_'Mon, 02 Oct 2017 02:34:47 -0700, by Siddharth Agarwal
-
annotate: move annotatepair unit tests to a separate fileMon, 02 Oct 2017 02:34:47 -0700, by Siddharth Agarwal
-
check-code: allow an exception for camelcase where requiredMon, 02 Oct 2017 02:34:47 -0700, by Siddharth Agarwal
-
url: use native strings for header valuesSun, 01 Oct 2017 12:16:34 -0400, by Augie Fackler
-
keepalive: python 3 portability tweaksSun, 01 Oct 2017 12:15:53 -0400, by Augie Fackler
-
httppasswordmgrdbproxy: specify exact argumentsSun, 01 Oct 2017 07:29:51 -0400, by Augie Fackler
-
formatter: fix default list/dict generator to be evaluated more than onceSun, 01 Oct 2017 08:37:04 +0100, by Yuya Nishihara
-
doctest: drop hack to run py2/3 tests selectivelyWed, 27 Sep 2017 21:38:48 +0900, by Yuya Nishihara
-
docker: try to follow the best practices for writing DockerfilesSun, 01 Oct 2017 01:02:22 +0200, by muxator
-
effectflag: document effect flagThu, 24 Aug 2017 18:40:30 +0200, by Boris Feld
-
effectflag: detect when diff changedThu, 06 Jul 2017 15:00:07 +0200, by Boris Feld
-
effectflag: detect when meta changedThu, 06 Jul 2017 14:58:44 +0200, by Boris Feld
-
effectflag: detect when parents changedThu, 06 Jul 2017 14:56:16 +0200, by Boris Feld
-
effectflag: detect when branch changedThu, 06 Jul 2017 14:55:12 +0200, by Boris Feld
-
effectflag: detect when date changedThu, 06 Jul 2017 14:54:22 +0200, by Boris Feld
-
effectflag: detect when user changedThu, 06 Jul 2017 14:53:48 +0200, by Boris Feld
-
effectflag: detect when description changedThu, 06 Jul 2017 14:52:34 +0200, by Boris Feld
-
tests: add tests for effect flagsThu, 06 Jul 2017 14:51:08 +0200, by Boris Feld
-
effectflag: store an empty effect flag for the momentThu, 06 Jul 2017 14:50:17 +0200, by Boris Feld
-
configitems: register the 'profiling.type' configFri, 30 Jun 2017 03:44:00 +0200, by Boris Feld
-
configitems: register the 'profiling.showmin' configFri, 30 Jun 2017 03:43:57 +0200, by Boris Feld
-
configitems: register the 'profiling.showmax' configFri, 30 Jun 2017 03:43:56 +0200, by Boris Feld
-
configitems: register the 'profiling.output' configFri, 30 Jun 2017 03:43:55 +0200, by Boris Feld
-
dirstate: implement __len__ on dirstatemap (issue5695)Sun, 01 Oct 2017 16:46:02 +0100, by Simon Whitaker
-
obsmarker: crash more helpfully when metadata fields are >255bytes (issue5681)Sun, 01 Oct 2017 12:54:35 +0100, by Simon Whitaker
-
deb: build and install chgSun, 01 Oct 2017 03:31:32 -0700, by Kyle Lippincott
-
deb: install zsh completions to /usr/share/zsh/vendor-completionsSun, 01 Oct 2017 02:53:10 -0700, by Kyle Lippincott
-
releasenotes: display release notes when no filename is specifiedSun, 01 Oct 2017 14:37:50 +0100, by Rishabh Madan
-
hgweb: use parsebool for parsing diff query string optionsSun, 01 Oct 2017 12:29:33 +0100, by Gregory Szorc
-
hgweb: remove extra </div>Sun, 01 Oct 2017 14:02:47 +0100, by Gregory Szorc
-
tests: add "have" check for dpkg builddepsSun, 01 Oct 2017 05:21:32 -0700, by Kyle Lippincott
-
tests: expect parsers.so in cext, parsers.py in pure (test-debian-packages)Sun, 01 Oct 2017 04:37:56 -0700, by Kyle Lippincott
-
hghave: check for debuild being installed as wellSun, 01 Oct 2017 04:10:01 -0700, by Kyle Lippincott
-
changelog: use attrs instead of namedtupleSun, 01 Oct 2017 03:24:20 -0700, by Siddharth Agarwal
-
thirdparty: vendor attrsSun, 01 Oct 2017 04:14:16 -0700, by Siddharth Agarwal
-
python3: don't byte mangle third-party packagesSun, 01 Oct 2017 04:04:18 -0700, by Siddharth Agarwal
-
tests: disable lints on mercurial/thirdpartySun, 01 Oct 2017 03:24:19 -0700, by Siddharth Agarwal
-
hghave: fix dpkg --version check to work on recent dpkg versionsSun, 01 Oct 2017 03:48:28 -0700, by Kyle Lippincott
-
commands: rename clone --uncompressed to --stream and documentSun, 01 Oct 2017 11:29:20 +0100, by Gregory Szorc
-
commands: remove suggestion to clone via `cp -al`Sun, 01 Oct 2017 10:17:11 +0100, by Gregory Szorc
-
hgweb: add HTML elements to control whitespace settings for annotateSat, 30 Sep 2017 09:01:36 +0100, by Gregory Szorc
-
hgweb: query string arguments to control whitespace for annotateSat, 30 Sep 2017 09:08:01 +0100, by Gregory Szorc
-
tests: add tests for hgweb annotate outputSat, 30 Sep 2017 09:07:00 +0100, by Gregory Szorc
-
obsolete: clean createmarkers part about operationThu, 06 Jul 2017 14:46:07 +0200, by Boris Feld
-
treediscovery: update test expectationSat, 30 Sep 2017 12:58:06 -0400, by Augie Fackler
-
tests: update some clonebundles expectations to pass on both pure and non-pureSat, 30 Sep 2017 12:57:00 -0400, by Augie Fackler
-
merge with stableSun, 01 Oct 2017 10:41:39 +0100, by Kevin Bullock
-
contrib: add a check to check-code to ban superfluous pass statementsFri, 29 Sep 2017 11:55:44 -0400, by Augie Fackler
-
posix: replace superfluous pass statement with explicit returnSat, 30 Sep 2017 07:45:18 -0400, by Augie Fackler
-
subrepo: remove superfluous pass statementsSat, 30 Sep 2017 07:45:51 -0400, by Augie Fackler
-
registrar: remove superfluous pass statementsSat, 30 Sep 2017 07:45:41 -0400, by Augie Fackler
-
patch: remove superfluous pass statementsSat, 30 Sep 2017 07:45:07 -0400, by Augie Fackler
-
obsolete: remove superfluous pass statementsSat, 30 Sep 2017 07:44:55 -0400, by Augie Fackler
-
match: remove superfluous pass statementsSat, 30 Sep 2017 07:44:45 -0400, by Augie Fackler
-
localrepo: remove superfluous pass statementsSat, 30 Sep 2017 07:44:34 -0400, by Augie Fackler
-
hgweb: remove superfluous pass statementsSat, 30 Sep 2017 07:44:20 -0400, by Augie Fackler
-
formatter: remove superfluous pass statementsSat, 30 Sep 2017 07:44:08 -0400, by Augie Fackler
-
exchange: remove superfluous pass statementsSat, 30 Sep 2017 07:43:53 -0400, by Augie Fackler
-
commandserver: remove superfluous pass statementsSat, 30 Sep 2017 07:43:40 -0400, by Augie Fackler
-
cmdutil: remove superfluous pass statementsSat, 30 Sep 2017 07:43:26 -0400, by Augie Fackler
-
byterange: remove superfluous pass statementsSat, 30 Sep 2017 07:43:11 -0400, by Augie Fackler
-
branchmap: remove superfluous pass statementsSat, 30 Sep 2017 07:42:59 -0400, by Augie Fackler
-
convert: remove superfluous pass statementsSat, 30 Sep 2017 07:42:47 -0400, by Augie Fackler
-
bugzilla: remove superfluous pass statementsFri, 29 Sep 2017 11:55:26 -0400, by Augie Fackler
-
merge with stableSat, 30 Sep 2017 07:52:48 -0700, by Martin von Zweigbergk
-
copytrace: use ctx.mutable() instead of adhoc constant of non-public phasesFri, 22 Sep 2017 22:45:02 +0900, by Yuya Nishihara
-
exchange: fix test for remote support of binary phasesSat, 30 Sep 2017 10:09:29 +0100, by Boris Feld
-
exchange: perform stream clone with clone bundle with --uncompressedThu, 28 Sep 2017 15:24:54 +0100, by Gregory Szorc
-
tests: add tests for clone bundles with --uncompressedThu, 28 Sep 2017 12:17:30 +0200, by Gregory Szorc
-
py3: work around bytes/unicode divergence in parsedate()Wed, 27 Sep 2017 19:27:41 +0900, by Yuya Nishihara
-
py3: replace bytes[n] with slicing in checkwinfilename()Wed, 27 Sep 2017 19:13:43 +0900, by Yuya Nishihara
-
py3: manually escape control character to be embedded in win filename errorWed, 27 Sep 2017 19:11:28 +0900, by Yuya Nishihara
-
py3: replace str(None) with literal in convcmd.pyWed, 27 Sep 2017 19:08:23 +0900, by Yuya Nishihara
-
py3: remove use of str() in hgwebdirWed, 27 Sep 2017 19:04:32 +0900, by Yuya Nishihara
-
config: use copy-on-write to improve copy performanceWed, 27 Sep 2017 18:07:48 -0700, by Jun Wu
-
rebase: move bookmarks with --keep (issue5682) stable 4.3.3Mon, 18 Sep 2017 10:54:00 -0700, by Jun Wu
-
cleanupnodes: rename "mapping" to "replacements" stableWed, 20 Sep 2017 09:32:26 -0700, by Martin von Zweigbergk
-
cleanupnodes: separate out bookmark destination calculation from actual update stableWed, 20 Sep 2017 09:10:43 -0700, by Martin von Zweigbergk
-
ui: check for progress singleton when clearing progress bar (issue5684) stableWed, 20 Sep 2017 09:55:52 -0700, by Mark Thomas
-
py3: whitelist 15 more tests passing on Python 3Sat, 30 Sep 2017 18:19:14 +0530, by Pulkit Goyal
-
py3: use pycompat.bytestr instead of strSat, 30 Sep 2017 15:48:08 +0530, by Pulkit Goyal
-
py3: explicitly convert dict.keys() and dict.items() into a listSat, 30 Sep 2017 15:45:15 +0530, by Pulkit Goyal
-
py3: use '%d' instead of '%s' for integersSat, 30 Sep 2017 18:02:53 +0530, by Pulkit Goyal
-
py3: use pycompat.strkwargs() before passing a dict as keyword argumentSat, 30 Sep 2017 15:46:36 +0530, by Pulkit Goyal
-
py3: return False early while checking whether None is a key in lazymanifestSat, 30 Sep 2017 05:22:22 +0530, by Pulkit Goyal
-
dirstate: use keyword arguments to clarify status()'s callersFri, 29 Sep 2017 14:49:05 -0700, by Martin von Zweigbergk
-
dirstate: use keyword arguments to clarify walk()'s callersFri, 29 Sep 2017 14:19:36 -0700, by Martin von Zweigbergk
-
perf: remove fallbacks to ancient versions of dirstate.walk()Fri, 29 Sep 2017 14:23:41 -0700, by Martin von Zweigbergk
-
releasenotes: update docstrings with information on additional flagsTue, 29 Aug 2017 00:21:25 +0530, by Rishabh Madan
-
releasenotes: raise error on simultaneous usage of flagsThu, 28 Sep 2017 13:22:58 +0530, by Rishabh Madan
-
dirstate: move parents source of truth to dirstatemapTue, 26 Sep 2017 03:56:20 -0700, by Durham Goode
-
dirstate: move parent reading to the dirstatemap classTue, 26 Sep 2017 03:56:20 -0700, by Durham Goode
-
dirstate: move opendirstatefile to dirstatemapTue, 26 Sep 2017 03:56:20 -0700, by Durham Goode
-
dirstate: move _copymap to dirstatemapTue, 26 Sep 2017 03:56:20 -0700, by Durham Goode
-
dirstate: move _dirs to dirstatemapTue, 26 Sep 2017 03:56:20 -0700, by Durham Goode
-
dirstate: move filefoldmap to dirstatemapTue, 26 Sep 2017 03:56:20 -0700, by Durham Goode
-
dirstate: move nonnormalentries to dirstatemapTue, 26 Sep 2017 03:56:20 -0700, by Durham Goode
-
dirstate: create new dirstatemap classTue, 26 Sep 2017 03:56:20 -0700, by Durham Goode
-
style: always use `x is not None` instead of `not x is None`Fri, 29 Sep 2017 15:49:43 +0000, by Alex Gaynor
-
templatekw: add new-style template expansion to {manifest}Sun, 24 Apr 2016 18:41:23 +0900, by Yuya Nishihara
-
templater: adjust binding strength of '%' and '|' operators (BC)Mon, 24 Apr 2017 21:37:11 +0900, by Yuya Nishihara
-
templatekw: just pass underlying value (or key) to joinfmt() functionSun, 24 Sep 2017 15:22:46 +0900, by Yuya Nishihara
-
scmutil: extract helper functions that returns human-readable change idSun, 24 Sep 2017 12:43:57 +0900, by Yuya Nishihara
-
templater: extract helper to just evaluate template expressionSat, 02 Sep 2017 23:13:54 +0900, by Yuya Nishihara
-
templater: do not destructure operands in buildmap()Sat, 02 Sep 2017 23:09:34 +0900, by Yuya Nishihara
-
templater: use helper function to get name of non-iterable keywordSat, 09 Sep 2017 19:01:18 +0900, by Yuya Nishihara
-
pull: remove inadequate use of operations records to update stepdoneTue, 26 Sep 2017 15:55:01 +0200, by Boris Feld
-
pull: use 'phase-heads' to retrieve phase informationSun, 24 Sep 2017 21:27:18 +0200, by Boris Feld
-
bundle2: only grab a transaction when 'phase-heads' affect the repositoryWed, 20 Sep 2017 18:29:10 +0200, by Boris Feld
-
phases: move the binary decoding function in the phases moduleTue, 19 Sep 2017 22:23:41 +0200, by Boris Feld
-
phases: move binary encoding into a reusable functionTue, 19 Sep 2017 22:01:31 +0200, by Boris Feld
-
phases: use a Struct object for binary encoding and decodingTue, 19 Sep 2017 22:08:09 +0200, by Boris Feld
-
discovery: avoid dropping remote heads hidden locallyWed, 20 Sep 2017 05:47:33 +0200, by Boris Feld
-
test-patchbomb: use mocktimeFri, 29 Sep 2017 11:41:24 -0700, by Jun Wu
-
test-patchbomb: fix the testThu, 28 Sep 2017 10:37:53 -0700, by Jun Wu
-
progress: make ETA only consider progress made in the last minuteWed, 27 Sep 2017 15:14:59 -0700, by Jun Wu
-
progress: remove progress.estimate configWed, 27 Sep 2017 14:30:58 -0700, by Jun Wu
-
progress: demonstrate non-linear progress has a bad ETA experienceTue, 26 Sep 2017 12:48:15 -0700, by Jun Wu
-
copytrace: add a a new config to limit the number of drafts in heuristicsThu, 21 Sep 2017 15:58:44 +0530, by Pulkit Goyal
-
mail: encode long unicode lines in emails properly (issue5687)Tue, 26 Sep 2017 16:14:57 +0300, by Igor Ippolitov
-
chg: show timestamp with debug messagesSat, 23 Sep 2017 14:58:40 -0700, by Jun Wu
-
keepalive: add more context to bad status line errorsMon, 25 Sep 2017 11:05:16 +0200, by Gregory Szorc
-
tests: add interface checks for bundle, statichttp, and union peersFri, 18 Aug 2017 20:20:38 -0700, by Gregory Szorc
-
alias: make alias command lazily resolvedSat, 23 Sep 2017 13:46:12 -0700, by Jun Wu
-
alias: test duplicated definition earlierSat, 23 Sep 2017 13:31:09 -0700, by Jun Wu
-
uncommit: add a test for uncommit with uncommitondirtywdir config in mergeSun, 24 Sep 2017 19:37:55 +0530, by Pulkit Goyal
-
largefiles: force an on-disk mergeThu, 14 Sep 2017 13:14:32 -0700, by Phil Cohen
-
merge: allow a custom working context to be passed to updateThu, 14 Sep 2017 13:14:32 -0700, by Phil Cohen
-
patchbomb: add test that shows --to and --cc override matching config itemWed, 14 Jun 2017 11:13:57 -0400, by Augie Fackler
-
blackbox: move _openlogfile to a separate methodThu, 21 Sep 2017 11:10:20 -0700, by Jun Wu
-
blackbox: do not prevent 'chg init' from workingThu, 21 Sep 2017 11:03:37 -0700, by Jun Wu
-
tests: add a test for blackbox with nested alias configurationsMon, 11 Sep 2017 20:07:41 -0400, by Augie Fackler
-
tests: clean up blackbox test around aliases a little bitMon, 11 Sep 2017 20:06:52 -0400, by Augie Fackler
-
revlog: add option to mmap revlog indexWed, 13 Sep 2017 17:26:26 +0000, by Mark Thomas
-
util: add an mmapread methodThu, 21 Sep 2017 05:54:34 -0700, by Mark Thomas
-
changegroup: remove dictionary creation from deltachunkWed, 20 Sep 2017 09:35:45 -0700, by Durham Goode
-
bundlerepo: update to use new deltaiter apiWed, 20 Sep 2017 09:39:03 -0700, by Durham Goode
-
debug: update debugbundle to use new deltaiter apiWed, 20 Sep 2017 09:28:30 -0700, by Durham Goode
-
revlog: add revmap back to revlog.addgroupWed, 20 Sep 2017 09:22:22 -0700, by Durham Goode
-
rebase: also include other namespaces in changeset descriptionTue, 19 Sep 2017 22:06:26 -0700, by Martin von Zweigbergk
-
tersestatus: sort the dictionary before iterating on itWed, 20 Sep 2017 07:46:55 +0530, by Pulkit Goyal
-
copytrace: use the full copytracing method if only drafts are involvedSun, 03 Sep 2017 20:06:45 +0530, by Pulkit Goyal
-
templates: introduce a obsfateoperation() functionFri, 15 Sep 2017 10:43:22 -0700, by Martin von Zweigbergk
-
obsmarker: track operation by defaultFri, 15 Sep 2017 10:42:49 -0700, by Martin von Zweigbergk
-
uncommit: add an experimental.uncommitondirtywdir configWed, 20 Sep 2017 02:40:25 +0530, by Pulkit Goyal
-
uncommit: don't allow bare uncommit on dirty working directoryWed, 20 Sep 2017 02:18:01 +0530, by Pulkit Goyal
-
uncommit: rename the flag 'empty' to 'keep' which retains empty changesetSat, 16 Sep 2017 02:34:13 +0530, by Pulkit Goyal
-
tests: avoid repr in test-bundle2-format.tMon, 18 Sep 2017 14:19:47 -0400, by Augie Fackler
-
tests: port test-bundle2-format inline helper script to Python 3Mon, 18 Sep 2017 14:04:05 -0400, by Augie Fackler
-
bundle2: portably grab first byte of part name for letter checkTue, 19 Sep 2017 00:27:55 -0400, by Augie Fackler
-
bundle2: make ValueError messages native stringsMon, 18 Sep 2017 14:03:21 -0400, by Augie Fackler
-
bundle2: update check for a generator to work on Python 3Mon, 18 Sep 2017 13:36:05 -0400, by Augie Fackler
-
bundle2: stop using %r to quote part namesMon, 18 Sep 2017 13:35:43 -0400, by Augie Fackler
-
blackbox: set lastui even if ui.log is not called (issue5518)Mon, 18 Sep 2017 16:01:03 -0700, by Jun Wu
-
blackbox: unindent a try blockWed, 06 Sep 2017 21:23:38 -0700, by Jun Wu
-
blackbox: simplify ui statesMon, 18 Sep 2017 15:56:08 -0700, by Jun Wu
-
revset: move weight information to predicateFri, 01 Sep 2017 19:42:09 -0700, by Jun Wu
-
revset: remove "small" argument from "_optimize"Fri, 01 Sep 2017 19:30:40 -0700, by Jun Wu
-
ui: fix progress debug log format strings to work on Python 3Mon, 18 Sep 2017 13:37:00 -0400, by Augie Fackler
-
tests: update `f` helper script to work on Python 3Mon, 18 Sep 2017 13:37:32 -0400, by Augie Fackler
-
tests: fix run-tests XML reporting on Python 3Tue, 19 Sep 2017 00:09:37 -0400, by Augie Fackler
-
tests: convert bisect support regex to binaryTue, 19 Sep 2017 00:08:52 -0400, by Augie Fackler
-
tests: decode bytes path to hg command before hitting with shellquoteTue, 19 Sep 2017 00:08:12 -0400, by Augie Fackler
-
tests: fix test-is-whitelisted check in run-testsTue, 19 Sep 2017 00:07:51 -0400, by Augie Fackler
-
tests: fix run-tests "slow test" checkTue, 19 Sep 2017 00:07:23 -0400, by Augie Fackler
-
tests: fix run-tests default values in Test constructorTue, 19 Sep 2017 00:06:57 -0400, by Augie Fackler
-
tests: add support for listing tests to run in a fileMon, 18 Sep 2017 17:11:32 -0400, by Augie Fackler
-
python3: remove test-update-dest.t from the whitelistMon, 18 Sep 2017 15:34:50 -0400, by Augie Fackler
-
bundle2: move part processing to a separate functionThu, 14 Sep 2017 10:20:05 -0700, by Durham Goode
-
bundle2: remove unnecessary try finallyThu, 14 Sep 2017 10:20:05 -0700, by Durham Goode
-
bundle2: move handler validation out of processpartThu, 14 Sep 2017 10:20:05 -0700, by Durham Goode
-
bundle2: move processpart stream maintenance into part iteratorThu, 14 Sep 2017 10:20:05 -0700, by Durham Goode
-
merge with stableMon, 18 Sep 2017 14:12:20 -0500, by Kevin Bullock
-
py3: convert system strings to bytes in doctest of formatter.pySun, 17 Sep 2017 12:39:53 +0900, by Yuya Nishihara
-
py3: rewrite stdout hack of doctest by using ui.pushbuffer()Sun, 17 Sep 2017 12:39:14 +0900, by Yuya Nishihara
-
py3: use bytes os.sep in doctest of pathutil.pySun, 17 Sep 2017 12:26:42 +0900, by Yuya Nishihara
-
py3: fix doctests in patch.py to be compatible with Python 3Sun, 17 Sep 2017 12:23:16 +0900, by Yuya Nishihara
-
py3: stop using bytes[n] in patch.pySun, 17 Sep 2017 12:20:35 +0900, by Yuya Nishihara
-
error: move patch.PatchError so it can easily implement __bytes__ (API)Sun, 03 Sep 2017 16:45:33 +0900, by Yuya Nishihara
-
templater: extract shortest() logic from template functionFri, 15 Sep 2017 00:01:57 -0700, by Martin von Zweigbergk
-
bundle2: raise a more helpful error if building a bundle part header failsFri, 15 Sep 2017 18:37:29 -0400, by Augie Fackler
-
hgwebdir: read 'web.template' untrustedFri, 15 Sep 2017 18:57:50 +0200, by Boris Feld
-
configitems: register the 'web.templates' configFri, 30 Jun 2017 03:45:53 +0200, by Boris Feld
-
configitems: register the 'web.style' configFri, 30 Jun 2017 03:45:52 +0200, by Boris Feld
-
configitems: register the 'web.stripes' configFri, 30 Jun 2017 03:45:51 +0200, by Boris Feld
-
configitems: register the 'web.refreshinterval' configFri, 30 Jun 2017 03:45:50 +0200, by Boris Feld
-
configitems: register the 'web.prefix' configFri, 30 Jun 2017 03:45:49 +0200, by Boris Feld
-
configitems: register the 'web.port' configFri, 30 Jun 2017 03:45:48 +0200, by Boris Feld
-
configitems: register the 'web.ipv6' configFri, 30 Jun 2017 03:45:47 +0200, by Boris Feld
-
configitems: register the 'web.errorlog' configFri, 30 Jun 2017 03:45:45 +0200, by Boris Feld
-
configitems: register the 'web.encoding' configFri, 30 Jun 2017 03:45:44 +0200, by Boris Feld
-
configitems: register the 'web.description' configFri, 30 Jun 2017 03:45:43 +0200, by Boris Feld
-
configitems: register the 'web.descend' configFri, 30 Jun 2017 03:45:42 +0200, by Boris Feld
-
configitems: register the 'web.deny_read' configFri, 30 Jun 2017 03:45:41 +0200, by Boris Feld
-
configitems: register the 'web.csp' configFri, 30 Jun 2017 03:45:40 +0200, by Boris Feld
-
configitems: register the 'web.collapse' configFri, 30 Jun 2017 03:45:38 +0200, by Boris Feld
-
configitems: register the 'web.certificate' configFri, 30 Jun 2017 03:45:37 +0200, by Boris Feld
-
configitems: register the 'web.cacerts' configFri, 30 Jun 2017 03:45:36 +0200, by Boris Feld
-
configitems: register the 'web.baseurl' configFri, 30 Jun 2017 03:45:35 +0200, by Boris Feld
-
configitems: register the 'web.allow_read' configFri, 30 Jun 2017 03:45:34 +0200, by Boris Feld
-
configitems: register the 'web.allow_archive' configFri, 30 Jun 2017 03:45:33 +0200, by Boris Feld
-
configitems: register the 'web.address' configFri, 30 Jun 2017 03:45:32 +0200, by Boris Feld
-
configitems: register the 'web.accesslog' configFri, 30 Jun 2017 03:45:31 +0200, by Boris Feld
-
web: use '_unset' default value for proxy config methodFri, 15 Sep 2017 19:21:08 +0200, by Boris Feld
-
tests: use int() instead of long() in test-pathencode.pySat, 16 Sep 2017 11:48:05 -0400, by Augie Fackler
-
tests: add xrange alias for test-pathencode.pySat, 16 Sep 2017 11:47:53 -0400, by Augie Fackler
-
python3: another 3 tests whitelistedSat, 16 Sep 2017 11:33:16 -0400, by Augie Fackler
-
repair: reliably obtain bytestr of node idsTue, 22 Aug 2017 21:22:34 -0400, by Augie Fackler
-
bundles: turn nbchanges int into a bytestr using pycompat.bytestrFri, 15 Sep 2017 18:38:36 -0400, by Augie Fackler
-
exchange: hit opargs with pycompat.strkwargs before **-ing itSat, 16 Sep 2017 11:09:08 -0400, by Augie Fackler
-
revlog: update signature of dummy addgroup() in bundlerepo and unionrepoFri, 15 Sep 2017 23:58:45 +0900, by Yuya Nishihara
-
py3: use 'surrogatepass' error handler to process U+DCxx transparentlySat, 16 Sep 2017 22:55:48 +0900, by Yuya Nishihara
-
py3: don't pass bytes to array.array()Sat, 16 Sep 2017 22:42:19 +0900, by Yuya Nishihara
-
py3: wrap bytes in encoding.from/toutf8b() with bytestrSun, 03 Sep 2017 15:54:29 +0900, by Yuya Nishihara
-
py3: iterate bytes as a byte string in store.lowerencode()Sun, 03 Sep 2017 17:28:47 +0900, by Yuya Nishihara
-
py3: use bytechr() in store._buildlowerencodefun()Sun, 03 Sep 2017 17:27:50 +0900, by Yuya Nishihara
-
store: give name to lowerencode functionSun, 03 Sep 2017 17:26:10 +0900, by Yuya Nishihara
-
py3: iterate bytes as a byte string in dagparser.pySun, 03 Sep 2017 15:32:45 +0900, by Yuya Nishihara
-
py3: wrap string constants in dagparser.py with bytestr()Sun, 03 Sep 2017 15:28:39 +0900, by Yuya Nishihara
-
py3: drop use of str() in dagparser.pySun, 03 Sep 2017 15:25:50 +0900, by Yuya Nishihara
-
dagparser: fix variable name in error messageSun, 03 Sep 2017 15:22:54 +0900, by Yuya Nishihara
-
py3: convert function name to bytes in ui.configwith()Sun, 03 Sep 2017 17:47:21 +0900, by Yuya Nishihara
-
drawdag: port to python 3Wed, 23 Aug 2017 01:23:16 -0400, by Augie Fackler
-
drawdag: add a couple of doctests to help with python3 portingWed, 23 Aug 2017 10:51:26 -0400, by Augie Fackler
-
drawdag: tagsmod.tag() takes a list of names, not a single nameWed, 23 Aug 2017 01:24:01 -0400, by Augie Fackler
-
bruterebase: port to python 3Wed, 23 Aug 2017 01:22:59 -0400, by Augie Fackler
-
exchange: use '%d' % x instead of str(x) to encode intsTue, 22 Aug 2017 21:21:13 -0400, by Augie Fackler
-
posix: always pass a native str to unicodedata.normalize's first argFri, 15 Sep 2017 19:44:32 -0400, by Augie Fackler
-
posix: use slicing to grab a single byte out of a bytes in HFS+ normcase codeFri, 15 Sep 2017 19:44:05 -0400, by Augie Fackler
-
encoding: ensure getutf8char always returns a bytestr, never an intFri, 15 Sep 2017 19:43:32 -0400, by Augie Fackler
-
posix: fix HFS+ normcase doctest to produce valid bytes literals in Python 3Fri, 15 Sep 2017 19:43:02 -0400, by Augie Fackler
-
tests: add and remove some (glob) markersFri, 15 Sep 2017 22:08:25 -0400, by Augie Fackler
-
uncommit: move fb-extension to core which uncommits a changesetThu, 24 Aug 2017 22:55:56 +0530, by Pulkit Goyal
-
show: use consistent (and possibly shorter) node lengthsWed, 13 Sep 2017 21:15:46 -0700, by Gregory Szorc
-
show: pass the minimum length for nodes as a template keywordThu, 03 Aug 2017 21:51:34 -0700, by Gregory Szorc
-
cmdutil: allow extra properties to be added to each contextThu, 03 Aug 2017 21:13:27 -0700, by Gregory Szorc
-
dirstate: perform transactions with _map using single call, where possibleThu, 14 Sep 2017 09:41:22 -0700, by Michael Bolin
-
extensions: register config item earlyTue, 05 Sep 2017 00:34:13 +0200, by Boris Feld
-
extensions: factor extra data loading outTue, 05 Sep 2017 00:31:59 +0200, by Boris Feld
-
configitems: register the 'win32text.warn' configFri, 30 Jun 2017 03:45:56 +0200, by Boris Feld
-
configitems: register the 'mq.secret' configFri, 30 Jun 2017 03:43:17 +0200, by Boris Feld
-
configitems: register the 'mq.plain' configFri, 30 Jun 2017 03:43:16 +0200, by Boris Feld
-
configitems: register the 'mq.keepchanges' configFri, 30 Jun 2017 03:43:15 +0200, by Boris Feld
-
configitems: register the 'mq.git' configFri, 30 Jun 2017 03:43:14 +0200, by Boris Feld
-
configitems: register the 'win32mbcs.encoding' configFri, 30 Jun 2017 03:45:54 +0200, by Boris Feld
-
copytrace: move fast heuristic copytracing algorithm to coreSun, 03 Sep 2017 03:49:15 +0530, by Pulkit Goyal
-
configitems: register the 'convert.svn.startrev' configFri, 30 Jun 2017 03:36:46 +0200, by Boris Feld
-
configitems: register the 'convert.svn.debugsvnlog' configFri, 30 Jun 2017 03:36:36 +0200, by Boris Feld
-
configitems: register the 'convert.skiptags' configFri, 30 Jun 2017 03:36:28 +0200, by Boris Feld
-
configitems: register the 'convert.p4.startrev' configFri, 30 Jun 2017 03:36:20 +0200, by Boris Feld
-
configitems: register the 'convert.localtimezone' configFri, 30 Jun 2017 03:36:00 +0200, by Boris Feld
-
configitems: register the 'convert.ignoreancestorcheck' configFri, 30 Jun 2017 03:35:55 +0200, by Boris Feld
-
configitems: register the 'convert.hg.usebranchnames' configFri, 30 Jun 2017 03:35:48 +0200, by Boris Feld
-
configitems: register the 'convert.hg.tagsbranch' configFri, 30 Jun 2017 03:35:38 +0200, by Boris Feld
-
configitems: register the 'convert.hg.startrev' configFri, 30 Jun 2017 03:35:29 +0200, by Boris Feld
-
configitems: register the 'convert.hg.sourcename' configFri, 30 Jun 2017 03:35:22 +0200, by Boris Feld
-
configitems: register the 'convert.hg.saverev' configFri, 30 Jun 2017 03:35:12 +0200, by Boris Feld
-
configitems: register the 'convert.hg.revs' configFri, 30 Jun 2017 03:34:58 +0200, by Boris Feld
-
configitems: register the 'convert.hg.ignoreerrors' configFri, 30 Jun 2017 03:34:49 +0200, by Boris Feld
-
configitems: register the 'convert.hg.clonebranches' configFri, 30 Jun 2017 03:34:45 +0200, by Boris Feld
-
configitems: register the 'convert.git.skipsubmodules' configFri, 30 Jun 2017 03:34:32 +0200, by Boris Feld
-
configitems: register the 'convert.git.similarity' configFri, 30 Jun 2017 03:34:23 +0200, by Boris Feld
-
configitems: register the 'convert.git.saverev' configFri, 30 Jun 2017 03:34:14 +0200, by Boris Feld
-
configitems: register the 'convert.git.renamelimit' configFri, 30 Jun 2017 03:34:06 +0200, by Boris Feld
-
configitems: register the 'convert.git.remoteprefix' configFri, 30 Jun 2017 03:34:00 +0200, by Boris Feld
-
configitems: register the 'convert.git.findcopiesharder' configFri, 30 Jun 2017 03:33:51 +0200, by Boris Feld
-
configitems: register the 'convert.git.extrakeys' configFri, 30 Jun 2017 03:33:41 +0200, by Boris Feld
-
configitems: register the 'convert.git.committeractions' configFri, 30 Jun 2017 03:33:29 +0200, by Boris Feld
-
configitems: register the 'convert.cvsps.mergeto' configFri, 30 Jun 2017 03:33:25 +0200, by Boris Feld
-
configitems: register the 'convert.cvsps.mergefrom' configFri, 30 Jun 2017 03:33:15 +0200, by Boris Feld
-
configitems: register the 'convert.cvsps.fuzz' configFri, 30 Jun 2017 03:33:06 +0200, by Boris Feld
-
configitems: register the 'convert.cvsps.cache' configFri, 30 Jun 2017 03:32:53 +0200, by Boris Feld
-
bundle2: move exception handling into part iteratorWed, 13 Sep 2017 20:39:01 -0700, by Durham Goode
-
bundle2: move part counter to partiteratorWed, 13 Sep 2017 17:16:50 -0700, by Durham Goode
-
bundle2: move part iterator a separate classWed, 13 Sep 2017 17:16:45 -0700, by Durham Goode
-
changegroup: add source parameter to generatemanifestsMon, 11 Sep 2017 13:39:22 -0700, by Durham Goode
-
changegroup: remove changegroup dependency from revlog.addgroupWed, 13 Sep 2017 10:43:44 -0700, by Durham Goode
-
revlog: refactor chain variableWed, 13 Sep 2017 10:43:16 -0700, by Durham Goode
-
scmutil: don't append .orig to backups in origbackuppath (BC)Mon, 11 Sep 2017 17:49:49 +0000, by Mark Thomas
-
repair: preserve phase also when not using generaldelta (issue5678) stableThu, 14 Sep 2017 11:16:57 -0700, by Martin von Zweigbergk
-
merge: move cwd-missing detection to helper functionsTue, 12 Sep 2017 19:27:01 -0700, by Phil Cohen
-
doctest: enable tests by default on Python 3Sun, 03 Sep 2017 15:09:04 +0900, by Yuya Nishihara
-
doctest: normalize b'', u'' and exception output on Python 3Thu, 24 Aug 2017 22:33:28 +0900, by Yuya Nishihara
-
doctest: coerce dict.keys() to listSun, 03 Sep 2017 17:33:10 +0900, by Yuya Nishihara
-
doctest: upgrade old-style "except" clauseSun, 03 Sep 2017 15:16:01 +0900, by Yuya Nishihara
-
doctest: use print_function and convert bytes to unicode where neededSun, 03 Sep 2017 14:56:31 +0900, by Yuya Nishihara
-
doctest: do not embed non-ascii characters in docstringSun, 03 Sep 2017 15:47:17 +0900, by Yuya Nishihara
-
doctest: pass encoding name as system stringSun, 03 Sep 2017 15:42:27 +0900, by Yuya Nishihara
-
doctest: replace str() with bytes()Sun, 03 Sep 2017 14:38:58 +0900, by Yuya Nishihara
-
doctest: replace chr() with pycompat.bytechr()Sun, 03 Sep 2017 14:37:25 +0900, by Yuya Nishihara
-
doctest: replace .iteritems() with .items()Sun, 03 Sep 2017 14:35:37 +0900, by Yuya Nishihara
-
doctest: bulk-replace string literals with b'' for Python 3Sun, 03 Sep 2017 14:32:11 +0900, by Yuya Nishihara
-
debuginstall: do not pass exception object to formatter (issue5676)Thu, 07 Sep 2017 22:36:54 +0900, by Yuya Nishihara
-
debuginstall: use codecs.lookup() to detect invalid encodingThu, 07 Sep 2017 22:27:23 +0900, by Yuya Nishihara
-
extensions: fix wrapcommand/function of class instanceSun, 10 Sep 2017 23:37:14 +0900, by Yuya Nishihara
-
changegroup: avoid creating empty changegroup partTue, 12 Sep 2017 09:13:02 -0700, by Durham Goode
-
tests: split test-revset.t in halfTue, 12 Sep 2017 15:12:27 -0700, by Durham Goode
-
merge: flush any deferred writes just before recordupdates()Mon, 11 Sep 2017 13:17:43 -0700, by Phil Cohen
-
merge: flush any deferred writes before, and after, running any workersMon, 11 Sep 2017 13:03:27 -0700, by Phil Cohen
-
filemerge: flush if using deferred writes when running a merge toolMon, 11 Sep 2017 13:03:27 -0700, by Phil Cohen
-
merge: pass wctx to premerge, filemergeMon, 11 Sep 2017 13:03:27 -0700, by Phil Cohen
-
cmdutil: fix amend when passing a dateMon, 11 Sep 2017 18:07:29 +0200, by Boris Feld
-
merge with stableTue, 12 Sep 2017 11:18:35 -0400, by Augie Fackler
-
configitems: register the 'eol.only-consistent' configFri, 30 Jun 2017 03:39:32 +0200, by Boris Feld
-
configitems: register the 'eol.native' configFri, 30 Jun 2017 03:39:26 +0200, by Boris Feld
-
configitems: register the 'eol.fix-trailing-newline' configFri, 30 Jun 2017 03:39:21 +0200, by Boris Feld
-
configitems: register the 'patchbomb.publicurl' configFri, 30 Jun 2017 03:43:43 +0200, by Boris Feld
-
configitems: register the 'patchbomb.intro' configFri, 30 Jun 2017 03:43:41 +0200, by Boris Feld
-
configitems: register the 'patchbomb.from' configFri, 30 Jun 2017 03:43:40 +0200, by Boris Feld
-
configitems: register the 'patchbomb.flagtemplate' configFri, 30 Jun 2017 03:43:39 +0200, by Boris Feld
-
configitems: register the 'patchbomb.confirm' configFri, 30 Jun 2017 03:43:38 +0200, by Boris Feld
-
configitems: register the 'patchbomb.bundletype' configFri, 30 Jun 2017 03:43:37 +0200, by Boris Feld
-
blackbox: remove _bbvfs stateWed, 06 Sep 2017 21:12:27 -0700, by Jun Wu
-
blackbox: do not cache file objectsWed, 06 Sep 2017 21:08:59 -0700, by Jun Wu
-
blackbox: inline _bbwriteWed, 06 Sep 2017 20:54:53 -0700, by Jun Wu
-
blackbox: fix rotation with chgWed, 06 Sep 2017 19:27:30 -0700, by Jun Wu
-
test-blackbox: make it compatible with chgWed, 06 Sep 2017 18:31:25 -0700, by Jun Wu
-
ssh: fix flakey ssh errors on BSD systemsMon, 11 Sep 2017 15:59:18 -0700, by Durham Goode
-
context: add overlayworkingcontext and overlayworkingfilectxMon, 11 Sep 2017 13:03:27 -0700, by Phil Cohen
-
changegroup: rename getsubsetraw to makestreamSun, 10 Sep 2017 18:52:40 -0700, by Durham Goode
-
changegroup: remove external uses of getbundlerSun, 10 Sep 2017 18:51:31 -0700, by Durham Goode
-
changegroup: replace getchangegroup with makechangegroupSun, 10 Sep 2017 18:50:12 -0700, by Durham Goode
-
changegroup: replace changegroup with makechangegroupSun, 10 Sep 2017 18:48:42 -0700, by Durham Goode
-
changegroup: delete getlocalchangegroupSun, 10 Sep 2017 18:47:39 -0700, by Durham Goode
-
changegroup: replace getlocalchangegroupraw with makestreamSun, 10 Sep 2017 19:01:56 -0700, by Durham Goode
-
changegroup: replace changegroupsubset with makechangegroupSun, 10 Sep 2017 18:43:59 -0700, by Durham Goode
-
changegroup: replace getsubset with makechangegroupSun, 10 Sep 2017 18:39:02 -0700, by Durham Goode
-
rebase: remove unnecessary '.unfiltered()' callsWed, 06 Sep 2017 16:17:04 -0700, by Jun Wu
-
rebase: remove complex unhiding codeWed, 06 Sep 2017 16:13:04 -0700, by Jun Wu
-
rebase: use unfiltered repo when loading stateWed, 06 Sep 2017 15:23:19 -0700, by Jun Wu
-
rebase: do not crash rebasing merge with a parent having hidden successorWed, 06 Sep 2017 12:40:00 -0700, by Jun Wu
-
changegroup: fix to allow empty manifest partsWed, 06 Sep 2017 18:33:55 -0700, by Durham Goode
-
mq: create non-lossy patches, also with custom global diff configuration stableMon, 11 Sep 2017 00:42:24 +0200, by Mads Kiilerich
-
mq: test coverage of how [diff] configuration influence can break mq patches stableMon, 11 Sep 2017 00:42:22 +0200, by Mads Kiilerich
-
wrapcommand: use functools.partialTue, 05 Sep 2017 15:18:45 -0700, by Jun Wu
-
wrapfunction: use functools.partial if possibleTue, 05 Sep 2017 13:37:36 -0700, by Jun Wu
-
cmdutil: remove redundant commitfunc parameter in amend (API)Fri, 01 Sep 2017 12:34:36 -0700, by Saurabh Singh
-
cmdutil: remove the redundant commit during amendFri, 01 Sep 2017 12:34:36 -0700, by Saurabh Singh
-
checknlink: rename file object from 'fd' to 'fp'Wed, 06 Sep 2017 12:56:19 -0700, by Jun Wu
-
cleanup: rename "matchfn" to "match" where obviously a matcherTue, 05 Sep 2017 15:06:45 -0700, by Martin von Zweigbergk
-
check-code: fix incorrect capitalization in camelcase regexWed, 06 Sep 2017 08:22:54 -0700, by Martin von Zweigbergk
-
amend: use context manager for config overrideWed, 06 Sep 2017 10:41:13 -0700, by Martin von Zweigbergk
-
amend: delete dead assignment to "newid"Wed, 06 Sep 2017 10:42:02 -0700, by Martin von Zweigbergk
-
checknlink: use a random temp file name for checkingFri, 01 Sep 2017 17:09:53 -0700, by Jun Wu
-
copytrace: move the default copytracing algorithm in a new functionSun, 03 Sep 2017 02:34:01 +0530, by Pulkit Goyal
-
copytrace: replace experimental.disablecopytrace config with copytrace (BC)Sun, 03 Sep 2017 01:52:19 +0530, by Pulkit Goyal
-
filemerge: use fctx.write() in the internal:dump tool, instead of copyTue, 05 Sep 2017 12:04:02 -0700, by Phil Cohen
-
largefiles: remove unused assignments from wrapfunction()Thu, 31 Aug 2017 22:39:10 -0700, by Martin von Zweigbergk
-
branches: correctly show inactive multiheaded branchesThu, 31 Aug 2017 18:24:08 +0300, by the31k
-
parser: stabilize output of prettyformat() by using byte-safe repr()Sun, 03 Sep 2017 21:17:25 +0900, by Yuya Nishihara
-
py3: fix repr(util.url) to return system stringSun, 03 Sep 2017 17:51:23 +0900, by Yuya Nishihara
-
py3: use bytes[n:n + 1] to get bytes in templater._parsetemplate()Sun, 03 Sep 2017 17:37:17 +0900, by Yuya Nishihara
-
py3: fix type of attribute name in smartset.pySun, 03 Sep 2017 17:14:53 +0900, by Yuya Nishihara
-
py3: fix mixed bytes/unicode in revsetlang._aliassyminitlettersSun, 03 Sep 2017 17:03:23 +0900, by Yuya Nishihara
-
py3: fix type of regex literals in subrepo.pySun, 03 Sep 2017 15:01:23 +0900, by Yuya Nishihara
-
py3: replace bytes[n] with bytes[n:n + 1] in patch.py where neededSun, 03 Sep 2017 16:19:20 +0900, by Yuya Nishihara
-
py3: fix type of regex literals in patch.pySun, 03 Sep 2017 16:12:15 +0900, by Yuya Nishihara
-
revset: optimize "draft() & ::x" patternMon, 28 Aug 2017 14:49:00 -0700, by Jun Wu
-
phabricator: add a config to use curl for communicationFri, 01 Sep 2017 12:13:17 -0700, by Jun Wu
-
phabricator: standardize colorsThu, 24 Aug 2017 18:00:23 -0700, by Jun Wu
-
wireproto: do not abort after successful lookupFri, 01 Sep 2017 14:00:13 -0700, by Kyle Lippincott
-
check-code: forbid "\S" in egrep regular expressionFri, 01 Sep 2017 16:44:30 -0700, by Jun Wu
-
check-code: forbid using bash in shebangFri, 01 Sep 2017 15:47:32 -0700, by Jun Wu
-
amend: add tests for amending only some files from commit to be amendedFri, 01 Sep 2017 12:34:34 -0700, by Saurabh Singh
-
test-editor-filename: fix portability of fake editor commandSat, 02 Sep 2017 21:49:45 +0900, by Yuya Nishihara
-
amend: moving first assignment of newid closer to its useFri, 01 Sep 2017 12:34:36 -0700, by Saurabh Singh
-
amend: rectify commentThu, 31 Aug 2017 18:35:39 -0700, by Saurabh Singh
-
amend: removing redundant if conditionFri, 01 Sep 2017 15:08:54 -0700, by Saurabh Singh
-
editor: file created for diff action should have .diff suffixFri, 01 Sep 2017 20:28:26 +0000, by Michael Bolin
-
test-amend: match output using conditional test case nameFri, 01 Sep 2017 11:13:55 -0700, by Jun Wu
-
util: use set for reserved Windows filenamesThu, 31 Aug 2017 19:40:15 -0700, by Gregory Szorc
-
context: add arbitraryfilectx, which can represent files outside the workdirFri, 01 Sep 2017 11:52:20 -0700, by Phil Cohen
-
simplemerge: remove unused `filtereddata` parameterFri, 01 Sep 2017 10:35:43 -0700, by Phil Cohen
-
simplemerge: remove unused `repo` parameterFri, 01 Sep 2017 10:35:43 -0700, by Phil Cohen
-
extensions: prohibit unicode defaultsTue, 29 Aug 2017 18:24:51 +0200, by Christophe de Vienne
-
revsetlang: remove unused functionsSat, 19 Aug 2017 22:04:03 +0900, by Yuya Nishihara
-
revsetlang: match tree by helper function on optimizeWed, 17 Feb 2016 21:40:59 +0900, by Yuya Nishihara
-
parser: add helper function to test if pattern matches parsed treeWed, 17 Feb 2016 21:31:09 +0900, by Yuya Nishihara
-
revsetlang: build optimized tree by helper functionWed, 17 Feb 2016 21:38:25 +0900, by Yuya Nishihara
-
parser: add helper function that constructs parsed tree from templateWed, 17 Feb 2016 21:30:04 +0900, by Yuya Nishihara
-
patch: take messages out of the function so that extensions can add entriesWed, 30 Aug 2017 18:19:14 +0530, by Pulkit Goyal
-
run-tests: allow bisecting a different repoWed, 02 Aug 2017 21:24:29 -0700, by Jun Wu
-
run-tests: extract prefix of bisect commands to a variableWed, 02 Aug 2017 21:01:38 -0700, by Jun Wu
-
run-tests: pass --with-hg to run-tests.py command used by bisectWed, 02 Aug 2017 21:01:38 -0700, by Jun Wu
-
import-checker: allow relative import a module being checkedMon, 28 Aug 2017 13:43:25 -0700, by Jun Wu
-
merge: move some of the logic in batchget() to workingfilectxThu, 31 Aug 2017 11:28:59 -0700, by Phil Cohen
-
filemerge: add _restorebackupThu, 31 Aug 2017 11:28:59 -0700, by Phil Cohen
-
filemerge: reduce creation of tempfiles until neededThu, 31 Aug 2017 11:28:59 -0700, by Phil Cohen
-
filemerge: add `_workingpath`Thu, 31 Aug 2017 11:28:59 -0700, by Phil Cohen
-
filemerge: move a util copy call to filectx.writeThu, 31 Aug 2017 11:28:59 -0700, by Phil Cohen
-
filemerge: eliminate most uses of tempfilesThu, 31 Aug 2017 11:28:59 -0700, by Phil Cohen
-
filemerge: extract _maketemp and _makebackupThu, 31 Aug 2017 11:05:19 -0700, by Phil Cohen
-
encoding: check overflow while calculating size of JSON escape bufferThu, 31 Aug 2017 21:56:40 +0900, by Yuya Nishihara
-
editor: use an unambiguous path suffix for editor filesWed, 30 Aug 2017 20:25:56 +0000, by Michael Bolin
-
revlog: move check for wdir from changelog to revlogWed, 30 Aug 2017 09:21:31 -0700, by Martin von Zweigbergk
-
debugssl: allow a URL to be specified without a local repository stableTue, 29 Aug 2017 16:38:10 -0400, by Matt Harbison
-
revlog: use pycompat.bytestr() to reliably have a %s-able valueTue, 22 Aug 2017 21:21:43 -0400, by Augie Fackler
-
debugcommands: stabilize output of debugbundle by having a custom reprTue, 22 Aug 2017 23:11:35 -0400, by Augie Fackler
-
python3: whitelist another 5 passing tests found with the ratchet scriptTue, 22 Aug 2017 20:25:08 -0400, by Augie Fackler
-
python3: replace sorted(<dict>.iterkeys()) with sorted(<dict>)Tue, 22 Aug 2017 20:06:58 -0400, by Augie Fackler
-
python3: wrap all uses of <exception>.strerror with strtolocalTue, 22 Aug 2017 20:03:07 -0400, by Augie Fackler
-
pager: do not start pager if `ui` has been `pushbuffer`-edWed, 30 Aug 2017 14:04:55 -0700, by Jun Wu
-
revset: do not flip "and" arguments when optimizingWed, 30 Aug 2017 16:05:12 -0700, by Jun Wu
-
revset: make match function follow given subset if specified (API)Wed, 30 Aug 2017 22:51:28 +0900, by Yuya Nishihara
-
revset: move order argument to run-time match functionWed, 30 Aug 2017 22:41:36 +0900, by Yuya Nishihara
-
revset: fix example describing how ordering is determinedWed, 30 Aug 2017 23:53:30 +0900, by Yuya Nishihara
-
revset: move order constants from revsetlangWed, 30 Aug 2017 22:32:47 +0900, by Yuya Nishihara
-
tag: use filtered repo when creating new tags (issue5539)Tue, 29 Aug 2017 11:25:22 +0200, by Denis Laxalde
-
extensions: add wrappedfunction() context managerMon, 21 Aug 2017 16:46:05 -0700, by Martin von Zweigbergk
-
mdiff: add a --ignore-space-at-eol optionTue, 29 Aug 2017 18:20:50 -0700, by David Soria Parra
-
revset: improve documentation about ordering handlingFri, 25 Aug 2017 11:20:34 -0700, by Jun Wu
-
revset: remove order information from tree (API)Sun, 20 Aug 2017 10:55:11 -0700, by Jun Wu
-
revset: drop optimization about reordering "or" set elementsMon, 28 Aug 2017 23:44:47 -0700, by Jun Wu
-
rebase: use _ctxdesc in one more placeTue, 29 Aug 2017 17:51:54 -0700, by Jun Wu
-
rebase: move working parent and bookmark for obsoleted revs (BC)Sun, 27 Aug 2017 02:47:47 -0700, by Jun Wu
-
rebase: remove an unnecessary adjustdest in clearrebasedTue, 29 Aug 2017 17:49:13 -0700, by Jun Wu
-
rebase: sort destmap topologicallyMon, 21 Aug 2017 20:22:07 -0700, by Jun Wu
-
rebase: initial support for multiple destinationsTue, 29 Aug 2017 17:27:37 -0700, by Jun Wu
-
rebase: change internal format to support destination mapFri, 11 Aug 2017 00:32:19 -0700, by Jun Wu
-
rebase: rewrite _computeobsoletenotrebasedFri, 11 Aug 2017 00:31:52 -0700, by Jun Wu
-
util: use ~ as a suffix for a temp file in the same directory as a source fileTue, 22 Aug 2017 00:38:38 +0000, by Michael Bolin
-
morestatus: simplify check for unresolved merge conflictsMon, 28 Aug 2017 14:47:18 -0700, by Martin von Zweigbergk
-
tests: rename test-terse-status.t to test-status-terse.tMon, 28 Aug 2017 15:06:34 -0700, by Martin von Zweigbergk
-
metadataonlyctx: don't crash when reusing the manifest with deletionsMon, 28 Aug 2017 16:58:59 -0700, by Jun Wu
-
context: make parents and text optional in metadataonlyctxMon, 28 Aug 2017 16:49:41 -0700, by Jun Wu
-
test: add more obsmarker tests for pruning scenariosThu, 17 Aug 2017 18:09:32 +0200, by Boris Feld
-
template: better prune support in obsfateMon, 03 Jul 2017 17:38:56 +0200, by Boris Feld
-
template: compute dates in obsfatedateMon, 03 Jul 2017 15:34:10 +0200, by Boris Feld
-
template: compute user in obsfateusersMon, 03 Jul 2017 15:34:00 +0200, by Boris Feld
-
template: compute verb in obsfateverbMon, 03 Jul 2017 15:33:27 +0200, by Boris Feld
-
contrib: add test-check-module-imports.t to the Python 3 whitelistTue, 22 Aug 2017 17:16:13 -0400, by Augie Fackler
-
tests: update test-obsolete to pass our import checkerTue, 22 Aug 2017 17:15:20 -0400, by Augie Fackler
-
tests: update test-largefiles-cache to pass our import checkerTue, 22 Aug 2017 17:15:14 -0400, by Augie Fackler
-
tests: update test-inherit-mode to pass our import checkerTue, 22 Aug 2017 17:15:09 -0400, by Augie Fackler
-
tests: update test-relink to pass our import checkerTue, 22 Aug 2017 17:11:30 -0400, by Augie Fackler
-
tests: update test-strip to pass our import checkerTue, 22 Aug 2017 16:59:26 -0400, by Augie Fackler
-
tests: update test-share to pass our import checkerTue, 22 Aug 2017 16:59:21 -0400, by Augie Fackler
-
tests: update test-requires to pass our import checkerTue, 22 Aug 2017 16:59:17 -0400, by Augie Fackler
-
tests: update test-progress to pass our import checkerTue, 22 Aug 2017 16:59:12 -0400, by Augie Fackler
-
tests: update test-patchbomb to pass our import checkerTue, 22 Aug 2017 16:59:06 -0400, by Augie Fackler
-
merge with stableMon, 28 Aug 2017 17:40:03 -0400, by Augie Fackler
-
dirstate: perform transactions with _copymap using single call, where possibleWed, 23 Aug 2017 18:24:57 +0000, by Michael Bolin
-
pull: do not prompt "hg update" if update.requiredest is setThu, 24 Aug 2017 20:25:16 -0700, by Jun Wu
-
changelog: abort on attempt to write wdir revisionFri, 25 Aug 2017 22:05:10 -0700, by Martin von Zweigbergk
-
phabsend: show associated Differential Revisions with --confirmThu, 24 Aug 2017 17:44:08 -0700, by Jun Wu
-
phabsend: print the actual URL with --confirmThu, 24 Aug 2017 17:31:33 -0700, by Jun Wu
-
phabsend: detect patch change with larger contextThu, 24 Aug 2017 17:25:18 -0700, by Jun Wu
-
phabsend: make --amend the defaultThu, 24 Aug 2017 16:52:28 -0700, by Jun Wu
-
phabsend: polish the docstring a bitThu, 24 Aug 2017 17:26:10 -0700, by Jun Wu
-
record: make the m key open an editor for the commit message (issue5667)Mon, 28 Aug 2017 13:43:31 +0200, by Peter Vitt
-
tests: update test-patch to pass our import checkerTue, 22 Aug 2017 16:59:02 -0400, by Augie Fackler
-
tests: update test-pager to pass our import checkerTue, 22 Aug 2017 16:58:57 -0400, by Augie Fackler
-
tests: update test-obsolete to pass our import checkerTue, 22 Aug 2017 16:58:52 -0400, by Augie Fackler
-
tests: update test-notify to pass our import checkerTue, 22 Aug 2017 16:58:47 -0400, by Augie Fackler
-
tests: update test-merge1 to pass our import checkerTue, 22 Aug 2017 16:58:43 -0400, by Augie Fackler
-
tests: update test-merge-symlinks to pass our import checkerTue, 22 Aug 2017 16:58:37 -0400, by Augie Fackler
-
tests: update test-logtoprocess to pass our import checkerTue, 22 Aug 2017 16:58:28 -0400, by Augie Fackler
-
tests: update test-log to pass our import checkerTue, 22 Aug 2017 16:58:22 -0400, by Augie Fackler
-
tests: update test-log-exthook to pass our import checkerTue, 22 Aug 2017 16:58:13 -0400, by Augie Fackler
-
tests: update test-largefiles-wireproto to pass our import checkerTue, 22 Aug 2017 16:58:07 -0400, by Augie Fackler
-
tests: update test-largefiles-small-disk to pass our import checkerTue, 22 Aug 2017 16:57:37 -0400, by Augie Fackler
-
tests: update test-keyword to pass our import checkerTue, 22 Aug 2017 15:51:47 -0400, by Augie Fackler
-
tests: update test-impexp-branch to pass our import checkerTue, 22 Aug 2017 15:51:37 -0400, by Augie Fackler
-
tests: update test-help to pass our import checkerTue, 22 Aug 2017 15:51:30 -0400, by Augie Fackler
-
tests: update test-hardlinks to pass our import checkerTue, 22 Aug 2017 15:51:24 -0400, by Augie Fackler
-
tests: update test-glog to pass our import checkerTue, 22 Aug 2017 15:51:18 -0400, by Augie Fackler
-
tests: update test-fncache to pass our import checkerTue, 22 Aug 2017 15:51:12 -0400, by Augie Fackler
-
tests: update test-eol to pass our import checkerTue, 22 Aug 2017 15:51:06 -0400, by Augie Fackler
-
tests: update test-dirstate to pass our import checkerTue, 22 Aug 2017 15:50:59 -0400, by Augie Fackler
-
tests: update test-debugcommands to pass our import checkerTue, 22 Aug 2017 15:50:35 -0400, by Augie Fackler
-
tests: update test-convert-clonebranches to pass our import checkerTue, 22 Aug 2017 15:50:27 -0400, by Augie Fackler
-
tests: update test-commit to pass our import checkerTue, 22 Aug 2017 15:50:01 -0400, by Augie Fackler
-
tests: update test-command-template to pass our import checkerTue, 22 Aug 2017 15:49:54 -0400, by Augie Fackler
-
tests: update test-chg to pass our import checkerTue, 22 Aug 2017 15:49:20 -0400, by Augie Fackler
-
tests: update test-bundle2-format to pass import checkerTue, 22 Aug 2017 15:05:51 -0400, by Augie Fackler
-
tests: update test-bundle2-pushback to pass the import checkerTue, 22 Aug 2017 15:04:36 -0400, by Augie Fackler
-
tests: update test-bookmarks to pass the import checkerTue, 22 Aug 2017 15:04:14 -0400, by Augie Fackler
-
tests: update test-bisect to pass our module import checkerTue, 22 Aug 2017 14:58:39 -0400, by Augie Fackler
-
tests: update test-archive to pass our module import checkerTue, 22 Aug 2017 14:58:21 -0400, by Augie Fackler
-
tests: update test-annotate to pass our module import checkerTue, 22 Aug 2017 14:58:10 -0400, by Augie Fackler
-
obsolete: fix old typoMon, 03 Jul 2017 03:56:53 +0200, by Boris Feld
-
obsolete: move merge logic on the smaller objectMon, 03 Jul 2017 03:54:24 +0200, by Boris Feld
-
releasenotes: view admonition titles using -l flagMon, 28 Aug 2017 04:11:58 +0530, by Rishabh Madan
-
tests: move baduisetup test inside "#if demandimport"Sat, 26 Aug 2017 16:00:07 -0700, by Martin von Zweigbergk
-
revlog: abort on attempt to write null revisionFri, 25 Aug 2017 15:50:07 -0700, by Martin von Zweigbergk
-
context: remove unnecessary default values for matchers (API)Tue, 22 Aug 2017 23:39:05 -0700, by Martin von Zweigbergk
-
context: always pass a matcher into _matchstatus() (API)Tue, 22 Aug 2017 23:27:55 -0700, by Martin von Zweigbergk
-
test-casecollision-merge: fix the testWed, 23 Aug 2017 11:30:25 -0700, by Jun Wu
-
run-tests: make per-line condition support testcase namesSun, 20 Aug 2017 09:46:27 -0700, by Jun Wu
-
simplemerge: refactor _picklabels to be more compactFri, 25 Aug 2017 13:49:17 -0700, by Phil Cohen
-
simplemerge: remove check for null contextFri, 25 Aug 2017 13:49:16 -0700, by Phil Cohen
-
run-tests: pass unicode to PygmentsThu, 24 Aug 2017 22:20:02 +0900, by Yuya Nishihara
-
run-tests: factor out highlight functionsThu, 24 Aug 2017 22:15:40 +0900, by Yuya Nishihara
-
run-tests: include "\n" in formatted message instead of calling writeln()Thu, 24 Aug 2017 22:09:57 +0900, by Yuya Nishihara
-
encoding: add fast path of from/toutf8b() for ASCII stringsSun, 23 Apr 2017 13:08:58 +0900, by Yuya Nishihara
-
encoding: add fast path of from/tolocal() for ASCII stringsSun, 23 Apr 2017 13:06:23 +0900, by Yuya Nishihara
-
encoding: add function to test if a str consists of ASCII charactersSun, 23 Apr 2017 12:59:42 +0900, by Yuya Nishihara
-
encoding: add fast path of jsonescape() (issue5533)Sun, 23 Apr 2017 14:47:52 +0900, by Yuya Nishihara
-
encoding: extract stub for fast JSON escapeSun, 23 Apr 2017 16:10:51 +0900, by Yuya Nishihara
-
journal: do not use atomictemp (issue5338)Thu, 24 Aug 2017 21:43:54 -0700, by Jun Wu
-
tests: update test-commandserver to pass our import checkerTue, 22 Aug 2017 14:26:25 -0400, by Augie Fackler
-
tests: add blank output lines to test-commandserverTue, 22 Aug 2017 16:37:56 -0400, by Augie Fackler
-
contrib: make import-checker agree more with run-tests about heredocpyTue, 22 Aug 2017 16:37:06 -0400, by Augie Fackler
-
contrib: add bzrlib to list of packages from which we import symbolsTue, 22 Aug 2017 15:28:54 -0400, by Augie Fackler
-
tests: ensure demandimport test uses absolute_importTue, 22 Aug 2017 15:50:53 -0400, by Augie Fackler
-
tests: blacklist test-demandimport from test-check-module-importsTue, 22 Aug 2017 15:16:58 -0400, by Augie Fackler
-
tests: sort excluded test files in test-check-module-importsTue, 22 Aug 2017 15:16:09 -0400, by Augie Fackler
-
contrib: allow symbol imports from hgclient for testsTue, 22 Aug 2017 14:25:06 -0400, by Augie Fackler
-
tests: blacklist some more entries in module import checksTue, 22 Aug 2017 14:15:16 -0400, by Augie Fackler
-
bookmarks: allow deleting active bookmark using '.'Thu, 24 Aug 2017 09:23:06 +0200, by David Demelier
-
template: add minimal obsfate template functionThu, 17 Aug 2017 18:26:11 +0200, by Boris Feld
-
obsolete: track markers in _succsMon, 03 Jul 2017 03:27:58 +0200, by Boris Feld
-
obsolete: add an explicit '_succs.copy()' methodMon, 03 Jul 2017 03:13:17 +0200, by Boris Feld
-
obsolete: introduce a _succs classMon, 03 Jul 2017 00:53:55 +0200, by Boris Feld
-
simplemerge: simplify code now that we always write to a contextThu, 24 Aug 2017 21:30:51 -0700, by Phil Cohen
-
simplemerge: make context parameters non-optionalThu, 24 Aug 2017 21:30:51 -0700, by Phil Cohen
-
simplemerge: stop accepting, and passing, file parametersThu, 24 Aug 2017 21:30:51 -0700, by Phil Cohen
-
simplemerge: stop reading from, and writing to, filesThu, 24 Aug 2017 21:30:37 -0700, by Phil Cohen
-
simplemerge: use context paths for default labels instead of file pathsThu, 24 Aug 2017 21:30:37 -0700, by Phil Cohen
-
contrib: make simplemerge script pass context-like objectsThu, 24 Aug 2017 21:30:37 -0700, by Phil Cohen
-
simplemerge: use `ctx.decoddeddata()` instead of `repo.wreaddata`Thu, 24 Aug 2017 21:26:40 -0700, by Phil Cohen
-
context: add `decodeddata()` to basefilectxThu, 24 Aug 2017 21:26:40 -0700, by Phil Cohen
-
bookmarks: allow renaming active bookmark using '.'Mon, 21 Aug 2017 08:52:46 +0200, by David Demelier
-
i18n: update check-translation script to pass import checkerTue, 22 Aug 2017 14:14:52 -0400, by Augie Fackler
-
demandimportpy3: update to pass import checkerTue, 22 Aug 2017 14:14:34 -0400, by Augie Fackler
-
contrib: always treat importlib.* as stdlibTue, 22 Aug 2017 16:02:57 -0400, by Augie Fackler
-
hg: update top-level script to use modern import conventionsTue, 22 Aug 2017 14:14:19 -0400, by Augie Fackler
-
simplemerge: update to conform with modern import conventionsTue, 22 Aug 2017 14:13:13 -0400, by Augie Fackler
-
contrib: inform import checker that __builtin__ is a thingTue, 22 Aug 2017 14:12:37 -0400, by Augie Fackler
-
contrib: allow importing "symbols" from mercurialTue, 22 Aug 2017 14:12:21 -0400, by Augie Fackler
-
hgperf: update to conform with import style checksTue, 22 Aug 2017 14:12:03 -0400, by Augie Fackler
-
contrib: update hg-ssh to conform with import style checksTue, 22 Aug 2017 14:11:48 -0400, by Augie Fackler
-
contrib: have import-checker work mostly with native strings for mod namesTue, 22 Aug 2017 12:59:21 -0400, by Augie Fackler
-
bundlerepo: move bundle2 part handling out to a functionWed, 23 Aug 2017 12:35:03 -0700, by Durham Goode
-
bundle2: seek part back during iterationWed, 23 Aug 2017 12:35:03 -0700, by Durham Goode
-
bundlerepo: move temp bundle creation to a separate functionWed, 23 Aug 2017 12:34:56 -0700, by Durham Goode
-
exchange: don't attempt phase exchange if phase-heads was in bundleThu, 17 Aug 2017 13:04:47 -0700, by Martin von Zweigbergk
-
pushvars: do not mangle repo stateWed, 16 Aug 2017 15:48:48 -0700, by Jun Wu
-
record: fix revert -i for lines without newline (issue5651) stableSun, 27 Aug 2017 13:39:17 -0700, by Jun Wu
-
morestatus: check whether the conflict message is None before printingMon, 21 Aug 2017 16:43:37 +0530, by Pulkit Goyal
-
bundle2: fixed usage of an attribute that was removed in py3kWed, 23 Aug 2017 01:09:08 +0000, by Alex Gaynor
-
releasenotes: add check flag for use of admonitions and its validitySun, 13 Aug 2017 19:58:45 +0530, by Rishabh Madan
-
copies: fix misaligned linesTue, 22 Aug 2017 16:16:39 +0200, by Gábor Stefanik
-
copies: fix typo in commentTue, 22 Aug 2017 16:08:31 +0200, by Gábor Stefanik
-
python3: whitelist test-imports-checker.t, which now passesTue, 22 Aug 2017 11:00:46 -0400, by Augie Fackler
-
contrib: make import checker always think in terms of bytesTue, 22 Aug 2017 12:58:28 -0400, by Augie Fackler
-
contrib: work around some modules not existing on Py3 in import checkerTue, 22 Aug 2017 10:58:29 -0400, by Augie Fackler
-
tests: stop using old except syntax in test-bundle2-formatTue, 22 Aug 2017 15:05:07 -0400, by Augie Fackler
-
tests: update test-archive to always use hashlibTue, 22 Aug 2017 14:57:52 -0400, by Augie Fackler
-
md5sum: assume hashlib exists now that we're 2.7 onlyTue, 22 Aug 2017 14:57:10 -0400, by Augie Fackler
-
undumprevlog: update to valid Python 3 syntaxTue, 22 Aug 2017 12:58:51 -0400, by Augie Fackler
-
tests: fixed a bytes/unicode confusion in the test runnerWed, 23 Aug 2017 01:08:09 +0000, by Alex Gaynor
-
run-tests: remove unused pygments token typeTue, 22 Aug 2017 10:01:27 -0700, by Martin von Zweigbergk
-
run-tests: also highlight .py test files in summary messagesMon, 21 Aug 2017 22:13:51 -0700, by Martin von Zweigbergk
-
test-revset: make it work with chgSun, 20 Aug 2017 10:55:05 -0700, by Jun Wu
-
copies: use intersectmatchers() in non-merge p1 optimizationSat, 19 Aug 2017 11:23:33 +0900, by Yuya Nishihara
-
run-tests: pre instantiate pygments objectsTue, 22 Aug 2017 11:00:00 +0200, by Matthieu Laneuville
-
merge with stableMon, 21 Aug 2017 21:35:06 -0700, by Sean Farley
-
rebase: only change self.state when collapsing in _finishrebaseFri, 11 Aug 2017 01:34:11 -0700, by Jun Wu
-
rebase: choose merge base without unwanted revisionsThu, 10 Aug 2017 22:17:15 -0700, by Jun Wu
-
templatekw: choose {latesttag} by len(changes), not date (issue5659) stableTue, 15 Aug 2017 23:23:55 -0700, by Martin von Zweigbergk
-
tests: use graph log in {latesttag} tests stableFri, 18 Aug 2017 12:50:26 -0700, by Martin von Zweigbergk
-
demandimport: disable if chg is being usedWed, 16 Aug 2017 10:44:06 -0700, by Jun Wu
-
demandimport: move HGDEMANDIMPORT test to __init__.pyFri, 18 Aug 2017 11:08:17 -0700, by Jun Wu
-
log: add a "graphwidth" template variableTue, 15 Aug 2017 10:15:31 -0700, by Danny Hooper
-
obsmarker: fix precnode deprecationWed, 16 Aug 2017 10:18:57 +0200, by Boris Feld
-
obsmarker: precnode was renamed into prednodeWed, 16 Aug 2017 10:26:26 +0200, by Boris Feld
-
revset: mark evolution-related revsets as experimentalWed, 16 Aug 2017 16:48:41 +0200, by Boris Feld
-
push: fix docsstringTue, 15 Aug 2017 17:22:57 -0700, by Jun Wu
-
py3: select input or raw_input by pycompatWed, 16 Aug 2017 13:54:24 +0900, by Yuya Nishihara
-
py3: make encoding.strio() an identity function on Python 2Wed, 16 Aug 2017 13:50:11 +0900, by Yuya Nishihara
-
templatekw: specify plural form of instabilitySun, 13 Aug 2017 14:12:28 +0900, by Yuya Nishihara
-
templatekw: rename termwidth() per conventionWed, 16 Aug 2017 13:57:19 +0900, by Yuya Nishihara
-
rebase: optimize "source" calculation in adjustdestFri, 11 Aug 2017 01:08:07 -0700, by Jun Wu
-
rebase: remove "state >= revtodo" conditionFri, 11 Aug 2017 01:36:59 -0700, by Jun Wu
-
rebase: remove self.destancestorsFri, 11 Aug 2017 01:05:47 -0700, by Jun Wu
-
rebase: remove rebaseset from _checkobsrebaseFri, 14 Jul 2017 09:01:45 -0700, by Jun Wu
-
rebase: remove revignored and nullmerge statesMon, 10 Jul 2017 12:18:32 -0700, by Jun Wu
-
rebase: remove messages for nullmerge and revignored (BC)Sat, 08 Jul 2017 20:38:34 -0700, by Jun Wu
-
rebase: remove revprecursor and revpruned states (BC)Sat, 08 Jul 2017 20:38:34 -0700, by Jun Wu
-
rebase: move obsoleted not rebased messages earlier (BC)Sat, 08 Jul 2017 20:14:33 -0700, by Jun Wu
-
rebase: extract ctx description logic to a functionSat, 08 Jul 2017 20:05:52 -0700, by Jun Wu
-
python3: whitelist another *13* tests that now passThu, 27 Jul 2017 00:00:15 -0400, by Augie Fackler
-
py3: introduce a wrapper for __builtins__.{raw_,}input()Mon, 24 Jul 2017 14:38:40 -0400, by Augie Fackler
-
python3: whitelist four more passing testsWed, 26 Jul 2017 23:33:26 -0400, by Augie Fackler
-
extensions: don't give AttributeError bytes message on Python 3Fri, 11 Aug 2017 15:09:54 -0400, by Augie Fackler
-
extensions: if on py3 and propname is a bytestr, convert to sysstrTue, 25 Jul 2017 22:49:43 -0400, by Augie Fackler
-
pushvars: add a coreconfigitem for push.pushvars.serverSat, 12 Aug 2017 04:47:40 +0530, by Pulkit Goyal
-
phabricator: add phabupdate command to update status in batchTue, 18 Jul 2017 02:05:19 -0700, by Jun Wu
-
phabricator: add status to revision query languageTue, 18 Jul 2017 01:34:55 -0700, by Jun Wu
-
phabricator: add a small language to query Differential RevisionsMon, 17 Jul 2017 23:19:11 -0700, by Jun Wu
-
phabricator: change "readpatch" to be more flexibleMon, 17 Jul 2017 23:14:06 -0700, by Jun Wu
-
filemerge: extract `_picklabels` as a helper functionSun, 13 Aug 2017 22:46:16 -0700, by Phil Cohen
-
simplemerge: write merge result to the localctx, if passedSun, 13 Aug 2017 22:46:03 -0700, by Phil Cohen
-
simplemerge: use contexts to read file data from, if passedSun, 13 Aug 2017 20:06:52 -0700, by Phil Cohen
-
filemerge: pass contexts to simplemergeSun, 13 Aug 2017 20:06:52 -0700, by Phil Cohen
-
simplemerge: add optional context parameters to simplemergeSun, 13 Aug 2017 20:06:52 -0700, by Phil Cohen
-
simplemerge: extract verifytext as a helper functionSun, 13 Aug 2017 20:06:52 -0700, by Phil Cohen
-
commit: use context manager with dirstateguardMon, 14 Aug 2017 23:26:54 -0700, by Martin von Zweigbergk
-
commit: move dirstateguard creation out of try-blockMon, 14 Aug 2017 23:26:51 -0700, by Martin von Zweigbergk
-
copies: add more details to the documentation of mergecopies()Wed, 16 Aug 2017 00:25:20 +0530, by Pulkit Goyal
-
httppeer: add support for httppostargs when we're sending a fileWed, 26 Jul 2017 17:58:19 -0400, by Augie Fackler
-
i18n: get translation entries for description of each compression enginesTue, 15 Aug 2017 21:09:33 +0900, by FUJIWARA Katsunori
-
i18n: ignore docstring for modules under mercurialTue, 15 Aug 2017 21:06:26 +0900, by FUJIWARA Katsunori
-
i18n: use saved object to get actual function information if availableTue, 15 Aug 2017 19:27:24 +0900, by FUJIWARA Katsunori
-
i18n: ignore doctest part to avoid warning at "make update-pot"Sun, 13 Aug 2017 15:20:16 +0900, by FUJIWARA Katsunori
-
largefiles: fix help text to avoid warning at "make update-pot"Wed, 02 Aug 2017 01:15:07 +0900, by FUJIWARA Katsunori
-
i18n: make hggettext use original docstring to compute offsetWed, 02 Aug 2017 01:03:20 +0900, by FUJIWARA Katsunori
-
run-tests: also color the summary messages (skipped, failed...)Fri, 11 Aug 2017 14:21:49 +0200, by Matthieu Laneuville
-
crecord: fixes the formatting of the select status in the status lineSun, 13 Aug 2017 00:17:13 -0700, by Filip Filmar
-
cext: move PyInt macros to charencode.c properlyMon, 14 Aug 2017 13:35:26 +0900, by Yuya Nishihara
-
py3: change encoding.localstr to a subclass of bytes, not strMon, 14 Aug 2017 15:50:40 +0900, by Yuya Nishihara
-
bundle2: relax the condition to update transaction.hookargsSun, 13 Aug 2017 11:10:35 +0900, by Yuya Nishihara
-
bundle2: raise ProgrammingError for invalid call of addhookargs()Sun, 13 Aug 2017 11:05:56 +0900, by Yuya Nishihara
-
merge: removed sorting in casefolding detection, for a slight performance winFri, 14 Jul 2017 19:27:28 +0000, by Alex Gaynor
-
tests: verify that peer instances only expose interface membersThu, 10 Aug 2017 21:00:30 -0700, by Gregory Szorc
-
wireproto: use new peer interfaceThu, 10 Aug 2017 20:58:28 -0700, by Gregory Szorc
-
httppeer: use peer interfaceSun, 06 Aug 2017 18:00:19 -0700, by Gregory Szorc
-
sshpeer: use peer interfaceSun, 06 Aug 2017 17:59:48 -0700, by Gregory Szorc
-
localrepo: use peer interfacesWed, 09 Aug 2017 23:52:25 -0700, by Gregory Szorc
-
repository: implement generic capability methods on peer classSun, 06 Aug 2017 16:47:25 -0700, by Gregory Szorc
-
repository: formalize wire protocol interfaceSun, 13 Aug 2017 11:04:42 -0700, by Gregory Szorc
-
repository: formalize peer interface with abstract base classSun, 13 Aug 2017 10:58:48 -0700, by Gregory Szorc
-
util: make nogc effective for CPythonMon, 14 Aug 2017 22:28:59 -0700, by Jun Wu
-
scmutil: use util.shellquote instead of %rWed, 26 Jul 2017 23:47:54 -0400, by Augie Fackler
-
context: fix troubled deprecationMon, 14 Aug 2017 11:20:06 +0200, by Boris Feld
-
test-pushvars: invoke shell script hook via `sh` for WindowsMon, 14 Aug 2017 22:26:48 -0400, by Matt Harbison
-
test-sparse: drop unnecessary globsMon, 14 Aug 2017 22:20:53 -0400, by Matt Harbison
-
exchange: simplify unbundle locking using context managersFri, 28 Jul 2017 22:04:27 -0700, by Martin von Zweigbergk
-
util: add base class for transactional context managersFri, 28 Jul 2017 22:42:10 -0700, by Martin von Zweigbergk
-
exchange: remove need for "locked" variableMon, 14 Aug 2017 16:26:36 -0700, by Martin von Zweigbergk
-
exchange: drop now-unnecessary "local" from lock name variablesMon, 14 Aug 2017 16:14:14 -0700, by Martin von Zweigbergk
-
exchange: remove 'locallocked' member from pushop objectFri, 28 Jul 2017 21:49:44 -0700, by Martin von Zweigbergk
-
rebase: change "result would have 3 parent" error message (BC)Sat, 12 Aug 2017 21:01:06 -0700, by Jun Wu
-
drawdag: allow override file contents via commentsMon, 14 Aug 2017 07:02:38 -0700, by Jun Wu
-
phabricator: add --amend option to phabsendFri, 04 Aug 2017 12:39:29 -0700, by Jun Wu
-
rebase: rewrite core algorithm (issue5578) (issue5630)Thu, 10 Aug 2017 21:30:31 -0700, by Jun Wu
-
phabricator: remove an unnecessary writediffproperties callSat, 12 Aug 2017 21:40:48 -0700, by Jun Wu
-
releasenotes: minor bug fix for index error while serializingSat, 12 Aug 2017 09:21:42 +0530, by Rishabh Madan
-
label: rename log.trouble into log.instabilityThu, 03 Aug 2017 15:31:54 +0200, by Boris Feld
-
label: rename trouble.X into instability.XThu, 03 Aug 2017 15:30:41 +0200, by Boris Feld
-
label: rename changeset.troubled into changeset.unstableThu, 03 Aug 2017 14:32:50 +0200, by Boris Feld
-
test: add a test for stabilization related labelsThu, 03 Aug 2017 14:16:54 +0200, by Boris Feld
-
obsolete: rename bumped volatile set into phasedivergent volatile setFri, 04 Aug 2017 19:39:34 +0200, by Boris Feld
-
obsolete: rename divergent volatile set into contentdivergent volatile setFri, 04 Aug 2017 19:36:27 +0200, by Boris Feld
-
obsolete: rename unstable volatile set into orphan volatile setFri, 04 Aug 2017 19:27:39 +0200, by Boris Feld
-
revset: rename bumped into phasedivergentThu, 03 Aug 2017 14:08:39 +0200, by Boris Feld
-
revset: remane divergent into contentdivergentThu, 03 Aug 2017 14:01:51 +0200, by Boris Feld
-
revset: rename unstable into orphanThu, 03 Aug 2017 13:48:39 +0200, by Boris Feld
-
test: update evolution configFri, 04 Aug 2017 18:41:16 +0200, by Boris Feld
-
config: rename evolution config into stabilizationThu, 03 Aug 2017 11:38:22 +0200, by Boris Feld
-
morestatus: move fb extension to core by plugging to `hg status --verbose`Thu, 03 Aug 2017 05:12:35 +0530, by Pulkit Goyal
-
bundle2: fix transaction availability detectionWed, 09 Aug 2017 17:01:21 +0200, by Boris Feld
-
fsmonitor: correct an error messageThu, 10 Aug 2017 09:37:50 -0700, by Jun Wu
-
sshpeer: make instance attributes and methods internalThu, 10 Aug 2017 20:55:28 -0700, by Gregory Szorc
-
peer: remove non iterating batcher (API)Wed, 09 Aug 2017 23:35:20 -0700, by Gregory Szorc
-
wireproto: overhaul iterating batcher code (API)Wed, 09 Aug 2017 23:29:30 -0700, by Gregory Szorc
-
wireproto: remove support for local results in @batchable (API)Wed, 09 Aug 2017 22:52:05 -0700, by Gregory Szorc
-
wireproto: properly implement batchable checkingWed, 09 Aug 2017 21:51:45 -0700, by Gregory Szorc
-
largefiles: remove remotestore.batch()Wed, 09 Aug 2017 21:04:03 -0700, by Gregory Szorc
-
histedit: check first changeset for verb "roll" or "fold" (issue5498)Fri, 11 Aug 2017 15:20:41 +0200, by André Klitzing
-
encoding: drop circular import by proxying through '<policy>.charencode'Mon, 31 Jul 2017 23:13:47 +0900, by Yuya Nishihara
-
policy: reroute proxy modules internallyMon, 31 Jul 2017 23:40:36 +0900, by Yuya Nishihara
-
cext: modernize charencode.c to use Py_ssize_tMon, 31 Jul 2017 22:58:06 +0900, by Yuya Nishihara
-
cext: factor out header for charencode.cSun, 21 May 2017 14:23:22 +0900, by Yuya Nishihara
-
cext: split character encoding functions to new compilation unitMon, 31 Jul 2017 22:28:27 +0900, by Yuya Nishihara
-
cext: move _dict_new_presized() to headerMon, 31 Jul 2017 22:12:24 +0900, by Yuya Nishihara
-
ui: restore behavior to ignore some I/O errors (issue5658) stableTue, 15 Aug 2017 13:04:31 -0700, by Gregory Szorc
-
tests: test behavior of IOError during transactions (issue5658) stableMon, 14 Aug 2017 13:12:40 -0700, by Gregory Szorc
-
log: mention ui.logtemplate in the help text stableWed, 16 Aug 2017 10:24:49 -0500, by Nathan Goldbaum
-
hg: avoid relying on errno numbers / descriptions stableSat, 12 Aug 2017 14:29:22 +0200, by Tristan Seligmann
-
hg: tolerate long vs. int in test-context.py stableSat, 12 Aug 2017 14:24:25 +0200, by Tristan Seligmann
-
configitems: register the 'notify.test' configFri, 30 Jun 2017 03:43:31 +0200, by Boris Feld
-
configitems: register the 'notify.template' configFri, 30 Jun 2017 03:43:30 +0200, by Boris Feld
-
configitems: register the 'notify.style' configFri, 30 Jun 2017 03:43:29 +0200, by Boris Feld
-
configitems: register the 'notify.strip' configFri, 30 Jun 2017 03:43:28 +0200, by Boris Feld
-
configitems: register the 'notify.sources' configFri, 30 Jun 2017 03:43:27 +0200, by Boris Feld
-
configitems: register the 'notify.merge' configFri, 30 Jun 2017 03:43:26 +0200, by Boris Feld
-
configitems: register the 'notify.mbox' configFri, 30 Jun 2017 03:43:25 +0200, by Boris Feld
-
configitems: register the 'notify.maxsubject' configFri, 30 Jun 2017 03:43:24 +0200, by Boris Feld
-
configitems: register the 'notify.maxdiff' configFri, 30 Jun 2017 03:43:23 +0200, by Boris Feld
-
configitems: register the 'notify.fromauthor' configFri, 30 Jun 2017 03:43:22 +0200, by Boris Feld
-
configitems: register the 'notify.domain' configFri, 30 Jun 2017 03:43:20 +0200, by Boris Feld
-
configitems: register the 'notify.diffstat' configFri, 30 Jun 2017 03:43:19 +0200, by Boris Feld
-
configitems: register the 'notify.config' configFri, 30 Jun 2017 03:43:18 +0200, by Boris Feld
-
merge with stableThu, 10 Aug 2017 18:55:33 -0400, by Augie Fackler
-
merge with stableThu, 10 Aug 2017 14:23:41 -0400, by Augie Fackler
-
obsutil: rename allprecursors into allpredecessorsWed, 02 Aug 2017 19:49:57 +0200, by Boris Feld
-
obsolete: rename precursor into predecessor in obsolete docstringsWed, 02 Aug 2017 19:48:06 +0200, by Boris Feld
-
obsstore: rename precursors into predecessorsWed, 02 Aug 2017 19:39:08 +0200, by Boris Feld
-
obsolete: rename _addprecursors into _addpredecessorsWed, 02 Aug 2017 19:34:15 +0200, by Boris Feld
-
obsmarker: rename precnode into prednodeWed, 02 Aug 2017 19:20:59 +0200, by Boris Feld
-
context: rename troubled into isunstableWed, 02 Aug 2017 19:13:56 +0200, by Boris Feld
-
context: rename bumped into phasedivergentWed, 02 Aug 2017 19:09:00 +0200, by Boris Feld
-
context: rename divergent into contentdivergentWed, 02 Aug 2017 19:02:48 +0200, by Boris Feld
-
context: rename unstable into orphanWed, 02 Aug 2017 18:50:32 +0200, by Boris Feld
-
context: rename troubles into instabilitiesWed, 02 Aug 2017 18:34:39 +0200, by Boris Feld
-
repair: move manifest strip to a separate functionTue, 08 Aug 2017 17:25:38 -0700, by Durham Goode
-
repair: refactor broken linkrev collectionTue, 08 Aug 2017 17:25:38 -0700, by Durham Goode
-
tests: update duplicateoptions test to use bytestrings everywhereTue, 25 Jul 2017 22:53:44 -0400, by Augie Fackler
-
extensions: attempt to use non-deprecated inspect methodTue, 25 Jul 2017 22:48:46 -0400, by Augie Fackler
-
tests: clean up many print statements to be print functions insteadThu, 15 Jun 2017 14:22:25 -0400, by Augie Fackler
-
tests: fix simple heredoc print statements to work on Py3Thu, 15 Jun 2017 13:32:32 -0400, by Augie Fackler
-
obsolete: use bytes() instead of str() so the node is bytes on py3Mon, 24 Jul 2017 10:37:39 -0400, by Augie Fackler
-
tests: fix test-notify.t to use $PYTHONMon, 24 Jul 2017 23:56:17 -0400, by Augie Fackler
-
tests: make test-highlight code portable to python3Tue, 25 Jul 2017 00:00:14 -0400, by Augie Fackler
-
dagparser: make print statement in doctest Py3 portableThu, 15 Jun 2017 13:32:02 -0400, by Augie Fackler
-
i18n: fix check-translation.py to be less broken on Python 3Thu, 15 Jun 2017 13:31:33 -0400, by Augie Fackler
-
ui: refactor extractchoices so it doesn't break on Python 3Mon, 24 Jul 2017 13:48:32 -0400, by Augie Fackler
-
obsutil: defend against succsmarkers() returning NoneMon, 24 Jul 2017 11:29:51 -0400, by Augie Fackler
-
changegroup: more **kwargsMon, 24 Jul 2017 11:28:59 -0400, by Augie Fackler
-
bundle2: convert ints to strings using pycompat.bytestring()Mon, 24 Jul 2017 11:16:32 -0400, by Augie Fackler
-
tests: fix up test-run-tests failures on Python 3.6Tue, 08 Aug 2017 15:07:05 -0400, by Augie Fackler
-
template: rename troubles templatekw into instabilitiesWed, 02 Aug 2017 11:32:25 +0200, by Boris Feld