git-importer/lib
2022-11-02 13:35:45 +01:00
..
abstract_walker.py Split out Flat generator to be able to test it 2022-11-02 07:20:53 +01:00
binary.py Move modules into lib subdir 2022-10-17 19:56:41 +02:00
config.py Move modules into lib subdir 2022-10-17 19:56:41 +02:00
db_revision.py Add the file_md5 to the download function so it can cache and verify 2022-11-02 13:35:45 +01:00
db.py Fix even more issues with the linked_revs considered cache 2022-10-27 10:16:20 +02:00
flat_walker.py Split out Flat generator to be able to test it 2022-11-02 07:20:53 +01:00
git_exporter.py Add the file_md5 to the download function so it can cache and verify 2022-11-02 13:35:45 +01:00
git.py Make database usage the default 2022-11-01 11:23:40 +01:00
importer.py Don't refresh packages we're already looking at 2022-11-02 10:52:53 +01:00
obs_revision.py Remove old history handling 2022-11-01 11:37:30 +01:00
obs.py Add the file_md5 to the download function so it can cache and verify 2022-11-02 13:35:45 +01:00
proxy_sha256.py Move modules into lib subdir 2022-10-17 19:56:41 +02:00
request.py Collect the requests for revisions in one DB call 2022-10-31 08:03:01 +01:00
test_exporter.py Split GitExporter out of Importer class 2022-11-02 07:59:25 +01:00
tree_builder.py Split GitExporter out of Importer class 2022-11-02 07:59:25 +01:00
user.py Don't crash on user with missing realname either 2022-11-02 10:52:37 +01:00