Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix common misspellings | Jonathan Neuschäfer | 2011-08-20 | 1 | -3/+3 |
| | | | | | | * Fix spelling with codespell[1] and manually review it. [1] http://git.profusion.mobi/cgit.cgi/lucas/codespell/ | ||||
* | Let uncompressed images be smaller than the maximum size. | Miles Bader | 1997-07-15 | 1 | -2/+4 |
| | |||||
* | Add support for dependency generation. | Miles Bader | 1997-07-07 | 1 | -3/+30 |
| | |||||
* | Get rid of debugging noise. | Miles Bader | 1997-06-27 | 1 | -9/+19 |
| | | | | | | Use the tar --same-owner option work around a bug with tar not preserving ownership when the current user isn't root. Don't pre-touch `makedev's. | ||||
* | Set the owner of created files. | Miles Bader | 1997-06-26 | 1 | -14/+57 |
| | | | | | | Add --owner option. Rename `settrans' copy-op to `copytrans', & implement `settrans'. Correct parsing of delayed translator specs. | ||||
* | Initial checkin | Miles Bader | 1997-06-24 | 1 | -0/+330 |