]> asedeno.scripts.mit.edu Git - git.git/history - parse-options.c
Reteach builtin-ls-remote to understand remotes
[git.git] / parse-options.c
2007-11-02 Junio C HamanoMerge branch 'maint'
2007-11-02 Junio C HamanoMerge branch 'ph/parseopt'
2007-10-30 Pierre Habouzitparse-options: allow callbacks to take no arguments at all.
2007-10-30 Johannes Schindelinparse-options: Allow abbreviated options when unambiguous
2007-10-30 Pierre HabouzitAdd shortcuts for very often used options.
2007-10-30 Pierre Habouzitparse-options: make some arguments optional, add callbacks.
2007-10-30 Alex RiesenRework make_usage to print the usage message immediately
2007-10-30 Pierre Habouzitparse-options: be able to generate usages automatically
2007-10-30 Pierre HabouzitAdd a simple option parser.