summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-parse-options.txt
AgeCommit message (Expand)Author
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