64 Commits (d3c701daa933bc77c76939b30ebd02832d85b822)
 

Autor SHA1 Nachricht Datum
  JustAnotherArchivist d3c701daa9 Support parallel runs against the same storage vor 1 Jahr
  JustAnotherArchivist 9fa36654f5 Add undocumented --write-artefacts-fd-3 for codearchiver-bot vor 1 Jahr
  JustAnotherArchivist d42ee45bb2 Module puts to storage directly vor 1 Jahr
  JustAnotherArchivist 543c6b0595 Use temporary directory for Git clone directory vor 1 Jahr
  JustAnotherArchivist 47fe0a4e70 Handle URLs with queries and fragments vor 1 Jahr
  JustAnotherArchivist e08919d89f Fix crash on incremental bundling with warnings vor 1 Jahr
  JustAnotherArchivist 0da610744c Keep a record of what HEAD points at vor 1 Jahr
  JustAnotherArchivist 9de50bebdb Fix metadata parsing on field values containing a colon vor 1 Jahr
  JustAnotherArchivist e39548c50b Fix file extensions vor 1 Jahr
  JustAnotherArchivist 7861036624 Add submodule check vor 1 Jahr
  JustAnotherArchivist 9a61800758 Refactor Git bundling to allow for verification of the bundle contents vor 1 Jahr
  JustAnotherArchivist f5fe0496f5 Add support for supplying a file-like object as stdin vor 1 Jahr
  JustAnotherArchivist adafd6bd01 Fix race condition in subprocess runner vor 1 Jahr
  JustAnotherArchivist 9a0c8398de Document minimum Git version vor 1 Jahr
  JustAnotherArchivist 3ca99d8839 Require `Storage.search_metadata` to return files in lexicographical order to minimise dependencies between bundles vor 1 Jahr
  JustAnotherArchivist cc7bdbb3f4 Fix tag objects not getting deduplicated vor 1 Jahr
  JustAnotherArchivist f1edf4b752 Fix TypeError due to lack of `glob.glob`'s `root_dir` option on Python 3.9 vor 1 Jahr
  JustAnotherArchivist 4d6a423fb5 Replace hacky module importing (taken from snscrape commit aa7d7d3d) vor 1 Jahr
  JustAnotherArchivist 7eb175fb63 Document how inheritance on Metadata classes works vor 1 Jahr
  JustAnotherArchivist a361fe54e5 Add a metadata version field vor 1 Jahr
  JustAnotherArchivist fb8af13c15 Return all metadata validation errors at the same time vor 1 Jahr
  JustAnotherArchivist 811e119835 Add retrieval start/end time metadata fields vor 1 Jahr
  JustAnotherArchivist b0505f94fe Fix typo in package name vor 1 Jahr
  JustAnotherArchivist eab6db9f27 Better storage metadata search now that the module name is recorded there anyway vor 1 Jahr
  JustAnotherArchivist fa4b60225c Index → Metadata vor 1 Jahr
  JustAnotherArchivist 4259d34ec8 Set default ID vor 1 Jahr
  JustAnotherArchivist d5891c795c More metadata vor 1 Jahr
  JustAnotherArchivist 25792d9006 Fix missing inheritance from abc.ABCMeta vor 1 Jahr
  JustAnotherArchivist a910d4851c Add support for inheritance of index fields; change type of field list to a tuple to lessen the risk of modification vor 1 Jahr
  JustAnotherArchivist 2779148a1b Add .gitignore vor 1 Jahr
  JustAnotherArchivist d5a7d39f74 setup.py → pyproject.toml vor 1 Jahr
  JustAnotherArchivist 80995bccde Add comment about FETCH_HEAD vor 1 Jahr
  JustAnotherArchivist 2a9ff2ee15 Support empty incremental bundles vor 1 Jahr
  JustAnotherArchivist 0e7b17d3fd Capture and return stderr vor 1 Jahr
  JustAnotherArchivist a6e256c58f Fix invalid usage of codearchiver.subprocess vor 1 Jahr
  JustAnotherArchivist 8e83c9b7b4 Support incremental Git bundles vor 1 Jahr
  JustAnotherArchivist 021b26973b Fix handling empty input vor 1 Jahr
  JustAnotherArchivist ed69ba16c9 logger → _logger vor 1 Jahr
  JustAnotherArchivist 6f7a95d289 Add --progress option to cloning for more details vor 1 Jahr
  JustAnotherArchivist 42e420ad0d Disable prompts on password-protected repos vor 1 Jahr
  JustAnotherArchivist a9e838adde Raise exception if file already exists in DirectoryStorage target vor 1 Jahr
  JustAnotherArchivist 6af07cb51c Raise exceptions on fatal errors vor 1 Jahr
  JustAnotherArchivist 2257305872 Disallow underscores in module names vor 1 Jahr
  JustAnotherArchivist 4dcac08585 Fix import order vor 1 Jahr
  JustAnotherArchivist 0f1f5abc64 Add indices for files vor 1 Jahr
  JustAnotherArchivist e3da8c7736 Use generic alias types vor 1 Jahr
  JustAnotherArchivist f2d2df9428 Simplify storage design; there is no need for the queue vor 1 Jahr
  JustAnotherArchivist 550afa8644 Add storage abstraction vor 1 Jahr
  JustAnotherArchivist 06daea162f Remove GitHub module as it is not ready for use yet vor 1 Jahr
  JustAnotherArchivist 240dcceb10 Add subprocess wrapper for logging stderr vor 1 Jahr