log hgext/remotefilelog/__init__.py @ 42057:566daffc607d

age author description
Wed, 03 Apr 2019 11:21:27 -0700 Martin von Zweigbergk cleanup: use set literals where possible
Thu, 21 Feb 2019 10:54:29 -0800 Martin von Zweigbergk templatekw: move getrenamedfn() to scmutil (API)
Fri, 08 Feb 2019 23:29:07 -0800 Martin von Zweigbergk remotefilelog: replace matchandpats() by match()
Wed, 16 Jan 2019 10:55:42 -0500 Augie Fackler remotefilelog: do file IO in terms of bytes
Fri, 11 Jan 2019 14:07:35 -0800 Martin von Zweigbergk remotefilelog: fix {file_copies} template keyword
Sun, 23 Dec 2018 15:18:38 -0500 Matt Harbison remotefilelog: use repo.local() instead of isinstance()
Tue, 04 Dec 2018 16:02:56 -0800 Martin von Zweigbergk remotefilelog: use progress helper when analyzing repos