Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-03-01 | parseopt: add flag to stop on first non option | Johannes Schindelin | 1 | -0/+1 |
2007-11-22 | parse-options: Allow to hide options from the default usage. | Pierre Habouzit | 1 | -0/+3 |
2007-11-11 | parse-options new features. | Pierre Habouzit | 1 | -1/+14 |
2007-11-05 | Some better parse-options documentation. | Pierre Habouzit | 1 | -2/+35 |
2007-10-29 | parse-options: allow callbacks to take no arguments at all. | Pierre Habouzit | 1 | -0/+1 |
2007-10-29 | Add shortcuts for very often used options. | Pierre Habouzit | 1 | -0/+11 |
2007-10-29 | parse-options: make some arguments optional, add callbacks. | Pierre Habouzit | 1 | -0/+16 |
2007-10-29 | parse-options: be able to generate usages automatically | Pierre Habouzit | 1 | -4/+11 |
2007-10-29 | Add a simple option parser. | Pierre Habouzit | 1 | -0/+35 |