Thu, 13 Dec 2012 21:34:55 +0100 |
Mads Kiilerich |
merge with stable
|
Mon, 10 Dec 2012 14:58:42 +0100 |
Levi Bard |
largefiles: commit directories that only contain largefiles (issue3548)
stable
|
Fri, 30 Nov 2012 22:34:21 +0100 |
Pierre-Yves David |
clfilter: rename `unfilteredmeth` to `unfilteredmethod`
|
Mon, 08 Oct 2012 18:11:56 +0200 |
Pierre-Yves David |
largefile: status is buggy on repoproxy, so run unfiltered
|
Mon, 08 Oct 2012 15:41:58 +0200 |
Pierre-Yves David |
largefile: use `self` in repo method instead of `repo`
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
Thu, 19 Jul 2012 10:00:15 -0400 |
Matt Harbison |
largefiles: defer lfdirstate.drop() until after commit (issue3364)
stable
|
Sun, 13 May 2012 12:11:50 +0200 |
Na'Tosha Bard |
largefiles: fix addremove when largefile is missing (issue3227)
|
Sun, 06 May 2012 13:14:58 +0200 |
Patrick Mezard |
largefiles: fix "hg status dir" missing regular files (issue3421)
stable
|
Thu, 03 May 2012 15:24:45 +0200 |
Na'Tosha Bard |
largefiles: fix commit of both largefiles and non-largefiles (issue3354)
stable
|
Mon, 26 Mar 2012 16:42:53 -0500 |
Matt Mackall |
merge with stable
|
Thu, 22 Mar 2012 23:58:47 +0900 |
FUJIWARA Katsunori |
largefiles: use 'dirstate.dirs()' for 'directory pattern' relation check
stable
|
Thu, 22 Mar 2012 23:58:47 +0900 |
FUJIWARA Katsunori |
largefiles: suppress unexpected warning of 'hg status' for removed files
stable
|
Fri, 09 Mar 2012 17:11:07 +0100 |
Na'Tosha Bard |
largefiles: fix check-code errors.
|
Fri, 09 Mar 2012 16:11:52 +0100 |
Na'Tosha Bard |
largefiles: remove use of underscores that breaks coding convention
|
Mon, 20 Feb 2012 17:59:48 +0100 |
Dan Villiom Podlaski Christiansen |
largefiles: don't break filesets
stable
|
Wed, 15 Feb 2012 23:01:09 +0900 |
FUJIWARA Katsunori |
largefiles: check whether specified patterns are related to largefiles strictly
stable
|
Wed, 25 Jan 2012 14:10:01 +0100 |
Na'Tosha Bard |
largefiles: fix transplant for all cases (issue3192)
stable
|
Sun, 08 Jan 2012 14:33:10 +0100 |
Dan Villiom Podlaski Christiansen |
largefiles: factor out a copyalltostore() function
|
Sat, 07 Jan 2012 19:05:59 +0100 |
Levi Bard |
largefiles: fix inappropriate locking (issue3182)
|
Sat, 07 Jan 2012 18:43:34 +0100 |
Na'Tosha Bard |
largefiles: correctly handle dirstate status when rebasing
|
Sun, 08 Jan 2012 11:23:21 +0100 |
Levi Bard |
largefiles: Fix parser warning: redefinition of unused 'node' from line 14
|
Sat, 07 Jan 2012 15:27:34 +0100 |
Dan Villiom Podlaski Christiansen |
largefiles: remove a chunk of commented out code
|
Fri, 16 Dec 2011 19:05:59 -0600 |
Matt Mackall |
merge with stable
|
Fri, 09 Dec 2011 17:35:00 +0100 |
Martin Geisler |
largefiles: handle merges between normal files and largefiles (issue3084)
stable
|
Thu, 15 Dec 2011 16:23:26 +0100 |
Na'Tosha Bard |
largefiles: optimize status when files are specified (issue3144)
|
Fri, 09 Dec 2011 17:58:12 +0100 |
Martin Geisler |
merge with stable
|
Fri, 09 Dec 2011 17:34:58 +0100 |
Martin Geisler |
largefiles: fix 'hg status' abort after merge
stable
|
Fri, 09 Dec 2011 17:34:57 +0100 |
Martin Geisler |
largefiles: use lfutil functions
|
Wed, 07 Dec 2011 16:25:51 +0100 |
Martin Geisler |
largefiles: remove pre-1.7 compatibility code
|