1. 84d32bf sparse: Fix mingw_main() argument number/type errors by Ramsay Jones · 12 years ago
  2. b9e63dd test-parse-options: convert to OPT_BOOL() by René Scharfe · 13 years ago
  3. 6acec03 parseopt: add OPT_NOOP_NOARG by René Scharfe · 13 years ago
  4. c8ba163 parse-options: add OPT_STRING_LIST helper by Jeff King · 14 years ago
  5. 41dbcd4 Make <identifier> lowercase as per CodingGuidelines by Michael J Gruber · 14 years ago
  6. d52ee6e add description parameter to OPT__QUIET by René Scharfe · 14 years ago
  7. e21adb8 add description parameter to OPT__DRY_RUN by René Scharfe · 14 years ago
  8. fd03881 add description parameter to OPT__VERBOSE by René Scharfe · 14 years ago
  9. 6bbfd1f parse-opt: ignore negation of OPT_NONEG for ambiguity checks by Andreas Schwab · 15 years ago
  10. 2af202b Fix various sparse warnings in the git source code by Linus Torvalds · 16 years ago
  11. df217ed parse-opts: add OPT_FILENAME and transition builtins by Stephen Boyd · 16 years ago
  12. 3778292 parse-opts: prepare for OPT_FILENAME by Stephen Boyd · 16 years ago
  13. 51a9949 parseopt: add PARSE_OPT_NODASH by René Scharfe · 16 years ago
  14. e0319ff parseopt: add OPT_NUMBER_CALLBACK by René Scharfe · 16 years ago
  15. 2f4b97f parseopt: add OPT_NEGBIT by René Scharfe · 16 years ago
  16. 8caa3ac test-parse-options: use appropriate cast in length_callback by Brandon Casey · 17 years ago
  17. c4aca9c Fix test-parse-options "integer" test by Junio C Hamano · 17 years ago
  18. 010a2da Extend parse-options test suite by Stephan Beyer · 17 years ago
  19. 580d5bf parse-options: new option type to treat an option-like parameter as an argument. by Pierre Habouzit · 17 years ago
  20. 3a9f0f4 parse-options: catch likely typo in presense of aggregated options. by Pierre Habouzit · 17 years ago
  21. 243e061 parse-options: abbreviation engine fix. by Johannes Schindelin · 17 years ago
  22. beb4743 Add tests for parse-options.c by Johannes Schindelin · 17 years ago