tests/test-largefiles.t
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
Mon, 08 Oct 2012 23:49:36 +0900 FUJIWARA Katsunori largefiles: distinguish "no remote repo" from "no files to upload" (issue3651)
Wed, 10 Oct 2012 01:37:54 +0200 Mads Kiilerich tests: drop filtercr.py and use the very explicit '\r (no-eol) (esc)' markup
Tue, 02 Oct 2012 14:31:25 -0700 Bryan O'Sullivan Merge with crew-stable
Mon, 01 Oct 2012 23:06:14 -0500 Matt Mackall merge with i18n stable 2.3.2
Sun, 23 Sep 2012 00:08:13 -0400 Matt Harbison largefiles: download missing subrepo revs when archiving stable
Sat, 29 Sep 2012 13:43:31 +0200 Patrick Mezard Merge with stable
Sat, 29 Sep 2012 13:33:55 +0200 Patrick Mezard test-largefiles.t: fix find quirk on OSX stable
Thu, 27 Sep 2012 15:51:14 -0500 Matt Mackall merge with stable
Mon, 30 Jul 2012 20:56:41 -0400 Matt Harbison largefiles: enable islfilesrepo() prior to a commit (issue3541) stable
Mon, 30 Jul 2012 20:56:41 -0400 Matt Harbison largefiles: handle commit -A properly, after a --large commit (issue3542) stable
Tue, 18 Sep 2012 16:19:56 -0500 Matt Mackall merge with stable
Sun, 09 Sep 2012 12:43:24 -0400 Matt Harbison largefiles: delegate to the wrapped clone command stable
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
Tue, 19 Jun 2012 01:43:41 +0200 Mads Kiilerich tests: convert some hghave unix-permissions to #if
Sun, 10 Jun 2012 18:50:42 +0200 Mads Kiilerich tests: convert some 'hghave symlink' to #if
Sun, 10 Jun 2012 14:14:52 +0200 Mads Kiilerich tests: glob the remaining 'saved backup bundle to' to prepare for windows
Sun, 13 May 2012 22:59:22 +0200 Levi Bard largefiles: don't attempt to clone all largefiles to non-local destinations
Sat, 12 May 2012 11:45:22 +0200 Na'Tosha Bard largefiles: add --all-largefiles flag to pull
less more (0) -100 -60 tip