Mercurial > hg
graph
-
tests: deal with new gits sending status messages to stderr stableSat, 16 Nov 2013 19:55:38 -0500, by Mads Kiilerich
-
shelve: fix bad argument interaction with largefiles (issue4111) stableMon, 25 Nov 2013 13:46:46 -0600, by Matt Mackall
-
strip.stripcmd: remove redundant wlock acquire/releaseMon, 18 Nov 2013 09:09:05 -0800, by Siddharth Agarwal
-
merge with stableMon, 25 Nov 2013 12:18:29 -0600, by Matt Mackall
-
bookmarks: make setcurrent with None an errorFri, 15 Nov 2013 18:41:40 -0800, by Siddharth Agarwal
-
strip: use bookmarks.unsetcurrent instead of setcurrent with NoneFri, 15 Nov 2013 18:31:02 -0800, by Siddharth Agarwal
-
bmstore.write: use unsetcurrent instead of setcurrent with NoneFri, 15 Nov 2013 18:28:57 -0800, by Siddharth Agarwal
-
commands.bookmark: use unsetcurrent instead of setcurrent with NoneFri, 15 Nov 2013 18:06:01 -0800, by Siddharth Agarwal
-
merge with stableFri, 22 Nov 2013 17:26:58 -0600, by Matt Mackall
-
bisect: report "both good and bad" as such, not as "not directly related" stableSun, 10 Nov 2013 18:51:21 +0100, by Mads Kiilerich
-
phase: better error message when --force is needed stableFri, 08 Nov 2013 11:49:13 +0100, by Martin Geisler
-
hgweb: ignore non numeric "revcount" parameter values (issue4091) stableFri, 08 Nov 2013 09:48:01 +0100, by Isaac Jurado
-
lock: take both vfs and lock file path relative to vfs to access via vfsTue, 12 Nov 2013 16:23:52 +0900, by FUJIWARA Katsunori