log tests/test-largefiles.t @ 18766:64b5562550e2

age author description
Thu, 28 Feb 2013 14:51:59 +0100 Mads Kiilerich merge with stable
Thu, 28 Feb 2013 13:45:18 +0100 Mads Kiilerich largefiles: updatelfiles should use working dir standins, not standins from p1 stable
Thu, 28 Feb 2013 13:45:18 +0100 Mads Kiilerich largefiles: missing largefiles should not be committed as removed stable
Thu, 28 Feb 2013 13:44:24 +0100 Mads Kiilerich largefiles: fix download of largefiles from an empty list of changesets stable
Thu, 28 Feb 2013 13:44:22 +0100 Mads Kiilerich largefiles: fix off-by-one error on pull --all-largefiles stable
Sat, 09 Feb 2013 21:07:42 +0000 Na'Tosha Bard largefiles: don't cache largefiles for pulled heads by default
Sat, 09 Feb 2013 15:22:04 -0800 Bryan O'Sullivan tests: update test output (will be folded into parent)
Fri, 08 Feb 2013 15:23:23 +0000 Siddharth Agarwal manifestmerge: pass in branchmerge and force separately
Sat, 09 Feb 2013 15:08:21 +0000 Na'Tosha Bard largefiles: make caching largefiles message more explicit
Mon, 04 Feb 2013 23:48:34 +0100 Mads Kiilerich tests: fix windows test failure with largefiles
Mon, 04 Feb 2013 16:39:02 -0600 Matt Mackall merge with stable
Mon, 04 Feb 2013 23:26:44 +0100 Mads Kiilerich largefiles: don't crash when trying to find default dest for url without path stable
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich largefiles: make verify --lfa and --lfc work without --large
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich largefiles: verify status should be written as status, not as write
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich largefiles: report localstore errors with single line warnings messages
Wed, 30 Jan 2013 19:40:07 +0100 Mads Kiilerich tests: fix for windows - slashes and no serve stable
Fri, 25 Jan 2013 18:20:13 +0100 Mads Kiilerich largefiles: fix cat when using relative paths from subdirectory stable
Fri, 25 Jan 2013 16:59:34 +0100 Mads Kiilerich largefiles: fix commit when using relative paths from subdirectory stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: allow use of urls with #revision stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: don't verify largefile hashes on servers when processing statlfile stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich tests: clarify test for pushing corrupted largefile stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: verify all files in each revision and report errors in any revision stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich tests: better test coverage of largefiles localstore verify stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: adapt remotestore._getfile to batched statlfile stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: don't allow corruption to propagate after detection stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: adapt verify to batched remote statlfile (issue3780) stable
Mon, 21 Jan 2013 13:42:04 -0200 Wagner Bruna largefiles: enhance error message to make it more i18n-friendly stable
Wed, 23 Jan 2013 00:51:53 +0100 Benoit Boissinot largefiles: fix largefiles+subrepo update (issue3752) stable
Wed, 12 Dec 2012 02:38:14 +0100 Mads Kiilerich largefiles: upload files in sorted order
Tue, 15 Jan 2013 01:05:12 +0100 Mads Kiilerich largefiles: make log match largefiles in the non-standin location too