36 Commits (cc00e5ce6b50cf4197e137b87a33209568b1e662)

Author SHA1 Message Date
Johannes Schindelin dddbad728c timestamp_t: a new data type for timestamps 8 years ago
Jacob Keller 4a68748893 doc: add documentation for OPT_STRING_LIST 8 years ago
Pranit Bauva e0070e8bd5 parse-options.c: make OPTION_COUNTUP respect "unspecified" values 9 years ago
Pranit Bauva c3f6b853bf api-parse-options.txt: document OPT_CMDMODE() 9 years ago
Charles Bailey 2a514ed805 parse-options: move unsigned long option parsing out of pack-objects.c 10 years ago
Paul Tan ffad85c599 parse-options-cb: implement parse_opt_passthru_argv() 10 years ago
Paul Tan 6b3ee18dc5 parse-options-cb: implement parse_opt_passthru() 10 years ago
Marat Radchenko 20d1c6528c parse-options: remove unused OPT_SET_PTR 11 years ago
Nicolas Vigier b0d12fc9b2 Use the word 'stuck' instead of 'sticked' 11 years ago
Phil Hord 09b7e2204a fix "builtin-*" references to be "builtin/*" 12 years ago
Junio C Hamano 27ec394a97 prune: introduce OPT_EXPIRY_DATE() and use it 12 years ago
Michael Haggerty 8a09e6c5f9 api-parse-options.txt: document "no-" for non-boolean options 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Jeff King 6cf378f0cb docs: stop using asciidoc no-inline-literal 13 years ago
René Scharfe 0f1930c587 parse-options: allow positivation of options starting, with no- 13 years ago
René Scharfe 6acec0380b parseopt: add OPT_NOOP_NOARG 14 years ago
Junio C Hamano b04ba2bb42 parse-options: deprecate OPT_BOOLEAN 14 years ago
René Scharfe 76946b76fe add OPT__FORCE 14 years ago
René Scharfe d52ee6e613 add description parameter to OPT__QUIET 14 years ago
René Scharfe e21adb8c10 add description parameter to OPT__DRY_RUN 14 years ago
René Scharfe fd03881a48 add description parameter to OPT__VERBOSE 14 years ago
Jonathan Nieder 6dcca4d0ea Documentation/technical: avoid stray backslash in parse-options API docs 15 years ago
Mark Lodato 73e9da0196 Add an optional argument for --color options 15 years ago
Stephen Boyd df217ed643 parse-opts: add OPT_FILENAME and transition builtins 16 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Stephen Boyd ca156cfcc2 api-parse-options.txt: use 'func' instead of 'funct' 16 years ago
René Scharfe e0319ff5ed parseopt: add OPT_NUMBER_CALLBACK 16 years ago
René Scharfe 2f4b97f910 parseopt: add OPT_NEGBIT 16 years ago
René Scharfe 0d260f9a09 parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used together 16 years ago
René Scharfe 9ad7e6ea24 parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELP 16 years ago
Stephan Beyer 224712e521 api-parse-options.txt: Introduce documentation for parse options API 17 years ago
Junio C Hamano 530e741c72 Start preparing the API documents. 17 years ago