tests/test-largefiles-cache.t
Sun, 20 Feb 2022 15:28:44 -0700 Gregory Szorc tests: remove from __future__ from inline Python in tests
Mon, 19 Jul 2021 04:12:14 +0530 Pulkit Goyal largefiles: add tr backup for largefilesdirstate
Thu, 05 Apr 2018 11:16:54 -0700 Gregory Szorc tests: run some largefiles and lfs tests with simple store
Tue, 03 Apr 2018 14:24:14 -0700 Gregory Szorc tests: skip largefiles and lfs tests when using simple store
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Tue, 22 Aug 2017 17:15:14 -0400 Augie Fackler tests: update test-largefiles-cache to pass our import checker
Thu, 15 Jun 2017 14:22:25 -0400 Augie Fackler tests: clean up many print statements to be print functions instead
Thu, 15 Jun 2017 14:27:52 -0400 Augie Fackler tests: use $PYTHON in #! so we always use the right Python
Tue, 06 Jun 2017 22:17:39 +0530 Pulkit Goyal update: show the commit to which we updated in case of multiple heads (BC)
Sat, 01 Apr 2017 14:48:39 -0400 Matt Harbison tests: add globs for Windows
Tue, 07 Jun 2016 08:32:33 +0200 Henrik Stuart largefiles: fix support for local largefiles while using share extension stable
Tue, 15 Mar 2016 21:56:01 -0400 Matt Harbison test-largefiles: stabilize output for Windows
Sun, 27 Mar 2016 13:00:28 -0700 Mads Kiilerich largefiles: introduce push --lfrev to control which revisions are pushed
Tue, 02 Feb 2016 15:24:11 +0000 Pierre-Yves David update: change default destination to tipmost descendant (issue4673) (BC)
Tue, 02 Feb 2016 14:49:02 +0000 Pierre-Yves David update: warn about other topological heads on bare update
Sun, 24 Jan 2016 00:10:19 -0500 Matt Harbison largefiles: prevent committing a missing largefile stable
Sat, 23 Jan 2016 20:51:17 -0500 Matt Harbison largefiles: fix an explicit largefile commit after a remove (issue4969) stable
Mon, 09 Nov 2015 12:51:58 -0500 Matt Harbison test-largefiles-cache: add glob for Windows
Fri, 23 Oct 2015 21:27:29 +0200 Mads Kiilerich largefiles: don't mute and obfuscate http errors when putlfile fails stable
Fri, 23 Oct 2015 21:27:29 +0200 Mads Kiilerich largefiles: test coverage of error handling from putlfile stable
Fri, 23 Oct 2015 21:27:29 +0200 Mads Kiilerich largefiles: check hash of files in the store before copying to working dir stable
Fri, 23 Oct 2015 21:27:29 +0200 Mads Kiilerich largefiles: test coverage of handling of store corruption stable
Sat, 04 Apr 2015 19:06:43 -0400 Matt Harbison largefiles: use the share source as the primary local store (issue4471)
Sun, 18 Jan 2015 02:38:57 +0100 Mads Kiilerich spelling: fixes from proofreading of spell checker issues
Sun, 21 Dec 2014 15:06:54 -0500 Matt Harbison largefiles: fix a spurious missing file warning with forget (issue4053) stable
Sun, 21 Dec 2014 15:04:13 -0500 Matt Harbison largefiles: fix a spurious missing file warning with 'remove -A' (issue4053) stable
Sun, 13 Apr 2014 19:01:00 +0200 Mads Kiilerich spelling: fixes from spell checker
Mon, 27 Jan 2014 21:39:25 +0100 Simon Heimberg tests: lines with largefile .* file://$TESTTMP also match on windows
Thu, 17 Oct 2013 16:13:15 +0800 Mads Kiilerich largefiles: hide passwords in URLs in ui messages stable
Thu, 02 May 2013 11:26:43 -0700 Brendan Cully tests: sprinkle globs over largefiles/subrepo tests for Windows stable
Mon, 15 Apr 2013 23:37:43 +0200 Mads Kiilerich largefiles: stat all largefiles in one batch before downloading
Thu, 28 Feb 2013 14:51:59 +0100 Mads Kiilerich merge with stable
Thu, 28 Feb 2013 13:45:18 +0100 Mads Kiilerich largefiles: don't assume that .hg/largefiles/ still exists stable
Thu, 28 Feb 2013 13:45:18 +0100 Mads Kiilerich largefiles: getstandinmatcher should not depend on existence of directories stable
Thu, 28 Feb 2013 13:44:59 +0100 Mads Kiilerich tests: don't rely on broken behaviour in test-largefiles-cache.t 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 16:02:01 +0000 Na'Tosha Bard largefiles: fix test and check code
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
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: cleanup of warnings on errors getting largefiles
Tue, 19 Jun 2012 01:43:41 +0200 Mads Kiilerich tests: convert some hghave unix-permissions to #if
Tue, 12 Jun 2012 14:18:18 +0200 Martin Geisler largefiles: lowercase messages
Mon, 11 Jun 2012 01:40:51 +0200 Mads Kiilerich tests: add missing trailing 'cd ..'
Thu, 23 Feb 2012 13:37:10 +0100 Martin Geisler largefiles: respect store.createmode and avoid extra file copy stable
Thu, 23 Feb 2012 13:37:10 +0100 Martin Geisler largefiles: respect store.createmode in basestore.get stable
Thu, 23 Feb 2012 13:22:55 +0100 Martin Geisler largefiles: use repo.store.createmode for new files in .hg/largefiles stable
Wed, 18 Jan 2012 11:33:14 +0100 Na'Tosha Bard largefiles: cache new largefiles for new heads when pulling
Thu, 10 Nov 2011 17:06:12 -0600 Matt Mackall tests: fix trailing whitespace stable
Fri, 11 Nov 2011 02:33:01 +0900 FUJIWARA Katsunori largefiles: treat status of cache missed largefiles as "missing" correctly stable
less more (0) tip