21 Commits (d71abd99f82e7076775f12deb9326f7d26761591)

Author SHA1 Message Date
René Scharfe b9e63ddddc test-parse-options: convert to OPT_BOOL() 13 years ago
René Scharfe 6acec0380b parseopt: add OPT_NOOP_NOARG 13 years ago
Jeff King c8ba163916 parse-options: add OPT_STRING_LIST helper 14 years ago
Michael J Gruber 41dbcd4540 Make <identifier> lowercase as per CodingGuidelines 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
Andreas Schwab 6bbfd1fa98 parse-opt: ignore negation of OPT_NONEG for ambiguity checks 15 years ago
Linus Torvalds 2af202be3d Fix various sparse warnings in the git source code 16 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
René Scharfe 51a9949eda parseopt: add PARSE_OPT_NODASH 16 years ago
René Scharfe e0319ff5ed parseopt: add OPT_NUMBER_CALLBACK 16 years ago
René Scharfe 2f4b97f910 parseopt: add OPT_NEGBIT 16 years ago
Brandon Casey 8caa3acf3a test-parse-options: use appropriate cast in length_callback 17 years ago
Junio C Hamano c4aca9ccda Fix test-parse-options "integer" test 17 years ago
Stephan Beyer 010a2dacc1 Extend parse-options test suite 17 years ago
Pierre Habouzit 580d5bffde parse-options: new option type to treat an option-like parameter as an argument. 17 years ago
Pierre Habouzit 3a9f0f41db parse-options: catch likely typo in presense of aggregated options. 17 years ago
Johannes Schindelin 243e0614e0 parse-options: abbreviation engine fix. 17 years ago
Johannes Schindelin beb4743793 Add tests for parse-options.c 17 years ago