index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parse-options.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-30
parse-opt: have parse_options_{start,end}.
Pierre Habouzit
1
-30
/
+39
2008-06-22
Merge branch 'maint'
Junio C Hamano
1
-3
/
+12
2008-06-22
parse-options.c: fix documentation syntax of optional arguments
Michele Ballabio
1
-3
/
+12
2008-06-14
avoid whitespace on empty line in automatic usage message
Jeff King
1
-2
/
+6
2008-04-10
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
1
-1
/
+1
2008-04-10
Fix documentation syntax of optional arguments in short options.
Carlos Rica
1
-1
/
+1
2008-03-27
parse-options.c: introduce OPT_DATE
Michele Ballabio
1
-0
/
+7
2008-03-11
Merge branch 'js/remote'
Junio C Hamano
1
-0
/
+2
2008-03-02
parse-options: new option type to treat an option-like parameter as an argument.
Pierre Habouzit
1
-7
/
+19
2008-03-01
parseopt: add flag to stop on first non option
Johannes Schindelin
1
-0
/
+2
2008-01-26
parse-options: catch likely typo in presense of aggregated options.
Pierre Habouzit
1
-2
/
+28
2007-12-22
Force the sticked form for options with optional arguments.
Pierre Habouzit
1
-3
/
+3
2007-11-22
parse-options: Allow to hide options from the default usage.
Pierre Habouzit
1
-2
/
+15
2007-11-11
parse-options new features.
Pierre Habouzit
1
-17
/
+44
2007-11-05
parse-options: abbreviation engine fix.
Johannes Schindelin
1
-12
/
+21
2007-10-29
parse-options: allow callbacks to take no arguments at all.
Pierre Habouzit
1
-1
/
+9
2007-10-29
parse-options: Allow abbreviated options when unambiguous
Johannes Schindelin
1
-0
/
+37
2007-10-29
Add shortcuts for very often used options.
Pierre Habouzit
1
-0
/
+21
2007-10-29
parse-options: make some arguments optional, add callbacks.
Pierre Habouzit
1
-8
/
+37
2007-10-29
Rework make_usage to print the usage message immediately
Alex Riesen
1
-25
/
+22
2007-10-29
parse-options: be able to generate usages automatically
Pierre Habouzit
1
-5
/
+68
2007-10-29
Add a simple option parser.
Pierre Habouzit
1
-0
/
+167
[prev]