Fri, 24 Jun 2016 09:08:16 +0200 |
liscju |
largefiles: fix misleading comments in lfutil instore and storepath
|
file |
diff |
annotate
|
Tue, 14 Jun 2016 14:52:58 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 10 Jun 2016 00:12:33 -0400 |
Augie Fackler |
cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1
|
file |
diff |
annotate
|
Tue, 07 Jun 2016 08:32:33 +0200 |
Henrik Stuart |
largefiles: fix support for local largefiles while using share extension
stable
|
file |
diff |
annotate
|
Fri, 20 May 2016 01:42:04 +0200 |
liscju |
largefiles: rename match_ to matchmod import in lfutil
|
file |
diff |
annotate
|
Tue, 10 May 2016 15:09:22 +0200 |
liscju |
py3: make largefiles/lfutil.py use absolute_import
|
file |
diff |
annotate
|
Wed, 13 Apr 2016 01:45:45 +0200 |
Mads Kiilerich |
largefiles: don't access repo.changelog directly in getlfilestoupload
|
file |
diff |
annotate
|
Sat, 19 Mar 2016 08:28:24 -0700 |
Mads Kiilerich |
largefiles: add some docstrings
|
file |
diff |
annotate
|
Sat, 19 Mar 2016 08:27:54 -0700 |
Mads Kiilerich |
largefiles: drop partial support for not having a user cache
|
file |
diff |
annotate
|
Sat, 19 Mar 2016 08:23:55 -0700 |
Mads Kiilerich |
largefiles: refactor usercachepath - extract user cache path function
|
file |
diff |
annotate
|
Mon, 14 Mar 2016 20:20:22 +0100 |
liscju |
largefiles: replace invocation of os.path module by vfs in lfutil.py
|
file |
diff |
annotate
|
Fri, 11 Mar 2016 22:26:06 +0800 |
Anton Shestakov |
largefiles: use revisions as a ui.progress unit
|
file |
diff |
annotate
|
Sun, 24 Jan 2016 00:10:19 -0500 |
Matt Harbison |
largefiles: prevent committing a missing largefile
stable
|
file |
diff |
annotate
|
Sat, 23 Jan 2016 20:51:17 -0500 |
Matt Harbison |
largefiles: fix an explicit largefile commit after a remove (issue4969)
stable
|
file |
diff |
annotate
|
Sun, 17 Jan 2016 17:23:32 +0100 |
Mads Kiilerich |
largefiles: fix commit of missing largefiles
|
file |
diff |
annotate
|
Fri, 23 Oct 2015 21:27:29 +0200 |
Mads Kiilerich |
largefiles: check hash of files in the store before copying to working dir
stable
|
file |
diff |
annotate
|
Wed, 21 Oct 2015 00:18:11 +0200 |
Mads Kiilerich |
largefiles: fix explicit commit of normal/largefile switch
stable
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 01:15:34 +0900 |
FUJIWARA Katsunori |
dirstate: show develwarn for write() invocation without transaction
|
file |
diff |
annotate
|
Mon, 12 Oct 2015 19:22:34 +0200 |
Mads Kiilerich |
largefiles: better handling of merge of largefiles that not are available
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
file |
diff |
annotate
|
Wed, 12 Aug 2015 12:26:39 -0400 |
Matt Harbison |
largefiles: ensure lfutil.getstandinmatcher() only matches standins
stable
|
file |
diff |
annotate
|
Fri, 05 Jun 2015 22:53:15 -0400 |
Matt Harbison |
largefiles: use the optional badfn argument when building a matcher
|
file |
diff |
annotate
|
Tue, 19 May 2015 13:08:21 -0700 |
Martin von Zweigbergk |
largefiles: avoid match.files() in conditions
|
file |
diff |
annotate
|
Tue, 26 May 2015 11:06:43 -0700 |
Martin von Zweigbergk |
largefiles: pass in whole matcher to getstandinmatcher()
|
file |
diff |
annotate
|
Tue, 26 May 2015 09:46:48 -0700 |
Martin von Zweigbergk |
largefiles: drop unused 'pats' parameter from getstandinmatcher()
|
file |
diff |
annotate
|
Sat, 16 May 2015 14:30:07 -0400 |
Augie Fackler |
cleanup: use __builtins__.any instead of util.any
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 19:06:43 -0400 |
Matt Harbison |
largefiles: use the share source as the primary local store (issue4471)
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 19:31:40 -0400 |
Matt Harbison |
largefiles: introduce lfutil.findstorepath()
|
file |
diff |
annotate
|
Sat, 04 Apr 2015 15:43:00 -0400 |
Matt Harbison |
largefiles: drop os.path reference in lfutil.storepath()
|
file |
diff |
annotate
|
Thu, 12 Mar 2015 23:08:16 -0400 |
Matt Harbison |
largefiles: replace 'ctx._repo' with 'ctx.repo()'
|
file |
diff |
annotate
|