Mercurial > hg
graph
-
histedit: allow "-" as a command fileTue, 16 Apr 2013 20:48:37 +0200, by Pierre-Yves David
-
histedit: properly handle --continue on empty foldTue, 16 Apr 2013 16:58:25 +0200, by Pierre-Yves David
-
histedit-test: replace obscure python script by a plain fileTue, 16 Apr 2013 20:50:17 +0200, by Pierre-Yves David
-
test: improve documentation of some histedit testsTue, 16 Apr 2013 16:22:38 +0200, by Pierre-Yves David
-
test: use a lighter log style in histedit testTue, 16 Apr 2013 23:24:52 +0200, by Pierre-Yves David
-
subrepo: add regression test for issue3870Tue, 16 Apr 2013 22:00:41 -0500, by Kevin Bullock
-
subrepo: clone of git sub-repository creates incorrect git branch (issue3870)Tue, 16 Apr 2013 22:00:05 -0500, by pozheg
-
dispatch: print 'abort:' when a pre-command hook fails (BC)Tue, 16 Apr 2013 14:39:37 -0700, by Siddharth Agarwal
-
largefiles: don't hash all largefiles when initializing a lfdirstateMon, 15 Apr 2013 23:31:56 +0200, by Mads Kiilerich
-
largefiles: use filechunkiter for iterating largefile when serving getlfileTue, 16 Apr 2013 00:40:21 +0200, by Mads Kiilerich
-
largefiles: stat all largefiles in one batch before downloadingMon, 15 Apr 2013 23:37:43 +0200, by Mads Kiilerich
-
largefiles: 'put' should store 'source' file in under 'hash', also in localstoreMon, 15 Apr 2013 23:34:36 +0200, by Mads Kiilerich
-
largefiles: getlfile must hit end of HTTP chunked streams to reuse connectionsTue, 16 Apr 2013 04:35:10 +0200, by Mads Kiilerich
-
largefiles: drop limitreader, use filechunkiter limitTue, 16 Apr 2013 01:55:57 +0200, by Mads Kiilerich
-
largefiles: move protocol conversion into getlfile and make it an iterableTue, 16 Apr 2013 01:46:39 +0200, by Mads Kiilerich