summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-parse-options.txt
Commit message (Expand)AuthorAgeFilesLines
* Documentation: clean up various typos in technical docsJacob Stopak2022-09-211-1/+1
* parse-options: add support for parsing subcommandsSZEDER Gábor2022-08-191-1/+40
* parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --optionsSZEDER Gábor2022-08-191-2/+4
* api-parse-options.txt: fix description of OPT_CMDMODESZEDER Gábor2022-08-191-1/+1
* parse-options API: remove OPTION_ARGUMENT featureÆvar Arnfjörð Bjarmason2021-09-121-5/+0
* strvec: update documention to avoid argv_arrayJeff King2020-07-281-2/+2
* parse-options: make OPT_ARGUMENT() more usefulJohannes Schindelin2019-03-181-1/+3
* parse-options: drop OPT_DATE()Jeff King2018-11-061-4/+0
* timestamp_t: a new data type for timestampsJohannes Schindelin2017-04-271-4/+4
* doc: add documentation for OPT_STRING_LISTJacob Keller2017-01-191-0/+5
* parse-options.c: make OPTION_COUNTUP respect "unspecified" valuesPranit Bauva2016-05-051-2/+6
* api-parse-options.txt: document OPT_CMDMODE()pb/opt-cmdmode-docPranit Bauva2016-03-251-0/+7
* Merge branch 'pt/pull-builtin'Junio C Hamano2015-08-031-0/+13
|\
| * parse-options-cb: implement parse_opt_passthru_argv()Paul Tan2015-06-151-0/+6
| * parse-options-cb: implement parse_opt_passthru()Paul Tan2015-06-151-0/+7
* | parse-options: move unsigned long option parsing out of pack-objects.ccb/parse-magnitudeCharles Bailey2015-06-221-0/+6
|/
* 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