Wed, 27 Dec 2017 22:32:27 -0800 |
Martin von Zweigbergk |
largefiles: migrate to new method for getting copy info
|
file |
diff |
annotate
|
Mon, 04 Feb 2019 21:00:58 -0800 |
Martin von Zweigbergk |
largefiles: migrate to scmutil.backuppath()
|
file |
diff |
annotate
|
Sun, 03 Feb 2019 22:49:28 -0800 |
Martin von Zweigbergk |
largefiles: drop "rel" prefix from filename variables
|
file |
diff |
annotate
|
Mon, 21 Jan 2019 23:08:31 -0800 |
Martin von Zweigbergk |
largefiles: avoid walking full manifest
|
file |
diff |
annotate
|
Fri, 25 Jan 2019 23:36:23 -0800 |
Martin von Zweigbergk |
cleanup: use p1() and p2() instead of parents()[0] and parents()[1]
|
file |
diff |
annotate
|
Sun, 23 Dec 2018 17:26:25 -0500 |
Matt Harbison |
largefiles: port commands to exthelper
|
file |
diff |
annotate
|
Mon, 19 Nov 2018 21:12:13 +0300 |
Pulkit Goyal |
py3: use node.hex(m.digest()) instead of m.hexdigest()
|
file |
diff |
annotate
|
Tue, 17 Jul 2018 17:16:22 -0700 |
Sean Farley |
filectx: fix return of renamed
|
file |
diff |
annotate
|
Sat, 25 Aug 2018 13:09:24 -0400 |
Matt Harbison |
largefiles: use a context manager to control the progress bar lifetime
|
file |
diff |
annotate
|
Mon, 18 Jun 2018 15:14:39 -0700 |
Martin von Zweigbergk |
largefiles: use progress helper
|
file |
diff |
annotate
|
Fri, 13 Apr 2018 22:26:57 -0400 |
Augie Fackler |
lfcommands: use %d on known-int in format string
|
file |
diff |
annotate
|
Sun, 18 Feb 2018 14:28:31 -0500 |
Augie Fackler |
largfiles: replace filter() with listcomp when result needs to be a list
|
file |
diff |
annotate
|
Thu, 21 Dec 2017 13:53:26 +0100 |
Boris Feld |
largefiles: add a 'debuglfput' command to put largefile into the store
|
file |
diff |
annotate
|
Mon, 11 Dec 2017 09:27:40 -0800 |
Martin von Zweigbergk |
memfilectx: make changectx argument mandatory in constructor (API)
|
file |
diff |
annotate
|
Sun, 10 Dec 2017 02:52:48 +0530 |
Pulkit Goyal |
py3: handle keyword arguments correctly in hgext/largefiles/
|
file |
diff |
annotate
|
Fri, 01 Dec 2017 15:21:05 -0600 |
Kevin Bullock |
merge with stable
|
file |
diff |
annotate
|
Thu, 23 Nov 2017 01:21:10 -0500 |
Matt Harbison |
largefiles: explicitly set the source and sink types to 'hg' for lfconvert
|
file |
diff |
annotate
|
Sun, 12 Nov 2017 23:45:14 -0500 |
Matt Harbison |
largefiles: pay attention to dropped standin files when updating largefiles
stable
|
file |
diff |
annotate
|
Fri, 13 Oct 2017 22:26:58 +0200 |
Boris Feld |
configitems: register the 'largefiles.patterns' config
|
file |
diff |
annotate
|
Tue, 05 Sep 2017 15:06:45 -0700 |
Martin von Zweigbergk |
cleanup: rename "matchfn" to "match" where obviously a matcher
|
file |
diff |
annotate
|
Sun, 14 May 2017 16:19:47 +0900 |
Yuya Nishihara |
commands: move templates of common command options to cmdutil (API)
|
file |
diff |
annotate
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
file |
diff |
annotate
|
Sat, 01 Apr 2017 02:32:49 +0900 |
FUJIWARA Katsunori |
largefiles: use readasstandin() to read hex hash directly from filectx
|
file |
diff |
annotate
|
Sat, 01 Apr 2017 02:32:47 +0900 |
FUJIWARA Katsunori |
largefiles: replace readstandin() by readasstandin()
|
file |
diff |
annotate
|
Mon, 27 Mar 2017 09:44:35 +0900 |
FUJIWARA Katsunori |
largefiles: avoid redundant changectx looking up at each repetitions
|
file |
diff |
annotate
|
Fri, 24 Mar 2017 22:29:22 +0900 |
FUJIWARA Katsunori |
largefiles: avoid redundant standin() invocations
|
file |
diff |
annotate
|
Fri, 24 Mar 2017 22:24:58 +0900 |
FUJIWARA Katsunori |
largefiles: omit redundant isstandin() before splitstandin()
|
file |
diff |
annotate
|
Fri, 24 Mar 2017 22:13:23 +0900 |
FUJIWARA Katsunori |
misc: update descriptions about removed file for filectxfn
|
file |
diff |
annotate
|
Tue, 18 Oct 2016 16:45:39 +0200 |
Mads Kiilerich |
largefiles: clarify variable name holding file mode
|
file |
diff |
annotate
|
Sat, 08 Oct 2016 00:59:40 +0200 |
Mads Kiilerich |
largefiles: when setting/clearing x bit on largefiles, don't change other bits
|
file |
diff |
annotate
|