Mercurial > hg
graph
-
context: add overlayfilectx.cmp()Fri, 13 Oct 2017 12:34:22 -0700, by Phil Cohen
-
filemerge: use arbitraryfilectx for backupsMon, 16 Oct 2017 13:10:55 -0700, by Phil Cohen
-
registrar: add support for storing the type of command in func objectWed, 20 Sep 2017 04:47:43 +0530, by Pulkit Goyal
-
releasenotes: fix documentation of similaritycheck()Mon, 16 Oct 2017 22:19:02 +0530, by Pulkit Goyal
-
configitems: register acl config sectionSat, 14 Oct 2017 01:15:01 +0200, by Boris Feld
-
configitems: register the 'extdata.*.diffargs' configSat, 14 Oct 2017 00:34:46 +0200, by Boris Feld
-
configitems: register the 'exdiff.opts.*' configSat, 14 Oct 2017 00:33:57 +0200, by Boris Feld
-
configitems: register the 'hostsecurity.*:verifycertsfile' configSat, 14 Oct 2017 00:30:14 +0200, by Boris Feld
-
configitems: register the 'hostsecurity.*:fingerprints' configSat, 14 Oct 2017 00:29:31 +0200, by Boris Feld
-
configitems: register the 'hostsecurity.*:ciphers' configSat, 14 Oct 2017 00:28:48 +0200, by Boris Feld
-
configitems: register the 'hostsecurity.*:minimumprotocol' configSat, 14 Oct 2017 00:28:13 +0200, by Boris Feld
-
configitems: register the test 'fakepatchtime.fakenow' configSat, 14 Oct 2017 00:16:12 +0200, by Boris Feld
-
configitems: register the test 'fakedirstatewritetime.fakenow' configSat, 14 Oct 2017 00:15:37 +0200, by Boris Feld
-
configitems: register the 'gpg' arbitraty key sectionFri, 13 Oct 2017 23:26:16 +0200, by Boris Feld
-
configitems: register the 'extdata' sectionFri, 13 Oct 2017 23:23:48 +0200, by Boris Feld
-
configitems: fix registration of extensions configFri, 13 Oct 2017 23:33:31 +0200, by Boris Feld
-
configitems: register the test config in 'test-push-race.t'Wed, 11 Oct 2017 23:33:59 +0200, by Boris Feld
-
configitems: register the test 'ui.ioerrors' configWed, 11 Oct 2017 04:33:00 +0200, by Boris Feld
-
configitems: register the test 'failafterfinalize.fail' configFri, 13 Oct 2017 23:53:06 +0200, by Boris Feld
-
configitems: register the test 'logtoprocess.foo' configFri, 13 Oct 2017 23:46:37 +0200, by Boris Feld
-
configitems: register the test 'failpush.reason' configFri, 13 Oct 2017 23:10:49 +0200, by Boris Feld
-
configitems: register the 'patchbomb.reply-to' configFri, 13 Oct 2017 23:07:12 +0200, by Boris Feld
-
configitems: register the 'patchbomb.cc' configFri, 13 Oct 2017 23:07:01 +0200, by Boris Feld
-
configitems: register the 'patchbomb.bcc' configFri, 13 Oct 2017 23:06:40 +0200, by Boris Feld
-
configitems: register the 'web.staticurl' configFri, 13 Oct 2017 23:03:46 +0200, by Boris Feld
-
configitems: register the 'experimental.uncommitondirtywdir' configThu, 12 Oct 2017 00:38:18 +0200, by Boris Feld
-
configitems: register the 'largefiles.usercache' configFri, 13 Oct 2017 22:28:03 +0200, by Boris Feld
-
configitems: register the 'largefiles.patterns' configFri, 13 Oct 2017 22:26:58 +0200, by Boris Feld
-
configitems: register the 'largefiles.minsize' configFri, 13 Oct 2017 22:26:03 +0200, by Boris Feld
-
configitem: register the 'notify.changegroup' configFri, 13 Oct 2017 21:50:43 +0200, by Boris Feld
-
configitem: register the 'notify.outgoing' configFri, 13 Oct 2017 21:50:32 +0200, by Boris Feld
-
configitem: register the 'notify.incoming' configThu, 12 Oct 2017 00:57:49 +0200, by Boris Feld
-
configitems: register the 'hgweb-paths' sectionThu, 12 Oct 2017 00:44:45 +0200, by Boris Feld
-
contrib-perf: register the 'parentscount' config itemFri, 13 Oct 2017 21:32:29 +0200, by Boris Feld
-
contrib-perf: update the config registrationFri, 13 Oct 2017 21:31:24 +0200, by Boris Feld
-
configitems: register the 'hostfingerprints' sectionThu, 12 Oct 2017 00:20:41 +0200, by Boris Feld
-
configitems: register the 'hostsecurity.minimumprotocol' configThu, 12 Oct 2017 00:19:12 +0200, by Boris Feld
-
configitems: register the 'progress.format' configWed, 11 Oct 2017 22:53:17 +0200, by Boris Feld
-
configitems: register the 'blackbox.maxfiles' configWed, 11 Oct 2017 22:51:23 +0200, by Boris Feld
-
hgweb: fix decodevaluefromheaders to always return a bytes valueSun, 15 Oct 2017 00:43:01 -0400, by Augie Fackler
-
hgweb: more "headers are native strs" cleanupSun, 15 Oct 2017 00:42:25 -0400, by Augie Fackler
-
hgweb: when unpacking args from request form, convert to bytesSun, 15 Oct 2017 00:41:34 -0400, by Augie Fackler
-
wireproto: more strkwargs cleanupSun, 15 Oct 2017 00:39:53 -0400, by Augie Fackler
-
hgweb: more "http headers are native strs" cleanupSun, 15 Oct 2017 00:38:33 -0400, by Augie Fackler
-
wireproto: bounce kwargs to/from bytes/str as neededSun, 15 Oct 2017 00:05:43 -0400, by Augie Fackler
-
configitems: fixup default value of annotate config optionMon, 16 Oct 2017 15:12:50 +0200, by Boris Feld
-
transaction-summary: use a revset to filter obsoletes in reportnewcs()Mon, 16 Oct 2017 15:35:08 +0200, by Denis Laxalde
-
releasenotes: add pager support when printing to the uiSun, 15 Oct 2017 20:32:10 +0530, by Pulkit Goyal
-
configitems: fixup default value of diff config optionFri, 13 Oct 2017 22:08:55 +0200, by Boris Feld
-
devel-warn: add 'warn-' to 'devel.empty-changegroup' configSun, 08 Oct 2017 21:42:32 +0200, by Boris Feld
-
peer: ensure command names are always ascii bytestrsSun, 15 Oct 2017 00:05:00 -0400, by Augie Fackler
-
httppeer: always produce native str header keys and valuesSun, 15 Oct 2017 00:03:31 -0400, by Augie Fackler
-
wireproto: use %d to encode int, not %sSun, 15 Oct 2017 00:40:07 -0400, by Augie Fackler
-
wireproto: use a proper exception instead of `assert False`Sun, 15 Oct 2017 00:06:06 -0400, by Augie Fackler
-
wireproto: use listcomp instead of map()Sun, 15 Oct 2017 00:39:29 -0400, by Augie Fackler
-
dagutil: use a listcomp instead of a map()Sun, 15 Oct 2017 00:37:24 -0400, by Augie Fackler
-
peer: when collecting method names for batch calls, bytes-ify __name__Sat, 14 Oct 2017 12:03:42 -0400, by Augie Fackler
-
python3: replace im_{self,func} with __{self,func}__ globallySat, 14 Oct 2017 12:02:15 -0400, by Augie Fackler
-
httppeer: extract content-type from headers using native strSat, 14 Oct 2017 12:00:35 -0400, by Augie Fackler
-
httppeer: convert request url back to bytes before inspecting itSat, 14 Oct 2017 11:59:51 -0400, by Augie Fackler
-
templater: explode if we try to emit a strSat, 14 Oct 2017 11:30:17 -0400, by Augie Fackler
-
hgweb: fill in content-type and content-length as native stringsSat, 14 Oct 2017 11:20:31 -0400, by Augie Fackler
-
hgweb: mimetype guessing needs a unicode pathSat, 14 Oct 2017 10:47:29 -0400, by Augie Fackler
-
hgweb: set sent_headers attr as early as practicalSat, 14 Oct 2017 15:37:33 -0400, by Augie Fackler
-
hgweb: detect Python 3-era libraries and use modern attribute namesThu, 05 Oct 2017 14:53:52 -0400, by Augie Fackler
-
server: indent block that's about to get conditionalizedSat, 14 Oct 2017 15:53:36 -0400, by Augie Fackler
-
templates: fix missed space between instability labelsSat, 14 Oct 2017 18:41:20 +0900, by Yuya Nishihara
-
templates: introduce labelcset() function in map-cmdline.default as exampleSat, 14 Oct 2017 18:24:01 +0900, by Yuya Nishihara
-
templater: load aliases from [templatealias] section in map fileSat, 14 Oct 2017 18:06:42 +0900, by Yuya Nishihara
-
templater: load template fragments from [templates] section in map fileSat, 14 Oct 2017 17:51:01 +0900, by Yuya Nishihara
-
config: allow remapping the default sectionSat, 14 Oct 2017 17:41:41 +0900, by Yuya Nishihara
-
templater: simplify merge of __base__ dicts by reading it firstSat, 20 Aug 2016 18:33:02 +0900, by Yuya Nishihara
-
phase: add a dedicated pretxnclose-phase hookSun, 08 Oct 2017 17:23:18 +0200, by Boris Feld
-
phase: add a dedicated txnclose-phase hookSun, 08 Oct 2017 17:50:46 +0200, by Boris Feld
-
bookmark: add a dedicated pretxnclose-bookmark hookSun, 08 Oct 2017 18:50:14 +0200, by Boris Feld
-
bookmark: add a dedicated txnclose-bookmark hookTue, 10 Oct 2017 17:53:42 +0200, by Boris Feld
-
tweakdefaults: make commands.update.check be `noconflict`Fri, 13 Oct 2017 15:58:54 -0400, by Augie Fackler
-
hgweb: fix logging to use native strings as appropriateSat, 14 Oct 2017 15:43:06 -0400, by Augie Fackler
-
config: graduate experimental.updatecheck to commands.update.checkSat, 14 Oct 2017 03:13:50 -0400, by Augie Fackler
-
hgweb: rewrite most obviously-native-strings to be native stringsSat, 14 Oct 2017 15:42:38 -0400, by Augie Fackler
-
hgweb: use native strings consistently for querystring parsingThu, 05 Oct 2017 14:48:52 -0400, by Augie Fackler
-
hgweb: rewrite two X or Y and Z ad-hoc ternaries with Y if X else ZThu, 05 Oct 2017 14:48:31 -0400, by Augie Fackler
-
httppeer: use native strings for headersSun, 01 Oct 2017 12:12:34 -0400, by Augie Fackler
-
hgweb: more native string treatment in query string parsingThu, 05 Oct 2017 14:29:51 -0400, by Augie Fackler
-
httppeer: pass url to urllib as native str, not bytesSat, 14 Oct 2017 14:07:39 -0400, by Augie Fackler
-
tersestatus: rework dirnode and tersedir docstringsSat, 14 Oct 2017 13:33:37 +0200, by Denis Laxalde
-
bitmanipulation: reformat with clang-formatWed, 04 Oct 2017 10:52:50 -0400, by Augie Fackler
-
hghave: add a check for clang-formatMon, 14 Sep 2015 14:16:31 -0400, by Augie Fackler
-
python3: use our bytes-only version of cgi.escape everywhereThu, 05 Oct 2017 14:16:20 -0400, by Augie Fackler
-
url: add cgi.escape equivalent for bytestringsSat, 14 Oct 2017 02:57:26 -0400, by Augie Fackler
-
python3: move from using func_name to __name__Thu, 05 Oct 2017 14:15:05 -0400, by Augie Fackler
-
tests: add globs for WindowsSat, 14 Oct 2017 01:20:12 -0400, by Matt Harbison
-
test-conflicts: conditionalize for no-symlink platformsSat, 14 Oct 2017 01:07:59 -0400, by Matt Harbison
-
test-extdata: conditonalize error message for WindowsSat, 14 Oct 2017 00:20:59 -0400, by Matt Harbison
-
test-audit-path: fill in missing output for no-symlink caseSat, 14 Oct 2017 00:07:26 -0400, by Matt Harbison
-
test-i18n: guard gettext test appropriatelySat, 14 Oct 2017 13:37:14 +0900, by Yuya Nishihara
-
hook: add a 'hashook' function to test for hook existenceSun, 08 Oct 2017 13:08:31 +0200, by Boris Feld
-
build: for the bootstrap phase of a deb/rpm build pure-py mercurial is enoughFri, 13 Oct 2017 22:42:17 +0200, by muxator
-
context: add a fast-comparision for arbitraryfilectx and workingfilectxFri, 13 Oct 2017 12:40:05 -0700, by Phil Cohen
-
tersestatus: avoid modifying tersedictFri, 13 Oct 2017 04:02:06 +0530, by Denis Laxalde
-
tersestatus: make methods part of the dirnode classWed, 11 Oct 2017 21:19:19 +0200, by Denis Laxalde
-
tersestatus: re-implement the functionality to terse the statusFri, 06 Oct 2017 20:54:23 +0530, by Pulkit Goyal
-
context: add is `isinmemory()` to filectxFri, 13 Oct 2017 12:54:46 -0700, by Phil Cohen
-
merge: ensure that we always commit the mergestateFri, 06 Oct 2017 06:48:43 -0700, by Ryan McElroy
-
merge: add tests to show current behavior on failed filemergesFri, 06 Oct 2017 06:48:43 -0700, by Ryan McElroy
-
dirstate: move the _dirfoldmap to dirstatemapThu, 05 Oct 2017 11:34:41 -0700, by Durham Goode
-
dirstate: remove _dirs property cacheThu, 05 Oct 2017 11:34:41 -0700, by Durham Goode
-
dirstate: remove _filefoldmap property cacheThu, 05 Oct 2017 11:34:41 -0700, by Durham Goode
-
dirstate: move identity to dirstatemapThu, 05 Oct 2017 11:34:41 -0700, by Durham Goode
-
dirstate: move nonnormal and otherparent sets to dirstatemapThu, 05 Oct 2017 11:34:41 -0700, by Durham Goode
-
dirstate: move write into dirstatemapThu, 05 Oct 2017 11:34:41 -0700, by Durham Goode
-
dirstate: move _read into dirstatemapThu, 05 Oct 2017 11:34:41 -0700, by Durham Goode
-
configitems: register the 'templates' sectionSun, 08 Oct 2017 21:29:24 +0200, by Boris Feld
-
configitems: register the 'paths' config sectionWed, 11 Oct 2017 05:01:55 +0200, by Boris Feld
-
configitems: register the 'pager.attend-.*' optionsWed, 11 Oct 2017 02:26:09 +0200, by Boris Feld
-
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
-
test-rebase: add a brute force testSun, 06 Aug 2017 11:40:53 -0700, by Jun Wu
-
dirstate: simplify dirstate's __iter__Tue, 08 Aug 2017 18:53:13 +0000, by Alex Gaynor
-
repo: skip invalidation of changelog if it has 'delayed' changes (API)Wed, 19 Jul 2017 13:34:06 -0700, by Martin von Zweigbergk
-
httppeer: make several instance attributes internal (API)Sun, 06 Aug 2017 17:47:41 -0700, by Gregory Szorc
-
httppeer: remove unused handler attributeSun, 06 Aug 2017 10:56:25 -0700, by Gregory Szorc
-
localrepo: remove unused requirements attributes on localpeer (API)Mon, 07 Aug 2017 20:17:02 -0700, by Gregory Szorc
-
exchange: access requirements on repo instead of peerSat, 05 Aug 2017 15:15:20 -0700, by Gregory Szorc
-
exchange: drop support for lock-based unbundling (BC)Sun, 06 Aug 2017 17:44:56 -0700, by Gregory Szorc
-
http: add a test of actually pushing with httppostargsFri, 04 Aug 2017 15:49:36 -0400, by Augie Fackler
-
filemerge: move decorator definition for internal merge tools to registrarSun, 06 Aug 2017 01:13:57 +0900, by FUJIWARA Katsunori
-
releasenotes: add similarity check function to compare incoming notesSat, 05 Aug 2017 05:25:36 +0530, by Rishabh Madan
-
releasenotes: add import check for fuzzywuzzySat, 29 Jul 2017 14:06:26 +0530, by Rishabh Madan
-
run-tests: don't drop optional lines after a missing unconditional lineTue, 18 Jul 2017 00:57:11 -0400, by Matt Harbison
-
run-tests: drop required (feature !) style lines when the output is missingTue, 18 Jul 2017 00:12:44 -0400, by Matt Harbison
-
status: avoid recursing into ignored directory with "--terse u"Mon, 24 Jul 2017 10:34:32 +0200, by Denis Laxalde
-
pushvars: move fb extension pushvars to coreMon, 31 Jul 2017 09:59:42 +0530, by Pulkit Goyal
-
phabricator: update diff property even if we choose not to create a new diffFri, 04 Aug 2017 12:21:23 -0700, by Jun Wu
-
phabricator: use Phabricator's last node informationMon, 17 Jul 2017 19:52:50 -0700, by Jun Wu
-
phabricator: add --confirm option to phabsend commandThu, 03 Aug 2017 03:09:33 +0530, by Pulkit Goyal
-
evolution: rename bumped to phase-divergentTue, 01 Aug 2017 18:07:34 +0200, by Boris Feld
-
evolution: rename divergent to content-divergentTue, 01 Aug 2017 17:58:20 +0200, by Boris Feld
-
py3: use bytes IO to write sample hgrcThu, 03 Aug 2017 00:45:02 +0900, by Yuya Nishihara
-
buildrpm: do not break in presence of custom user configsFri, 04 Aug 2017 08:15:10 +0200, by muxator
-
sparse: treat paths as cwd-relativeFri, 04 Aug 2017 05:38:22 -0700, by Kostia Balytskyi
-
match: expose some data and functionality to other modulesWed, 02 Aug 2017 15:48:57 -0700, by Kostia Balytskyi
-
sparse: properly error out when absolute paths are usedWed, 02 Aug 2017 15:05:21 -0700, by Kostia Balytskyi
-
py3: convert arbitrary exception object to byte string more reliablyThu, 03 Aug 2017 23:02:32 +0900, by Yuya Nishihara
-
build: delay version computation on macOS buildsThu, 03 Aug 2017 20:08:31 -0700, by Rodrigo Damazio
-
color: remove warnings if term is not formatted (==dumb or !ui.formatted())Thu, 03 Aug 2017 12:40:48 -0700, by Kyle Lippincott
-
rpms: add chgThu, 27 Jul 2017 16:09:26 +0200, by Mathias De Maré
-
tests: demonstrate crash when trying to rebase merge without its parentsFri, 14 Jul 2017 14:30:55 -0700, by Martin von Zweigbergk
-
tests: demonstrate broken rebase of merge with p1's successor in destSun, 16 Jul 2017 23:17:41 -0700, by Martin von Zweigbergk
-
bundle2: obtain repr() of exception in a python3-safe wayMon, 24 Jul 2017 11:19:11 -0400, by Augie Fackler
-
bundle2: use bytestr() instead of str() to convert part id to bytesMon, 24 Jul 2017 11:28:40 -0400, by Augie Fackler
-
bundle2: work around zip() being lazy in Python 3Mon, 24 Jul 2017 11:20:08 -0400, by Augie Fackler
-
bundle2: look for __next__ as well as next to identify iteratorsMon, 24 Jul 2017 11:19:45 -0400, by Augie Fackler
-
bundle2: use modern Python divisionMon, 24 Jul 2017 11:17:36 -0400, by Augie Fackler
-
changegroup: wrap some ** expansions in strkwargsMon, 24 Jul 2017 11:16:53 -0400, by Augie Fackler
-
obsolete: reuse _fm1metapair for computing _fm1metapairsizeMon, 24 Jul 2017 10:21:23 -0400, by Augie Fackler
-
osx: delay version computation on macOS builds stableThu, 10 Aug 2017 21:25:02 -0400, by Kevin Bullock
-
evolution: rename unstable to orphanTue, 01 Aug 2017 17:53:48 +0200, by Boris Feld
-
evolution: rename trouble(s) to instabilityTue, 01 Aug 2017 17:39:28 +0200, by Boris Feld
-
bundle2: load hookargs from bundleoperation into transaction when started oneWed, 02 Aug 2017 03:23:06 +0530, by Pulkit Goyal
-
bundle2: add the capability to store hookargs on bundle operation objectWed, 02 Aug 2017 03:08:42 +0530, by Pulkit Goyal
-
branchmap: revert c34532365b38 for Python 2.7 compatibility stableThu, 10 Aug 2017 20:47:19 -0700, by Mike Hommey
-
ssh: unban the use of pipe character in user@host:port string stable 4.3.1Mon, 07 Aug 2017 22:22:28 +0900, by Yuya Nishihara
-
subrepo: add tests for git rogue ssh urls (SEC) stableMon, 31 Jul 2017 14:55:11 -0700, by Sean Farley
-
subrepo: add tests for svn rogue ssh urls (SEC) stableMon, 31 Jul 2017 16:44:17 -0700, by Sean Farley
-
subrepo: add tests for hg rogue ssh urls (SEC) stableMon, 31 Jul 2017 16:04:44 -0700, by Sean Farley
-
ssh: ban any username@host or host that starts with - (SEC) stableFri, 04 Aug 2017 14:00:03 -0400, by Augie Fackler
-
util: add utility method to check for bad ssh urls (SEC) stableFri, 28 Jul 2017 16:32:25 -0700, by Sean Farley
-
pathauditor: disable cache of audited paths by default (issue5628) stableWed, 26 Jul 2017 22:10:15 +0900, by Yuya Nishihara
-
tests: show cache of audited paths is never invalidated stableTue, 01 Aug 2017 21:03:25 +0900, by Yuya Nishihara
-
ssh: unban the use of pipe character in user@host:port string stable 4.2.3Mon, 07 Aug 2017 22:22:28 +0900, by Yuya Nishihara
-
subrepo: add tests for git rogue ssh urls (SEC) stableMon, 31 Jul 2017 14:55:11 -0700, by Sean Farley
-
subrepo: add tests for svn rogue ssh urls (SEC) stableMon, 31 Jul 2017 16:44:17 -0700, by Sean Farley
-
subrepo: add tests for hg rogue ssh urls (SEC) stableMon, 31 Jul 2017 16:04:44 -0700, by Sean Farley
-
ssh: ban any username@host or host that starts with - (SEC) stableFri, 04 Aug 2017 14:00:03 -0400, by Augie Fackler
-
util: add utility method to check for bad ssh urls (SEC) stableFri, 28 Jul 2017 16:32:25 -0700, by Sean Farley
-
pathauditor: disable cache of audited paths by default (issue5628) stableWed, 26 Jul 2017 22:10:15 +0900, by Yuya Nishihara
-
tests: show cache of audited paths is never invalidated stableTue, 01 Aug 2017 21:03:25 +0900, by Yuya Nishihara
-
chg: define _GNU_SOURCE to allow CentOS 5 compilation stable 4.3Mon, 07 Aug 2017 13:40:36 +0200, by Mathias De Maré
-
ui: make sure buffer is flushed before waiting for user input (issue5587) stableSat, 05 Aug 2017 13:19:09 -0700, by Kostia Balytskyi
-
util: fix sortdict.update() to call __setitem__() on PyPy (issue5639) stableWed, 02 Aug 2017 22:51:19 +0900, by Yuya Nishihara
-
test-revlog-raw: close file handles explicitly (issue5644) stableWed, 02 Aug 2017 22:58:38 +0900, by Yuya Nishihara
-
tests: clear __pycache__ for PyPy compatibility (issue5638) (issue5642) stableWed, 02 Aug 2017 22:04:02 +0900, by Yuya Nishihara
-
test-extension: glob module name in error message for PyPy stableWed, 02 Aug 2017 22:06:45 +0900, by Yuya Nishihara
-
rebase: sort collapsed revisions in commit message (issue5643) stableWed, 02 Aug 2017 21:52:22 +0900, by Yuya Nishihara
-
i18n: use actual filename, in which function is defined, for hg.pot stableWed, 02 Aug 2017 00:02:11 +0900, by FUJIWARA Katsunori
-
ui: enable pager always for explicit --pager=on (issue5580) stableTue, 01 Aug 2017 18:52:52 +0900, by FUJIWARA Katsunori
-
rebase: use one dirstateguard for when using rebase.singletransactionThu, 20 Jul 2017 01:30:41 -0700, by Durham Goode
-
README: make paragraphs before example code end with "::" for reST syntax stableMon, 31 Jul 2017 21:47:53 +0900, by FUJIWARA Katsunori
-
commit: don't let failed commit with --addremove update dirstate (issue5645) stableMon, 31 Jul 2017 14:54:57 -0700, by Martin von Zweigbergk
-
tests: demonstrate that failed "hg ci -A" updates dirstate (issue5645) stableMon, 31 Jul 2017 14:54:08 -0700, by Martin von Zweigbergk
-
tests: fix test-flagprocessor.t flakiness stableMon, 31 Jul 2017 16:32:01 -0700, by Martin von Zweigbergk
-
tests: clarify that duplicate flag processors is not an error stableMon, 31 Jul 2017 16:40:31 -0700, by Martin von Zweigbergk
-
tests: avoid unexpected result at invocation of *.py file on Windows stableTue, 01 Aug 2017 01:27:32 +0900, by FUJIWARA Katsunori
-
tests: use pdiff instead of diff for portability stableMon, 31 Jul 2017 13:16:34 +0900, by FUJIWARA Katsunori
-
tests: make pdiff return appropriate exit code at comparison of files stableMon, 31 Jul 2017 13:10:19 +0900, by FUJIWARA Katsunori
-
merge with stableTue, 01 Aug 2017 10:14:25 -0400, by Augie Fackler
-
tests: make test-profile.t pass if statprof didn't collect samples stableMon, 31 Jul 2017 12:43:26 -0700, by Martin von Zweigbergk
-
pypy: fix failing test-devel-warnings.t with Pypy5.6.0 stableThu, 27 Jul 2017 10:52:56 +0200, by Boris Feld
-
make: add new directory 'hgdemandimport' to cleanbutpackages rule stableSat, 29 Jul 2017 19:12:48 -0700, by Sean Farley
-
statichttprepo: implement wlock() (issue5613) stableSat, 29 Jul 2017 12:50:56 -0700, by Gregory Szorc
-
test: add tests for branches and tags with static http repo (issue5613) stableSat, 29 Jul 2017 12:40:05 -0700, by Gregory Szorc
-
commitextras: make sure keys contains ascii letters, numbers, '_' and '-' only stableFri, 28 Jul 2017 07:42:55 +0530, by Pulkit Goyal
-
phabricator: convert unicode to binary when writing patches stableThu, 27 Jul 2017 12:03:01 -0700, by Jun Wu
-
setup: silence warning of unknown option python_requires on distutils stableThu, 27 Jul 2017 23:15:14 +0900, by Yuya Nishihara
-
setup: forcibly include cext/pure packages in py2exe (issue5625) stableThu, 20 Jul 2017 22:47:40 +0900, by Yuya Nishihara
-
setup: do not select hg executable that prints unexpected warnings stableThu, 20 Jul 2017 22:32:37 +0900, by Yuya Nishihara
-
docker: pass proxy arguments to docker process stableThu, 27 Jul 2017 13:44:15 +0200, by Mathias De Maré
-
makefile: build on CentOS 6 with a Python 2.7 stableThu, 27 Jul 2017 14:15:26 +0200, by Mathias De Maré
-
osx: new script for generating OS X package versions stableMon, 24 Jul 2017 20:38:09 -0400, by Augie Fackler
-
tests: update mac packaging test expectations stableMon, 24 Jul 2017 20:34:08 -0400, by Augie Fackler
-
tests: add support in run-tests.py for an environment variable to stop color stableWed, 26 Jul 2017 17:56:44 -0400, by Augie Fackler
-
setup: fix mistake that prevented Python 3 from being excluded stableWed, 26 Jul 2017 13:21:34 -0400, by Augie Fackler
-
rebase: move bookmark to destination for commits becoming empty (issue5627) stableMon, 24 Jul 2017 23:52:56 -0700, by Jun Wu
-
setup: drop use of set literal so parsable on Python 2.6 stableWed, 26 Jul 2017 23:39:42 +0900, by Yuya Nishihara
-
setup: add extra logic to try and recommend a new pip on bad Python stableFri, 21 Jul 2017 10:46:31 -0400, by Augie Fackler
-
setup: explicitly declare supported Python versions stableFri, 21 Jul 2017 10:39:52 -0400, by Augie Fackler
-
contrib: remove one test from the python 3 whitelist stableMon, 24 Jul 2017 15:37:57 -0400, by Augie Fackler
-
ui: fix configbytes isinstance check to look for bytes and not str stableMon, 24 Jul 2017 13:50:25 -0400, by Augie Fackler
-
patch: update copying of dict keys and values to work on Python 3 stableMon, 24 Jul 2017 14:42:55 -0400, by Augie Fackler
-
phabricator: include the suggested arc config in the repo stableFri, 21 Jul 2017 14:22:08 +0000, by Alex Gaynor
-
match: override visitdir() in nevermatcher to return False stableWed, 19 Jul 2017 14:50:50 -0700, by Martin von Zweigbergk
-
contrib: drop Python 2.6 from manylinux1 wheel script stableWed, 19 Jul 2017 13:44:22 -0400, by Augie Fackler
-
contrib: make build-linux-wheels.sh executable stableWed, 19 Jul 2017 13:45:06 -0400, by Augie Fackler
-
test-dirstate-race: hide irrelevant hg status output stableThu, 20 Jul 2017 18:04:21 -0700, by Siddharth Agarwal
-
test-commit: stabilize for filesystems without symlink support stableTue, 18 Jul 2017 20:34:22 -0400, by Matt Harbison
-
test-https: properly conditionalize Windows vs non-Windows output stableTue, 18 Jul 2017 19:49:51 -0400, by Matt Harbison
-
Added tag 4.3-rc for changeset 857876ebaed4 stableWed, 19 Jul 2017 07:57:53 -0500, by Kevin Bullock
-
merge default into stable for code freeze stable 4.3-rcWed, 19 Jul 2017 07:51:41 -0500, by Kevin Bullock
-
releasenotes: add custom admonitions support for release notesTue, 18 Jul 2017 23:04:08 +0530, by Rishabh Madan
-
check-config: mention the file and line of the errorTue, 18 Jul 2017 06:27:36 -0700, by Ryan McElroy
-
rebase: add config to move rebase into a single transactionTue, 18 Jul 2017 07:47:28 -0700, by Durham Goode
-
run-tests: remove unnecessary 'with_color' variableMon, 17 Jul 2017 16:32:10 -0700, by Martin von Zweigbergk
-
run-tests: warn if --color=always and no pygments installedMon, 17 Jul 2017 16:27:13 -0700, by Martin von Zweigbergk
-
run-tests: drop unnecessary check for pygmentspresentMon, 17 Jul 2017 16:28:42 -0700, by Martin von Zweigbergk
-
run-tests: pass color option via test case object , not global varMon, 17 Jul 2017 16:15:15 -0700, by Martin von Zweigbergk
-
phabricator: sanity check Differential Revision from commit messageMon, 10 Jul 2017 18:02:03 -0700, by Jun Wu
-
test-phases-exchange: properly conditionalize outputTue, 18 Jul 2017 08:14:10 -0400, by Matt Harbison
-
commitextras: mark the extension as ADVANCEDTue, 18 Jul 2017 00:10:44 +0530, by Pulkit Goyal
-
run-tests: check if stream is a tty before using colorTue, 18 Jul 2017 07:19:26 +0900, by Matthieu Laneuville
-
tests: rewrite test-rebase-detach.t using drawdagFri, 14 Jul 2017 21:44:29 -0700, by Martin von Zweigbergk
-
tests: simplify config in test-rebase-detach.tFri, 14 Jul 2017 23:09:17 -0700, by Martin von Zweigbergk
-
drawdag: include files from both parents in merge commitsFri, 14 Jul 2017 22:32:58 -0700, by Martin von Zweigbergk
-
gitweb: preserve whitespace in descriptionMon, 17 Jul 2017 15:54:15 -0700, by Gregory Szorc
-
sparse: add a requirement when a repository uses sparse (BC)Mon, 17 Jul 2017 11:45:38 -0700, by Gregory Szorc
-
sparse: consolidate common code for writing sparse configMon, 17 Jul 2017 11:21:23 -0700, by Gregory Szorc
-
revset: pass repo when passing uiSat, 15 Jul 2017 15:51:57 -0700, by Gregory Szorc
-
win32: copy-edit debugssl messages to match prevailing styleMon, 17 Jul 2017 13:22:59 -0500, by Kevin Bullock
-
run-tests: make sure to check if pygments is installed before using itSat, 15 Jul 2017 02:17:05 +0530, by Pulkit Goyal
-
sparse: require [section] in sparse config files (BC)Sat, 15 Jul 2017 13:21:23 -0700, by Gregory Szorc
-
sparse: use set for capturing profilesSat, 15 Jul 2017 13:07:57 -0700, by Gregory Szorc
-
util: remove dead code which used to be for old python2 versionsMon, 17 Jul 2017 12:38:07 -0400, by Alex Gaynor
-
status: add a flag to terse the output (issue4119)Sat, 17 Jun 2017 20:10:22 +0530, by Pulkit Goyal
-
commitextras: check the format of the arguments and no internal key is usedWed, 12 Jul 2017 16:10:10 +0530, by Pulkit Goyal
-
commitextras: move fb extension to core which add extras to a commitWed, 12 Jul 2017 00:23:45 +0530, by Pulkit Goyal
-
archive: add an experimental config to control the metadata file templateMon, 17 Jul 2017 00:49:29 -0400, by Matt Harbison
-
archive: use a templater to build the metadata fileSun, 16 Jul 2017 17:40:36 -0400, by Matt Harbison
-
commandserver: do not handle EINTR for selector.selectSun, 16 Jul 2017 11:17:00 -0700, by Jun Wu
-
debugobsolete: also report the number of obsoleted changesetsSun, 16 Jul 2017 02:33:14 +0200, by Boris Feld
-
transaction-summary: display the summary for all transactionsSun, 16 Jul 2017 02:20:06 +0200, by Boris Feld
-
test-strip: fix call to super class in crashstriprepoSun, 16 Jul 2017 02:38:14 +0200, by Boris Feld
-
share: share 'cachevfs' with the source clone (issue5108)Sat, 15 Jul 2017 23:49:22 +0200, by Boris Feld
-
cachevfs: add a devel warning for cache access though 'vfs'Sat, 15 Jul 2017 23:05:15 +0200, by Boris Feld
-
cachevfs: migration the tags fnode cache to 'cachevfs'Sat, 15 Jul 2017 23:30:25 +0200, by Boris Feld
-
cachevfs: migrate tagscache to 'cachevfs'Sat, 15 Jul 2017 23:30:16 +0200, by Boris Feld
-
cachevfs: migration the revbranchcache to 'cachevfs'Sat, 15 Jul 2017 22:42:50 +0200, by Boris Feld
-
cachevfs: use the new vfs in when computing branchmap cacheSat, 15 Jul 2017 22:42:31 +0200, by Boris Feld
-
cachevfs: add a vfs dedicated to cacheSat, 15 Jul 2017 23:05:04 +0200, by Boris Feld
-
vfsward: register 'write with no lock' warnings as 'check-locks' configSat, 15 Jul 2017 22:40:51 +0200, by Boris Feld
-
demandimport: prefer loaded module over package attribute (issue5617)Sun, 16 Jul 2017 17:38:39 +0900, by Yuya Nishihara
-
demandimport: drop Py3 workarounds from Py2 implementationSun, 16 Jul 2017 17:19:22 +0900, by Yuya Nishihara
-
demandimport: drop hack for old Pythons which had no level argumentSun, 16 Jul 2017 17:16:32 +0900, by Yuya Nishihara
-
tests: drop "absimport" conditionals which should be always trueSun, 16 Jul 2017 17:47:10 +0900, by Yuya Nishihara
-
color: drop the now useless color extensionSat, 15 Jul 2017 14:17:35 +0200, by Boris Feld
-
extensions: expand the builtins extensions declarationSat, 15 Jul 2017 14:16:54 +0200, by Boris Feld
-
debugextensions: drop the color from the testSat, 15 Jul 2017 20:31:52 +0200, by Boris Feld
-
configitems: register the 'bugzilla.notify' configFri, 30 Jun 2017 03:30:13 +0200, by Boris Feld
-
configitems: register the 'ui.mergemarkertemplate' configFri, 30 Jun 2017 03:44:56 +0200, by Boris Feld
-
configitems: register the 'ui.color' configSat, 15 Jul 2017 14:14:53 +0200, by Boris Feld
-
color: drop the _enabledbydefault module variableSat, 15 Jul 2017 14:14:46 +0200, by Boris Feld
-
configitems: register the 'ui.forcecwd' configFri, 30 Jun 2017 03:44:45 +0200, by Boris Feld
-
configitems: register the 'ui.fallbackencoding' configFri, 30 Jun 2017 03:44:43 +0200, by Boris Feld
-
bookmark: deprecate direct del of a bookmark valueMon, 10 Jul 2017 21:49:37 +0200, by Boris Feld
-
bookmark: deprecate direct set of a bookmark valueMon, 10 Jul 2017 21:47:34 +0200, by Boris Feld
-
bookmark: track bookmark changes at the transaction levelMon, 10 Jul 2017 20:26:53 +0200, by Boris Feld
-
bookmark: deprecate 'recordchange' in favor of 'applychanges'Mon, 10 Jul 2017 20:10:03 +0200, by Boris Feld
-
bookmark: drop deletedivergentMon, 10 Jul 2017 20:06:15 +0200, by Boris Feld
-
bookmark: use 'divergent2delete' in checkconflictMon, 10 Jul 2017 20:02:32 +0200, by Boris Feld
-
bookmark: use 'divergent2delete' when updating a bookmarkMon, 10 Jul 2017 19:12:25 +0200, by Boris Feld
-
bookmark: use 'divergent2delete' in 'scmutil.cleanupnode'Mon, 10 Jul 2017 19:10:13 +0200, by Boris Feld
-
bookmark: split out target computation from 'deletedivergent'Mon, 10 Jul 2017 19:08:17 +0200, by Boris Feld
-
bookmark: remove a useless 'recordchange' in the amend codeMon, 10 Jul 2017 17:48:33 +0200, by Boris Feld
-
test-phase-exchange: stabilize for WindowsSat, 15 Jul 2017 23:46:33 -0400, by Matt Harbison
-
debugignore: eliminate inconsistencies with `hg status` (issue5222)Sat, 15 Jul 2017 15:23:29 -0400, by Matt Harbison
-
commandserver: close selector explicitlySun, 16 Jul 2017 04:39:32 -0700, by Jun Wu
-
scmutil: remove duplicated import of i18n._()Sat, 15 Jul 2017 15:01:29 +0900, by Yuya Nishihara
-
obsstore: let read marker API take a range of offsetsSun, 04 Jun 2017 10:02:09 -0700, by Jun Wu
-
commandserver: use selectors2Fri, 14 Jul 2017 20:26:21 -0700, by Jun Wu
-
selector2: vendor selector2 libraryFri, 14 Jul 2017 20:19:46 -0700, by Jun Wu
-
context: name files relative to cwd in warning messagesTue, 11 Jul 2017 00:40:29 -0400, by Matt Harbison
-
run-tests: disable color on WindowsSat, 15 Jul 2017 00:52:36 -0400, by Matt Harbison
-
codemod: register core configitems using a scriptFri, 14 Jul 2017 14:22:40 -0700, by Jun Wu
-
phabricator: allow specifying reviewers on phabsendTue, 11 Jul 2017 08:52:55 -0700, by Jun Wu
-
match: remove unused negatematcherTue, 11 Jul 2017 10:46:55 -0700, by Martin von Zweigbergk
-
sparse: override dirstate.walk() instead of dirstate._ignoreTue, 11 Jul 2017 10:46:35 -0700, by Martin von Zweigbergk
-
patch: use devel.all-warnings to replace devel.allWed, 12 Jul 2017 15:24:47 -0700, by Jun Wu
-
sslutil: inform the user about how to fix an incomplete certificate chainWed, 12 Jul 2017 18:37:13 -0400, by Matt Harbison
-
debug: add a method to check the state of, and built an SSL cert chainThu, 30 Mar 2017 00:27:46 -0400, by Matt Harbison
-
win32: add a method to trigger the Crypto API to complete a certificate chainWed, 29 Mar 2017 23:45:23 -0400, by Matt Harbison
-
bookmarks: use 'applychanges' for bookmark updateMon, 10 Jul 2017 19:40:23 +0200, by Boris Feld
-
bookmark: use 'applychanges' in 'repair.strip'Mon, 10 Jul 2017 17:46:47 +0200, by Boris Feld
-
bookmark: use 'applychanges' in the mq extensionMon, 10 Jul 2017 17:44:25 +0200, by Boris Feld
-
bookmark: use 'applychanges' when strippingMon, 10 Jul 2017 17:37:48 +0200, by Boris Feld
-
bookmark: use 'applychanges' in the convert extensionMon, 10 Jul 2017 17:30:20 +0200, by Boris Feld
-
bookmark: use 'applychanges' when updating bookmark in histeditMon, 10 Jul 2017 17:28:53 +0200, by Boris Feld
-
bookmark: use 'applychanges' when updating a bookmark through pushkeyMon, 10 Jul 2017 17:24:28 +0200, by Boris Feld
-
bookmark: use 'applychanges' when updating from a remoteMon, 10 Jul 2017 17:22:17 +0200, by Boris Feld
-
bookmark: use 'applychanges' for adding new bookmarkMon, 10 Jul 2017 17:10:56 +0200, by Boris Feld
-
bookmark: use 'applychanges' for bookmark renamingMon, 10 Jul 2017 17:08:20 +0200, by Boris Feld
-
bookmark: use 'applychanges' for bookmark deletionMon, 10 Jul 2017 17:04:16 +0200, by Boris Feld
-
bookmark: introduce a 'applychanges' function to gather bookmark movementMon, 10 Jul 2017 17:01:34 +0200, by Boris Feld
-
obsstore: keep self._data updated with _addmarkersSat, 03 Jun 2017 21:56:23 -0700, by Jun Wu
-
match: make base matcher return True for visitdirFri, 14 Jul 2017 10:57:36 -0700, by Durham Goode
-
tests: fix an incorrect description in test-ignore.tFri, 14 Jul 2017 10:48:08 -0700, by Martin von Zweigbergk
-
templatekw: hide {peerpaths} keyword for 4.3Sat, 15 Jul 2017 00:38:57 +0900, by Yuya Nishihara
-
parsers: fix invariant bug in find_deepest (issue5623)Fri, 14 Jul 2017 13:48:17 +0200, by Sune Foldager
-
configitems: register the 'worker.backgroundclose' configFri, 30 Jun 2017 03:45:57 +0200, by Boris Feld
-
configitems: register the 'progress.width' configFri, 30 Jun 2017 03:44:05 +0200, by Boris Feld
-
configitems: register the 'color.pagermode' configWed, 12 Jul 2017 23:36:28 +0200, by Boris Feld
-
configitems: handle case were the default value is not staticWed, 12 Jul 2017 23:36:10 +0200, by Boris Feld
-
bugzilla: move the default regexp for fix in the config declarationFri, 14 Jul 2017 16:17:37 +0200, by Boris Feld
-
configitems: register the 'bugzilla.version' configFri, 07 Jul 2017 10:04:21 +0200, by Boris Feld
-
configitems: register the 'bugzilla.usermap' configFri, 07 Jul 2017 10:04:19 +0200, by Boris Feld
-
configitems: register the 'bugzilla.user' configFri, 07 Jul 2017 10:04:17 +0200, by Boris Feld
-
configitems: register the 'bugzilla.timeout' configFri, 07 Jul 2017 10:04:15 +0200, by Boris Feld
-
configitems: register the 'bugzilla.template' configFri, 07 Jul 2017 10:04:13 +0200, by Boris Feld
-
configitems: register the 'bugzilla.style' configFri, 07 Jul 2017 10:04:11 +0200, by Boris Feld
-
configitems: register the 'bugzilla.strip' configFri, 07 Jul 2017 10:04:09 +0200, by Boris Feld
-
configitems: register the 'bugzilla.regexp' configFri, 07 Jul 2017 10:04:07 +0200, by Boris Feld
-
changegroup: stop returning and recording added nodes in 'cg.apply'Thu, 13 Jul 2017 21:08:06 +0200, by Boris Feld
-
phases: remove trace of addednodes in the 'phase-heads' handlingThu, 13 Jul 2017 21:10:55 +0200, by Boris Feld
-
phases: test phases tracking at the transaction levelWed, 12 Jul 2017 22:39:48 +0200, by Boris Feld
-
phases: track phase changes from 'retractboundary'Wed, 12 Jul 2017 20:11:00 +0200, by Boris Feld
-
phases: detect when boundaries has been actually retractedWed, 12 Jul 2017 23:15:09 +0200, by Boris Feld
-
phases: rework phase movement code in 'cg.apply' to use 'registernew'Tue, 11 Jul 2017 01:17:36 +0200, by Boris Feld
-
convert: use the new 'phase.registernew' functionTue, 11 Jul 2017 00:59:23 +0200, by Boris Feld
-
localrepo: use the 'registernew' function to set the phase of new commitTue, 11 Jul 2017 01:05:27 +0200, by Boris Feld
-
phases: add a 'registernew' method to set new phasesTue, 11 Jul 2017 03:47:25 +0200, by Boris Feld
-
phases: extract the core of boundary retraction in '_retractboundary'Mon, 10 Jul 2017 23:50:16 +0200, by Boris Feld
-
phases: track phase movements in 'advanceboundary'Tue, 11 Jul 2017 02:39:52 +0200, by Boris Feld
-
phases: extract the intermediate set of affected revsMon, 10 Jul 2017 22:18:41 +0200, by Boris Feld
-
phase: put retractboundary out of the loop in advanceboundaryMon, 10 Jul 2017 22:22:42 +0200, by Boris Feld
-
match: make unionmatcher a proper matcherTue, 11 Jul 2017 10:46:10 -0700, by Martin von Zweigbergk
-
match: write forceincludematcher using unionmatcherFri, 07 Jul 2017 14:39:59 -0700, by Martin von Zweigbergk
-
histedit: extract InterventionRequired transaction handling to utilsWed, 12 Jul 2017 13:57:03 -0700, by Martin von Zweigbergk
-
histedit: create transaction outside of tryWed, 12 Jul 2017 13:17:49 -0700, by Martin von Zweigbergk
-
histedit: remove transaction from state objectWed, 12 Jul 2017 11:18:02 -0700, by Martin von Zweigbergk
-
phabricator: verify local tags before trusting themTue, 11 Jul 2017 08:17:29 -0700, by Jun Wu
-
phabricator: finding old nodes in batchMon, 10 Jul 2017 13:50:50 -0700, by Jun Wu
-
phabricator: respect metadata sent by arcMon, 10 Jul 2017 22:37:33 -0700, by Jun Wu
-
dirstate: update backup functions to take full backup filenameWed, 12 Jul 2017 15:24:07 -0700, by Adam Simpkins
-
util: remove unused ctxmanagerThu, 13 Jul 2017 09:51:50 -0700, by Martin von Zweigbergk
-
codemod: simplify nested withsThu, 13 Jul 2017 18:31:35 -0700, by Jun Wu
-
reposvfs: add a ward to check if locks are properly takenMon, 08 Aug 2016 18:14:42 +0200, by Boris Feld
-
repovfs: add a ward to check if locks are properly takenTue, 11 Jul 2017 12:38:17 +0200, by Boris Feld
-
vfs: allow to pass more argument to auditTue, 11 Jul 2017 12:27:58 +0200, by Boris Feld
-
zsh_completion: add '--partial' flag to completions for 'import' (issue5618)Wed, 12 Jul 2017 10:11:02 +0200, by Martin Tietze
-
configitems: register the 'bugzilla.password' configFri, 07 Jul 2017 10:04:05 +0200, by Boris Feld
-
configitems: register the 'bugzilla.mocklog' configFri, 07 Jul 2017 10:04:03 +0200, by Boris Feld
-
test-amend: fix HGEDITOR shell script to run on WindowsThu, 13 Jul 2017 22:57:11 -0400, by Matt Harbison
-
test-paths: mask out JSON specific path differences for WindowsThu, 13 Jul 2017 22:47:35 -0400, by Matt Harbison
-
tests: categorize entries in blacklist for fsmonitor for future referenceThu, 13 Jul 2017 03:17:59 +0900, by FUJIWARA Katsunori
-
tests: avoid tests related to directory permission if running with fsmonitorThu, 13 Jul 2017 03:17:59 +0900, by FUJIWARA Katsunori
-
tests: add extra output for fsmonitor at checking under .hgThu, 13 Jul 2017 03:17:58 +0900, by FUJIWARA Katsunori
-
tests: add extra output for fsmonitor at showconfigThu, 13 Jul 2017 03:17:58 +0900, by FUJIWARA Katsunori
-
tests: take extra care for fsmonitor at enabling incompatible extensionThu, 13 Jul 2017 03:17:58 +0900, by FUJIWARA Katsunori
-
tests: remove meaningless entries from blacklist for fsmonitorThu, 13 Jul 2017 03:17:57 +0900, by FUJIWARA Katsunori
-
tests: remove meaningless comment from blacklist for fsmonitorThu, 13 Jul 2017 03:17:57 +0900, by FUJIWARA Katsunori
-
test-https: stabilize for WindowsTue, 11 Jul 2017 22:06:57 -0400, by Matt Harbison
-
tagmerge: use workingfilectx to write merged tagsTue, 11 Jul 2017 16:48:15 -0700, by Phil Cohen
-
run-tests: add color to output if pygments is availableThu, 29 Jun 2017 20:45:12 +0900, by Matthieu Laneuville
-
win32: work around a WinError problem handling HRESULT typesThu, 30 Mar 2017 00:33:00 -0400, by Matt Harbison
-
test-check-pyflakes: do not leave test.py in the repoWed, 12 Jul 2017 15:27:56 -0700, by Jun Wu
-
revset: add experimental ancestors/descendants relation subscriptSat, 08 Jul 2017 13:15:17 +0900, by Yuya Nishihara
-
revset: add experimental relation and subscript operatorsSat, 08 Jul 2017 13:07:59 +0900, by Yuya Nishihara
-
revset: do not compute weight for integer literal argumentSat, 08 Jul 2017 12:49:46 +0900, by Yuya Nishihara
-
templatekw: export ui.paths as {peerpaths}Thu, 13 Jul 2017 00:35:54 +0900, by Yuya Nishihara
-
summary: fix type of empty unresolved listFri, 07 Jul 2017 23:13:04 +0900, by Yuya Nishihara
-
vfs: rename auditvfs to proxyvfsFri, 07 Jul 2017 23:40:00 +0900, by Yuya Nishihara
-
streamclone: comment why path auditing is disabled in generatev1()Fri, 07 Jul 2017 23:19:31 +0900, by Yuya Nishihara
-
streamclone: close large revlog files explicitly in generatev1()Fri, 07 Jul 2017 23:25:16 +0900, by Yuya Nishihara
-
bundle2: no longer use 'retractboundary' in updatephasesTue, 11 Jul 2017 05:06:01 +0200, by Boris Feld
-
bundle2: automatically add 'targetphase' parameter in writenewbundleTue, 11 Jul 2017 05:12:03 +0200, by Boris Feld
-
bundle2: support the 'targetphase' parameter for the changegroup partTue, 11 Jul 2017 05:11:52 +0200, by Boris Feld
-
changegroup: stop treating strip as special when dealing with phasesTue, 11 Jul 2017 04:52:56 +0200, by Boris Feld
-
match: inverse _anypats(), making it _prefix()Tue, 11 Jul 2017 09:42:32 -0700, by Martin von Zweigbergk
-
amend: new extension providing the amend commandTue, 11 Jul 2017 20:53:55 -0700, by Jun Wu
-
py3: make localrepo filtered repo cache work on py3Tue, 11 Jul 2017 11:21:04 -0700, by Martin von Zweigbergk
-
configitems: register the 'bugzilla.host' configFri, 07 Jul 2017 10:04:01 +0200, by Boris Feld
-
configitems: register the 'bugzilla.fixstatus' configFri, 07 Jul 2017 10:03:57 +0200, by Boris Feld
-
configitems: register the 'bugzilla.fixresolution' configFri, 07 Jul 2017 10:05:40 +0200, by Boris Feld
-
configitems: register the 'bugzilla.fixregexp' configFri, 07 Jul 2017 10:03:36 +0200, by Boris Feld
-
configitems: register the 'bugzilla.db' configFri, 07 Jul 2017 10:03:34 +0200, by Boris Feld
-
configitems: register the 'bugzilla.bzuser' configFri, 07 Jul 2017 10:03:31 +0200, by Boris Feld
-
configitems: register the 'bugzilla.bzurl' configFri, 07 Jul 2017 10:03:28 +0200, by Boris Feld
-
configitems: register the 'bugzilla.bzemail' configFri, 07 Jul 2017 10:03:26 +0200, by Boris Feld
-
configitems: register the 'bugzilla.bzdir' configFri, 07 Jul 2017 10:03:24 +0200, by Boris Feld
-
configitems: register the 'bugzilla.apikey' configFri, 07 Jul 2017 10:03:22 +0200, by Boris Feld
-
revlog: use struct.Struct instances for slight performance winsMon, 10 Jul 2017 16:41:13 -0400, by Alex Gaynor
-
revlog: micro-optimize the computation of hashesMon, 10 Jul 2017 16:39:28 -0400, by Alex Gaynor
-
hgweb: re-implement followlines UI selection using buttonsMon, 03 Jul 2017 13:49:03 +0200, by Denis Laxalde
-
localrepo: cache types for filtered repos (issue5043)Sat, 01 Jul 2017 20:51:19 -0700, by Gregory Szorc
-
convert: transcode CVS log messages by specified encoding (issue5597)Tue, 11 Jul 2017 02:10:04 +0900, by FUJIWARA Katsunori
-
fsmonitor: execute setup procedures only if dirstate is already instantiatedMon, 10 Jul 2017 23:09:52 +0900, by FUJIWARA Katsunori
-
fsmonitor: centralize setup procedures for dirstateMon, 10 Jul 2017 23:09:52 +0900, by FUJIWARA Katsunori
-
fsmonitor: avoid needless instantiation of dirstateMon, 10 Jul 2017 23:09:52 +0900, by FUJIWARA Katsunori
-
journal: use wrapfilecache instead of wrapfunction on func of filecacheMon, 10 Jul 2017 23:09:51 +0900, by FUJIWARA Katsunori
-
journal: execute setup procedures for already instantiated dirstateMon, 10 Jul 2017 23:09:51 +0900, by FUJIWARA Katsunori
-
localrepo: add isfilecached to check filecache-ed property is already cachedMon, 10 Jul 2017 23:09:51 +0900, by FUJIWARA Katsunori
-
sslutil: check for missing certificate and key files (issue5598)Mon, 10 Jul 2017 21:09:46 -0700, by Gregory Szorc
-
match: override matchfn instead of __call__ for consistencyFri, 07 Jul 2017 08:55:12 -0700, by Martin von Zweigbergk
-
match: express anypats(), not prefix(), in terms of the othersSun, 09 Jul 2017 17:02:09 -0700, by Martin von Zweigbergk
-
match: make nevermatcher an exact matcher and a prefix matcherSun, 09 Jul 2017 15:19:27 -0700, by Martin von Zweigbergk
-
revset: define successors revsetMon, 10 Jul 2017 10:56:40 -0700, by Jun Wu
-
sparse: shorten try..except block in updateconfig()Mon, 10 Jul 2017 21:55:43 -0700, by Gregory Szorc
-
sparse: clean up updateconfig()Mon, 10 Jul 2017 21:43:19 -0700, by Gregory Szorc
-
sparse: move config updating function into coreMon, 10 Jul 2017 21:39:49 -0700, by Gregory Szorc
-
dirstate: expose a sparse matcher on dirstate (API)Sat, 08 Jul 2017 16:18:04 -0700, by Gregory Szorc
-
sparse: use self instead of repo.dirstateSat, 08 Jul 2017 15:42:11 -0700, by Gregory Szorc
-
sparse: move code for importing rules from files into coreSat, 08 Jul 2017 14:15:07 -0700, by Gregory Szorc
-
sparse: refactor activeprofiles into a generic function (API)Sat, 08 Jul 2017 14:01:32 -0700, by Gregory Szorc
-
check-code: prohibit `if False` antipatternFri, 07 Jul 2017 15:11:11 -0400, by Augie Fackler
-
convert: remove `if False` blockFri, 07 Jul 2017 15:08:23 -0400, by Augie Fackler
-
filterpyflakes: move self-test into test fileFri, 07 Jul 2017 15:07:36 -0400, by Augie Fackler
-
test-subrepo: demonstrate a status problem when merge deletes a fileSun, 09 Jul 2017 16:38:04 -0400, by Matt Harbison
-
subrepo: make the output references to subrepositories consistentSun, 09 Jul 2017 16:13:30 -0400, by Matt Harbison
-
subrepo: consider the parent repo dirty when a file is missingSun, 09 Jul 2017 02:55:46 -0400, by Matt Harbison
-
archival: flag missing files as a dirty wdir() in the metadata file (BC)Sun, 09 Jul 2017 02:46:03 -0400, by Matt Harbison
-
cmdutil: simplify the dirty check in howtocontinue()Sun, 09 Jul 2017 00:53:16 -0400, by Matt Harbison
-
blackbox: simplify the dirty checkSun, 09 Jul 2017 00:23:03 -0400, by Matt Harbison
-
identify: simplify the dirty checkSun, 09 Jul 2017 00:19:03 -0400, by Matt Harbison
-
tests: tweak the subrepo dirty state testsSun, 09 Jul 2017 00:05:31 -0400, by Matt Harbison
-
match: combine regex code for path: and relpath:Sun, 09 Jul 2017 23:01:11 -0700, by Martin von Zweigbergk
-
match: remove unnecessary '^' from regexesSun, 09 Jul 2017 22:53:02 -0700, by Martin von Zweigbergk
-
sparse: access status fields by name instead of deconstructing itThu, 06 Jul 2017 22:20:38 -0700, by Martin von Zweigbergk
-
sparse: move printing of sparse config changes function into coreSat, 08 Jul 2017 13:34:19 -0700, by Gregory Szorc
-
sparse: move code for clearing rules to coreSat, 08 Jul 2017 13:19:38 -0700, by Gregory Szorc
-
sparse: move post commit actions into coreFri, 07 Jul 2017 11:51:10 -0700, by Gregory Szorc
-
cleanupnode: do not use generator for node mappingSun, 09 Jul 2017 15:11:19 +0200, by Octobus
-
histedit: use scmutil.cleanupnodes (BC)Sat, 08 Jul 2017 16:50:31 -0700, by Jun Wu
-
histedit: unify strip backup files on success (BC)Sat, 08 Jul 2017 16:50:31 -0700, by Jun Wu
-
histedit: pass multiple nodes to strip (BC)Sat, 08 Jul 2017 16:50:31 -0700, by Jun Wu
-
histedit: remove "name" parameter from cleanupnode functionsSat, 08 Jul 2017 16:50:31 -0700, by Jun Wu
-
histedit: remove "should strip" debug messageSat, 08 Jul 2017 16:50:31 -0700, by Jun Wu
-
histedit: move topmost bookmark movement to a separate functionSat, 08 Jul 2017 16:47:25 -0700, by Jun Wu
-
histedit: remove moving bookmarks message on verbose (BC)Sat, 08 Jul 2017 16:04:21 -0700, by Jun Wu
-
test-largefiles-update: conditionalize output instead of testsSat, 08 Jul 2017 18:47:50 -0400, by Matt Harbison
-
test-status-rev: conditionalize output instead of testsSat, 08 Jul 2017 18:46:43 -0400, by Matt Harbison
-
test-mq: conditionalize output instead of testsSat, 08 Jul 2017 18:46:12 -0400, by Matt Harbison
-
test-annotate: conditionalize output instead of testsSat, 08 Jul 2017 18:38:44 -0400, by Matt Harbison
-
test-addremove: conditionalize output instead of testsSat, 08 Jul 2017 18:37:41 -0400, by Matt Harbison
-
test-tools: conditionalize output instead of testsSat, 08 Jul 2017 14:21:11 -0400, by Matt Harbison
-
test-rebase: conditionalize output instead of testsSat, 08 Jul 2017 14:15:01 -0400, by Matt Harbison
-
tests: stabilize on WindowsSat, 08 Jul 2017 14:10:10 -0400, by Matt Harbison
-
revset: make repo.anyrevs accept customized alias override (API)Sat, 24 Jun 2017 15:29:42 -0700, by Jun Wu
-
tests: quote $PYTHON for WindowsFri, 07 Jul 2017 01:05:20 -0400, by Matt Harbison
-
amend: use scmutil.cleanupnodes (BC)Mon, 26 Jun 2017 15:28:28 -0700, by Jun Wu
-
rebase: remove "if True"Fri, 07 Jul 2017 19:03:03 -0700, by Jun Wu
-
rebase: use scmutil.cleanupnodes (issue5606) (BC)Fri, 07 Jul 2017 18:51:46 -0700, by Jun Wu
-
scmutil: make cleanupnodes delete divergent bookmarksMon, 26 Jun 2017 13:13:51 -0700, by Jun Wu
-
scmutil: make cleanupnodes handle filtered nodeMon, 26 Jun 2017 15:08:37 -0700, by Jun Wu
-
configitems: add alias support in configFri, 07 Jul 2017 08:33:10 +0200, by David Demelier
-
hgweb: use ui._unset to prevent a warning in configitemsMon, 03 Jul 2017 13:04:35 +0200, by David Demelier
-
dispatch: fix typo suggestion for disabled extensionFri, 07 Jul 2017 00:13:53 -0700, by Martin von Zweigbergk
-
tests: add tests for typoed commandsFri, 07 Jul 2017 00:12:44 -0700, by Martin von Zweigbergk
-
sparse: inline signature cache clearingThu, 06 Jul 2017 16:10:28 -0700, by Gregory Szorc
-
sparse: move working directory refreshing into coreThu, 06 Jul 2017 14:53:08 -0700, by Gregory Szorc
-
sparse: refactor update actions filtering and call from coreThu, 06 Jul 2017 16:29:31 -0700, by Gregory Szorc
-
sparse: move update action filtering into coreThu, 06 Jul 2017 16:17:35 -0700, by Gregory Szorc
-
sparse: move pruning of temporary includes into coreThu, 06 Jul 2017 14:33:18 -0700, by Gregory Szorc
-
sparse: move function for resolving sparse matcher into coreThu, 06 Jul 2017 17:41:45 -0700, by Gregory Szorc
-
match: move matchers from sparse into coreThu, 06 Jul 2017 17:39:24 -0700, by Gregory Szorc
-
sparse: clean up config signature codeThu, 06 Jul 2017 16:01:36 -0700, by Gregory Szorc
-
sparse: move config signature logic into coreThu, 06 Jul 2017 16:11:56 -0700, by Gregory Szorc
-
sparse: remove custom hash matcherThu, 06 Jul 2017 17:31:33 -0700, by Gregory Szorc
-
sparse: override __repr__ in matchersThu, 06 Jul 2017 16:37:36 -0700, by Martin von Zweigbergk
-
tests: fix reference to undefined variableThu, 06 Jul 2017 14:17:02 -0700, by Martin von Zweigbergk
-
shelve: don't reimplement mergestate.unresolved()Tue, 01 Dec 2015 09:19:54 -0800, by Martin von Zweigbergk
-
summary: don't reimplment mergestate.unresolved()Mon, 23 Nov 2015 09:37:12 -0800, by Martin von Zweigbergk
-
mergestate: implement unresolvedcount() in terms of unresolved()Tue, 01 Dec 2015 09:26:33 -0800, by Martin von Zweigbergk
-
mergestate: make unresolved() use iteritems()Tue, 01 Dec 2015 09:26:10 -0800, by Martin von Zweigbergk
-
changegroup: don't fail on empty changegroup (API)Fri, 30 Jun 2017 23:58:59 -0700, by Martin von Zweigbergk
-
changegroup: remove option to allow empty changegroup (API)Sat, 01 Jul 2017 00:00:09 -0700, by Martin von Zweigbergk
-
strip: don't allow empty changegroup in bundle1Fri, 30 Jun 2017 23:58:31 -0700, by Martin von Zweigbergk
-
match: minor cleanups to patternmatcher and includematcherThu, 08 Jun 2017 22:49:21 -0700, by Martin von Zweigbergk
-
py3: fix test-diff-newlines.t to be compatible with py3Thu, 06 Jul 2017 17:18:50 +0200, by Boris Feld
-
sparse: move some temporary includes functions into coreThu, 06 Jul 2017 14:48:16 -0700, by Gregory Szorc
-
sparse: move config file writing into coreThu, 06 Jul 2017 12:24:55 -0700, by Gregory Szorc
-
localrepo: add sparse cachesThu, 06 Jul 2017 12:20:53 -0700, by Gregory Szorc
-
sparse: move active profiles function into coreThu, 06 Jul 2017 12:26:04 -0700, by Gregory Szorc
-
sparse: move resolving of sparse patterns for rev into coreThu, 06 Jul 2017 12:15:14 -0700, by Gregory Szorc
-
sparse: variable to track if sparse is enabledThu, 06 Jul 2017 12:06:37 -0700, by Gregory Szorc
-
sparse: move profile reading into coreThu, 06 Jul 2017 12:14:12 -0700, by Gregory Szorc
-
sparse: move config parsing into coreThu, 06 Jul 2017 12:14:03 -0700, by Gregory Szorc
-
sparse: use vfs.tryread()Thu, 06 Jul 2017 10:58:45 -0700, by Gregory Szorc
-
sparse: refactor sparsechecksum()Sat, 01 Jul 2017 11:56:39 -0700, by Gregory Szorc
-
sparse: document config file formatThu, 06 Jul 2017 10:57:26 -0700, by Gregory Szorc
-
sparse: rename command to debugsparseSat, 01 Jul 2017 10:29:27 -0700, by Gregory Szorc
-
sparse: remove reference to simplecacheThu, 06 Jul 2017 10:54:23 -0700, by Gregory Szorc
-
sparse: remove reference to hgwatchmanSat, 01 Jul 2017 10:24:31 -0700, by Gregory Szorc
-
sparse: expand module docstringSat, 01 Jul 2017 10:36:03 -0700, by Gregory Szorc
-
sparse: vendor Facebook-developed extensionSat, 01 Jul 2017 10:43:29 -0700, by Gregory Szorc
-
contrib: widen "direct use of `python`" net againThu, 06 Jul 2017 15:15:02 -0400, by Augie Fackler
-
tests: clean up a newly-introduced instance of `python`Thu, 06 Jul 2017 14:33:48 -0500, by Kevin Bullock
-
tests: clean up even more direct `python` calls with $PYTHONTue, 20 Jun 2017 17:31:18 -0400, by Augie Fackler
-
contrib: widen the "don't use `python`" net a littleTue, 20 Jun 2017 17:25:57 -0400, by Augie Fackler
-
followlines: join merge parents line ranges in blockdescendants() (issue5595)Wed, 05 Jul 2017 13:54:53 +0200, by Denis Laxalde
-
workingfilectx: add exists, lexistsTue, 04 Jul 2017 22:35:52 -0700, by Phil Cohen
-
vfs: add explanation about cost of checkambig=True in corner caseTue, 04 Jul 2017 23:13:47 +0900, by FUJIWARA Katsunori
-
vfs: replace avoiding ambiguity in abstractvfs.rename with _avoidambigTue, 04 Jul 2017 23:13:47 +0900, by FUJIWARA Katsunori
-
vfs: copy if EPERM to avoid file stat ambiguity forcibly at closingTue, 04 Jul 2017 23:13:47 +0900, by FUJIWARA Katsunori
-
transaction: apply checkambig=True only on limited files for similarityTue, 04 Jul 2017 23:13:47 +0900, by FUJIWARA Katsunori
-
transaction: avoid file stat ambiguity only for files in blacklistTue, 04 Jul 2017 23:13:46 +0900, by FUJIWARA Katsunori
-
localrepo: store path and vfs location of cached propertiesTue, 04 Jul 2017 23:13:46 +0900, by FUJIWARA Katsunori
-
template: add successors templateMon, 03 Jul 2017 11:22:00 +0200, by Boris Feld
-
template: add tests for more complex casesMon, 03 Jul 2017 14:22:28 +0200, by Boris Feld
-
obsolete: closest divergent supportFri, 30 Jun 2017 15:27:19 +0200, by Boris Feld
-
obsolete: pass cache argument of successors set explicitlyFri, 30 Jun 2017 15:02:19 +0200, by Boris Feld
-
obsolete: small doc update for 'successorssets'Fri, 30 Jun 2017 13:47:24 +0200, by Boris Feld
-
phabricator: do not read a same revision twiceTue, 04 Jul 2017 18:52:28 -0700, by Jun Wu
-
patch: make parsepatch optionally trim context linesTue, 04 Jul 2017 16:41:28 -0700, by Jun Wu
-
phabricator: try to fetch differential revisions in batchTue, 04 Jul 2017 16:36:48 -0700, by Jun Wu
-
phabricator: avoid calling differential.getcommitmessageTue, 04 Jul 2017 16:36:48 -0700, by Jun Wu
-
phabricator: rework phabread to reduce memory usage and round-tripsTue, 04 Jul 2017 16:36:48 -0700, by Jun Wu
-
phabricator: abort if phabsend gets empty revsTue, 04 Jul 2017 16:36:48 -0700, by Jun Wu
-
phabricator: do not upload new diff if nothing changesTue, 04 Jul 2017 16:36:48 -0700, by Jun Wu
-
phabricator: add node and p1 to hg:meta propertyTue, 04 Jul 2017 16:36:48 -0700, by Jun Wu
-
phabricator: check associated Differential Revision from commit messageTue, 04 Jul 2017 16:16:37 -0700, by Jun Wu
-
tests: replace yet more calls to `python` with $PYTHONWed, 05 Jul 2017 11:10:11 -0500, by Augie Fackler
-
tests: capitalize Python when it's not used as a command nameWed, 05 Jul 2017 11:09:55 -0500, by Augie Fackler
-
merge with stableWed, 05 Jul 2017 11:55:26 -0400, by Augie Fackler
-
vfs: drop the 'mustaudit' APISun, 02 Jul 2017 04:26:42 +0200, by Pierre-Yves David
-
streamclone: stop using 'vfs.mustaudit = False'Sun, 02 Jul 2017 04:26:34 +0200, by Pierre-Yves David
-
vfs: simplify path audit disabling in stream cloneSun, 02 Jul 2017 02:28:04 +0200, by Pierre-Yves David
-
auditor: add simple comment about repo.auditor and alSun, 02 Jul 2017 02:19:05 +0200, by Pierre-Yves David
-
tag: make sure the repository is locked when taggingSun, 02 Jul 2017 01:41:37 +0200, by Pierre-Yves David
-
test: glob a line number in test-devel-warnings.tSun, 02 Jul 2017 01:38:08 +0200, by Pierre-Yves David
-
test: add a small comment to explain a section of test-devel-warningSun, 02 Jul 2017 01:37:03 +0200, by Pierre-Yves David
-
obsolete: reports the number of local changeset obsoleted when unbundlingWed, 28 Jun 2017 03:54:19 +0200, by Pierre-Yves David
-
transaction: track new obsmarkers in the 'changes' mappingTue, 27 Jun 2017 02:45:09 +0200, by Pierre-Yves David
-
configitems: register the 'progress.estimate' configFri, 30 Jun 2017 03:44:04 +0200, by Pierre-Yves David
-
configitems: register the 'progress.clear-complete' configFri, 30 Jun 2017 03:44:02 +0200, by Pierre-Yves David
-
configitems: register the 'progress.assume-tty' configFri, 30 Jun 2017 03:44:01 +0200, by Pierre-Yves David
-
configitems: register the 'format.usestore' configFri, 30 Jun 2017 03:42:30 +0200, by Pierre-Yves David
-
configitems: register the 'format.usegeneraldelta' configFri, 30 Jun 2017 03:42:29 +0200, by Pierre-Yves David
-
configitems: register the 'format.usefncache' configFri, 30 Jun 2017 03:42:28 +0200, by Pierre-Yves David
-
configitems: register the 'format.obsstore-version' configFri, 30 Jun 2017 03:42:27 +0200, by Pierre-Yves David
-
configitems: register the 'factotum.service' configFri, 30 Jun 2017 03:42:15 +0200, by Pierre-Yves David
-
configitems: register the 'factotum.mountpoint' configFri, 30 Jun 2017 03:42:13 +0200, by Pierre-Yves David
-
configitems: register the 'factotum.executable' configFri, 30 Jun 2017 03:42:12 +0200, by Pierre-Yves David
-
configitems: register the 'format.maxchainlen' configFri, 30 Jun 2017 03:42:26 +0200, by Pierre-Yves David
-
configitems: register the 'format.manifestcachesize' configFri, 30 Jun 2017 03:42:24 +0200, by Pierre-Yves David
-
configitems: register the 'format.generaldelta' configFri, 30 Jun 2017 03:42:23 +0200, by Pierre-Yves David
-
configitems: register the 'format.dotencode' configFri, 30 Jun 2017 03:42:22 +0200, by Pierre-Yves David
-
configitems: register the 'format.chunkcachesize' configFri, 30 Jun 2017 03:42:21 +0200, by Pierre-Yves David
-
configitems: register the 'format.aggressivemergedeltas' configFri, 30 Jun 2017 03:42:20 +0200, by Pierre-Yves David
-
configitems: gather comment related to 'worker.backgroundclosemaxqueue'Wed, 05 Jul 2017 00:01:30 +0200, by Pierre-Yves David
-
configitems: register the 'worker.numcpus' configFri, 30 Jun 2017 03:46:01 +0200, by Pierre-Yves David
-
configitems: register the 'worker.backgroundclosethreadcount' configFri, 30 Jun 2017 03:46:00 +0200, by Pierre-Yves David
-
configitems: register the 'worker.backgroundcloseminfilecount' configFri, 30 Jun 2017 03:45:59 +0200, by Pierre-Yves David
-
configitems: register the 'worker.backgroundclosemaxqueue' configFri, 30 Jun 2017 03:45:58 +0200, by Pierre-Yves David
-
configitems: register the 'patch.eol' configFri, 30 Jun 2017 03:43:35 +0200, by Pierre-Yves David
-
configitems: register the 'server.zliblevel' configFri, 30 Jun 2017 03:44:16 +0200, by Pierre-Yves David
-
configitems: register the 'server.validate' configFri, 30 Jun 2017 03:44:15 +0200, by Pierre-Yves David
-
configitems: register the 'server.uncompressedallowsecret' configFri, 30 Jun 2017 03:44:14 +0200, by Pierre-Yves David
-
configitems: register the 'server.preferuncompressed' configFri, 30 Jun 2017 03:44:12 +0200, by Pierre-Yves David
-
configitems: register the 'server.maxhttpheaderlen' configFri, 30 Jun 2017 03:44:11 +0200, by Pierre-Yves David
-
configitems: register the 'server.disablefullbundle' configFri, 30 Jun 2017 03:44:10 +0200, by Pierre-Yves David
-
configitems: register the 'server.concurrent-push-mode' configFri, 30 Jun 2017 03:44:09 +0200, by Pierre-Yves David
-
configitems: register the 'server.compressionengines' configFri, 30 Jun 2017 03:44:08 +0200, by Pierre-Yves David
-
configitems: register the 'server.bundle1gd' configFri, 30 Jun 2017 03:44:07 +0200, by Pierre-Yves David
-
configitems: register the 'server.bundle1' configFri, 30 Jun 2017 03:44:06 +0200, by Pierre-Yves David
-
configitems: register the 'hostsecurity.disabletls10warning' configFri, 30 Jun 2017 03:42:43 +0200, by Pierre-Yves David
-
configitems: register the 'hostsecurity.ciphers' configFri, 30 Jun 2017 03:42:42 +0200, by Pierre-Yves David
-
configitem: create a new list of each 'acl.sources' accessSun, 02 Jul 2017 23:10:33 +0200, by Pierre-Yves David
-
dirstate: centralize _cwd handling into _cwd methodMon, 03 Jul 2017 02:52:40 +0900, by FUJIWARA Katsunori
-
tests: add line specific for testing with fsmonitorMon, 03 Jul 2017 02:52:39 +0900, by FUJIWARA Katsunori
-
tests: make output lines conditional for testing with fsmonitorMon, 03 Jul 2017 02:52:39 +0900, by FUJIWARA Katsunori
-
tests: add fsmonitor specific output lines at enabling largefilesMon, 03 Jul 2017 02:52:39 +0900, by FUJIWARA Katsunori
-
show: document why accidentally quadratic is (probably) acceptableMon, 03 Jul 2017 21:26:39 -0700, by Gregory Szorc
-
show: also catch AmbiguousCommandMon, 03 Jul 2017 21:18:32 -0700, by Gregory Szorc
-
show: avoid extra list operationsMon, 03 Jul 2017 21:12:04 -0700, by Gregory Szorc
-
show: tweak warning messageMon, 03 Jul 2017 21:10:48 -0700, by Gregory Szorc
-
revlog: add an experimental option to mitigated delta issues (issue5480)Fri, 23 Jun 2017 13:49:34 +0200, by Pierre-Yves David
-
tests: use system hg only if changelog or dirstate can't be readSun, 02 Jul 2017 13:24:23 +0900, by Yuya Nishihara
-
tests: restore workaround of obsolete warning from 3c9066ed557cSun, 02 Jul 2017 13:20:28 +0900, by Yuya Nishihara
-
tests: alias syshg and syshgenv so they can be switched conditionallySun, 02 Jul 2017 13:14:20 +0900, by Yuya Nishihara
-
tests: actually restore the original environment before running syshgFri, 30 Jun 2017 21:49:29 +0900, by Yuya Nishihara
-
phabricator: add phabread command to read patchesSun, 02 Jul 2017 20:08:09 -0700, by Jun Wu
-
phabricator: add phabsend command to send a stackSun, 02 Jul 2017 20:08:09 -0700, by Jun Wu
-
phabricator: add a contrib scriptSun, 02 Jul 2017 20:08:09 -0700, by Jun Wu
-
show: implement "stack" viewSat, 01 Jul 2017 22:38:42 -0700, by Gregory Szorc
-
tests: demonstrate inconsistencies with dirty state in various commandsWed, 28 Jun 2017 21:30:46 -0400, by Matt Harbison
-
check-config: syntax to allow inconsistent config valuesSat, 01 Jul 2017 20:34:27 -0700, by Gregory Szorc
-
configitems: register the 'badserver.closebeforeaccept' configFri, 30 Jun 2017 03:28:02 +0200, by Pierre-Yves David
-
configitems: register the 'badserver.closeaftersendbytes' configFri, 30 Jun 2017 03:27:54 +0200, by Pierre-Yves David
-
configitems: register the 'badserver.closeafterrecvbytes' configFri, 30 Jun 2017 03:27:44 +0200, by Pierre-Yves David
-
configitems: register the 'badserver.closeafteraccept' configFri, 30 Jun 2017 03:27:36 +0200, by Pierre-Yves David
-
configitems: register the 'blackbox.logsource' configFri, 30 Jun 2017 03:28:18 +0200, by Pierre-Yves David
-
configitems: register the 'blackbox.dirty' configFri, 30 Jun 2017 03:28:11 +0200, by Pierre-Yves David
-
configitems: register the 'automv.similarity' configFri, 30 Jun 2017 03:27:24 +0200, by Pierre-Yves David
-
acl: use configlist to retrieve the source configSat, 01 Jul 2017 20:58:34 +0200, by Pierre-Yves David
-
configitems: register the 'acl.sources' configFri, 30 Jun 2017 03:27:07 +0200, by Pierre-Yves David
-
configitems: register the 'acl.config' configFri, 30 Jun 2017 03:26:57 +0200, by Pierre-Yves David
-
config: register the 'devel.legacy.exchange' configWed, 28 Jun 2017 13:31:51 +0200, by Pierre-Yves David
-
configitems: register the 'bundle.reorder' configFri, 30 Jun 2017 03:31:35 +0200, by Pierre-Yves David
-
configitems: register the 'bundle.mainreporoot' configFri, 30 Jun 2017 03:31:26 +0200, by Pierre-Yves David
-
configitems: register the 'bookmarks.pushing' configFri, 30 Jun 2017 03:28:28 +0200, by Pierre-Yves David
-
configitems: register the 'auth.cookiefile' configFri, 30 Jun 2017 03:27:18 +0200, by Pierre-Yves David
-
configitems: register the 'color.mode' configFri, 30 Jun 2017 03:32:09 +0200, by Pierre-Yves David
-
zeroconf: blindly forward extra argument to the core config methodSat, 01 Jul 2017 21:57:17 +0200, by Pierre-Yves David
-
configitem: fix default value for 'serverrequirecert'Sat, 01 Jul 2017 20:16:54 +0200, by Pierre-Yves David
-
localrepo: factor out base of filecache annotation classFri, 30 Jun 2017 01:47:49 +0900, by FUJIWARA Katsunori
-
manifest: apply checkambig=True only for root 00manifest.iFri, 30 Jun 2017 01:47:48 +0900, by FUJIWARA Katsunori
-
revlog: address review feedback for deltachain C implementationSat, 01 Jul 2017 19:35:17 -0700, by Gregory Szorc
-
test-rebase-interruptions: stabilize for WindowsSat, 01 Jul 2017 15:13:09 -0400, by Matt Harbison
-
drawdag: inline transaction() functionFri, 30 Jun 2017 23:15:09 -0700, by Martin von Zweigbergk
-
revlog: C implementation of delta chain resolutionSun, 25 Jun 2017 12:41:34 -0700, by Gregory Szorc
-
help: cleanup grammar in the hooks section stable 4.2.2Tue, 04 Jul 2017 22:58:21 -0400, by Matt Harbison
-
config: register the 'devel.strip-obsmarkers' configWed, 28 Jun 2017 13:32:36 +0200, by Pierre-Yves David
-
config: register the 'devel.serverrequirecert' configWed, 28 Jun 2017 13:32:28 +0200, by Pierre-Yves David
-
config: register the 'devel.serverexactprotocol' configWed, 28 Jun 2017 13:32:18 +0200, by Pierre-Yves David
-
config: register the 'devel.servercafile' configWed, 28 Jun 2017 13:32:07 +0200, by Pierre-Yves David
-
config: register the 'devel.disableloaddefaultcerts' configWed, 28 Jun 2017 13:31:18 +0200, by Pierre-Yves David
-
config: register the 'devel.check-relroot' configWed, 28 Jun 2017 13:31:05 +0200, by Pierre-Yves David
-
config: register the devel.check-locks configWed, 28 Jun 2017 13:37:59 +0200, by Pierre-Yves David
-
config: register the 'devel.bundle2.debug' configWed, 28 Jun 2017 13:25:33 +0200, by Pierre-Yves David
-
config: register the 'devel.all-warnings' configWed, 28 Jun 2017 13:19:40 +0200, by Pierre-Yves David
-
rebase: always pass destination as revnum to _handleskippingobsolete()Wed, 28 Jun 2017 14:53:54 -0700, by Martin von Zweigbergk
-
patch: remove unused fsbackend._join()Thu, 29 Jun 2017 23:04:47 -0700, by Martin von Zweigbergk
-
patch: add close() to abstractbackendFri, 30 Jun 2017 09:07:24 -0700, by Martin von Zweigbergk
-
log: add an extension hook-point in changeset_printerMon, 26 Jun 2017 15:46:24 +0200, by Boris Feld
-
drawdag: support obsmarker creation in commentsTue, 27 Jun 2017 00:01:17 -0700, by Jun Wu
-
test-drawdag: add a test for drawdag.pyMon, 26 Jun 2017 23:31:53 -0700, by Jun Wu
-
filemerge: convert a couple of wvfs calls in internal mergetools to contextsMon, 26 Jun 2017 22:52:15 -0700, by Phil Cohen
-
configitems: support callable as a default valueWed, 28 Jun 2017 13:50:20 +0200, by Pierre-Yves David
-
obsutil: move 'getmarkers' to the new modulesTue, 27 Jun 2017 02:06:15 +0200, by Pierre-Yves David
-
obsutil: move the 'marker' class to the new modulesTue, 27 Jun 2017 01:51:40 +0200, by Pierre-Yves David
-
obsolete: delete three unused utility functionsTue, 27 Jun 2017 01:48:41 +0200, by Pierre-Yves David
-
obsutil: move 'foreground' to the new modulesTue, 27 Jun 2017 01:40:34 +0200, by Pierre-Yves David
-
obsutil: move 'allsuccessors' to the new modulesTue, 27 Jun 2017 01:36:20 +0200, by Pierre-Yves David
-
obsutil: move 'allprecursors' to the new modulesTue, 27 Jun 2017 01:31:18 +0200, by Pierre-Yves David
-
obsutil: move 'exclusivemarkers' to the new modulesTue, 27 Jun 2017 01:11:56 +0200, by Pierre-Yves David
-
obsutil: move 'successorssets' to the new modulesTue, 27 Jun 2017 01:03:01 +0200, by Pierre-Yves David
-
revlog: add an experimental option to mitigated delta issues (issue5480) stableFri, 23 Jun 2017 13:49:34 +0200, by Pierre-Yves David
-
tests: fix variable name regular expression in _genrestoreenv()Thu, 29 Jun 2017 11:29:19 -0700, by Adam Simpkins
-
merge with stableThu, 29 Jun 2017 15:21:52 -0700, by Martin von Zweigbergk
-
pushrace: avoid crash on bare push when using concurrent push modeWed, 28 Jun 2017 17:41:25 +0200, by Pierre-Yves David
-
show: config option to register aliases for viewsSun, 25 Jun 2017 22:20:37 -0700, by Gregory Szorc
-
blackbox: use a human readable version of the defaultSun, 18 Jun 2017 20:49:08 +0200, by Pierre-Yves David
-
configitems: register 'blackbox.maxsize' as an example of 'configbytes'Sat, 17 Jun 2017 13:21:06 +0200, by Pierre-Yves David
-
blackbox: minor code reorderingSat, 17 Jun 2017 13:41:28 +0200, by Pierre-Yves David
-
configitems: add a devel warning for extensions items overiding core oneSun, 18 Jun 2017 19:52:54 +0200, by Pierre-Yves David
-
configitems: add an official API for extensions to register config itemSat, 17 Jun 2017 13:48:20 +0200, by Pierre-Yves David
-
configitems: extract the logic to build a registrar on any configtableSat, 17 Jun 2017 13:38:53 +0200, by Pierre-Yves David
-
obsolete: skip 'changectx' usage in unstable computationMon, 19 Jun 2017 01:08:11 +0200, by Pierre-Yves David
-
obsolete: provide a small function to retrieve all mutable revisionsSun, 18 Jun 2017 22:38:11 +0200, by Pierre-Yves David
-
bundle2: add debug info about the number of stream paramsTue, 27 Jun 2017 14:38:00 -0700, by Siddharth Agarwal
-
bundle2: add some debugging information to the not-a-bundle errorTue, 27 Jun 2017 14:30:55 -0700, by Siddharth Agarwal
-
tests: more completely restore the environment in syshgenvWed, 28 Jun 2017 12:23:22 -0700, by Adam Simpkins
-
tests: do not use system hg if it does not have "files" commandWed, 28 Jun 2017 13:45:51 -0700, by Jun Wu
-
rebase: also test abort from pretxnclose error stableTue, 27 Jun 2017 18:13:10 +0200, by Pierre-Yves David
-
rebase: reinforce testing around precommit hook interrupting a rebase stableTue, 27 Jun 2017 18:10:55 +0200, by Pierre-Yves David
-
rebase: provides test case for (issue5610) stableTue, 27 Jun 2017 17:45:58 +0200, by Pierre-Yves David
-
rebase: backed out changeset cf8ad0e6c0e4 (issue5610) stableTue, 27 Jun 2017 17:40:24 +0200, by Pierre-Yves David
-
rebase: backed out changeset 2519994d25ca stableTue, 27 Jun 2017 17:39:55 +0200, by Pierre-Yves David
-
setup: fix runcmd() usage on darwinWed, 28 Jun 2017 10:50:37 -0700, by Adam Simpkins
-
py3: update the python3-whitelist with new tests which pass on Python 3Tue, 27 Jun 2017 21:16:08 +0530, by Pulkit Goyal
-
setup: fix localhgenvWed, 28 Jun 2017 06:49:01 -0700, by Jun Wu
-
tests: use the system hg for examining the local repositoryTue, 27 Jun 2017 17:24:31 -0700, by Adam Simpkins
-
tests: save the original PATH and PYTHONPATH variablesTue, 27 Jun 2017 17:24:31 -0700, by Adam Simpkins
-
setup: prefer using the system hg to interact with the local repositoryTue, 27 Jun 2017 16:15:32 -0700, by Adam Simpkins
-
setup: replace runhg() with an hgcommand helper classTue, 27 Jun 2017 16:15:32 -0700, by Adam Simpkins
-
setup: move environment computation into a helper functionMon, 26 Jun 2017 11:31:30 -0700, by Adam Simpkins
-
setup: update runcmd() to also return the exit statusMon, 26 Jun 2017 11:31:30 -0700, by Adam Simpkins
-
setup: fail if we cannot determine the version numberMon, 26 Jun 2017 11:31:30 -0700, by Adam Simpkins
-
smartset: fix generatorset.last() to not return the first element (issue5609)Tue, 27 Jun 2017 23:50:22 +0900, by Yuya Nishihara
-
strip: respect the backup option in stripcallbackMon, 26 Jun 2017 21:11:02 -0700, by Jun Wu
-
py3: use pycompat.bytestr() to convert str to bytesMon, 26 Jun 2017 23:58:27 +0530, by Pulkit Goyal
-
py3: pass the memoryview object into bytes() to get the valueMon, 26 Jun 2017 23:57:49 +0530, by Pulkit Goyal
-
py3: use pycompat.bytestr instead of strMon, 26 Jun 2017 17:23:10 +0530, by Pulkit Goyal
-
py3: use '%d' to convert integers to bytesMon, 26 Jun 2017 17:22:45 +0530, by Pulkit Goyal
-
py3: slice over bytes to prevent getting it's ascii valueSun, 25 Jun 2017 08:36:51 +0530, by Pulkit Goyal
-
py3: use pycompat.strkwargs() to convert kwargs keys to strTue, 27 Jun 2017 00:23:32 +0530, by Pulkit Goyal
-
py3: use r'' to prevent the addition of b'' by transformerTue, 27 Jun 2017 00:15:56 +0530, by Pulkit Goyal
-
py3: use pycompat.byteskwargs() to convert kwargs' keys to bytesTue, 27 Jun 2017 00:20:55 +0530, by Pulkit Goyal
-
tests: use cgienv to minimize environment setup at hgweb testsTue, 27 Jun 2017 02:24:38 +0900, by FUJIWARA Katsunori
-
tests: avoid test failure for mangling path-like string by MSYSTue, 27 Jun 2017 02:24:37 +0900, by FUJIWARA Katsunori
-
py3: make sure commands name are bytes in testsSun, 25 Jun 2017 08:20:05 +0530, by Pulkit Goyal
-
py3: add b'' to make the regex pattern bytesSun, 25 Jun 2017 03:11:55 +0530, by Pulkit Goyal
-
py3: use hex() to convert the hash to bytesMon, 26 Jun 2017 17:20:46 +0530, by Pulkit Goyal
-
py3: add b'' to make a triple quoted string bytes on Python 3Sat, 24 Jun 2017 19:57:50 +0530, by Pulkit Goyal
-
py3: add tests to show `hg bookmarks` and `hg branches` work on Python 3Sat, 24 Jun 2017 19:55:41 +0530, by Pulkit Goyal
-
py3: fix kwargs handling for `hg bookmarks`Sat, 24 Jun 2017 19:55:01 +0530, by Pulkit Goyal
-
identify: provide changectx to templaterMon, 26 Jun 2017 09:37:16 +0900, by Yuya Nishihara
-
formatter: proxy fm.context() through converterMon, 26 Jun 2017 09:33:01 +0900, by Yuya Nishihara
-
identify: change p1/p2 to a list of parentsMon, 26 Jun 2017 09:18:55 +0900, by Yuya Nishihara
-
scmutil: add a cleanupnodes method for developersSun, 25 Jun 2017 13:31:56 -0700, by Jun Wu
-
strip: add a delayedstrip method that works in a transactionSun, 25 Jun 2017 10:38:45 -0700, by Jun Wu
-
workingfilectx: add audit() as a wrapper for wvfs.audit()Sun, 25 Jun 2017 22:30:14 -0700, by Phil Cohen
-
workingfilectx: add backgroundclose as a kwarg to write()Sun, 25 Jun 2017 22:30:14 -0700, by Phil Cohen
-
merge: change repo.wvfs.setflags calls to a new wctx[f].setflags functionSun, 25 Jun 2017 22:29:09 -0700, by Phil Cohen
-
merge: convert repo.wwrite() calls to wctx[f].write()Sun, 25 Jun 2017 17:00:15 -0700, by Phil Cohen
-
merge: replace repo.wvfs.unlinkpath() with calls to wctx[f].remove()Sun, 25 Jun 2017 16:58:26 -0700, by Phil Cohen
-
merge: pass wctx to batchremove and batchgetSun, 25 Jun 2017 16:56:49 -0700, by Phil Cohen
-
revset: add depth limit to descendants() (issue5374)Sat, 24 Jun 2017 23:05:57 +0900, by Yuya Nishihara
-
dagop: make walk direction switchable so it can track descendantsSat, 24 Jun 2017 23:35:03 +0900, by Yuya Nishihara
-
dagop: factor out generator of ancestor nodesSat, 24 Jun 2017 23:30:51 +0900, by Yuya Nishihara
-
dagop: factor out pfunc from revancestors() generatorSat, 24 Jun 2017 23:22:45 +0900, by Yuya Nishihara
-
dagop: use smartset.min() in revdescendants() generatorFri, 23 Jun 2017 21:15:10 +0900, by Yuya Nishihara
-
dagop: change revdescendants() to include all root revisionsTue, 20 Jun 2017 22:26:52 +0900, by Yuya Nishihara
-
test-revset: add a few more tests of descendants()Tue, 20 Jun 2017 22:11:23 +0900, by Yuya Nishihara
-
dagop: unnest inner generator of revdescendants()Sun, 18 Jun 2017 17:02:03 +0900, by Yuya Nishihara
-
smartset: fix default value of abstractsmartset.sort()Sun, 25 Jun 2017 00:14:48 +0900, by Yuya Nishihara
-
keyword: wrap functions only once at loading keyword extensionMon, 26 Jun 2017 03:47:11 +0900, by FUJIWARA Katsunori
-
keyword: use _keywordkwt of repository instead of kwtools['templater']Mon, 26 Jun 2017 03:46:17 +0900, by FUJIWARA Katsunori
-
keyword: obtain kwtemplater instance via repository at runtimeMon, 26 Jun 2017 03:44:50 +0900, by FUJIWARA Katsunori
-
keyword: obtain kwtemplater instance via repository at runtimeMon, 26 Jun 2017 03:43:47 +0900, by FUJIWARA Katsunori
-
keyword: make wrapped repository and kwtemplater refer to each otherMon, 26 Jun 2017 03:42:17 +0900, by FUJIWARA Katsunori
-
keyword: add test for keyword expansion at serving multiple repositoriesMon, 26 Jun 2017 03:40:57 +0900, by FUJIWARA Katsunori
-
keyword: make comparison webcommand suppress keyword expansionMon, 26 Jun 2017 03:40:12 +0900, by FUJIWARA Katsunori
-
keyword: restore kwtemplater.match at the end of wrapped webcommandsMon, 26 Jun 2017 03:40:06 +0900, by FUJIWARA Katsunori
-
keyword: restore kwtemplater.restrict at the end of wrapped patch.diffMon, 26 Jun 2017 03:38:12 +0900, by FUJIWARA Katsunori
-
debugrevlog: align chain length, reach, and compression ratioMon, 26 Jun 2017 22:27:34 +0900, by Yuya Nishihara
-
configitems: register 'ui.interactive'Fri, 23 Jun 2017 17:19:29 +0200, by Pierre-Yves David
-
config: use '_config' within 'configbytes'Sun, 25 Jun 2017 14:41:12 +0200, by Pierre-Yves David
-
config: use '_config' within 'configbool'Sun, 25 Jun 2017 14:38:56 +0200, by Pierre-Yves David
-
config: extract the core config logic into a private methodSun, 25 Jun 2017 14:34:34 +0200, by Pierre-Yves David
-
debugrevlog: also display the largest delta chain spanFri, 23 Jun 2017 01:38:10 +0200, by Pierre-Yves David
-
rebase: clean up rebasestate from active transactionSat, 24 Jun 2017 21:13:48 -0700, by Jun Wu
-
test-rebase: add a test showing rebasestate left behindSat, 24 Jun 2017 21:01:28 -0700, by Jun Wu
-
identify: rename 'changed' keyword -> 'dirty'Sun, 25 Jun 2017 17:46:35 -0400, by Matt Harbison
-
dispatch: remove unused _loadedSat, 24 Jun 2017 02:39:21 +0900, by FUJIWARA Katsunori
-
extensions: register functions always at loading extension (issue5601)Sat, 24 Jun 2017 02:39:20 +0900, by FUJIWARA Katsunori
-
identify: add template supportSat, 24 Jun 2017 23:09:21 -0400, by Matt Harbison
-
show: show all namespaces in "work" viewSat, 24 Jun 2017 15:11:05 -0700, by Gregory Szorc
-
tests: add more tests for names rendering in `hg show work`Sat, 24 Jun 2017 14:44:55 -0700, by Gregory Szorc
-
namespaces: record and expose whether namespace is built-inSat, 24 Jun 2017 14:52:15 -0700, by Gregory Szorc
-
templatekw: expose color name in {namespaces} entriesSat, 24 Jun 2017 13:39:20 -0700, by Gregory Szorc
-
show: construct changeset templater during dispatchSat, 24 Jun 2017 12:47:25 -0700, by Gregory Szorc
-
cmdutil: use named arguments for changeset_templater.__init__Sat, 24 Jun 2017 11:47:26 -0700, by Gregory Szorc
-
bundle: inline applybundle1()Thu, 22 Jun 2017 21:45:32 -0700, by Martin von Zweigbergk
-
bundle: make applybundle() delegate v1 bundles to applybundle1()Thu, 22 Jun 2017 15:00:19 -0700, by Martin von Zweigbergk
-
bundle: transpose transaction scope with bundle type switchThu, 22 Jun 2017 21:27:57 -0700, by Martin von Zweigbergk
-
unbundle: move BundleUnknownFeatureError exception handling outThu, 22 Jun 2017 15:03:13 -0700, by Martin von Zweigbergk
-
bundle: make applybundle1() return a bundleoperationWed, 21 Jun 2017 21:08:48 -0700, by Martin von Zweigbergk
-
bundle: add a applybundle1() methodFri, 16 Jun 2017 10:25:11 -0700, by Martin von Zweigbergk
-
bundle: extract _processchangegroup() methodThu, 22 Jun 2017 15:59:07 -0700, by Martin von Zweigbergk
-
bundle: make combinechangegroupresults() take a bundleoperationThu, 22 Jun 2017 14:04:13 -0700, by Martin von Zweigbergk
-
bundle: move combineresults() from changegroup to bundle2Thu, 22 Jun 2017 13:58:20 -0700, by Martin von Zweigbergk
-
bundle: remove 'op' argument from applybundle()Wed, 21 Jun 2017 14:42:04 -0700, by Martin von Zweigbergk
-
test-rebase-conflicts: add a test case about turning obsstore on and offSat, 24 Jun 2017 10:31:41 -0700, by Jun Wu
-
merge with stableSat, 24 Jun 2017 15:50:13 -0400, by Augie Fackler
-
strip: include phases in bundle (BC)Thu, 15 Jun 2017 00:15:52 -0700, by Martin von Zweigbergk
-
bundle: add config option to include phasesThu, 22 Jun 2017 10:10:02 -0700, by Martin von Zweigbergk
-
bundle2: record changegroup data in 'op.records' (API)Fri, 16 Jun 2017 16:56:16 -0700, by Martin von Zweigbergk
-
debugcommands: pass part, not read data, into _debugobsmarker()Thu, 22 Jun 2017 10:15:15 -0700, by Martin von Zweigbergk
-
debugcommands: remove unused "all" argument from _debugobsmarkersThu, 22 Jun 2017 10:09:58 -0700, by Martin von Zweigbergk
-
dagop: raise ProgrammingError if stopdepth < 0Fri, 23 Jun 2017 22:15:22 -0700, by Martin von Zweigbergk
-
make: add Debian 9 (Stretch) docker target stableFri, 23 Jun 2017 13:33:41 +0800, by Anton Shestakov
-
make: templatize Debian build target a la e63dfbbdbd07 stableFri, 23 Jun 2017 13:08:46 +0800, by Anton Shestakov
-
make: add Ubuntu Zesty docker targets (.deb and ppa) stableFri, 23 Jun 2017 12:04:12 +0800, by Anton Shestakov
-
docker: install less as a build-time dependency in deb-based distros stableFri, 23 Jun 2017 10:05:01 +0800, by Anton Shestakov
-
py3: add utility to forward __str__() to __bytes__()Sat, 24 Jun 2017 13:48:04 +0900, by Yuya Nishihara
-
share: use dict literal instead of dict(key=value)Sat, 24 Jun 2017 13:20:30 +0900, by Yuya Nishihara
-
py3: use r'' to prevent conversion to bytes by transformerThu, 22 Jun 2017 03:24:12 +0530, by Pulkit Goyal
-
py3: define __bytes__ for basefilectx classThu, 22 Jun 2017 03:22:30 +0530, by Pulkit Goyal
-
py3: check for bytes instead of str in isinstanceThu, 22 Jun 2017 03:20:11 +0530, by Pulkit Goyal
-
py3: convert kwargs' keys' to str using pycompat.strkwargs()Thu, 22 Jun 2017 03:16:16 +0530, by Pulkit Goyal
-
py3: convert kwargs keys' back to bytes using pycompat.byteskwargs()Thu, 22 Jun 2017 03:10:24 +0530, by Pulkit Goyal
-
py3: use "%d" % val for int rather than pycompat.bytestrThu, 22 Jun 2017 01:29:07 +0530, by Pulkit Goyal
-
extensions: call afterloaded() with loaded=False for disabled extensionsFri, 23 Jun 2017 10:59:05 -0700, by Adam Simpkins
-
fetch: remove shorthand of --edit colliding against -e/-ssh in remoteopts (BC)Sat, 24 Jun 2017 02:39:13 +0900, by FUJIWARA Katsunori
-
releasenotes: improve parsing around bullet pointsFri, 23 Jun 2017 17:15:53 +0200, by Rishabh Madan
-
bookmarks: factor method _printer out of for loop in printbookmarksTue, 20 Jun 2017 17:18:20 -0700, by Sean Farley
-
bookmarks: factor out bookmark printing from commandsTue, 20 Jun 2017 16:36:25 -0700, by Sean Farley
-
commands: move activebookmarklabel to bookmarks moduleTue, 20 Jun 2017 15:56:29 -0700, by Sean Farley
-
commands: replace locking code with a context managerTue, 20 Jun 2017 15:36:43 -0700, by Sean Farley
-
bookmarks: factor out adding a list of bookmarks logic from commandsTue, 20 Jun 2017 15:18:40 -0700, by Sean Farley
-
bookmarks: factor out rename logic from commandsTue, 13 Jun 2017 11:10:22 -0700, by Sean Farley
-
bookmarks: factor out delete logic from commandsMon, 12 Jun 2017 23:02:48 -0700, by Sean Farley
-
merge with stableFri, 23 Jun 2017 15:30:27 -0400, by Augie Fackler
-
revset: add startdepth limit to ancestors() as internal optionSun, 18 Jun 2017 00:40:58 +0900, by Yuya Nishihara
-
revset: add depth limit to ancestors()Sun, 18 Jun 2017 00:22:41 +0900, by Yuya Nishihara
-
dagop: compute depth in revancestors() generatorSun, 18 Jun 2017 00:11:48 +0900, by Yuya Nishihara
-
dagop: just compare with the last value to deduplicate input of revancestors()Sun, 18 Jun 2017 08:59:09 +0900, by Yuya Nishihara
-
dagop: bulk rename variables in revancestors() generatorSun, 18 Jun 2017 17:22:57 +0900, by Yuya Nishihara
-
dagop: comment why revancestors() doesn't heapify input revs at onceSun, 18 Jun 2017 17:16:02 +0900, by Yuya Nishihara
-
dagop: unnest inner generator of revancestors()Sat, 17 Jun 2017 22:33:23 +0900, by Yuya Nishihara
-
hgweb: plug followlines action in annotate viewWed, 21 Jun 2017 17:17:17 +0200, by Denis Laxalde
-
hgweb: parameterize the tag name of elements holding followlines selectionWed, 21 Jun 2017 17:07:51 +0200, by Denis Laxalde
-
gitweb: wrap table rows of annotate view into a <tbody> elementWed, 21 Jun 2017 17:02:21 +0200, by Denis Laxalde
-
tests: update regex check for fetch error in test-clonebundles.tThu, 22 Jun 2017 11:16:29 +0200, by Denis Laxalde
-
hgweb: use separate CSS class for navigation links in footerTue, 20 Jun 2017 20:53:29 -0700, by Gregory Szorc
-
configitems: register 'ui.clonebundleprefers' as example for 'configlist'Sat, 17 Jun 2017 13:25:42 +0200, by Pierre-Yves David
-
configitems: register 'patch.fuzz' as first example for 'configint'Sat, 17 Jun 2017 13:17:10 +0200, by Pierre-Yves David
-
configitems: issue a devel warning when overriding default configSat, 17 Jun 2017 13:08:03 +0200, by Pierre-Yves David
-
eol: fix 'error' parameter name in the commitctx wrapper stableFri, 23 Jun 2017 13:22:04 +0200, by Pierre-Yves David
-
configitems: register 'ui.quiet' as first exampleSat, 17 Jun 2017 12:33:59 +0200, by Pierre-Yves David
-
configitems: get default values from the central registry when availableSat, 17 Jun 2017 12:15:28 +0200, by Pierre-Yves David
-
configitems: introduce a central registry for config optionSat, 17 Jun 2017 18:43:27 +0200, by Pierre-Yves David
-
configitems: add a basic class to hold config item informationSat, 17 Jun 2017 18:41:55 +0200, by Pierre-Yves David
-
run-tests: fix -i when "#testcases" is used in .t testWed, 21 Jun 2017 01:12:31 -0700, by Jun Wu
-
run-tests: update .t reference output after reading the testWed, 21 Jun 2017 01:12:31 -0700, by Jun Wu
-
run-tests: do not prompt changes (-i) if a race condition is detectedWed, 21 Jun 2017 01:05:20 -0700, by Jun Wu
-
patch: rewrite reversehunks (issue5337)Tue, 20 Jun 2017 23:22:38 -0700, by Jun Wu
-
profiling: cope with configwith default value handling changesWed, 21 Jun 2017 10:46:18 +0200, by Pierre-Yves David
-
py3: catch StopIteration from next() in generatorsetTue, 20 Jun 2017 14:00:41 -0700, by Martin von Zweigbergk
-
tests: adjust quoting to keep Windows happy with recent $PYTHON changeTue, 20 Jun 2017 23:23:45 -0400, by Matt Harbison
-
bundle2: don't use debug message "no-transaction" with transactionTue, 20 Jun 2017 16:33:13 -0700, by Martin von Zweigbergk
-
py3: use pycompat.bytestr() in place of str()Wed, 21 Jun 2017 02:20:34 +0530, by Pulkit Goyal
-
py3: use r'' to access values from kwargs where keys are strWed, 21 Jun 2017 02:13:34 +0530, by Pulkit Goyal
-
py3: convert keys of kwargs in template keywords functions to bytesWed, 21 Jun 2017 02:10:25 +0530, by Pulkit Goyal
-
py3: make sure the commands name are bytes in test-devel-warnings.tTue, 20 Jun 2017 23:50:50 +0530, by Pulkit Goyal
-
py3: replace str with bytes in isinstance()Tue, 20 Jun 2017 23:46:18 +0530, by Pulkit Goyal
-
py3: catch binascii.Error raised from binascii.unhexlifyTue, 20 Jun 2017 22:11:46 +0530, by Pulkit Goyal
-
shelve: allow unlimited shelved changes per nameTue, 20 Jun 2017 23:39:59 -0700, by Jun Wu
-
config: use the new '_unset' value for 'configsuboptions'Sat, 17 Jun 2017 12:51:37 +0200, by Pierre-Yves David
-
config: use the 'config' method in 'configsuboptions'Sat, 17 Jun 2017 18:28:20 +0200, by Pierre-Yves David
-
config: use the new '_unset' value for 'configpath'Sat, 17 Jun 2017 12:52:02 +0200, by Pierre-Yves David
-
config: use the new '_unset' value for 'configdate'Sat, 17 Jun 2017 12:54:45 +0200, by Pierre-Yves David
-
config: use the new '_unset' value for 'configlist'Sat, 17 Jun 2017 12:54:04 +0200, by Pierre-Yves David
-
config: use the new '_unset' value for 'configbytes'Sat, 17 Jun 2017 12:53:51 +0200, by Pierre-Yves David
-
config: use the new '_unset' value for 'configint'Sat, 17 Jun 2017 12:53:40 +0200, by Pierre-Yves David
-
config: use the new '_unset' value for 'configwith'Sat, 17 Jun 2017 12:52:31 +0200, by Pierre-Yves David
-
config: use the new '_unset' value for 'configbool'Sat, 17 Jun 2017 12:52:16 +0200, by Pierre-Yves David
-
config: explicitly track the use of the standard default valueSat, 17 Jun 2017 12:51:11 +0200, by Pierre-Yves David
-
clonebundle: update hook arguments (BC)Mon, 19 Jun 2017 22:14:37 -0700, by Martin von Zweigbergk
-
commands: move checkconflict to bookmarks moduleSat, 10 Jun 2017 23:42:38 -0700, by Sean Farley
-
commands: move checkformat to bookmarks moduleSat, 10 Jun 2017 23:32:58 -0700, by Sean Farley
-
tests: tell pip not to check for a newer versionTue, 20 Jun 2017 14:35:53 -0700, by Danek Duvall
-
changeset_templater: backport parts map of [templates] section from formatterSat, 22 Apr 2017 21:16:08 +0900, by Yuya Nishihara
-
formatter: add support for parts map of [templates] sectionSat, 22 Apr 2017 21:29:00 +0900, by Yuya Nishihara
-
changeset_templater: backport separator template from formatterSat, 17 Jun 2017 16:32:20 +0900, by Yuya Nishihara
-
formatter: add support for separator templateSat, 22 Apr 2017 21:50:51 +0900, by Yuya Nishihara
-
formatter: add support for docheader and docfooter templatesSat, 22 Apr 2017 21:46:14 +0900, by Yuya Nishihara
-
formatter: extract helper function to render templateSat, 22 Apr 2017 21:38:08 +0900, by Yuya Nishihara
-
changeset_templater: do not enable verbosity postfix for [templates] sectionSat, 22 Apr 2017 21:09:07 +0900, by Yuya Nishihara
-
changeset_templater: simplify handling of verbosity postfixSat, 22 Apr 2017 21:06:11 +0900, by Yuya Nishihara
-
merge with stableTue, 20 Jun 2017 16:33:46 -0400, by Augie Fackler
-
tests: don't touch the network when using virtualenvMon, 19 Jun 2017 16:08:20 -0700, by Danek Duvall
-
tests: removed ReportedTest exceptionSat, 03 Jun 2017 17:32:52 -0700, by Gregory Szorc
-
tests: remove support for warned testsSat, 03 Jun 2017 17:22:45 -0700, by Gregory Szorc
-
contrib: add check-code rule to enforce non-use of `python` in testsTue, 20 Jun 2017 09:49:43 -0400, by Augie Fackler
-
cleanup: use $PYTHON to run python in many more testsTue, 20 Jun 2017 09:45:02 -0400, by Augie Fackler
-
tests: enforce use of $PYTHON in testsThu, 15 Jun 2017 14:22:39 -0400, by Augie Fackler
-
tests: use $PYTHON in #! so we always use the right PythonThu, 15 Jun 2017 14:27:52 -0400, by Augie Fackler
-
tests: sed away python #! in test-run-tests.t to avoid some upcoming insanityTue, 20 Jun 2017 09:33:19 -0400, by Augie Fackler
-
tests: remove #! from primes.py in test-highlight.tTue, 20 Jun 2017 08:44:56 -0400, by Augie Fackler
-
keyword: use context manager for rollback lockingTue, 20 Jun 2017 12:51:36 +0100, by Christian Ebert
-
tests: remove WarnTestSat, 03 Jun 2017 17:13:35 -0700, by Gregory Szorc
-
tests: remove unused IgnoreTest exceptionSat, 03 Jun 2017 17:09:13 -0700, by Gregory Szorc
-
tests: use unittest.SkipTestSat, 03 Jun 2017 17:04:42 -0700, by Gregory Szorc
-
changegroup: delete "if True" and reflowThu, 15 Jun 2017 23:23:47 -0700, by Martin von Zweigbergk
-
changegroup: let callers pass in transaction to apply() (API)Thu, 15 Jun 2017 22:46:38 -0700, by Martin von Zweigbergk
-
repair: create transaction for bundle1 unbundling earlierThu, 15 Jun 2017 23:09:14 -0700, by Martin von Zweigbergk
-
unbundle: create transaction for bundle1 unbundling earlierThu, 15 Jun 2017 22:18:21 -0700, by Martin von Zweigbergk
-
exchange: create transaction for bundle1 unbundling earlierThu, 15 Jun 2017 16:10:53 -0700, by Martin von Zweigbergk
-
changegroup: inline 'publishing' variable in apply()Mon, 19 Jun 2017 00:06:23 -0700, by Martin von Zweigbergk
-
repair: remove unnecessary locking for bookmarksMon, 19 Jun 2017 11:24:49 -0700, by Martin von Zweigbergk
-
repair: move check for existing transaction earlierMon, 19 Jun 2017 13:18:00 -0700, by Martin von Zweigbergk
-
strip: remove unncessary "del" and inline variableMon, 19 Jun 2017 13:13:28 -0700, by Martin von Zweigbergk
-
repair: clarify in comment that caller must take lock, but not transactionMon, 19 Jun 2017 11:24:21 -0700, by Martin von Zweigbergk
-
amend: use context manager for lockingMon, 19 Jun 2017 11:21:37 -0700, by Martin von Zweigbergk
-
strip: use context manager for locking and transaction in stripcmd()Mon, 19 Jun 2017 11:20:29 -0700, by Martin von Zweigbergk
-
strip: use context manager for locking in strip()Mon, 19 Jun 2017 11:17:31 -0700, by Martin von Zweigbergk
-
rebase: use context manager for locking in pullrebase()Mon, 19 Jun 2017 11:18:12 -0700, by Martin von Zweigbergk
-
rebase: use context manager for locking in rebase()Mon, 19 Jun 2017 11:18:05 -0700, by Martin von Zweigbergk
-
test-http-proxy: redirect proxy stdout to /dev/nullMon, 19 Jun 2017 21:53:54 -0400, by Matt Harbison
-
test-logtoprocess: don't run on WindowsMon, 19 Jun 2017 21:44:23 -0400, by Matt Harbison
-
revset: add support of keyword arguments to ancestors() and descendants()Sun, 18 Jun 2017 12:06:22 +0900, by Yuya Nishihara
-
revsetlang: check arguments passed to ancestors() before optimizing to only()Sun, 18 Jun 2017 11:57:28 +0900, by Yuya Nishihara
-
revsetlang: factor out helper to match ancestors() in parsed treeSun, 18 Jun 2017 11:39:03 +0900, by Yuya Nishihara
-
templatekw: use common "rev:node" format as the default of predecessorsSat, 17 Jun 2017 13:34:18 +0900, by Yuya Nishihara
-
templatekw: populate all keywords depending on predecessor in map operationSat, 17 Jun 2017 13:23:55 +0900, by Yuya Nishihara
-
templatekw: reference predecessor node id as {node} in map operationSat, 17 Jun 2017 13:18:03 +0900, by Yuya Nishihara
-
highlight: put pygments import inside demandimport.deactivatedSun, 18 Jun 2017 23:05:54 -0400, by Augie Fackler
-
run-tests: explicitly flush test runner output for Windows stabilitySun, 18 Jun 2017 22:19:54 -0400, by Matt Harbison
-
tinyproxy: explicitly flush logged messagesSun, 18 Jun 2017 21:31:53 -0400, by Matt Harbison
-
help: clarify ancestors() and descendants() include given set (issue5594)Sun, 18 Jun 2017 22:46:56 +0900, by Yuya Nishihara
-
dagop: move blockancestors() and blockdescendants() from contextSun, 19 Feb 2017 19:37:14 +0900, by Yuya Nishihara
-
dagop: split module hosting DAG-related algorithms from revsetSun, 16 Oct 2016 18:03:24 +0900, by Yuya Nishihara
-
tests: protect tests involving git ext::sh with git-ext-shThu, 15 Jun 2017 17:14:53 -0700, by Sean Farley
-
hghave: add has_git_range for testing if git understands ext::shThu, 15 Jun 2017 17:13:23 -0700, by Sean Farley
-
rebase: rewrite "x in y.children()" as "y in x.parents()"Sat, 17 Jun 2017 23:09:47 -0700, by Martin von Zweigbergk
-
shelve: rewrite "x in y.children()" as "y in x.parents()"Sat, 17 Jun 2017 23:09:39 -0700, by Martin von Zweigbergk
-
py3: use open() instead of file() constructorSat, 17 Jun 2017 17:16:28 +0530, by Pulkit Goyal
-
py3: convert keys of kwargs back to bytes using pycompat.byteskwargs()Sat, 17 Jun 2017 15:29:26 +0530, by Pulkit Goyal
-
py3: use pycompat.strkwargs() to convert kwargs keys to str before passingSat, 17 Jun 2017 15:05:11 +0530, by Pulkit Goyal
-
py3: use '%d' instead of '%s' for integersSat, 17 Jun 2017 14:53:25 +0530, by Pulkit Goyal
-
py3: pass the path in hg.repository() as bytesSat, 17 Jun 2017 14:39:10 +0530, by Pulkit Goyal
-
py3: pass range() into list() to get one explicitlySat, 17 Jun 2017 14:38:02 +0530, by Pulkit Goyal
-
check-concurrency: expose the feature as 'concurrent-push-mode'Sun, 28 May 2017 00:12:38 +0200, by Pierre-Yves David
-
exchange: switch to usual way of testing for bundle2-nessFri, 16 Jun 2017 22:57:31 -0700, by Martin von Zweigbergk
-
setup: update a comment that blamed py26 for a Windows workaroundFri, 16 Jun 2017 21:57:22 -0400, by Matt Harbison
-
i18n: drop a py25 conditionalFri, 16 Jun 2017 20:55:34 -0400, by Matt Harbison
-
perf: ensure HGRCPATH is exported on WindowsFri, 16 Jun 2017 20:49:32 -0400, by Matt Harbison
-
test-status: glob fixes for WindowsFri, 16 Jun 2017 20:35:45 -0400, by Matt Harbison
-
plan9: drop py26 hacksFri, 16 Jun 2017 18:42:03 -0400, by Matt Harbison
-
revset: fix negative ancestor spec to not return changectx objectsSun, 18 Jun 2017 12:25:23 +0900, by Yuya Nishihara
-
obsolete: use ProgrammingError over assert for volatile set registrationMon, 01 May 2017 05:57:36 +0200, by Pierre-Yves David
-
strip: remove a redundant setting of hookargsFri, 16 Jun 2017 10:13:44 -0700, by Martin von Zweigbergk
-
unbundle: move streamclone error case away from bundle[12] casesFri, 16 Jun 2017 10:38:14 -0700, by Martin von Zweigbergk
-
bundle2: use "else" instead of checking condition againFri, 16 Jun 2017 10:36:43 -0700, by Martin von Zweigbergk
-
wireproto: update reference to deleted addchangegroup()Fri, 16 Jun 2017 09:37:22 -0700, by Martin von Zweigbergk
-
template: add predecessors templateThu, 15 Jun 2017 13:02:58 +0200, by Boris Feld
-
commit: select template by spec.ref nameSat, 22 Apr 2017 20:29:45 +0900, by Yuya Nishihara
-
commit: do not look up committemplate in template paths (BC)Sat, 22 Apr 2017 15:28:29 +0900, by Yuya Nishihara
-
formatter: always store a literal template unnamedSat, 06 May 2017 17:03:59 +0900, by Yuya Nishihara
-
formatter: load templates section like a map fileSat, 22 Apr 2017 20:14:55 +0900, by Yuya Nishihara
-
test-command-template: rewrite recursion tests by using a map fileSat, 06 May 2017 17:41:05 +0900, by Yuya Nishihara
-
templater: add simple interface for unnamed template (API)Sat, 22 Apr 2017 19:56:47 +0900, by Yuya Nishihara
-
ui: add support for a tweakdefaults knobWed, 14 Jun 2017 20:56:34 -0400, by Augie Fackler
-
localrepo: remove unused addchangegroup() (API)Thu, 15 Jun 2017 15:13:18 -0700, by Martin von Zweigbergk
-
changegroup: rename "dh" to the clearer "deltaheads"Thu, 15 Jun 2017 13:47:54 -0700, by Martin von Zweigbergk
-
changegroup: rename "srccontent" to "cgnodes"Thu, 15 Jun 2017 13:42:41 -0700, by Martin von Zweigbergk
-
revlog: rename list of nodes from "content" to "nodes"Thu, 15 Jun 2017 13:42:35 -0700, by Martin von Zweigbergk
-
revlog: delete obsolete commentThu, 15 Jun 2017 13:25:41 -0700, by Martin von Zweigbergk
-
revlog: delete dead assignment in addgroup()Thu, 15 Jun 2017 13:23:21 -0700, by Martin von Zweigbergk
-
pycompat: move the queue related definitions below queue importFri, 16 Jun 2017 03:01:22 +0530, by Pulkit Goyal
-
pycompat: move multiline comments above a function to function docFri, 16 Jun 2017 02:48:17 +0530, by Pulkit Goyal