summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-parse-options.txt
Commit message (Expand)AuthorAgeFilesLines
* parse-options: remove unused OPT_SET_PTRmr/opt-set-ptrMarat Radchenko2014-03-311-4/+0
* Use the word 'stuck' instead of 'sticked'Nicolas Vigier2013-10-311-3/+3
* Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'Junio C Hamano2013-06-261-6/+6
|\
| * fix "builtin-*" references to be "builtin/*"Phil Hord2013-06-181-6/+6
* | Merge branch 'jc/prune-all'Junio C Hamano2013-05-291-0/+6
|\ \
| * | prune: introduce OPT_EXPIRY_DATE() and use itJunio C Hamano2013-04-251-0/+4
| * | api-parse-options.txt: document "no-" for non-boolean optionsMichael Haggerty2013-04-181-0/+2
| |/
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-1/+1
|/
* docs: stop using asciidoc no-inline-literalJeff King2012-04-261-18/+18
* parse-options: allow positivation of options starting, with no-René Scharfe2012-02-261-1/+2
* parseopt: add OPT_NOOP_NOARGRené Scharfe2011-09-281-0/+5
* parse-options: deprecate OPT_BOOLEANJunio C Hamano2011-09-271-5/+11
* add OPT__FORCERené Scharfe2010-11-151-0/+3
* add description parameter to OPT__QUIETRené Scharfe2010-11-151-1/+1
* add description parameter to OPT__DRY_RUNRené Scharfe2010-11-151-1/+1
* add description parameter to OPT__VERBOSERené Scharfe2010-11-151-1/+1
* Documentation/technical: avoid stray backslash in parse-options API docsJonathan Nieder2010-08-201-4/+4
* Add an optional argument for --color optionsMark Lodato2010-02-181-0/+12
* parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd2009-05-251-0/+5
* parse-opts: prepare for OPT_FILENAMEStephen Boyd2009-05-251-2/+2
* Merge branch 'rs/grep-parseopt'Junio C Hamano2009-05-231-0/+12
|\
| * parseopt: add OPT_NUMBER_CALLBACKRené Scharfe2009-05-091-0/+8
| * parseopt: add OPT_NEGBITRené Scharfe2009-05-091-0/+4
* | api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd2009-05-161-1/+1
|/
* parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used togetherRené Scharfe2009-03-091-1/+2
* parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELPRené Scharfe2009-03-091-0/+27
* api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer2008-06-221-2/+202
* Start preparing the API documents.Junio C Hamano2007-12-141-0/+6