log tests/test-largefiles.t @ 17600:3a1c6b64e052 stable

age author description
Sun, 09 Sep 2012 12:09:53 -0400 Matt Harbison largefiles: don't convert dest=None to dest=hg.defaultdest() in clone command stable
Sun, 09 Sep 2012 03:37:38 -0400 Matt Harbison largefiles: restore caching of largefiles with 'clone -U --all-largefiles' stable
Sat, 08 Sep 2012 13:31:06 -0400 Matt Harbison largefiles: restore normal 'clone -u' and 'clone -U' functionality stable
Tue, 18 Sep 2012 15:36:58 +0200 Thomas Arendsen Hein merge with stable
Tue, 18 Sep 2012 15:29:43 +0200 Thomas Arendsen Hein largefiles: fix trailing spaces in test-largefiles.t stable
Mon, 17 Sep 2012 15:13:17 -0500 Matt Mackall merge with stable
Wed, 05 Sep 2012 22:42:23 -0400 Matt Harbison largefiles: preserve the exit status of the forget command stable
Sun, 09 Sep 2012 20:18:08 -0400 Matt Harbison largefiles: exit from remove with 1 on warnings stable
Wed, 05 Sep 2012 21:26:08 -0400 Matt Harbison largefiles: preserve exit code from outgoing command (issue3611) stable
Sun, 09 Sep 2012 12:35:06 +0200 Patrick Mezard Merge with stable
Mon, 20 Aug 2012 22:36:51 +0200 Patrick Mezard killdaemons: take file argument explicitely
Mon, 03 Sep 2012 17:25:50 +0100 Jim Hague tests: correct quoting of double quotes in here documents used to write hooks stable
Tue, 04 Sep 2012 13:50:50 -0700 Bryan O'Sullivan Merge with crew-stable
Tue, 14 Aug 2012 22:38:25 -0400 Matt Harbison largefiles: adjust localstore to handle batch statlfile requests (issue3583) stable
Wed, 08 Aug 2012 18:10:30 +0200 Mads Kiilerich check-code: fix check for trailing whitespace on empty lines
Wed, 08 Aug 2012 18:10:16 +0200 Mads Kiilerich check-code: fix check for trailing whitespace on sh command lines
Fri, 20 Jul 2012 19:08:26 -0400 Matt Harbison largefiles: support revsets for outgoing --large stable
Fri, 20 Jul 2012 23:50:52 -0400 Matt Harbison largefiles: fix a traceback introduced with recent peer changes stable
Fri, 20 Jul 2012 19:14:41 -0400 Matt Harbison largefiles: support revsets for cat stable
Fri, 20 Jul 2012 18:13:19 -0400 Matt Harbison largefiles: support revsets for revert stable
Sun, 22 Jul 2012 23:37:53 -0400 Matt Harbison largefiles: fix path handling for cp/mv (issue3516) stable
Sun, 22 Jul 2012 13:16:45 +0200 Adrian Buehlmann test-largefiles: fix test failing on vfat file systems stable
Thu, 19 Jul 2012 23:35:13 -0400 Matt Harbison largefiles: ensure addlargefiles() doesn't add a standin as a largefile stable
Thu, 19 Jul 2012 11:12:05 -0400 Matt Harbison largefiles: fix a traceback when addremove follows a remove (issue3507) stable
Thu, 19 Jul 2012 10:00:15 -0400 Matt Harbison largefiles: defer lfdirstate.drop() until after commit (issue3364) stable
Thu, 19 Jul 2012 06:30:59 -0400 Matt Harbison largefiles: fix addremove with -R option stable
Tue, 03 Jul 2012 01:49:51 +0200 Mads Kiilerich tests: make rm of usercache in test-largefiles.t more robust
Mon, 02 Jul 2012 01:48:12 +0200 Mads Kiilerich tests: enable test-largefiles.t on Windows MSYS
Sat, 30 Jun 2012 19:31:03 +0200 Adrian Buehlmann test-largefiles: partially adapt for Windows
Thu, 21 Jun 2012 03:05:02 +0200 Mads Kiilerich tests: prepare get-with-headers.py for MSYS