git-p4: support exclude paths
[gitweb.git] / parse-options.c
2007-10-30 parse-options: Allow abbreviated options when unambiguous
2007-10-30 Add shortcuts for very often used options.
2007-10-30 parse-options: make some arguments optional, add callbacks.
2007-10-30 Rework make_usage to print the usage message immediately
2007-10-30 parse-options: be able to generate usages automatically
2007-10-30 Add a simple option parser.