aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical/api-parse-options.txt
Commit message (Expand)AuthorAge
* parse-options: remove unused OPT_SET_PTRMarat Radchenko2014-03-31
* Use the word 'stuck' instead of 'sticked'Nicolas Vigier2013-10-31
* Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'Junio C Hamano2013-06-26
|\
| * fix "builtin-*" references to be "builtin/*"Phil Hord2013-06-18
* | Merge branch 'jc/prune-all'Junio C Hamano2013-05-29
|\ \
| * | prune: introduce OPT_EXPIRY_DATE() and use itJunio C Hamano2013-04-25
| * | api-parse-options.txt: document "no-" for non-boolean optionsMichael Haggerty2013-04-18
| |/
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
|/
* docs: stop using asciidoc no-inline-literalJeff King2012-04-26
* parse-options: allow positivation of options starting, with no-René Scharfe2012-02-26
* parseopt: add OPT_NOOP_NOARGRené Scharfe2011-09-28
* parse-options: deprecate OPT_BOOLEANJunio C Hamano2011-09-27
* add OPT__FORCERené Scharfe2010-11-15
* add description parameter to OPT__QUIETRené Scharfe2010-11-15
* add description parameter to OPT__DRY_RUNRené Scharfe2010-11-15
* add description parameter to OPT__VERBOSERené Scharfe2010-11-15
* Documentation/technical: avoid stray backslash in parse-options API docsJonathan Nieder2010-08-20
* Add an optional argument for --color optionsMark Lodato2010-02-18
* parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd2009-05-25
* parse-opts: prepare for OPT_FILENAMEStephen Boyd2009-05-25
* Merge branch 'rs/grep-parseopt'Junio C Hamano2009-05-23
|\
| * parseopt: add OPT_NUMBER_CALLBACKRené Scharfe2009-05-09
| * parseopt: add OPT_NEGBITRené Scharfe2009-05-09
* | api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd2009-05-16
|/
* parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used togetherRené Scharfe2009-03-09
* parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELPRené Scharfe2009-03-09
* api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer2008-06-22
* Start preparing the API documents.Junio C Hamano2007-12-14