Mercurial > hg
graph
-
uncommit: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)Fri, 27 Jul 2018 14:47:38 -0700, by Martin von Zweigbergk
-
fix: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)Fri, 27 Jul 2018 14:46:59 -0700, by Martin von Zweigbergk
-
amend: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)Fri, 27 Jul 2018 14:49:45 -0700, by Martin von Zweigbergk
-
dispatch: making all hg abortions be output with a specific labelThu, 19 Jul 2018 23:22:05 -0700, by Rodrigo Damazio Bovendorp
-
ui: fix implicit unicode-to-bytes conversion introduced in 9df29b7c62cfThu, 19 Jul 2018 15:21:28 -0400, by Augie Fackler
-
merge with stableWed, 01 Aug 2018 10:23:57 -0400, by Augie Fackler
-
ui: remove commands.status.terse=u from ui.tweakdefaults stableTue, 31 Jul 2018 13:46:57 -0700, by Gregory Szorc
-
context: safegaurd against 'lx' being passed as file flag in manifest stableWed, 25 Jul 2018 21:19:06 +0300, by Pulkit Goyal
-
localrepo: unconditionally enable general delta with sparse revlogs stableTue, 31 Jul 2018 13:53:06 -0700, by Boris Feld
-
sparse-revlog: also use sparse-revlog config as a general delta trigger stableMon, 30 Jul 2018 15:53:47 +0200, by Boris Feld
-
fileset: suppress EACCES while reading arbitrary paths via filectx API stableSun, 29 Jul 2018 16:25:51 +0900, by Yuya Nishihara
-
merge: do the trivial resolution after updating sparse checkout stableFri, 27 Jul 2018 14:56:10 +0300, by Pulkit Goyal