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