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