Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-08-19 | oe-checksums-sorter.py: speed up about 4X using a hash | Michael Smith | 1 | |
OK, this saves a grand total of one second a few times a week, but it was bugging me... Signed-off-by: Michael Smith <msmith@cbnco.com> | ||||
2009-08-19 | source-checker: usability tweaks | Michael Smith | 1 | |
checksum sorter, source checker: * exit(1) on failure; * send errors to stderr; * make executable checksum sorter: * read from stdin if no arg; * accept --inplace option to read and write from the same file; * check that input file exists as ConfigParser.read() doesn't treat missing files as an error. Signed-off-by: Michael Smith <msmith@cbnco.com> | ||||
2007-10-24 | oe-checksums-sorter: small script to sort checksums.ini | Marcin Juszkiewicz | 1 | |