index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parse-options.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'js/remote'
Junio C Hamano
2008-03-12
1
-0
/
+2
|
\
|
*
parseopt: add flag to stop on first non option
Johannes Schindelin
2008-03-01
1
-0
/
+2
*
|
parse-options: new option type to treat an option-like parameter as an argument.
Pierre Habouzit
2008-03-02
1
-7
/
+19
|
/
*
parse-options: catch likely typo in presense of aggregated options.
Pierre Habouzit
2008-01-26
1
-2
/
+28
*
Force the sticked form for options with optional arguments.
Pierre Habouzit
2007-12-22
1
-3
/
+3
*
parse-options: Allow to hide options from the default usage.
Pierre Habouzit
2007-11-23
1
-2
/
+15
*
parse-options new features.
Pierre Habouzit
2007-11-12
1
-17
/
+44
*
parse-options: abbreviation engine fix.
Johannes Schindelin
2007-11-06
1
-12
/
+21
*
parse-options: allow callbacks to take no arguments at all.
Pierre Habouzit
2007-10-30
1
-1
/
+9
*
parse-options: Allow abbreviated options when unambiguous
Johannes Schindelin
2007-10-30
1
-0
/
+37
*
Add shortcuts for very often used options.
Pierre Habouzit
2007-10-30
1
-0
/
+21
*
parse-options: make some arguments optional, add callbacks.
Pierre Habouzit
2007-10-30
1
-8
/
+37
*
Rework make_usage to print the usage message immediately
Alex Riesen
2007-10-30
1
-25
/
+22
*
parse-options: be able to generate usages automatically
Pierre Habouzit
2007-10-30
1
-5
/
+68
*
Add a simple option parser.
Pierre Habouzit
2007-10-30
1
-0
/
+167