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
|
Wed, 12 Oct 2011 20:59:27 -0400 |
Greg Ward |
largefiles: improve comments, internal docstrings
|
Tue, 11 Oct 2011 21:07:08 -0400 |
Greg Ward |
largefiles: allow minimum size to be a float
|
Tue, 11 Oct 2011 21:11:01 -0400 |
Greg Ward |
largefiles: factor out lfutil.getminsize()
|
Tue, 11 Oct 2011 14:01:24 +0200 |
Na'Tosha Bard |
largefiles: cleanup import, now that we can assume > 1.9 for bundled extension
|
Tue, 11 Oct 2011 10:42:56 +0200 |
Na'Tosha Bard |
largefiles: remove pre-1.9 code from extension first bundled with 1.9
|
Thu, 06 Oct 2011 11:10:06 +0200 |
Na'Tosha Bard |
largefiles: fix commit of specified file on non-windows
|
Sat, 01 Oct 2011 16:39:51 -0400 |
Greg Ward |
largefiles: don't break existing tests (syntax error, bad imports)
|
Thu, 29 Sep 2011 17:14:47 -0500 |
Matt Mackall |
largefiles: eliminate naked exceptions
|
Thu, 29 Sep 2011 17:04:57 -0500 |
Matt Mackall |
largefiles: fix over-long lines
|
Thu, 29 Sep 2011 16:48:48 -0500 |
Matt Mackall |
largefile: fix up hasattr usage
|
Sat, 24 Sep 2011 17:35:45 +0200 |
various |
hgext: add largefiles extension
|