git-importer/lib
Dirk Müller b0ffb01c59
cleanups
2024-05-16 11:49:14 +02:00
..
abstract_walker.py Fix up some code after aplanas' continued review 2022-11-02 15:22:24 +01:00
binary.py Also treat some more mimetypes as text 2022-11-11 16:22:18 +01:00
config.py cleanups 2024-05-16 11:49:14 +02:00
db_revision.py cleanups 2024-05-16 11:49:14 +02:00
db.py Switch to psycopg rather than psycopg2 2024-05-16 11:49:14 +02:00
flat_walker.py Fix up some code after aplanas' continued review 2022-11-02 15:22:24 +01:00
git_exporter.py cleanups 2024-05-16 11:49:14 +02:00
git.py Switch to sha-256 git repo and use git tools again 2024-04-09 11:40:26 +02:00
hash.py Migrate the ProxySHA256 data into postgresql DB 2022-11-07 21:50:31 +01:00
importer.py Avoid multi-threading races on import 2023-11-28 23:36:44 +01:00
lfs_oid.py Failing to LFS register should abort the import 2023-12-07 18:29:56 +01:00
obs_revision.py Remove old history handling 2022-11-01 11:37:30 +01:00
obs.py Try to fetch the element as deleted if initial access failed 2023-12-07 18:30:36 +01:00
proxy_sha256.py Remove unused import 2023-06-19 13:19:52 +02:00
request.py Collect the requests for revisions in one DB call 2022-10-31 08:03:01 +01:00
test_exporter.py Add a test case that switches devel project in its life time 2022-11-03 15:06:12 +01:00
tree_builder.py cleanups 2024-05-16 11:49:14 +02:00
user.py Fix confusion about User constructor 2022-11-07 16:04:44 +01:00