Fri, 28 Nov 2014 19:50:52 -0500 |
Matt Harbison |
largefiles: pass a matcher instead of a raw file list to removelargefiles()
|
Mon, 05 Jan 2015 15:46:14 -0600 |
Matt Mackall |
merge with stable
|
Sun, 04 Jan 2015 15:26:26 -0500 |
Matt Harbison |
largefiles: properly sync lfdirstate after removing largefiles
stable
|
Thu, 18 Dec 2014 16:41:59 -0600 |
Matt Mackall |
merge with stable
|
Sat, 13 Dec 2014 13:33:48 -0500 |
Matt Harbison |
largefiles: don't actually remove largefiles in an addremove dry run
stable
|
Sun, 30 Nov 2014 23:30:31 -0500 |
Matt Harbison |
largefiles: drop the override for 'fetch'
|
Sun, 16 Nov 2014 16:26:15 -0500 |
Matt Harbison |
tests: fix globs for Windows
|
Wed, 05 Nov 2014 23:24:47 +0900 |
FUJIWARA Katsunori |
largefiles: remove meaningless code path for "hg pull --rebase"
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Sun, 24 Aug 2014 23:47:26 +0900 |
FUJIWARA Katsunori |
largefiles: update largefiles even if rebase is aborted by conflict
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: confirm existence of outgoing largefile entities in remote store
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: show also how many data entities are outgoing at "hg outgoing"
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: show also how many data entities are outgoing at "hg summary"
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: add tests for summary/outgoing improved in subsequent patches
|
Fri, 16 May 2014 13:18:57 -0700 |
Pierre-Yves David |
test: split test-largefile.t in multiple file
|