aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/technical/api-parse-options.txt
AgeCommit message (Expand)AuthorFilesLines
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson1-349/+0
2022-09-21Documentation: clean up various typos in technical docsJacob Stopak1-1/+1
2022-08-19parse-options: add support for parsing subcommandsSZEDER Gábor1-1/+40
2022-08-19parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --optionsSZEDER Gábor1-2/+4
2022-08-19api-parse-options.txt: fix description of OPT_CMDMODESZEDER Gábor1-1/+1
2021-09-12parse-options API: remove OPTION_ARGUMENT featureÆvar Arnfjörð Bjarmason1-5/+0
2020-07-28strvec: update documention to avoid argv_arrayJeff King1-2/+2
2019-03-18parse-options: make OPT_ARGUMENT() more usefulJohannes Schindelin1-1/+3
2018-11-06parse-options: drop OPT_DATE()Jeff King1-4/+0
2017-04-27timestamp_t: a new data type for timestampsJohannes Schindelin1-4/+4
2017-01-19doc: add documentation for OPT_STRING_LISTJacob Keller1-0/+5
2016-05-05parse-options.c: make OPTION_COUNTUP respect "unspecified" valuesPranit Bauva1-2/+6
2016-03-25api-parse-options.txt: document OPT_CMDMODE()Pranit Bauva1-0/+7
2015-08-03Merge branch 'pt/pull-builtin'Junio C Hamano1-0/+13
2015-06-22parse-options: move unsigned long option parsing out of pack-objects.cCharles Bailey1-0/+6
2015-06-15parse-options-cb: implement parse_opt_passthru_argv()Paul Tan1-0/+6
2015-06-15parse-options-cb: implement parse_opt_passthru()Paul Tan1-0/+7
2014-03-31parse-options: remove unused OPT_SET_PTRMarat Radchenko1-4/+0
2013-10-31Use the word 'stuck' instead of 'sticked'Nicolas Vigier1-3/+3
2013-06-26Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'Junio C Hamano1-6/+6
2013-06-18fix "builtin-*" references to be "builtin/*"Phil Hord1-6/+6
2013-05-29Merge branch 'jc/prune-all'Junio C Hamano1-0/+6
2013-04-25prune: introduce OPT_EXPIRY_DATE() and use itJunio C Hamano1-0/+4
2013-04-18api-parse-options.txt: document "no-" for non-boolean optionsMichael Haggerty1-0/+2
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-1/+1
2012-04-26docs: stop using asciidoc no-inline-literalJeff King1-18/+18
2012-02-26parse-options: allow positivation of options starting, with no-René Scharfe1-1/+2
2011-09-28parseopt: add OPT_NOOP_NOARGRené Scharfe1-0/+5
2011-09-27parse-options: deprecate OPT_BOOLEANJunio C Hamano1-5/+11
2010-11-15add OPT__FORCERené Scharfe1-0/+3
2010-11-15add description parameter to OPT__QUIETRené Scharfe1-1/+1
2010-11-15add description parameter to OPT__DRY_RUNRené Scharfe1-1/+1
2010-11-15add description parameter to OPT__VERBOSERené Scharfe1-1/+1
2010-08-20Documentation/technical: avoid stray backslash in parse-options API docsJonathan Nieder1-4/+4
2010-02-18Add an optional argument for --color optionsMark Lodato1-0/+12
2009-05-25parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd1-0/+5
2009-05-25parse-opts: prepare for OPT_FILENAMEStephen Boyd1-2/+2
2009-05-23Merge branch 'rs/grep-parseopt'Junio C Hamano1-0/+12
2009-05-16api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd1-1/+1
2009-05-09parseopt: add OPT_NUMBER_CALLBACKRené Scharfe1-0/+8
2009-05-09parseopt: add OPT_NEGBITRené Scharfe1-0/+4
2009-03-09parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used togetherRené Scharfe1-1/+2
2009-03-09parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELPRené Scharfe1-0/+27
2008-06-22api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer1-2/+202
2007-12-14Start preparing the API documents.Junio C Hamano1-0/+6