| author | Magnus Hagander <[email protected]> | |
| Wed, 17 Dec 2008 14:31:06 +0000 (15:31 +0100) | ||
| committer | Magnus Hagander <[email protected]> | |
| Wed, 17 Dec 2008 14:31:06 +0000 (15:31 +0100) | ||
| commit | 9269fb07514964f5521de67e9654c683cae1728c | |
| tree | dcd66e3ae2598c7243d55c73ecaec7683505bb38 | tree |
| parent | 89cc3c8d43e516a2d1ea552081787159889f0261 | commit | diff |
| gitadmin/__init__.py | [new file with mode: 0644] | blob |
| gitadmin/adm/.gitignore | [new file with mode: 0644] | blob |
| gitadmin/adm/__init__.py | [new file with mode: 0644] | blob |
| gitadmin/adm/admin.py | [new file with mode: 0644] | blob |
| gitadmin/adm/forms.py | [new file with mode: 0644] | blob |
| gitadmin/adm/models.py | [new file with mode: 0644] | blob |
| gitadmin/adm/templates/base.html | [new file with mode: 0644] | blob |
| gitadmin/adm/templates/deleterepo.html | [new file with mode: 0644] | blob |
| gitadmin/adm/templates/index.html | [new file with mode: 0644] | blob |
| gitadmin/adm/templates/registration/login.html | [new file with mode: 0644] | blob |
| gitadmin/adm/templates/repoview.html | [new file with mode: 0644] | blob |
| gitadmin/adm/urls.py | [new file with mode: 0644] | blob |
| gitadmin/adm/views.py | [new file with mode: 0644] | blob |
| gitadmin/manage.py | [new file with mode: 0755] | blob |
| gitadmin/settings.py | [new file with mode: 0644] | blob |
| gitadmin/static/pggit.css | [new file with mode: 0644] | blob |
| gitadmin/urls.py | [new file with mode: 0644] | blob |