73 Коміти (master)

Автор SHA1 Повідомлення Дата
  JustAnotherArchivist 09cf078e34 Add metadata indexing 10 місяці тому
  JustAnotherArchivist 3dc1009e5b Fix deserialisation of metadata producing an object with the wrong type 10 місяці тому
  JustAnotherArchivist a839834050 Fix unrecognised repeated keys getting reported as unrepeatable 10 місяці тому
  JustAnotherArchivist 518541eb81 Fix metadata fields list caching for subclasses 10 місяці тому
  JustAnotherArchivist 1355db6235 Reduce memory usage by deleting potentially big objects when they're no longer needed 1 рік тому
  JustAnotherArchivist c02859987f Skip temporary metadata dependency resolution if there are no dependencies 1 рік тому
  JustAnotherArchivist c4e3fd29e0 Add debug messages for artefacts listing 1 рік тому
  JustAnotherArchivist c18c440871 Fix stripping of prefix when it contains escapes 1 рік тому
  JustAnotherArchivist cc802f7727 Make all `*_temporary_metadata` methods take/return unique names rather than filenames 1 рік тому
  JustAnotherArchivist ee581f5c5c Fix wait_temporary_metadata checking for incorrect filenames 1 рік тому
  JustAnotherArchivist 9474c44171 Ensure that FD 3 gets closed 1 рік тому
  JustAnotherArchivist 2fa88c4cce Record metadata filename without full path 1 рік тому
  JustAnotherArchivist 66666a1538 Workaround for incremental bundles with deltified objects 1 рік тому
  JustAnotherArchivist d3c701daa9 Support parallel runs against the same storage 1 рік тому
  JustAnotherArchivist 9fa36654f5 Add undocumented --write-artefacts-fd-3 for codearchiver-bot 1 рік тому
  JustAnotherArchivist d42ee45bb2 Module puts to storage directly 1 рік тому
  JustAnotherArchivist 543c6b0595 Use temporary directory for Git clone directory 1 рік тому
  JustAnotherArchivist 47fe0a4e70 Handle URLs with queries and fragments 1 рік тому
  JustAnotherArchivist e08919d89f Fix crash on incremental bundling with warnings 1 рік тому
  JustAnotherArchivist 0da610744c Keep a record of what HEAD points at 1 рік тому
  JustAnotherArchivist 9de50bebdb Fix metadata parsing on field values containing a colon 1 рік тому
  JustAnotherArchivist e39548c50b Fix file extensions 1 рік тому
  JustAnotherArchivist 7861036624 Add submodule check 1 рік тому
  JustAnotherArchivist 9a61800758 Refactor Git bundling to allow for verification of the bundle contents 1 рік тому
  JustAnotherArchivist f5fe0496f5 Add support for supplying a file-like object as stdin 1 рік тому
  JustAnotherArchivist adafd6bd01 Fix race condition in subprocess runner 1 рік тому
  JustAnotherArchivist 3ca99d8839 Require `Storage.search_metadata` to return files in lexicographical order to minimise dependencies between bundles 1 рік тому
  JustAnotherArchivist cc7bdbb3f4 Fix tag objects not getting deduplicated 1 рік тому
  JustAnotherArchivist f1edf4b752 Fix TypeError due to lack of `glob.glob`'s `root_dir` option on Python 3.9 1 рік тому
  JustAnotherArchivist 4d6a423fb5 Replace hacky module importing (taken from snscrape commit aa7d7d3d) 1 рік тому
  JustAnotherArchivist 7eb175fb63 Document how inheritance on Metadata classes works 1 рік тому
  JustAnotherArchivist a361fe54e5 Add a metadata version field 1 рік тому
  JustAnotherArchivist fb8af13c15 Return all metadata validation errors at the same time 1 рік тому
  JustAnotherArchivist 811e119835 Add retrieval start/end time metadata fields 1 рік тому
  JustAnotherArchivist eab6db9f27 Better storage metadata search now that the module name is recorded there anyway 1 рік тому
  JustAnotherArchivist fa4b60225c Index → Metadata 1 рік тому
  JustAnotherArchivist 4259d34ec8 Set default ID 1 рік тому
  JustAnotherArchivist d5891c795c More metadata 1 рік тому
  JustAnotherArchivist 25792d9006 Fix missing inheritance from abc.ABCMeta 1 рік тому
  JustAnotherArchivist a910d4851c Add support for inheritance of index fields; change type of field list to a tuple to lessen the risk of modification 1 рік тому
  JustAnotherArchivist 80995bccde Add comment about FETCH_HEAD 1 рік тому
  JustAnotherArchivist 2a9ff2ee15 Support empty incremental bundles 1 рік тому
  JustAnotherArchivist 0e7b17d3fd Capture and return stderr 1 рік тому
  JustAnotherArchivist a6e256c58f Fix invalid usage of codearchiver.subprocess 1 рік тому
  JustAnotherArchivist 8e83c9b7b4 Support incremental Git bundles 1 рік тому
  JustAnotherArchivist 021b26973b Fix handling empty input 1 рік тому
  JustAnotherArchivist ed69ba16c9 logger → _logger 1 рік тому
  JustAnotherArchivist 6f7a95d289 Add --progress option to cloning for more details 1 рік тому
  JustAnotherArchivist 42e420ad0d Disable prompts on password-protected repos 1 рік тому
  JustAnotherArchivist a9e838adde Raise exception if file already exists in DirectoryStorage target 1 рік тому