https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: fc4a3298c8611b82a7c5382220cfe720f1a3bb39 authored by Antoine R. Dumont (@ardumont) on 04 September 2018, 16:29:12 UTC
api.deposit_status: Factorize behavior
Tip revision: fc4a329
.gitignore
*.pyc
*.sw?
*~
.coverage
.eggs/
__pycache__
*.egg-info/
version.txt
/analysis.org
/swh/deposit/fixtures/private_data.yaml
/swh/deposit.json
/test.json
/swh/test
db.sqlite3
/.noseids
*.tgz
*.zip
*.tar.gz
*.tar.bz2
*.tar.lzma
back to top