Release swh.loader.git v0.0.31 - Migrate from swh.core.hashutil to swh.model.hashutil - Only send objects that are actually missing
Release swh.loader.git v0.0.30 - Fix handling of mergetag headers
v0.0.29 - GitLoaderFromArchive: Use the same configuration file as GitLoader (permit to deploy both as the same unit) - git reader: Refactor to allow listing revisions as well as contents
v0.0.27 Add loader-git from archive
v0.0.26 Add a git loader able to deal with git repository in archive
v0.0.25 - Fix to permit to actually pass the fetch date as parameter for the loading git disk loader
v0.0.24 - Update storage configuration reading
Release swh.loader.git v0.0.23 - Make the save_data mechanism generic
v0.0.22 Improve reader to permit to use it as analyzer tool