Fri, 16 Jan 2015 19:51:25 +0100 |
Mads Kiilerich |
largefiles: show progress when checking standin hashes in outgoing changesets
|
Wed, 17 Dec 2014 21:51:09 -0500 |
Matt Harbison |
largefiles: ensure that the standin files are available in getlfilestoupload()
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Sat, 08 Nov 2014 00:48:41 +0900 |
FUJIWARA Katsunori |
largefiles: move "copyalltostore" invocation into "markcommitted"
|
Sat, 08 Nov 2014 00:48:41 +0900 |
FUJIWARA Katsunori |
largefiles: update standins only at the 1st commit of "transplant --continue"
|
Sat, 08 Nov 2014 00:48:38 +0900 |
FUJIWARA Katsunori |
largefiles: avoid redundant "updatelfiles" invocation in "overridetransplant"
|
Wed, 05 Nov 2014 23:24:47 +0900 |
FUJIWARA Katsunori |
largefiles: introduce "_lfstatuswriters" to customize status reporting
|
Wed, 05 Nov 2014 23:24:47 +0900 |
FUJIWARA Katsunori |
largefiles: update standins only at the 1st commit of "hg rebase --continue"
|
Wed, 05 Nov 2014 23:24:47 +0900 |
FUJIWARA Katsunori |
largefiles: factor out procedures to update standins for pre-committing
|
Wed, 05 Nov 2014 23:24:47 +0900 |
FUJIWARA Katsunori |
largefiles: factor out procedures to update lfdirstate for post-committing
|
Fri, 03 Oct 2014 00:42:40 +0200 |
Mads Kiilerich |
largefiles: remove confusing rev parameter for lfdirstatestatus
|
Fri, 03 Oct 2014 22:10:08 -0700 |
Martin von Zweigbergk |
largefiles: access status fields by name rather than index
|
Fri, 03 Oct 2014 21:21:20 -0700 |
Martin von Zweigbergk |
lfutil: avoid creating unnecessary copy of status tuple
|
Fri, 03 Oct 2014 21:44:10 -0700 |
Martin von Zweigbergk |
dirstate: separate 'lookup' status field from others
|
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
|
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
|