Mercurial > hg-stable
graph
-
revset: don't recreate matcher for every revision stableFri, 31 Oct 2014 10:41:36 -0700, by Martin von Zweigbergk
-
help: use ":hg:`command`" instead of incorrect ":hg:'command'" notation stableSat, 01 Nov 2014 02:43:08 +0900, by FUJIWARA Katsunori
-
i18n: add i18n comment to error messages of filesets predicates stableSat, 01 Nov 2014 02:43:08 +0900, by FUJIWARA Katsunori
-
i18n: add i18n comment to error messages of template functions stableSat, 01 Nov 2014 02:43:08 +0900, by FUJIWARA Katsunori
-
help: refer ":merge3" instead of "internal:merge3" stableSat, 01 Nov 2014 02:43:08 +0900, by FUJIWARA Katsunori
-
i18n: make hint message of exception translatable stableSat, 01 Nov 2014 02:43:08 +0900, by FUJIWARA Katsunori
-
help: use "hg files" instead of "hg locate" in "hg help filesets" stableSat, 01 Nov 2014 02:43:08 +0900, by FUJIWARA Katsunori
-
files: refer "hg help filesets" instead of "hg help revsets" in help text stableSat, 01 Nov 2014 02:41:18 +0900, by FUJIWARA Katsunori
-
tests: silence output race in test-run-tests.t stableThu, 30 Oct 2014 17:52:01 -0500, by Matt Mackall
-
transaction: only generate file when we actually close the transaction stableFri, 17 Oct 2014 21:25:48 -0700, by Pierre-Yves David
-
transaction: extract file generation into its own function stableMon, 29 Sep 2014 00:59:25 -0700, by Pierre-Yves David
-
amend: abort early if no username is configured with evolve enabled (issue4211) stableTue, 28 Oct 2014 23:05:19 -0400, by Matt Harbison