Mercurial > hg
graph
-
py3: handle keyword arguments correctly in dispatch.pySun, 10 Dec 2017 04:46:13 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in context.pySun, 10 Dec 2017 04:45:56 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in commands.pySun, 10 Dec 2017 04:45:41 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in color.pySun, 10 Dec 2017 04:45:27 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in cmdutil.pySun, 10 Dec 2017 04:45:10 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in archival.pySun, 10 Dec 2017 04:43:41 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in hgext/largefiles/Sun, 10 Dec 2017 02:52:48 +0530, by Pulkit Goyal
-
remotenames: rename related file and storage dir to logexchangeThu, 07 Dec 2017 00:26:45 +0530, by Pulkit Goyal
-
lfs: allow to run 'debugupgraderepo' on repo with largefilesThu, 07 Dec 2017 21:56:18 +0100, by Boris Feld
-
upgrade: add a 'redeltafullall' modeThu, 07 Dec 2017 20:27:03 +0100, by Boris Feld
-
upgrade: use actual filelog to convert filelogThu, 07 Dec 2017 22:37:18 +0100, by Boris Feld
-
upgrade: more standard creation of the temporary repositoryThu, 07 Dec 2017 18:56:10 +0100, by Boris Feld
-
upgrade: use the repository 'ui' as the base for the new repositoryThu, 07 Dec 2017 18:55:35 +0100, by Boris Feld
-
upgrade: add a test to show the repository config being ignoredThu, 07 Dec 2017 20:50:24 +0100, by Boris Feld
-
upgrade: register compression as a format variantsThu, 07 Dec 2017 16:50:48 +0100, by Boris Feld
-
debugformat: handle non-boolean value for variantThu, 07 Dec 2017 16:49:24 +0100, by Boris Feld
-
debugformat: update label depending on value differenceThu, 07 Dec 2017 16:12:32 +0100, by Boris Feld
-
debugformat: add data about the config when verboseThu, 07 Dec 2017 16:05:20 +0100, by Boris Feld
-
debugformat: add a 'debugformat' commandThu, 07 Dec 2017 16:19:46 +0100, by Boris Feld
-
upgrade: rename 'removecldeltachain' to 'plain-cl-delta'Thu, 07 Dec 2017 15:55:59 +0100, by Boris Feld
-
tests: glob away ' that doesn't occur on all platforms in lfs testFri, 08 Dec 2017 23:48:23 -0500, by Augie Fackler
-
rebase: extract _assignworkingcopyFri, 08 Dec 2017 12:44:27 -0800, by Phil Cohen
-
rebase: disable `inmemory` if the rebaseset contains the working copyFri, 08 Dec 2017 15:27:58 -0800, by Phil Cohen
-
clone: add support for storing remotenames while cloningWed, 06 Dec 2017 06:40:27 +0530, by Pulkit Goyal
-
revset: use phasecache.getrevset to calculate public()Fri, 08 Dec 2017 14:20:34 -0800, by Jun Wu
-
highlight: eagerly discover plugin lexers while demandimport is offFri, 08 Dec 2017 16:14:19 -0500, by Augie Fackler
-
patch: move part of tabsplitter logic in _inlinediffFri, 08 Dec 2017 17:20:11 +0900, by Matthieu Laneuville
-
overlayworkingctx: invalidate the manifest cache when changing parentsThu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
overlayworkingctx: add `_compact()`Thu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
overlayworkingctx: add ``tomemctx()``Thu, 07 Dec 2017 22:26:07 -0800, by Phil Cohen
-
overlayworkingctx: add _auditconflicts to write()Thu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
overlayworkingctx: inherit from committablectx instead of workingctxThu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
overlayworkingctx: add a no-op ``clearunknown()``Thu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
overlayworkingctx: add _manifest, files(), added(), removed(), modified()Thu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
rebase: rerun a rebase on-disk if IMM merge conflicts ariseFri, 08 Dec 2017 12:14:38 -0800, by Phil Cohen
-
rebase: add concludememorynode(), and call it when rebasing in-memoryThu, 07 Dec 2017 22:35:43 -0800, by Phil Cohen
-
rebase: pass the wctx object (IMM or on-disk) to merge.updateThu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
rebase: do not update if IMM; instead, set the overlaywctx's parentsThu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
rebase: pass wctx to rebasenode()Thu, 07 Dec 2017 16:07:06 -0800, by Phil Cohen
-
check-code: allow tabs in heredocSat, 09 Dec 2017 00:39:15 +0900, by Yuya Nishihara
-
hgweb: rewrite `template = A and B or C` to be a proper ternary operatorFri, 08 Dec 2017 22:27:14 +0800, by Anton Shestakov
-
fsmonitor: fsmonitor should send wlock notifications to watchmanWed, 06 Dec 2017 18:37:49 -0800, by Eamonn Kent
-
fsmonitor: remove watchman transaction and working copy change notificationsWed, 06 Dec 2017 18:37:49 -0800, by Eamonn Kent
-
patch: catch unexpected case in _inlinediffFri, 08 Dec 2017 16:54:59 +0900, by Matthieu Laneuville
-
patch: reverse _inlinediff output for consistencyFri, 08 Dec 2017 16:47:18 +0900, by Matthieu Laneuville
-
phases: drop the list with phase of each rev, always comput phase setsWed, 06 Dec 2017 15:46:41 +0100, by Joerg Sonnenberger
-
transaction: build changes['revs'] as range instead of a setFri, 08 Dec 2017 01:23:34 +0100, by Joerg Sonnenberger
-
ui: add diff.showfunc to tweakdefaultsWed, 06 Dec 2017 16:43:07 -0500, by Augie Fackler
-
ui: add curses interface to tweakdefaultsWed, 06 Dec 2017 16:42:24 -0500, by Augie Fackler
-
push: restrict common discovery to the pushed setWed, 06 Dec 2017 23:33:01 +0100, by Boris Feld
-
setdiscover: allow to ignore part of the local graphWed, 06 Dec 2017 22:44:51 +0100, by Boris Feld
-
largefiles: allow to run 'debugupgraderepo' on repo with largefilesThu, 07 Dec 2017 01:53:14 +0100, by Boris Feld
-
upgraderepo: allow extension to register preserved requirementsThu, 07 Dec 2017 01:51:54 +0100, by Boris Feld
-
revset: make follow() accept empty startrevThu, 22 Sep 2016 19:41:42 +0900, by Yuya Nishihara
-
revset: alias follow(startrev=rev) to ancestors(rev)Thu, 22 Sep 2016 19:40:07 +0900, by Yuya Nishihara
-
revset: make follow() accept keyword argumentsThu, 22 Sep 2016 19:35:36 +0900, by Yuya Nishihara
-
revset: make follow() accept multiple startrevsThu, 22 Sep 2016 19:11:26 +0900, by Yuya Nishihara
-
dagop: use heap to compute max rev in filectxancestors()Thu, 22 Sep 2016 18:41:51 +0900, by Yuya Nishihara
-
dagop: add smartset interface to filectxancestors()Sun, 22 Oct 2017 18:57:42 +0900, by Yuya Nishihara
-
overlayworkingctx: add `_checkexist(path)`Thu, 07 Dec 2017 13:20:47 -0800, by Phil Cohen