summaryrefslogtreecommitdiff
path: root/parse-options.h
AgeCommit message (Expand)Author
2008-07-09parse-options: add PARSE_OPT_LASTARG_DEFAULT flagPierre Habouzit
2008-06-30parse-opt: add PARSE_OPT_KEEP_ARGV0 parser option.Pierre Habouzit
2008-06-30parse-opt: fake short strings for callers to believe in.Pierre Habouzit
2008-06-30parse-opt: create parse_options_step.Pierre Habouzit
2008-06-30parse-opt: Export a non NORETURN usage dumper.Pierre Habouzit
2008-06-30parse-opt: have parse_options_{start,end}.Pierre Habouzit
2008-03-27parse-options.c: introduce OPT_DATEMichele Ballabio
2008-03-12Merge branch 'js/remote'Junio C Hamano
2008-03-02parse-options: new option type to treat an option-like parameter as an argument.Pierre Habouzit
2008-03-01parseopt: add flag to stop on first non optionJohannes Schindelin
2007-11-23parse-options: Allow to hide options from the default usage.Pierre Habouzit
2007-11-12parse-options new features.Pierre Habouzit
2007-11-06Some better parse-options documentation.Pierre Habouzit
2007-10-30parse-options: allow callbacks to take no arguments at all.Pierre Habouzit
2007-10-30Add shortcuts for very often used options.Pierre Habouzit
2007-10-30parse-options: make some arguments optional, add callbacks.Pierre Habouzit
2007-10-30parse-options: be able to generate usages automaticallyPierre Habouzit
2007-10-30Add a simple option parser.Pierre Habouzit