Commit message (Expand) | Author | Age | |
---|---|---|---|
* | parse-options.c: introduce OPT_DATE | Michele Ballabio | 2008-03-27 |
* | Merge branch 'js/remote' | Junio C Hamano | 2008-03-11 |
|\ | |||
| * | parseopt: add flag to stop on first non option | Johannes Schindelin | 2008-03-01 |
* | | parse-options: new option type to treat an option-like parameter as an argument. | Pierre Habouzit | 2008-03-02 |
|/ | |||
* | parse-options: Allow to hide options from the default usage. | Pierre Habouzit | 2007-11-22 |
* | parse-options new features. | Pierre Habouzit | 2007-11-11 |
* | Some better parse-options documentation. | Pierre Habouzit | 2007-11-05 |
* | parse-options: allow callbacks to take no arguments at all. | Pierre Habouzit | 2007-10-29 |
* | Add shortcuts for very often used options. | Pierre Habouzit | 2007-10-29 |
* | parse-options: make some arguments optional, add callbacks. | Pierre Habouzit | 2007-10-29 |
* | parse-options: be able to generate usages automatically | Pierre Habouzit | 2007-10-29 |
* | Add a simple option parser. | Pierre Habouzit | 2007-10-29 |