This website requires JavaScript.
Explore
Help
Sign In
importtest
/
git-importer
Watch
3
Star
0
Fork
0
You've already forked git-importer
forked from
adamm/git-importer
Code
Pull Requests
Activity
git-importer
/
lib
History
Stephan Kulow
9ed8abad2b
Make database usage the default
...
Some cleanup of no longer used functions
2022-11-01 11:23:40 +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
Make database usage the default
2022-11-01 11:23:40 +01:00
db.py
Fix even more issues with the linked_revs considered cache
2022-10-27 10:16:20 +02:00
exporter.py
Make use of db.cursor() in with blocks
2022-10-26 15:49:14 +02:00
git.py
Make database usage the default
2022-11-01 11:23:40 +01:00
history.py
Make database usage the default
2022-11-01 11:23:40 +01:00
importer.py
Make database usage the default
2022-11-01 11:23:40 +01:00
obs_revision.py
Create fake revisions for every commit in the base of a linked package
2022-10-26 14:56:38 +02:00
obs.py
Download .spec and .changes file only for now
2022-10-31 16:31:10 +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
tree_builder.py
Create a flat list of commits to do from the tree
2022-10-31 12:28:12 +01:00
user.py
Add users not known to the FAKE_ACCOUNTS
2022-11-01 09:12:42 +01:00