Mercurial > hg
graph
-
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