35 Revīzijas (2779148a1b1936067c34d1dbbbfc827ed18e8127)
 

Autors SHA1 Ziņojums Datums
  JustAnotherArchivist 2779148a1b Add .gitignore pirms 1 gada
  JustAnotherArchivist d5a7d39f74 setup.py → pyproject.toml pirms 1 gada
  JustAnotherArchivist 80995bccde Add comment about FETCH_HEAD pirms 1 gada
  JustAnotherArchivist 2a9ff2ee15 Support empty incremental bundles pirms 1 gada
  JustAnotherArchivist 0e7b17d3fd Capture and return stderr pirms 1 gada
  JustAnotherArchivist a6e256c58f Fix invalid usage of codearchiver.subprocess pirms 1 gada
  JustAnotherArchivist 8e83c9b7b4 Support incremental Git bundles pirms 1 gada
  JustAnotherArchivist 021b26973b Fix handling empty input pirms 1 gada
  JustAnotherArchivist ed69ba16c9 logger → _logger pirms 1 gada
  JustAnotherArchivist 6f7a95d289 Add --progress option to cloning for more details pirms 1 gada
  JustAnotherArchivist 42e420ad0d Disable prompts on password-protected repos pirms 1 gada
  JustAnotherArchivist a9e838adde Raise exception if file already exists in DirectoryStorage target pirms 1 gada
  JustAnotherArchivist 6af07cb51c Raise exceptions on fatal errors pirms 1 gada
  JustAnotherArchivist 2257305872 Disallow underscores in module names pirms 1 gada
  JustAnotherArchivist 4dcac08585 Fix import order pirms 1 gada
  JustAnotherArchivist 0f1f5abc64 Add indices for files pirms 1 gada
  JustAnotherArchivist e3da8c7736 Use generic alias types pirms 1 gada
  JustAnotherArchivist f2d2df9428 Simplify storage design; there is no need for the queue pirms 1 gada
  JustAnotherArchivist 550afa8644 Add storage abstraction pirms 1 gada
  JustAnotherArchivist 06daea162f Remove GitHub module as it is not ready for use yet pirms 1 gada
  JustAnotherArchivist 240dcceb10 Add subprocess wrapper for logging stderr pirms 1 gada
  JustAnotherArchivist 6fb0ac4e5e Initial GitHub module only retrieving the actual repository pirms 3 gadiem
  JustAnotherArchivist 2a2c9373d0 Documentation of the core pirms 3 gadiem
  JustAnotherArchivist 715420e298 Fix imports in CLI: core and modules aren't needed in the argument parser pirms 3 gadiem
  JustAnotherArchivist 1b73693b37 Keep track of and handle errors in modules via metaclass pirms 3 gadiem
  JustAnotherArchivist 922900ac4e Add support for selecting a module explicitly using `name+` URL prefix pirms 3 gadiem
  JustAnotherArchivist 22c707c04f Add Module.name attribute pirms 3 gadiem
  JustAnotherArchivist 90e0af88b9 Fix return type of get_module_{class,instance} pirms 3 gadiem
  JustAnotherArchivist 5f9547d600 Get rid of inheritance-level-based module selection and instead raise an exception if there are no or multiple matching modules pirms 3 gadiem
  JustAnotherArchivist 7e8958b063 Allow overriding the archive ID pirms 4 gadiem
  JustAnotherArchivist 90f80e41a9 Add __repr__ methods pirms 4 gadiem
  JustAnotherArchivist 9f6e5a9f48 Move InputURL handling to base Module.__init__ and extract URL string for convenience pirms 4 gadiem
  JustAnotherArchivist ca68893a59 Run submodules directly within the modules and return results from there instead of processing that externally pirms 4 gadiem
  JustAnotherArchivist 74a6fc7641 Use dataclass instead of namedtuple for module results pirms 4 gadiem
  JustAnotherArchivist 07dc1927cf Initial commit pirms 4 gadiem