index
:
openwrt.git
stable
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dl_cleanup.py
Age
Commit message (
Expand
)
Author
2022-11-15
scripts: fix dl_cleanup.py argument handling
Andre Heider
2022-09-22
scripts/dl_cleanup: add support for subdirectories
Michael Pratt
2022-09-14
scripts: add clean of build dir to dl_cleanup script
Ansuel Smith
2022-09-14
scripts: assume dl/ the default dir for dl_cleanup script
Ansuel Smith
2022-09-14
scripts: add additional regex for dl_cleanup
Ansuel Smith
2021-09-22
scripts: handle gcc and linux in dl_cleanup script
Ansuel Smith
2021-09-22
scripts: format dl_cleanup to black format python style
Ansuel Smith
2021-09-22
scripts: add missing regex for dl_cleanup script
Ansuel Smith
2021-07-05
scripts: check if dl directory exist in dl_cleanup script
Ansuel Smith
2015-10-07
dl_cleanup: Fix linux blacklist
Michael Büsch
2015-10-07
dl_cleanup: Port to Python 3
Michael Büsch
2014-12-07
packages: fix typo in OpenWrt name
John Crispin
2013-05-26
scripts: dl_cleanup.py: properly detect file names with <date>-<githash> vers...
Jo-Philipp Wich
2013-02-17
Add xz compressed packages to known extensions of dl_cleanup
Gabor Juhos
2010-09-18
dl_cleanup: Add support for GIT-SHASUM
Michael Büsch
2010-08-10
Fix dl_cleanup.py
Michael Büsch
2010-01-09
dl_cleanup: Show it to the user, if file extension or version pattern is unknown
Michael Büsch
2010-01-09
dl_cleanup: Add regex for foo_1_2_3
Michael Büsch
2010-01-09
dl_cleanup: Allow removing items from blacklist
Michael Büsch
2010-01-09
dl_cleanup: Add linux and gcc to blacklist
Michael Büsch
2010-01-09
dl_cleanup: Add dry-run option
Michael Büsch
2010-01-03
dl_cleanup: Utility to delete all but the very last version of the tarballs i...
Michael Büsch