log tests/test-largefiles.t @ 18545:a49b7c9fc246

age author description
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
Fri, 11 Jan 2013 16:30:29 +0100 Mads Kiilerich largefiles: fix update from a merge with removed files
Fri, 11 Jan 2013 16:30:29 +0100 Mads Kiilerich largefiles: fix revert removing a largefile from a merge
Thu, 10 Jan 2013 09:43:28 -0500 Augie Fackler Merge with stable.
Thu, 10 Jan 2013 15:33:14 +0100 Mads Kiilerich largefiles: make update with backup files in .hglf slightly less broken stable
Mon, 07 Jan 2013 02:00:43 +0100 Mads Kiilerich test-largefiles.t: fix wrong '#if hgweb' - it should be '#if serve'
Fri, 28 Dec 2012 14:22:24 +0100 Mads Kiilerich tests: fix windows test failures
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: better test coverage of wireproto and the http protocol
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: cleanup of warnings on errors getting largefiles
Fri, 28 Dec 2012 11:55:57 +0100 Mads Kiilerich largefiles: introduce basic debugstate --large functionality
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: align rm warnings with warnings used in core
Mon, 10 Dec 2012 14:58:42 +0100 Levi Bard largefiles: commit directories that only contain largefiles (issue3548) stable
Wed, 31 Oct 2012 03:59:28 +0900 FUJIWARA Katsunori i18n: change output of largefiles for summary to distinguish from one for outgoing stable
Sat, 20 Oct 2012 21:43:46 -0400 Matt Harbison largefiles: use 'default' instead of 'default-push' when pulling (issue3584) stable
Fri, 19 Oct 2012 15:45:16 +0200 Adrian Buehlmann test-largefiles: fix failing test on Windows stable