hgext/largefiles/lfcommands.py
Wed, 27 Dec 2017 22:32:27 -0800 Martin von Zweigbergk largefiles: migrate to new method for getting copy info
Mon, 04 Feb 2019 21:00:58 -0800 Martin von Zweigbergk largefiles: migrate to scmutil.backuppath()
Sun, 03 Feb 2019 22:49:28 -0800 Martin von Zweigbergk largefiles: drop "rel" prefix from filename variables
Mon, 21 Jan 2019 23:08:31 -0800 Martin von Zweigbergk largefiles: avoid walking full manifest
Fri, 25 Jan 2019 23:36:23 -0800 Martin von Zweigbergk cleanup: use p1() and p2() instead of parents()[0] and parents()[1]
Sun, 23 Dec 2018 17:26:25 -0500 Matt Harbison largefiles: port commands to exthelper
Mon, 19 Nov 2018 21:12:13 +0300 Pulkit Goyal py3: use node.hex(m.digest()) instead of m.hexdigest()
Tue, 17 Jul 2018 17:16:22 -0700 Sean Farley filectx: fix return of renamed
Sat, 25 Aug 2018 13:09:24 -0400 Matt Harbison largefiles: use a context manager to control the progress bar lifetime
Mon, 18 Jun 2018 15:14:39 -0700 Martin von Zweigbergk largefiles: use progress helper
Fri, 13 Apr 2018 22:26:57 -0400 Augie Fackler lfcommands: use %d on known-int in format string
Sun, 18 Feb 2018 14:28:31 -0500 Augie Fackler largfiles: replace filter() with listcomp when result needs to be a list
Thu, 21 Dec 2017 13:53:26 +0100 Boris Feld largefiles: add a 'debuglfput' command to put largefile into the store
Mon, 11 Dec 2017 09:27:40 -0800 Martin von Zweigbergk memfilectx: make changectx argument mandatory in constructor (API)
Sun, 10 Dec 2017 02:52:48 +0530 Pulkit Goyal py3: handle keyword arguments correctly in hgext/largefiles/
less more (0) -100 -15 tip