Mercurial > hg
graph
-
rebase: refactor and rename checkexternal - it is a getter more than a setter stableThu, 24 Oct 2013 12:05:22 +0800, by Mads Kiilerich
-
largefiles: don't prompt for normal/largefile changes when doing plain updates stableFri, 25 Oct 2013 02:33:59 +0800, by Mads Kiilerich
-
largefiles: remove extra check for file to get - it _is_ by definition in p2 stableFri, 25 Oct 2013 02:25:10 +0800, by Mads Kiilerich
-
largefiles: don't process merge actions at all when overwriting stableFri, 25 Oct 2013 01:24:10 +0800, by Mads Kiilerich
-
largefiles: hide passwords in URLs in ui messages stableThu, 17 Oct 2013 16:13:15 +0800, by Mads Kiilerich
-
largefiles: don't add extra \n when displaying remote messages in putlfile stableThu, 24 Oct 2013 01:49:56 +0800, by Mads Kiilerich
-
largefiles: add missing \n in ui.warn messages stableMon, 21 Oct 2013 11:22:54 +0800, by Mads Kiilerich
-
largefiles: fix 'unexpected response' warning newlines stableThu, 24 Oct 2013 01:49:56 +0800, by Mads Kiilerich
-
win32: add shelve extension to mercurial.ini stableMon, 21 Oct 2013 23:40:56 +0200, by Pascal Quantin
-
strip: fix spelling: "allows to" -> "allows you to" stableMon, 21 Oct 2013 22:23:36 +0100, by Javi Merino
-
cmdutil: fix makefileobj not to clobber default modemap dict stableTue, 22 Oct 2013 23:38:58 +0900, by Yuya Nishihara
-
shelve: make unshelve work even if it don't run in repository root stableTue, 22 Oct 2013 12:41:05 +0900, by Takumi IINO
-
tests: move generaldelta test to inline python (issue4064) stableMon, 21 Oct 2013 10:50:58 -0700, by Matt Mackall
-
merge default into stable for 2.8 freeze stable 2.8-rcSun, 20 Oct 2013 16:43:11 -0700, by Matt Mackall
-
discovery: revise hint message introduced by changeset b00ba31313c3Thu, 03 Oct 2013 23:16:07 +0900, by FUJIWARA Katsunori
-
push: add more detailed explanation about "--force" to online help documentThu, 03 Oct 2013 23:16:06 +0900, by FUJIWARA Katsunori
-
push: hide description about "-f" in the hint to prevent from using it easilyThu, 03 Oct 2013 23:16:06 +0900, by FUJIWARA Katsunori
-
demandimport: allow extensions to import own modules by absolute nameSat, 05 Oct 2013 01:02:22 +0900, by FUJIWARA Katsunori
-
demandimport: support "absolute_import" for external libraries (issue4029)Sat, 05 Oct 2013 01:02:22 +0900, by FUJIWARA Katsunori
-
hghave: add "py3k" feature to check whether test runs with Python 3.xSat, 05 Oct 2013 01:02:22 +0900, by FUJIWARA Katsunori
-
hghave: add "absimport" feature to check "absolute_import" in __future__Sat, 05 Oct 2013 01:02:22 +0900, by FUJIWARA Katsunori
-
merge: exit early during a no-op update (BC)Tue, 01 Oct 2013 17:43:54 -0700, by Siddharth Agarwal
-
localrepo: invoke only feature setup functions for enabled extensionsThu, 17 Oct 2013 21:45:17 +0900, by FUJIWARA Katsunori