Thu, 05 Apr 2018 17:44:18 -0700 |
Gregory Szorc |
tests: call rawsize() directly
|
Tue, 03 Apr 2018 14:24:14 -0700 |
Gregory Szorc |
tests: skip largefiles and lfs tests when using simple store
|
Tue, 06 Mar 2018 14:32:14 -0800 |
Gregory Szorc |
merge with stable
|
Tue, 06 Feb 2018 19:08:25 -0800 |
Jun Wu |
changegroup: do not delta lfs revisions
stable
|
Sat, 03 Mar 2018 09:35:59 -0500 |
Augie Fackler |
tests: fix various test-check-module-imports.t violations
|
Sat, 27 Jan 2018 19:02:33 -0500 |
Matt Harbison |
lfs: teach the 'lfs()' fileset to handle removed files
|
Sat, 27 Jan 2018 19:22:15 -0500 |
Matt Harbison |
lfs: teach '{lfs_files}' to handle removed files
|
Sat, 27 Jan 2018 17:58:19 -0500 |
Matt Harbison |
lfs: add a fileset for detecting lfs files
|
Sat, 03 Feb 2018 21:26:12 -0500 |
Matt Harbison |
lfs: prefetch lfs blobs when applying merge updates
|
Mon, 29 Jan 2018 21:42:18 -0500 |
Matt Harbison |
lfs: don't require the .hglfs file to be tracked to control the policy
stable
|
Wed, 24 Jan 2018 22:26:28 -0500 |
Matt Harbison |
minifileset: note the unsupported file pattern when raising a parse error
stable
|
Tue, 23 Jan 2018 21:29:45 -0500 |
Matt Harbison |
lfs: don't automatically exclude '.hg*' files from external tracking
stable
|
Tue, 23 Jan 2018 20:50:02 -0500 |
Matt Harbison |
lfs: rename {oid} to {lfsoid}
stable
|
Mon, 22 Jan 2018 17:47:40 -0500 |
Matt Harbison |
lfs: rename {pointer} to {lfspointer}
stable
|
Fri, 19 Jan 2018 19:20:50 -0500 |
Matt Harbison |
lfs: rename {lfsattrs} to {pointer}
|
Sun, 14 Jan 2018 17:00:24 -0500 |
Matt Harbison |
lfs: add the '{lfsattrs}' template keyword to '{lfs_files}'
|
Sun, 14 Jan 2018 18:12:51 -0500 |
Matt Harbison |
lfs: control tracked file selection via a tracked file
|
Tue, 16 Jan 2018 20:15:07 -0500 |
Matt Harbison |
lfs: allow the pointer file to be viewed with `hg cat -T '{rawdata}'`
|
Sun, 14 Jan 2018 15:56:22 -0500 |
Matt Harbison |
lfs: add the '{oid}' template keyword to '{lfs_files}'
|
Sun, 14 Jan 2018 15:39:10 -0500 |
Matt Harbison |
lfs: convert '{lfs_files}' keyword to a hybrid list
|
Sat, 13 Jan 2018 22:40:33 -0500 |
Matt Harbison |
test-lfs: add tests to show that hashes remain unchanged by conversions
|
Sat, 13 Jan 2018 22:29:18 -0500 |
Matt Harbison |
test-lfs: drop an unresolved issue note, now that lfs.track=none() is a thing
|
Sat, 13 Jan 2018 20:07:14 -0500 |
Matt Harbison |
lfs: always exclude '.hg*' text files
|
Sun, 31 Dec 2017 02:54:49 -0500 |
Matt Harbison |
lfs: migrate most file filtering from threshold to custom filter
|
Sun, 31 Dec 2017 12:47:36 -0500 |
Matt Harbison |
test-lfs: bump the number on test repo11 and higher
|
Thu, 21 Dec 2017 21:20:00 -0500 |
Matt Harbison |
lfs: use the localstore download method to transfer from remote stores
|
Sat, 23 Dec 2017 23:51:40 -0500 |
Matt Harbison |
lfs: add the 'lfs' requirement in the changegroup transaction introducing lfs
|
Fri, 22 Dec 2017 14:53:54 -0500 |
Matt Harbison |
test-lfs: add tests covering local exchanges
|
Thu, 21 Dec 2017 14:13:39 -0500 |
Matt Harbison |
lfs: only hardlink between the usercache and local store if the blob verifies
|
Fri, 17 Nov 2017 00:06:45 -0500 |
Matt Harbison |
lfs: verify lfs object content when transferring to and from the remote store
|