hgext/largefiles/lfutil.py
Mon, 11 Aug 2014 22:29:43 +0900 FUJIWARA Katsunori largefiles: factor out synchronization of lfdirstate for future use
Thu, 17 Jul 2014 20:17:17 -0400 Matt Harbison largefiles: avoid unnecessary creation of .hg/largefiles when opening lfdirstate
Thu, 03 Oct 2013 18:01:21 +0200 Mads Kiilerich largefiles: fix profile of unused largefilesdirstate._ignore
Wed, 16 Apr 2014 00:37:24 +0900 FUJIWARA Katsunori largefiles: centralize the logic to get outgoing largefiles
Sat, 27 Apr 2013 00:41:42 +0200 Mads Kiilerich largefiles: use repo.wwrite for writing standins (issue3909) stable
Mon, 15 Apr 2013 23:31:56 +0200 Mads Kiilerich largefiles: don't hash all largefiles when initializing a lfdirstate
Tue, 16 Apr 2013 01:55:57 +0200 Mads Kiilerich largefiles: drop limitreader, use filechunkiter limit
Mon, 15 Apr 2013 23:43:50 +0200 Mads Kiilerich largefiles: remove blecch from lfutil.copyandhash - don't close the passed fd
Mon, 15 Apr 2013 23:43:44 +0200 Mads Kiilerich largefiles: drop lfutil.blockstream - use filechunkiter like everybody else
Mon, 15 Apr 2013 23:35:18 +0200 Mads Kiilerich largefiles: refactoring - return hex from _getfile and copyandhash
Mon, 15 Apr 2013 23:32:33 +0200 Mads Kiilerich largefiles: refactoring - create destination dir in lfutil.link
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
less more (0) -50 -30 tip