aboutsummaryrefslogtreecommitdiff
path: root/parse-options.c
Commit message (Expand)AuthorAge
* parse-options: catch likely typo in presense of aggregated options.Pierre Habouzit2008-01-26
* Force the sticked form for options with optional arguments.Pierre Habouzit2007-12-22
* parse-options: Allow to hide options from the default usage.Pierre Habouzit2007-11-22
* parse-options new features.Pierre Habouzit2007-11-11
* parse-options: abbreviation engine fix.Johannes Schindelin2007-11-05
* parse-options: allow callbacks to take no arguments at all.Pierre Habouzit2007-10-29
* parse-options: Allow abbreviated options when unambiguousJohannes Schindelin2007-10-29
* Add shortcuts for very often used options.Pierre Habouzit2007-10-29
* parse-options: make some arguments optional, add callbacks.Pierre Habouzit2007-10-29
* Rework make_usage to print the usage message immediatelyAlex Riesen2007-10-29
* parse-options: be able to generate usages automaticallyPierre Habouzit2007-10-29
* Add a simple option parser.Pierre Habouzit2007-10-29