summaryrefslogtreecommitdiff
path: root/test-parse-options.c
AgeCommit message (Expand)Author
2009-06-21Fix various sparse warnings in the git source codeLinus Torvalds
2009-05-25parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd
2009-05-25parse-opts: prepare for OPT_FILENAMEStephen Boyd
2009-05-09parseopt: add PARSE_OPT_NODASHRené Scharfe
2009-05-09parseopt: add OPT_NUMBER_CALLBACKRené Scharfe
2009-05-09parseopt: add OPT_NEGBITRené Scharfe
2008-08-14test-parse-options: use appropriate cast in length_callbackBrandon Casey
2008-07-30Fix test-parse-options "integer" testJunio C Hamano
2008-06-23Extend parse-options test suiteStephan Beyer
2008-03-02parse-options: new option type to treat an option-like parameter as an argument.Pierre Habouzit
2008-01-26parse-options: catch likely typo in presense of aggregated options.Pierre Habouzit
2007-11-06parse-options: abbreviation engine fix.Johannes Schindelin
2007-10-30Add tests for parse-options.cJohannes Schindelin