hgext/lfs/__init__.py
Sat, 24 Feb 2018 16:18:40 +0530 Pulkit Goyal py3: fix handling of keyword arguments at more places
Sun, 11 Feb 2018 13:25:56 -0500 Matt Harbison merge: invoke scmutil.fileprefetchhooks() prior to applying updates
Sun, 11 Feb 2018 00:30:15 -0500 Matt Harbison lfs: migrate to the fileprefetch callback mechanism
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
Sun, 04 Feb 2018 00:33:28 -0500 Matt Harbison lfs: prefetch lfs blobs during revert
Sat, 03 Feb 2018 21:26:12 -0500 Matt Harbison lfs: prefetch lfs blobs when applying merge updates
Tue, 30 Jan 2018 20:33:21 -0500 Matt Harbison lfs: drop an unused function parameter
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
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}
Fri, 19 Jan 2018 21:29:31 -0500 Matt Harbison lfs: expand the user facing documentation
Sun, 14 Jan 2018 13:29:15 +0900 Yuya Nishihara fileset: add kind:pat operator
Thu, 18 Jan 2018 21:18:10 -0500 Matt Harbison lfs: defer registering the pre-push hook until blobs are committed
Thu, 18 Jan 2018 15:11:34 -0500 Matt Harbison lfs: default to not using workers for upload/download
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
Sun, 14 Jan 2018 01:04:45 -0500 Matt Harbison lfs: move the tracked file function creation to a method
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
Sun, 31 Dec 2017 02:54:49 -0500 Matt Harbison lfs: migrate most file filtering from threshold to custom filter
Fri, 12 Jan 2018 23:13:38 -0500 Matt Harbison lfs: drop deprecated remote store config options
Sat, 23 Dec 2017 17:49:12 -0500 Matt Harbison lfs: show a friendly message when pushing lfs to a server without lfs enabled
Sat, 23 Dec 2017 23:51:40 -0500 Matt Harbison lfs: add the 'lfs' requirement in the changegroup transaction introducing lfs
Mon, 18 Dec 2017 14:37:00 -0800 Jun Wu lfs: fix committing deleted files caused by e0a1b9ee93cd
Tue, 12 Dec 2017 15:16:02 -0500 Matt Harbison lfs: add an experimental config to override User-Agent for the blob transfer
Fri, 08 Dec 2017 00:18:30 -0500 Matt Harbison lfs: restore the local blob store after a repo upgrade
Thu, 07 Dec 2017 21:56:18 +0100 Boris Feld lfs: allow to run 'debugupgraderepo' on repo with largefiles
Wed, 06 Dec 2017 22:56:15 -0500 Matt Harbison lfs: introduce a user level cache for lfs files
Thu, 16 Nov 2017 21:01:21 -0500 Matt Harbison lfs: enable the extension locally after sharing a repo with 'lfs' requirement
Thu, 16 Nov 2017 20:23:20 -0500 Matt Harbison lfs: enable the extension locally after cloning a repo with 'lfs' requirement
Wed, 22 Nov 2017 22:38:50 -0500 Matt Harbison lfs: add a repo requirement for this extension when converting to lfs
Wed, 15 Nov 2017 23:43:15 -0500 Matt Harbison lfs: add a repo requirement for this extension once an lfs file is committed
Tue, 14 Nov 2017 01:03:22 -0500 Matt Harbison lfs: register config options
Tue, 14 Nov 2017 00:14:52 -0500 Matt Harbison lfs: quiesce check-module-import warnings
Tue, 14 Nov 2017 00:06:23 -0500 Matt Harbison lfs: import the Facebook git-lfs client extension
less more (0) tip