summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-parse-options.txt
AgeCommit message (Expand)Author
2014-03-31parse-options: remove unused OPT_SET_PTRMarat Radchenko
2013-10-31Use the word 'stuck' instead of 'sticked'Nicolas Vigier
2013-06-26Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'Junio C Hamano
2013-06-18fix "builtin-*" references to be "builtin/*"Phil Hord
2013-05-29Merge branch 'jc/prune-all'Junio C Hamano
2013-04-25prune: introduce OPT_EXPIRY_DATE() and use itJunio C Hamano
2013-04-18api-parse-options.txt: document "no-" for non-boolean optionsMichael Haggerty
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2012-04-26docs: stop using asciidoc no-inline-literalJeff King
2012-02-26parse-options: allow positivation of options starting, with no-René Scharfe
2011-09-28parseopt: add OPT_NOOP_NOARGRené Scharfe
2011-09-28parse-options: deprecate OPT_BOOLEANJunio C Hamano
2010-11-15add OPT__FORCERené Scharfe
2010-11-15add description parameter to OPT__QUIETRené Scharfe
2010-11-15add description parameter to OPT__DRY_RUNRené Scharfe
2010-11-15add description parameter to OPT__VERBOSERené Scharfe
2010-08-20Documentation/technical: avoid stray backslash in parse-options API docsJonathan Nieder
2010-02-19Add an optional argument for --color optionsMark Lodato
2009-05-25parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd
2009-05-25parse-opts: prepare for OPT_FILENAMEStephen Boyd
2009-05-23Merge branch 'rs/grep-parseopt'Junio C Hamano
2009-05-16api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd
2009-05-09parseopt: add OPT_NUMBER_CALLBACKRené Scharfe
2009-05-09parseopt: add OPT_NEGBITRené Scharfe
2009-03-09parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used togetherRené Scharfe
2009-03-09parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELPRené Scharfe
2008-06-23api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer
2007-12-15Start preparing the API documents.Junio C Hamano