hgext/largefiles/lfutil.py
Mon, 15 Apr 2013 01:59:11 +0200 Mads Kiilerich largefiles: drop --cache-largefiles again
Thu, 28 Feb 2013 13:45:18 +0100 Mads Kiilerich largefiles: getstandinmatcher should not depend on existence of directories stable
Fri, 25 Jan 2013 16:59:34 +0100 Mads Kiilerich largefiles: fix commit when using relative paths from subdirectory stable
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, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: remove trivial portability wrappers
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: remove reporemove portability wrapper
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: remove findoutgoing portability wrapper
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: use constant for '.hglf/'
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: use plain wjoin instead of the complex pathto
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: simplify lfdirstate ignore handling - it is only for tracking .hglf
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: rename 'admin' to more descriptive 'lfstoredir'
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: simplify lfutil.getstandinmatcher by inlining getmatcher
Fri, 28 Dec 2012 11:55:57 +0100 Mads Kiilerich util: fold ENOENT check into unlinkpath, controlled by new ignoremissing flag
Tue, 23 Oct 2012 21:32:19 -0400 Matt Harbison largefiles: don't copy largefiles from working dir to the store while converting stable
Tue, 23 Oct 2012 21:07:14 -0400 Matt Harbison largefiles: respect the rev when reading standins in copytostore() (issue3630) stable
Mon, 08 Oct 2012 22:43:54 -0400 Matt Harbison largefiles: update lfutil.findoutgoing() discovery method
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
Wed, 15 Aug 2012 22:39:18 +0200 Mads Kiilerich fix wording and not-completely-trivial spelling errors and bad docstrings
Fri, 20 Jul 2012 23:50:52 -0400 Matt Harbison largefiles: fix a traceback introduced with recent peer changes stable
Tue, 12 Jun 2012 14:18:18 +0200 Martin Geisler largefiles: lowercase messages
Fri, 09 Mar 2012 16:11:52 +0100 Na'Tosha Bard largefiles: remove use of underscores that breaks coding convention
Fri, 09 Mar 2012 16:45:49 +0100 Na'Tosha Bard largefiles: move calculation of largefiles for updating to utility function
Fri, 24 Feb 2012 16:16:48 -0600 Matt Mackall merge with stable
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:22:55 +0100 Martin Geisler largefiles: use repo.store.createmode for new files in .hg/largefiles stable
Mon, 13 Feb 2012 18:37:07 +0100 Na'Tosha Bard largefiles: optimize update speed by only updating changed largefiles
Fri, 10 Feb 2012 14:46:09 +0100 Na'Tosha Bard largefiles: only cache largefiles in new heads stable
Sun, 05 Feb 2012 22:58:31 +0900 FUJIWARA Katsunori i18n: use util.pconvert() instead of 'str.replace()' for problematic encoding stable
Wed, 18 Jan 2012 14:33:19 +0100 Patrick Mezard largefiles: remove unused lfutil.readhash()
Wed, 18 Jan 2012 13:41:03 +0100 Na'Tosha Bard largefiles: refactor lfutil.findfiles to be more logical
Sun, 08 Jan 2012 14:33:10 +0100 Dan Villiom Podlaski Christiansen largefiles: factor out a copyalltostore() function
Sat, 07 Jan 2012 19:05:59 +0100 Levi Bard largefiles: fix inappropriate locking (issue3182)
Sat, 07 Jan 2012 18:43:34 +0100 Na'Tosha Bard largefiles: correctly handle dirstate status when rebasing
Wed, 21 Dec 2011 14:36:08 -0600 Matt Mackall merge with stable
Tue, 20 Dec 2011 11:43:38 -0600 Matt Mackall largefiles: copy files in binary mode (issue3164) stable
Thu, 15 Dec 2011 16:50:21 -0600 Matt Mackall merge with stable
Thu, 15 Dec 2011 13:19:43 -0500 Kevin Gessner largefiles: don't require a user cache (issue3088) (issue3155) stable
Thu, 24 Nov 2011 18:22:45 +0100 Martin Geisler largefiles: simplify lfutil.writehash
Thu, 24 Nov 2011 18:13:18 +0100 Martin Geisler largefiles: copy files into .hg/largefiles atomically stable
Thu, 24 Nov 2011 18:12:13 +0100 Martin Geisler largefiles: write .hg/largefiles/ files atomically stable
Thu, 24 Nov 2011 18:11:43 +0100 Martin Geisler largefiles: add comment about non-atomic working directory stable
Tue, 22 Nov 2011 19:52:23 +0100 Mads Kiilerich largefiles: file storage should be relative to repo, not relative to cwd stable
Tue, 22 Nov 2011 17:51:43 +0100 Martin Geisler largefiles: fix 'hg clone . ../foo' OSError abort stable
Thu, 03 Nov 2011 10:59:32 -0400 Hao Lian largefiles: ensure destination directory exists before findfile links to there stable
Mon, 31 Oct 2011 15:41:39 -0500 Matt Mackall util: add a doctest for empty sha() calls stable
Thu, 20 Oct 2011 17:24:59 -0400 Hao Lian largefiles: replace tempfile.NamedTemporaryFile with tempfile.mkstemp stable
Tue, 25 Oct 2011 11:45:28 -0400 Hao Lian largefiles: remove lfutil.createdir, replace calls with util.makedirs stable
Sun, 23 Oct 2011 14:25:48 -0400 Greg Ward largefiles: use ui.configpath() where appropriate stable
Sun, 23 Oct 2011 10:23:31 -0400 Greg Ward largefiles: drop more unnecessary compatibility checks stable
Sun, 23 Oct 2011 21:59:15 +0200 Thomas Arendsen Hein largefiles: use util.sha1() instead of hashlib.sha1() everywhere stable
Fri, 21 Oct 2011 16:52:16 -0500 Matt Mackall largefiles: py2.4 doesn't have BaseException stable
Thu, 20 Oct 2011 17:05:13 -0400 Benjamin Pollack largefiles: use XDG and OS X-specific cache locations by default (issue3067) stable
Wed, 19 Oct 2011 20:40:55 -0400 Benjamin Pollack largefiles: remove redundant any_ function stable
Thu, 20 Oct 2011 13:24:11 -0400 Benjamin Pollack largefiles: make the store primary, and the user cache secondary stable
Thu, 20 Oct 2011 13:24:09 -0400 Benjamin Pollack largefiles: rename functions and methods to match desired behavior stable
Tue, 18 Oct 2011 20:06:23 -0400 Greg Ward largefiles: rename config setting 'size' to 'minsize' stable
Thu, 13 Oct 2011 21:42:54 -0400 Greg Ward largefiles: cosmetics, whitespace, code style
Thu, 13 Oct 2011 20:24:29 -0400 Greg Ward largefiles: improve error reporting
less more (0) -60 tip