summaryrefslogtreecommitdiff
path: root/create-files
AgeCommit message (Collapse)AuthorFilesLines
2020-12-25update progress slowerHEADmasterLars Wirzenius1-6/+8
2020-12-25simlify codeLars Wirzenius1-45/+43
2020-09-22make number of files be a script parameterLars Wirzenius1-5/+5
2020-09-21fix: number of files created in progressLars Wirzenius1-1/+1
2020-09-21simplify so I can understand the code againLars Wirzenius1-64/+47
Dropped the restarting.
2020-09-21feat: port to Python3Lars Wirzenius1-1/+1
2020-09-21style: reformat with BlackLars Wirzenius1-11/+8
2019-05-05Fix: use manually incremented counterLars Wirzenius1-2/+4
Using range() resulted in out of memory problems. This works.
2019-05-04Add: create-filesLars Wirzenius1-0/+78