log tests/test-largefiles.t @ 19423:5046fede7684

age author description
Thu, 02 May 2013 11:26:43 -0700 Brendan Cully tests: sprinkle globs over largefiles/subrepo tests for Windows stable
Fri, 26 Apr 2013 19:04:01 +0200 Mads Kiilerich largefiles: drop repo wrapping detection stable
Mon, 15 Apr 2013 23:37:43 +0200 Mads Kiilerich largefiles: stat all largefiles in one batch before downloading
Mon, 15 Apr 2013 01:59:11 +0200 Mads Kiilerich largefiles: implement pull --all-largefiles as a special case of --lfrev
Mon, 15 Apr 2013 01:59:11 +0200 Mads Kiilerich largefiles: drop --cache-largefiles again
Mon, 15 Apr 2013 01:59:04 +0200 Mads Kiilerich largefiles: introduce pulled() revset expression for use in --lfrev
Mon, 15 Apr 2013 01:57:16 +0200 Mads Kiilerich largefiles: introduce pull --lfrev option
Mon, 15 Apr 2013 01:53:37 +0200 Mads Kiilerich largefiles: introduce lfpull command for pulling missing largefiles
Mon, 15 Apr 2013 01:43:31 +0200 Mads Kiilerich largefiles: fix cat of non-largefiles from subdirectory
Wed, 10 Apr 2013 02:27:35 +0900 FUJIWARA Katsunori largefiles: improve repo wrapping detection
Fri, 01 Mar 2013 00:03:51 +0100 Simon Heimberg tests: append missing glob to filename output and check-code it
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