log hgext/largefiles/reposetup.py @ 21042:32b3331f18eb

age author description
Wed, 16 Apr 2014 00:37:24 +0900 FUJIWARA Katsunori largefiles: centralize the logic to get outgoing largefiles
Mon, 31 Mar 2014 10:12:07 -0500 Kevin Bullock merge with stable
Sat, 29 Mar 2014 01:20:07 +0900 FUJIWARA Katsunori hg: introduce "wirepeersetupfuncs" to setup wire peer by extensions (issue4109) stable
Wed, 19 Mar 2014 02:45:14 +0100 Mads Kiilerich config: set a 'source' in most cases where config don't come from file but code
Tue, 03 Dec 2013 13:28:04 -0500 Long Vu largefiles: call super class method with proper kwargs to respect API
Sat, 21 Sep 2013 21:33:29 +0900 FUJIWARA Katsunori largefiles: setup "largefiles" feature in each repositories individually
Tue, 06 Aug 2013 15:10:09 -0500 Sean Farley largefiles: remove unnecessary check of instance
Fri, 26 Apr 2013 19:04:01 +0200 Mads Kiilerich largefiles: drop repo wrapping detection stable
Wed, 17 Apr 2013 03:41:11 +0200 Mads Kiilerich largefiles: wlock in status before lfdirstate.write()
Wed, 10 Apr 2013 02:27:35 +0900 FUJIWARA Katsunori largefiles: improve repo wrapping detection
Thu, 28 Feb 2013 14:51:59 +0100 Mads Kiilerich merge with stable
Thu, 28 Feb 2013 13:45:18 +0100 Mads Kiilerich largefiles: missing largefiles should not be committed as removed stable
Sun, 10 Feb 2013 18:24:29 +0100 Mads Kiilerich spelling: fix some minor issues found by spell checker
Tue, 01 Jan 2013 13:04:40 -0600 Augie Fackler largefiles: stop using <> operator in favor of !=
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: remove trivial portability wrappers