18 Commits (f2b516352527c6ddf338143e4ade0ef4713f85eb)

Author SHA1 Message Date
René Scharfe 6acec0380b parseopt: add OPT_NOOP_NOARG 13 years ago
Junio C Hamano b04ba2bb42 parse-options: deprecate OPT_BOOLEAN 13 years ago
René Scharfe 76946b76fe add OPT__FORCE 14 years ago
René Scharfe d52ee6e613 add description parameter to OPT__QUIET 14 years ago
René Scharfe e21adb8c10 add description parameter to OPT__DRY_RUN 14 years ago
René Scharfe fd03881a48 add description parameter to OPT__VERBOSE 14 years ago
Jonathan Nieder 6dcca4d0ea Documentation/technical: avoid stray backslash in parse-options API docs 15 years ago
Mark Lodato 73e9da0196 Add an optional argument for --color options 15 years ago
Stephen Boyd df217ed643 parse-opts: add OPT_FILENAME and transition builtins 16 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Stephen Boyd ca156cfcc2 api-parse-options.txt: use 'func' instead of 'funct' 16 years ago
René Scharfe e0319ff5ed parseopt: add OPT_NUMBER_CALLBACK 16 years ago
René Scharfe 2f4b97f910 parseopt: add OPT_NEGBIT 16 years ago
René Scharfe 0d260f9a09 parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used together 16 years ago
René Scharfe 9ad7e6ea24 parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELP 16 years ago
Stephan Beyer 224712e521 api-parse-options.txt: Introduce documentation for parse options API 17 years ago
Junio C Hamano 530e741c72 Start preparing the API documents. 17 years ago