Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parse-options: abbreviation engine fix. | Johannes Schindelin | 2007-11-05 | 1 | -12/+21 |
* | parse-options: allow callbacks to take no arguments at all. | Pierre Habouzit | 2007-10-29 | 1 | -1/+9 |
* | parse-options: Allow abbreviated options when unambiguous | Johannes Schindelin | 2007-10-29 | 1 | -0/+37 |
* | Add shortcuts for very often used options. | Pierre Habouzit | 2007-10-29 | 1 | -0/+21 |
* | parse-options: make some arguments optional, add callbacks. | Pierre Habouzit | 2007-10-29 | 1 | -8/+37 |
* | Rework make_usage to print the usage message immediately | Alex Riesen | 2007-10-29 | 1 | -25/+22 |
* | parse-options: be able to generate usages automatically | Pierre Habouzit | 2007-10-29 | 1 | -5/+68 |
* | Add a simple option parser. | Pierre Habouzit | 2007-10-29 | 1 | -0/+167 |