summaryrefslogtreecommitdiff
path: root/parse-options.c
AgeCommit message (Expand)Author
2008-04-10Fix documentation syntax of optional arguments in short options.Carlos Rica
2008-01-26parse-options: catch likely typo in presense of aggregated options.Pierre Habouzit
2007-12-22Force the sticked form for options with optional arguments.Pierre Habouzit
2007-11-22parse-options: Allow to hide options from the default usage.Pierre Habouzit
2007-11-11parse-options new features.Pierre Habouzit
2007-11-05parse-options: abbreviation engine fix.Johannes Schindelin
2007-10-29parse-options: allow callbacks to take no arguments at all.Pierre Habouzit
2007-10-29parse-options: Allow abbreviated options when unambiguousJohannes Schindelin
2007-10-29Add shortcuts for very often used options.Pierre Habouzit
2007-10-29parse-options: make some arguments optional, add callbacks.Pierre Habouzit
2007-10-29Rework make_usage to print the usage message immediatelyAlex Riesen
2007-10-29parse-options: be able to generate usages automaticallyPierre Habouzit
2007-10-29Add a simple option parser.Pierre Habouzit