summaryrefslogtreecommitdiff
path: root/scripts/dl_cleanup.py
AgeCommit message (Expand)Author
2022-11-15scripts: fix dl_cleanup.py argument handlingAndre Heider
2022-09-22scripts/dl_cleanup: add support for subdirectoriesMichael Pratt
2022-09-14scripts: add clean of build dir to dl_cleanup scriptAnsuel Smith
2022-09-14scripts: assume dl/ the default dir for dl_cleanup scriptAnsuel Smith
2022-09-14scripts: add additional regex for dl_cleanupAnsuel Smith
2021-09-22scripts: handle gcc and linux in dl_cleanup scriptAnsuel Smith
2021-09-22scripts: format dl_cleanup to black format python styleAnsuel Smith
2021-09-22scripts: add missing regex for dl_cleanup scriptAnsuel Smith
2021-07-05scripts: check if dl directory exist in dl_cleanup scriptAnsuel Smith
2015-10-07dl_cleanup: Fix linux blacklistMichael Büsch
2015-10-07dl_cleanup: Port to Python 3Michael Büsch
2014-12-07packages: fix typo in OpenWrt nameJohn Crispin
2013-05-26scripts: dl_cleanup.py: properly detect file names with <date>-<githash> vers...Jo-Philipp Wich
2013-02-17Add xz compressed packages to known extensions of dl_cleanupGabor Juhos
2010-09-18dl_cleanup: Add support for GIT-SHASUMMichael Büsch
2010-08-10Fix dl_cleanup.pyMichael Büsch
2010-01-09dl_cleanup: Show it to the user, if file extension or version pattern is unknownMichael Büsch
2010-01-09dl_cleanup: Add regex for foo_1_2_3Michael Büsch
2010-01-09dl_cleanup: Allow removing items from blacklistMichael Büsch
2010-01-09dl_cleanup: Add linux and gcc to blacklistMichael Büsch
2010-01-09dl_cleanup: Add dry-run optionMichael Büsch
2010-01-03dl_cleanup: Utility to delete all but the very last version of the tarballs i...Michael Büsch