summaryrefslogtreecommitdiff
path: root/get-repos
AgeCommit message (Collapse)Author
2014-01-01get-repos: clean up temp directory handlingLuke Shumaker
- rename $TMPDIR to $WORKDIR - respect environmental $TMPDIR - use a trap to clean up,instead of a command at the end
2014-01-01remove unnecessary loadings of local_configLuke Shumaker
2013-12-31use `readlink -e` on $0Luke Shumaker
2013-11-30Drop remote (connos) repo supportLuke Shumaker
2013-08-19get-repos: parabolaweb wants *.files.tar.gz files, not *.db.tar.gzParabola
2012-11-13get-repos: Don't stop after reporead fails.Michał Masłowski
Issue #220 prevents it from working for some repos.
2012-05-28Remove TMPDIRNicolás Reynolds
2012-02-15Use basenameParabola
2012-01-09Use config ARCHES and REPOS to get-reposNicolás Reynolds
2012-01-08Use standar namingNicolás Reynolds