Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the SGI demos. These were all ancient and nobody cared enough. | Guido van Rossum | 2002-09-17 | 1 | -90/+0 |
| | |||||
* | Print real width and warn for stride not a multiple of 4 bytes | Guido van Rossum | 1992-05-07 | 1 | -1/+5 |
| | |||||
* | Standardize indentation to 8 chars; remove redundant "saveframe"; | Guido van Rossum | 1992-05-06 | 1 | -35/+41 |
| | | | | | | add -s (short listing) option; don't print space after tab; print data size in bytes and whether it is a color image. | ||||
* | new syntax | Guido van Rossum | 1992-02-11 | 1 | -8/+8 |
| | |||||
* | Introduced getopt. | Guido van Rossum | 1991-11-06 | 1 | -5/+15 |
| | | | | Added -d option: print deltas instead of absolute times. | ||||
* | Made it work for more cases. | Guido van Rossum | 1991-11-04 | 1 | -13/+28 |
| | |||||
* | Initial revision | Guido van Rossum | 1991-10-30 | 1 | -0/+55 |