Mercurial > hg
graph
-
py3: handle keyword arguments in hgext/extdiff.pyMon, 23 Oct 2017 00:02:07 +0530, by Pulkit Goyal
-
py3: handle keyword arguments in hgext/commitextras.pyMon, 23 Oct 2017 00:01:45 +0530, by Pulkit Goyal
-
py3: handle keyword arguments in hgext/churn.pyMon, 23 Oct 2017 00:01:16 +0530, by Pulkit Goyal
-
py3: handle keyword arguments in hgext/children.pySun, 22 Oct 2017 23:53:10 +0530, by Pulkit Goyal
-
py3: handle keyword arguments in hgext/blackbox.pySun, 22 Oct 2017 23:52:47 +0530, by Pulkit Goyal
-
py3: handle keyword arguments in hgext/automv.pySun, 22 Oct 2017 23:52:22 +0530, by Pulkit Goyal
-
py3: handle keyword arguments in hgext/amend.pySun, 22 Oct 2017 23:51:57 +0530, by Pulkit Goyal
-
run-tests: allow automatic test discovery when providing folder as argumentThu, 19 Oct 2017 23:13:57 +0900, by Matthieu Laneuville
-
revert: do not reverse hunks in interactive when REV is not parent (issue5096)Fri, 03 Nov 2017 14:47:37 +0100, by Denis Laxalde
-
merge with stableFri, 03 Nov 2017 10:32:38 -0500, by Kevin Bullock
-
run-tests: endswith takes bytes as argument in python3, not strFri, 03 Nov 2017 21:14:57 +0900, by Matthieu Laneuville
-
pathutil: use util.pathto() to calculate relative cwd in canonpath() stableThu, 02 Nov 2017 20:35:31 -0400, by Matt Harbison
-
patch: improve heuristics to not take the word "diff" as header (issue1879)Sat, 21 Oct 2017 16:50:57 +0900, by Yuya Nishihara
-
rebase: drop --style optionSat, 21 Oct 2017 17:01:20 +0900, by Yuya Nishihara
-
run-tests: $TESTDIR can be something else than $PWDWed, 02 Aug 2017 13:27:45 +0900, by Matthieu Laneuville
-
obsolete: activate effect-flag by defaultWed, 01 Nov 2017 17:08:33 +0100, by Boris Feld
-
debug: print parsed bundle2 capabilities with debugcapabilitiesMon, 30 Oct 2017 17:09:29 +0100, by Boris Feld
-
debug: add a debugcapabilities commandsMon, 30 Oct 2017 17:08:16 +0100, by Boris Feld
-
revert: no longer mark --interactive as experimentalMon, 30 Oct 2017 17:46:07 -0400, by Augie Fackler
-
ui: add configlist doctest to document a bit more of the whitespace behaviorWed, 25 Oct 2017 23:01:54 -0400, by Augie Fackler
-
merge stable into defaultWed, 01 Nov 2017 17:19:45 -0500, by Kevin Bullock
-
internals: update test-help.t for config registrar copy-edit stableWed, 01 Nov 2017 15:34:22 -0500, by Kevin Bullock
-
internals: copy-edit "register" -> "registrar" in configitem docs stableWed, 01 Nov 2017 13:24:08 -0500, by Kevin Bullock
-
configitems: relax warning about unwanted default value stableTue, 31 Oct 2017 22:37:30 +0900, by Yuya Nishihara
-
filemerge: pass a default value to _toolstr (issue5718) stableThu, 26 Oct 2017 11:07:06 -0700, by Kostia Balytskyi
-
children: fix the log expansion of `hg children` in doc stableTue, 31 Oct 2017 06:39:38 +0530, by Pulkit Goyal
-
test-static-http: flush access log per request stableSun, 29 Oct 2017 17:53:52 +0900, by Yuya Nishihara
-
statichttprepo: do not use platform path separator to build a URL stableSat, 28 Oct 2017 17:23:52 +0900, by Yuya Nishihara
-
merge: disable path conflict checking by default (issue5716) stableTue, 24 Oct 2017 11:15:30 -0700, by Siddharth Agarwal
-
merge: add a config option to disable path conflict checking stableTue, 24 Oct 2017 11:14:38 -0700, by Siddharth Agarwal
-
dirstate: clean up when restoring identical backups stableFri, 20 Oct 2017 05:53:35 -0700, by Mark Thomas
-
tests: add a test demonstrating failure to clean up dirstate backups stableFri, 20 Oct 2017 05:53:33 -0700, by Mark Thomas
-
test-log-linerange: open binary file in binary mode stableFri, 20 Oct 2017 21:29:15 -0400, by Matt Harbison
-
test-arbitraryfilectx: stabilize for Windows stableThu, 19 Oct 2017 23:16:48 -0400, by Matt Harbison
-
dirstate: remove excess attribute lookups for dirstate.status (issue5714) stableSat, 28 Oct 2017 12:35:54 -0700, by Durham Goode
-
dirstate: avoid reading the map when possible (issue5713) (issue5717) stableThu, 26 Oct 2017 16:15:36 -0700, by Durham Goode
-
internal-doc: document the config register mechanism stableFri, 27 Oct 2017 18:19:07 +0200, by Boris Feld
-
help: clarify the pre-txnclose-phase documentation stableFri, 27 Oct 2017 21:43:22 +0200, by Boris Feld
-
internal-doc: document the 'phases' parameters to 'getbundle' stableFri, 27 Oct 2017 21:35:34 +0200, by Boris Feld
-
status: update the help to indicate that clean files are not normally tersed stableSat, 28 Oct 2017 00:00:05 -0400, by Matt Harbison
-
terse: split on repo separator instead of os.sep (issue5715) stableFri, 27 Oct 2017 23:48:38 -0400, by Matt Harbison
-
makefile: put format-c into .PHONY targets stableThu, 26 Oct 2017 11:58:55 +0800, by Anton Shestakov
-
statichttprepo: prevent loading dirstate over HTTP on node lookup (issue5717) stableWed, 25 Oct 2017 21:58:03 +0900, by Yuya Nishihara
-
test-static-http: show all files accessed over HTTP stableWed, 25 Oct 2017 21:21:42 +0900, by Yuya Nishihara
-
server: drop executable bit from daemon log file stableWed, 25 Oct 2017 21:20:01 +0900, by Yuya Nishihara
-
setup: filter out devel-warn messages from system hg stableMon, 23 Oct 2017 22:13:59 -0500, by Kevin Bullock
-
setup: remove duplicate assignment of HGRCPATH stableMon, 23 Oct 2017 21:30:59 -0500, by Kevin Bullock
-
packaging: update book URL in Mac and Windows READMEs stableFri, 20 Oct 2017 13:54:51 -0500, by Kevin Bullock
-
commands: be more uniform in an "hg update" error message stableMon, 23 Oct 2017 22:45:24 +0200, by muxator
-
update: mention long options explicitly in description of merge.update() stableWed, 04 Oct 2017 23:22:34 +0200, by muxator
-
mq: copy pager attributes back to qrepo.ui stableSat, 21 Oct 2017 13:42:43 +0900, by Yuya Nishihara
-
registrar: host "dynamicdefault" constant by configitem object stableSat, 21 Oct 2017 13:13:20 +0900, by Yuya Nishihara
-
Added tag 4.4-rc for changeset 1e2454b60e59 stableFri, 20 Oct 2017 13:44:35 -0500, by Kevin Bullock
-
help: do not abort topicmatch() because of unimportable extensions stable 4.4-rcSat, 05 Aug 2017 23:15:37 +0900, by Yuya Nishihara
-
configitems: register 'email.to' and 'patchbomb.to' stableFri, 20 Oct 2017 22:25:09 +0900, by Yuya Nishihara
-
log: add an assertion about fctx not being None in patch.diff()Thu, 19 Oct 2017 15:06:33 +0200, by Denis Laxalde
-
log: handle removed files with --line-range patternsThu, 19 Oct 2017 14:55:10 +0200, by Denis Laxalde
-
log: disable bare file patterns with --line-rangeThu, 19 Oct 2017 14:12:49 +0200, by Denis Laxalde
-
log: switch to FROMLINE:TOLINE syntax for -L/--line-rangeThu, 19 Oct 2017 12:37:26 +0200, by Denis Laxalde
-
log: handle binary files in --line-range patternsWed, 18 Oct 2017 19:00:33 +0200, by Denis Laxalde
-
build: build deb/rpm independently on config/extensions in the host systemTue, 17 Oct 2017 22:46:08 +0200, by muxator
-
config: also gather effect-flags on experimental.evolutionThu, 19 Oct 2017 17:50:20 +0200, by Boris Feld
-
obsfate: rename obsfate into obsolete in default mapfileThu, 19 Oct 2017 12:33:53 +0200, by Boris Feld
-
obsfate: rename obsfate into obsolete in changeset_printerThu, 19 Oct 2017 12:32:42 +0200, by Boris Feld
-
tests: add some (?) output lines to catch "helpful" output from Solaris diffThu, 19 Oct 2017 11:17:10 -0400, by Augie Fackler
-
sparse-read: ignore trailing empty revs in each read chunkWed, 18 Oct 2017 15:28:19 +0200, by Paul Morelle
-
fsmonitor: use nonnormalset from dirstatemapWed, 18 Oct 2017 15:42:44 -0700, by Jun Wu
-
registrar: don't i18n ProgrammingError messageWed, 18 Oct 2017 22:10:08 -0700, by Martin von Zweigbergk
-
registrar: move "constant" possiblecmdtypes to class levelWed, 18 Oct 2017 22:07:53 -0700, by Martin von Zweigbergk
-
tests: de-flake test-run-tests.t's "--jobs=2 --first" testWed, 18 Oct 2017 16:28:18 -0700, by Martin von Zweigbergk
-
cmdutil: fix status tersing on Python 3Wed, 18 Oct 2017 18:30:02 -0400, by Augie Fackler
-
hghave: fix clang-format check to use bytes regexWed, 18 Oct 2017 18:29:17 -0400, by Augie Fackler
-
configitems: make all regular expressions bytes and not native strWed, 18 Oct 2017 18:29:00 -0400, by Augie Fackler
-
convert: register missed subversion config itemsWed, 18 Oct 2017 18:11:50 -0400, by Augie Fackler
-
amend: error out if the note is greater than 255bytesThu, 19 Oct 2017 03:20:47 +0530, by Pulkit Goyal
-
show: move configitems to coreWed, 18 Oct 2017 15:05:03 -0700, by Jun Wu
-
chgserver: do not treat HG as sensitive environ when CHGHG is setWed, 18 Oct 2017 14:55:39 -0700, by Jun Wu
-
fsmonitor: declare missing config optionsWed, 18 Oct 2017 22:54:50 +0200, by Gregory Szorc
-
fsmonitor: warn when fsmonitor could be usedWed, 18 Oct 2017 22:57:15 +0200, by Gregory Szorc
-
merge: additional test cases to show merge-halting behaviorFri, 06 Oct 2017 06:48:43 -0700, by Ryan McElroy
-
rebase: add support to output nodechangesWed, 18 Oct 2017 04:31:46 +0530, by Pulkit Goyal
-
ui: move request exit handlers to global stateTue, 17 Oct 2017 13:20:25 -0700, by Saurabh Singh
-
sparse-read: skip gaps too small to be worth splittingWed, 18 Oct 2017 09:07:48 +0200, by Paul Morelle
-
sparse-read: move from a recursive-based approach to a heap-based oneWed, 18 Oct 2017 12:53:00 +0200, by Boris Feld
-
subrepo: implement 'unshare' for Mercurial subreposTue, 17 Oct 2017 22:55:33 -0400, by Matt Harbison
-
share: move the implementation of 'unshare' to the 'hg' moduleTue, 17 Oct 2017 21:48:56 -0400, by Matt Harbison
-
show: use labelcset() template alias for work (and stack) viewsTue, 17 Oct 2017 20:25:43 +0200, by Denis Laxalde
-
phases: pass phase names to hooks instead of internal valuesWed, 18 Oct 2017 12:19:53 -0500, by Kevin Bullock
-
configitems: document the choice of using 'match' instead of 'search'Wed, 18 Oct 2017 12:36:23 +0200, by Boris Feld
-
configitems: do not directly match generic itemsWed, 18 Oct 2017 12:26:08 +0200, by Boris Feld
-
obsfate: fix obsfate_printer with empty date listWed, 18 Oct 2017 15:38:51 +0200, by Boris Feld
-
config: gather allowdivergence under the evolution namespaceTue, 17 Oct 2017 16:54:31 +0200, by Boris Feld
-
config: remove stabilization.* aliasesTue, 17 Oct 2017 15:57:56 +0200, by Boris Feld
-
config: rename stabilization.track-operationTue, 17 Oct 2017 15:56:49 +0200, by Boris Feld
-
config: rename stabilization.bundle-obsmarkerTue, 17 Oct 2017 15:54:05 +0200, by Boris Feld
-
config: use 'experimental.evolution.exchange'Thu, 28 Sep 2017 21:07:58 +0100, by Boris Feld
-
config: use 'experimental.evolution.allowunstable'Thu, 28 Sep 2017 18:56:40 +0100, by Boris Feld
-
config: use 'experimental.evolution.create-markers'Thu, 28 Sep 2017 18:19:06 +0100, by Boris Feld
-
config: replace experimental.stabilization by experimental.evolutionTue, 17 Oct 2017 11:29:26 +0200, by Boris Feld
-
config: update evolution-related configMon, 16 Oct 2017 17:14:47 +0200, by Boris Feld
-
config: invert evolution-related configuration aliasesMon, 16 Oct 2017 17:14:32 +0200, by Boris Feld
-
parsers: allow clang-format hereMon, 16 Oct 2017 14:53:57 -0400, by Augie Fackler
-
cext: add /* header */ comment to all PyVarObject_HEAD_INIT() callsMon, 16 Oct 2017 14:49:35 -0400, by Augie Fackler
-
parsers: protect some case-folding tables from clang-formatTue, 21 Apr 2015 16:02:23 -0400, by Augie Fackler
-
makefile: add target to apply clang-format in-placeMon, 14 Sep 2015 14:52:20 -0400, by Augie Fackler
-
configitems: adds a developer warning when accessing undeclared configurationMon, 16 Oct 2017 17:41:27 +0200, by Boris Feld
-
log: add -L/--line-range option to follow file history by line rangeTue, 17 Oct 2017 21:15:31 +0200, by Denis Laxalde
-
diff: pass a diff hunks filter function from changeset_printer to patch.diff()Fri, 06 Oct 2017 14:45:17 +0200, by Denis Laxalde
-
diff: also yield file context objects in patch.trydiff() (API)Thu, 05 Oct 2017 21:20:08 +0200, by Denis Laxalde
-
revset: extract a parsefollowlinespattern helper functionWed, 04 Oct 2017 15:27:43 +0200, by Denis Laxalde
-
obsfate: add obsfate to default mapfileFri, 06 Oct 2017 17:53:36 +0200, by Boris Feld
-
log: add obsfate by default in changeset printerThu, 05 Oct 2017 15:25:18 +0200, by Boris Feld
-
obsfate: only display date in verbose modeMon, 09 Oct 2017 15:34:26 +0200, by Boris Feld
-
obsfate: filter out current user if not in verboseMon, 09 Oct 2017 15:34:12 +0200, by Boris Feld
-
ui: add the possibility to returns None as username in uiFri, 06 Oct 2017 16:23:47 +0200, by Boris Feld
-
test: test obfate template keyword in test-obsmarker-template.tFri, 06 Oct 2017 17:15:49 +0200, by Boris Feld
-
templatekw: introduce obsfate keywordThu, 05 Oct 2017 17:42:56 +0200, by Boris Feld
-
copies: add a config to limit the number of candidates to check in heuristicsTue, 10 Oct 2017 02:25:03 +0530, by Pulkit Goyal
-
extensions: always include traceback when extension setup failsTue, 17 Oct 2017 10:31:44 -0700, by Martin von Zweigbergk
-
tests: move baduisetup() test out of "#if demandimport"Tue, 17 Oct 2017 10:25:32 -0700, by Martin von Zweigbergk
-
tests: make test-extension.t's baduisetup.py test fail even if bdiff existsTue, 17 Oct 2017 09:46:31 -0700, by Martin von Zweigbergk
-
run-tests: move newline out of colorized messageTue, 17 Oct 2017 10:33:27 -0700, by Martin von Zweigbergk
-
test-extension: make the test compatible with chgTue, 17 Oct 2017 11:07:18 -0700, by Saurabh Singh
-
hghave: disable demandimport when chg is runningTue, 17 Oct 2017 11:35:58 -0700, by Saurabh Singh
-
test-show: make it compatible with chgTue, 17 Oct 2017 10:41:56 -0700, by Jun Wu
-
templater: use pycompat.sysbytes to bytes-ify some __name__ attrsTue, 17 Oct 2017 10:51:43 -0400, by Augie Fackler
-
templatefilters: defend against evil unicode strs in json filterMon, 16 Oct 2017 22:44:43 -0400, by Augie Fackler
-
phase: use a binary phase part to push through bundle2 (BC)Wed, 20 Sep 2017 19:38:06 +0200, by Boris Feld
-
arbitraryfilecontext: skip the cmp fast path if any side is a symlinkTue, 17 Oct 2017 12:41:24 -0700, by Phil Cohen
-
test-clang-format: new test to verify that files stay clang-formattedMon, 14 Sep 2015 14:17:27 -0400, by Augie Fackler
-
context: audit paths before clearing unknown files and dirsTue, 17 Oct 2017 08:11:13 -0700, by Mark Thomas
-
tests: add test demonstrating regression in path auditTue, 17 Oct 2017 08:07:43 -0700, by Mark Thomas
-
configitems: move rebase config into coreFri, 13 Oct 2017 23:00:31 +0200, by Boris Feld
-
eol: ensure the eol extensions is loaded when hooks runSat, 14 Oct 2017 01:09:46 +0200, by Boris Feld
-
acl: make sure the extensions is enabled when the acl-hooks runSat, 14 Oct 2017 01:16:03 +0200, by Boris Feld
-
configitems: register the 'web.archivesubrepos' configMon, 16 Oct 2017 18:16:29 +0200, by Boris Feld
-
configitems: register the 'experimental.effect-flags' configSun, 08 Oct 2017 22:22:27 +0200, by Boris Feld
-
configitems: register the full 'merge-tools' config and sub-optionsSun, 08 Oct 2017 20:37:13 +0200, by Boris Feld
-
revlog-sparse-read: add a lower-threshold for read block sizeSat, 14 Oct 2017 17:05:41 +0200, by Paul Morelle
-
revlog: introduce an experimental flag to slice chunks reads when too sparseTue, 10 Oct 2017 17:50:27 +0200, by Paul Morelle
-
revlog: ignore empty trailing chunks when reading segmentsMon, 09 Oct 2017 15:13:41 +0200, by Paul Morelle
-
phase: isolate logic to update remote phrase through bundle2 pushkeyWed, 20 Sep 2017 19:17:37 +0200, by Boris Feld
-
phase: generate a push-race detection part on pushWed, 11 Oct 2017 07:40:00 +0200, by Boris Feld
-
phase: introduce a new 'check:phases' partWed, 11 Oct 2017 07:13:02 +0200, by Boris Feld
-
phase: gather remote phase information in a summary objectWed, 11 Oct 2017 18:39:04 +0200, by Boris Feld
-
phase: simplify the check for issue3781 shortcut in discoveryWed, 11 Oct 2017 18:39:34 +0200, by Boris Feld
-
exchange: fix issue3781 reference in the commentMon, 16 Oct 2017 12:36:42 +0200, by Boris Feld
-
phase: filter out non-draft item in "draft root"Wed, 11 Oct 2017 20:08:02 +0200, by Boris Feld
-
subrepo: share instead of clone if the parent repo is shared (issue5675) (BC)Sun, 15 Oct 2017 22:48:02 -0400, by Matt Harbison
-
tests: update output for no-symlink platformsSun, 15 Oct 2017 16:57:34 -0400, by Matt Harbison
-
releasenotes: show a warning if fuzzywuzzy is not presentMon, 16 Oct 2017 22:46:37 +0530, by Pulkit Goyal
-
releasenotes: move import of fuzzywuzzy to import levelMon, 16 Oct 2017 22:46:11 +0530, by Pulkit Goyal
-
releasenotes: don't abort is there is a bad formatted entry for releasenotesSun, 15 Oct 2017 20:31:44 +0530, by Pulkit Goyal
-
releasenotes: make the import of fuzzywuzzy optionalSun, 15 Oct 2017 20:29:16 +0530, by Pulkit Goyal
-
webcommands: replace str(ctx) etc with pycompat.bytestr(ctx) etcMon, 16 Oct 2017 22:51:58 -0400, by Augie Fackler
-
templater: don't blow up when trying to build an abort messageMon, 16 Oct 2017 22:50:39 -0400, by Augie Fackler
-
webutil: use pycompat.bytestr() instead of str()Mon, 16 Oct 2017 22:44:06 -0400, by Augie Fackler
-
hgweb: correct an earlier error of mine - `start` should be bytesMon, 16 Oct 2017 22:43:19 -0400, by Augie Fackler
-
config: simplify aliasing commands.update.checkMon, 16 Oct 2017 18:58:16 +0200, by Boris Feld
-
run-tests: set HGPLAIN=1 when bisectingWed, 04 Oct 2017 18:51:21 -0700, by Jun Wu
-
run-tests: extract Popen logic to a single methodWed, 04 Oct 2017 18:50:18 -0700, by Jun Wu
-
run-tests: move bisect logic to a separate methodWed, 04 Oct 2017 18:42:24 -0700, by Jun Wu
-
mpatch: switch alignment of wrapped line from tab to spaces with clang-formatWed, 04 Oct 2017 11:00:04 -0400, by Augie Fackler
-
mpatch: reformat function prototypes with clang-formatWed, 04 Oct 2017 10:56:33 -0400, by Augie Fackler
-
contrib: remove check-code rule about indentationMon, 16 Oct 2017 11:43:41 -0400, by Augie Fackler
-
clang-format: configuration for the clang-format source formatterSat, 24 Jan 2015 17:04:25 -0500, by Augie Fackler
-
merge: allow user to halt merge on merge-tool failuresFri, 06 Oct 2017 06:48:43 -0700, by Ryan McElroy
-
filemerge: introduce functions to halt merge flowFri, 06 Oct 2017 06:48:43 -0700, by Ryan McElroy
-
amend: add a flag `-n/--note` to store note with amendSun, 15 Oct 2017 19:29:56 +0530, by Pulkit Goyal
-
cmdutil: pass metadata from amend() to cleanupnodesSun, 15 Oct 2017 15:32:03 +0530, by Pulkit Goyal
-
scmutil: add capability to cleanupnodes to take obsmarker metadataSun, 15 Oct 2017 14:34:24 +0530, by Pulkit Goyal
-
test-hgweb-annotate-whitespace: make test compatible with chgMon, 16 Oct 2017 13:06:33 -0700, by Saurabh Singh
-
test-pager: make the test compatible with chgMon, 16 Oct 2017 17:41:37 -0700, by Saurabh Singh
-
test-obsolete-bounds-checking: make the test compatible with chgMon, 16 Oct 2017 17:06:32 -0700, by Saurabh Singh
-
test-dispatch: make the test compatible with chgMon, 16 Oct 2017 17:14:21 -0700, by Saurabh Singh
-
histedit: remove the nonexistant config 'histeditng'Mon, 16 Oct 2017 12:15:00 -0700, by Saurabh Singh
-
context: add workingfilectx.markcopiedSun, 15 Oct 2017 20:36:29 -0700, by Phil Cohen
-
merge: don't use workers in in-memory modeSun, 15 Oct 2017 20:36:29 -0700, by Phil Cohen
-
filemerge: add a missing flushall()Sun, 15 Oct 2017 20:36:29 -0700, by Phil Cohen
-
filemerge: store backups in the overlayworkingctx if using immFri, 13 Oct 2017 12:34:22 -0700, by Phil Cohen
-
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