hgext/lfs/blobstore.py
Mon, 14 Nov 2022 10:59:09 +0100 Raphaël Gomès branching: merge stable into default
Thu, 20 Oct 2022 13:12:37 -0400 Matt Harbison lfs: improve an exception message for blob corruption detected on transfer
Tue, 18 Oct 2022 13:56:45 -0400 Matt Harbison lfs: avoid closing connections when the worker doesn't fork stable
Tue, 18 Oct 2022 13:36:33 -0400 Matt Harbison lfs: fix blob corruption when tranferring with workers on posix stable
Thu, 20 Oct 2022 12:05:17 -0400 Matt Harbison lfs: fix interpolation of int and %s in an exception case stable
Mon, 21 Feb 2022 13:08:28 -0700 Gregory Szorc py3: use class X: instead of class X(object):
Mon, 21 Feb 2022 11:24:57 -0700 Gregory Szorc py3: use str instead of pycompat.unicode
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Mon, 12 Apr 2021 03:01:04 +0200 Pierre-Yves David urlutil: extract `url` related code from `util` into the new module
Tue, 01 Dec 2020 21:54:46 +0100 Joerg Sonnenberger node: import symbols explicitly
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Sat, 08 Feb 2020 23:39:55 -0500 Matt Harbison lfs: use str for the open() mode when opening a blob for py3
Tue, 21 Jan 2020 11:32:33 -0500 Matt Harbison lfs: fix the stall and corruption issue when concurrently uploading blobs
Tue, 21 Jan 2020 10:34:15 -0500 Matt Harbison lfs: add a method to the local blobstore to convert OIDs to file paths
Tue, 21 Jan 2020 10:13:08 -0500 Matt Harbison lfs: move the initialization of the upload request into the try block
less more (0) -15 tip