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