Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (argp_program_version): Make const. | Miles Bader | 1997-02-20 | 1 | -2/+2 |
* | *** empty log message *** | Thomas Bushnell | 1996-09-05 | 1 | -1/+2 |
* | (doc): Add program description. | Miles Bader | 1996-08-27 | 1 | -1/+2 |
* | (main): For no args, use argp_usage. | Miles Bader | 1996-07-21 | 1 | -2/+2 |
* | (argp_program_version): New variable. | Miles Bader | 1996-07-06 | 1 | -0/+2 |
* | (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader | 1996-05-11 | 1 | -2/+9 |
* | (options, doc): | Miles Bader | 1996-04-08 | 1 | -6/+26 |
* | (main): Use new names for functions, and pass stdout. | Miles Bader | 1996-03-29 | 1 | -365/+18 |
* | (main): Pass new arg to argp_parse. Also use argp_usage correctly. | Miles Bader | 1996-03-19 | 1 | -2/+3 |
* | (options, main): Add --translate/-t option. | Miles Bader | 1996-03-05 | 1 | -12/+276 |
* | Initial revision | Miles Bader | 1996-03-01 | 1 | -0/+265 |