summaryrefslogtreecommitdiffstats
path: root/devel/management
AgeCommit message (Expand)AuthorFilesLines
2010-05-26Have reporead populate filename columnDan McGee1-0/+1
2010-05-24reporead: use the DB package we already haverelease_2010-05-24Dan McGee1-5/+3
2010-05-24Fix null field issues exposed by Django 1.1.2Dan McGee1-5/+0
2010-04-16reporead: allow removal of last package in an archDan McGee1-10/+8
2010-03-27Make reporead always populate pkgbaseDan McGee1-1/+4
2010-03-10Fix one missed testing repo checkDan McGee1-1/+1
2010-03-01Merge branch 'package-files'Dan McGee1-29/+61
2010-02-27Make reporead.py not executableDan McGee1-0/+0
2010-02-27reporead: add --filesonly optionDan McGee1-26/+47
2010-02-27reporead: support reading files entries againDan McGee1-8/+19
2010-02-27reporead: whitespace cleanupsDan McGee1-11/+11
2010-02-27reporead: only reset needsupdate when setting last_updateDan McGee1-1/+1
2010-02-26reporead: build date data is crazyrelease_2010-02-26Dan McGee1-1/+4
2010-02-26reporead: accommodate old-school build dateDan McGee1-1/+4
2010-02-26reporead: allow a force updateDan McGee1-11/+20
2010-02-26Add some additional fields to package importDan McGee1-0/+4
2010-02-16reporead: use different timestamp for each packagerelease_2010-02-17Dan McGee1-3/+2
2010-02-10reporead: small touchups, mostly in argument validationDan McGee1-23/+30
2010-02-10reporead: turn into a django-admin commandDan McGee3-0/+339