Tags give the ability to mark specific points in history as being important
-
v2.13.0
2c411477 · ·v2.13.0 New features: * Add support for loading commits whose timestamp cannot be represented * loader: Use all content hashes to fetch content bytes
-
v2.10.0
518af2ad · ·Release swh.loader.git v2.10.0 - Increase logging for production - Properly handle progress logging for pack fetching by adding specific logs instead of dumping the remote progress to stderr - Add options to skip certificate verification and for other urllib3 / requests options - Fix loader tests for newer git versions
-
v2.3.0
5cbe4354 · ·v2.3.0 - dumb: Retry HTTP requests in case of throttling or temporary failures - loader: Handle more cases where NotFound should be raised - loader: Check pack size of non archived github origin prior fetching it - loader: Ensure to search in a string when processing GitProtocolError - loader: Make 'NotFound' detection less sensitive - loader: Handle more cases where NotFound should be raised