Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: use plain wjoin instead of the complex pathto
|
Fri, 28 Dec 2012 11:55:57 +0100 |
Mads Kiilerich |
largefiles: unindent code
|
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
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: remove overly complex handling of ignored and unknown files
|
Fri, 28 Dec 2012 11:55:57 +0100 |
Mads Kiilerich |
largefiles: introduce basic debugstate --large functionality
|
Fri, 28 Dec 2012 11:55:57 +0100 |
Mads Kiilerich |
util: fold ENOENT check into unlinkpath, controlled by new ignoremissing flag
|
Fri, 28 Dec 2012 11:55:45 +0100 |
Mads Kiilerich |
merge with stable
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: don't walk through all ignored files
stable
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles revert: update lfdirstate with result from first cleanliness check
stable
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles status: update lfdirstate with result from cleanliness check
stable
|
Fri, 28 Dec 2012 11:16:01 +0100 |
Mads Kiilerich |
bundlerepo: don't return the peer without bundlerepo from getremotechanges
stable
|
Fri, 28 Dec 2012 00:02:40 +0100 |
Pierre-Yves David |
strip: do not update branchcache during strip (issue3745)
|
Wed, 26 Dec 2012 15:04:07 -0800 |
Siddharth Agarwal |
copies: do not track backward copies, only renames (issue3739)
|