51 Ревизии (9a0c8398dec70d53ae7da436888902681805c446)
 

Автор SHA1 Съобщение Дата
  JustAnotherArchivist 9a0c8398de Document minimum Git version преди 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 b0505f94fe Fix typo in package name преди 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 2779148a1b Add .gitignore преди 1 година
  JustAnotherArchivist d5a7d39f74 setup.py → pyproject.toml преди 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 година
  JustAnotherArchivist 6af07cb51c Raise exceptions on fatal errors преди 1 година
  JustAnotherArchivist 2257305872 Disallow underscores in module names преди 1 година
  JustAnotherArchivist 4dcac08585 Fix import order преди 1 година
  JustAnotherArchivist 0f1f5abc64 Add indices for files преди 1 година
  JustAnotherArchivist e3da8c7736 Use generic alias types преди 1 година
  JustAnotherArchivist f2d2df9428 Simplify storage design; there is no need for the queue преди 1 година
  JustAnotherArchivist 550afa8644 Add storage abstraction преди 1 година
  JustAnotherArchivist 06daea162f Remove GitHub module as it is not ready for use yet преди 1 година
  JustAnotherArchivist 240dcceb10 Add subprocess wrapper for logging stderr преди 1 година
  JustAnotherArchivist 6fb0ac4e5e Initial GitHub module only retrieving the actual repository преди 4 години
  JustAnotherArchivist 2a2c9373d0 Documentation of the core преди 4 години
  JustAnotherArchivist 715420e298 Fix imports in CLI: core and modules aren't needed in the argument parser преди 4 години
  JustAnotherArchivist 1b73693b37 Keep track of and handle errors in modules via metaclass преди 4 години
  JustAnotherArchivist 922900ac4e Add support for selecting a module explicitly using `name+` URL prefix преди 4 години
  JustAnotherArchivist 22c707c04f Add Module.name attribute преди 4 години
  JustAnotherArchivist 90e0af88b9 Fix return type of get_module_{class,instance} преди 4 години
  JustAnotherArchivist 5f9547d600 Get rid of inheritance-level-based module selection and instead raise an exception if there are no or multiple matching modules преди 4 години
  JustAnotherArchivist 7e8958b063 Allow overriding the archive ID преди 4 години
  JustAnotherArchivist 90f80e41a9 Add __repr__ methods преди 4 години
  JustAnotherArchivist 9f6e5a9f48 Move InputURL handling to base Module.__init__ and extract URL string for convenience преди 4 години
  JustAnotherArchivist ca68893a59 Run submodules directly within the modules and return results from there instead of processing that externally преди 4 години
  JustAnotherArchivist 74a6fc7641 Use dataclass instead of namedtuple for module results преди 4 години