Fri, 06 May 2016 14:28:32 +0200 |
liscju |
py3: make largefiles/__init__.py use absolute_import
|
Tue, 12 Jan 2016 09:30:39 +0000 |
timeless |
largefiles: use double quotes for arguments
|
Tue, 08 Mar 2016 23:04:53 +0900 |
FUJIWARA Katsunori |
revset: replace extpredicate by revsetpredicate of registrar
|
Tue, 28 Apr 2015 16:44:37 -0400 |
Augie Fackler |
extensions: document that `testedwith = 'internal'` is special
|
Sun, 04 May 2014 21:11:15 -0700 |
Gregory Szorc |
largefiles: define norepo in command decorator
|
Sat, 29 Mar 2014 01:20:07 +0900 |
FUJIWARA Katsunori |
hg: introduce "wirepeersetupfuncs" to setup wire peer by extensions (issue4109)
stable
|
Thu, 17 Oct 2013 21:45:17 +0900 |
FUJIWARA Katsunori |
localrepo: invoke only feature setup functions for enabled extensions
|
Sat, 21 Sep 2013 21:33:29 +0900 |
FUJIWARA Katsunori |
largefiles: setup "largefiles" feature in each repositories individually
|
Fri, 19 Apr 2013 18:26:35 -0300 |
Wagner Bruna |
largefiles: fix typos in documentation
stable
|
Mon, 15 Apr 2013 01:59:11 +0200 |
Mads Kiilerich |
largefiles: drop --cache-largefiles again
|
Mon, 15 Apr 2013 01:59:04 +0200 |
Mads Kiilerich |
largefiles: introduce pulled() revset expression for use in --lfrev
|
Mon, 15 Apr 2013 01:57:16 +0200 |
Mads Kiilerich |
largefiles: introduce pull --lfrev option
|
Mon, 15 Apr 2013 01:53:37 +0200 |
Mads Kiilerich |
largefiles: introduce lfpull command for pulling missing largefiles
|
Mon, 15 Apr 2013 01:46:10 +0200 |
Mads Kiilerich |
largefiles: update help
|
Sat, 09 Feb 2013 21:07:42 +0000 |
Na'Tosha Bard |
largefiles: don't cache largefiles for pulled heads by default
|
Sat, 09 Feb 2013 15:25:46 +0000 |
Na'Tosha Bard |
largefiles: document behavior of caching largefiles for new heads
|
Fri, 20 Jul 2012 22:10:52 -0400 |
Matt Harbison |
largefiles: mark as a first party extension
stable
|
Wed, 28 Dec 2011 00:01:48 +0100 |
Michal Sznajder |
largefiles: clarify help when options are ignored until first add is done
stable
|
Mon, 24 Oct 2011 10:08:58 +0200 |
Martin Geisler |
largefiles: improve markup in module help text
stable
|
Tue, 18 Oct 2011 20:06:23 -0400 |
Greg Ward |
largefiles: rename config setting 'size' to 'minsize'
stable
|
Mon, 17 Oct 2011 14:14:28 -0500 |
Matt Mackall |
largefiles: remove fixme from docs
stable
|
Tue, 11 Oct 2011 21:10:03 -0400 |
Greg Ward |
largefiles: improve help
|
Sat, 24 Sep 2011 17:35:45 +0200 |
various |
hgext: add largefiles extension
|