Sun, 11 Feb 2018 16:29:35 -0800 |
Gregory Szorc |
py3: use hex(hasher.digest())
|
file |
diff |
annotate
|
Tue, 05 Dec 2017 23:08:59 -0500 |
Matt Harbison |
largefiles: refactor _usercachedir() to allow reuse with lfs
|
file |
diff |
annotate
|
Fri, 13 Oct 2017 22:28:03 +0200 |
Boris Feld |
configitems: register the 'largefiles.usercache' config
|
file |
diff |
annotate
|
Thu, 12 Oct 2017 23:34:34 -0700 |
Jun Wu |
codemod: use pycompat.isdarwin
|
file |
diff |
annotate
|
Thu, 12 Oct 2017 09:04:22 -0700 |
Jun Wu |
codemod: use pycompat.isposix
|
file |
diff |
annotate
|
Thu, 12 Oct 2017 23:30:46 -0700 |
Jun Wu |
codemod: use pycompat.iswindows
|
file |
diff |
annotate
|
Wed, 11 Oct 2017 17:42:35 -0700 |
Jun Wu |
largefiles: do not use platform.system()
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 14:49:05 -0700 |
Martin von Zweigbergk |
dirstate: use keyword arguments to clarify status()'s callers
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 14:19:36 -0700 |
Martin von Zweigbergk |
dirstate: use keyword arguments to clarify walk()'s callers
|
file |
diff |
annotate
|
Thu, 13 Jul 2017 18:31:35 -0700 |
Jun Wu |
codemod: simplify nested withs
|
file |
diff |
annotate
|
Sat, 08 Jul 2017 16:18:04 -0700 |
Gregory Szorc |
dirstate: expose a sparse matcher on dirstate (API)
|
file |
diff |
annotate
|
Wed, 17 May 2017 14:31:47 -0700 |
Martin von Zweigbergk |
largefiles: delete unnecessary meddling with matcher internals
|
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:49 +0900 |
FUJIWARA Katsunori |
largefiles: remove unused readstandin()
|
file |
diff |
annotate
|
Sat, 01 Apr 2017 02:32:48 +0900 |
FUJIWARA Katsunori |
largefiles: make copytostore() accept only changectx as the 2nd argument (API)
|
file |
diff |
annotate
|
Sat, 01 Apr 2017 02:32:48 +0900 |
FUJIWARA Katsunori |
largefiles: remove unused keyword argument of copytostore() (API)
|
file |
diff |
annotate
|
Sat, 01 Apr 2017 02:32:48 +0900 |
FUJIWARA Katsunori |
largefiles: add copytostore() fstandin argument to replace readstandin() (API)
|
file |
diff |
annotate
|
Sat, 01 Apr 2017 02:32:47 +0900 |
FUJIWARA Katsunori |
largefiles: replace readstandin() by readasstandin()
|
file |
diff |
annotate
|
Sat, 01 Apr 2017 02:32:31 +0900 |
FUJIWARA Katsunori |
largefiles: introduce readasstandin() to read hex hash from given filectx
|
file |
diff |
annotate
|
Mon, 27 Mar 2017 09:44:36 +0900 |
FUJIWARA Katsunori |
largefiles: add lfile argument to updatestandin() for efficiency (API)
|
file |
diff |
annotate
|
Mon, 27 Mar 2017 09:44:36 +0900 |
FUJIWARA Katsunori |
largefiles: rename local variable appropriately
|
file |
diff |
annotate
|
Mon, 27 Mar 2017 09:44:34 +0900 |
FUJIWARA Katsunori |
largefiles: reuse hexsha1() to centralize hash calculation logic into it
|
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:29:22 +0900 |
FUJIWARA Katsunori |
largefiles: replace hashrepofile by hashfile (API)
|
file |
diff |
annotate
|
Fri, 24 Mar 2017 22:26:34 +0900 |
FUJIWARA Katsunori |
largefiles: call readstandin() with changectx itself instead of rev or node
|
file |
diff |
annotate
|
Fri, 24 Mar 2017 22:24:59 +0900 |
FUJIWARA Katsunori |
largefiles: omit redundant splitstandin() invocations
|
file |
diff |
annotate
|
Fri, 24 Mar 2017 22:24:58 +0900 |
FUJIWARA Katsunori |
largefiles: omit redundant isstandin() before splitstandin()
|
file |
diff |
annotate
|
Wed, 08 Mar 2017 16:52:06 -0800 |
Pierre-Yves David |
largefiles: directly use repo.vfs.join
|
file |
diff |
annotate
|
Thu, 02 Mar 2017 13:32:27 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'hgext.largefile'
|
file |
diff |
annotate
|
Thu, 02 Mar 2017 03:52:36 +0100 |
Pierre-Yves David |
vfs: replace 'scmutil.opener' usage with 'scmutil.vfs'
|
file |
diff |
annotate
|