15 コミット (240dcceb101f624acdfeb168d2e62d88e0341a41)
 

作成者 SHA1 メッセージ 日付
  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年前
  JustAnotherArchivist 07dc1927cf Initial commit 4年前