index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parse-options.h
Age
Commit message (
Expand
)
Author
Lines
2010-06-21
Merge branch 'gs/usage-to-stdout'
Junio C Hamano
-1
/
+2
2010-06-13
parseopt: wrap rev-parse --parseopt usage for eval consumption
Thomas Rast
-0
/
+1
2010-05-31
enums: omit trailing comma for portability
Gary V. Vaughan
-3
/
+3
2010-03-06
parse-options: add parse_options_concat() to concat options
Junio C Hamano
-0
/
+1
2010-02-18
Add an optional argument for --color options
Mark Lodato
-0
/
+7
2010-01-20
Merge branch 'jc/symbol-static'
Junio C Hamano
-3
/
+0
2010-01-12
parse-options.c: mark file-local function static
Junio C Hamano
-3
/
+0
2009-12-04
Teach --[no-]rerere-autoupdate option to merge, revert and friends
Junio C Hamano
-0
/
+3
2009-08-21
Merge branch 'cc/replace'
Junio C Hamano
-0
/
+4
2009-07-31
parse-opt: optionally show "--no-" option string
Johannes Schindelin
-0
/
+4
2009-06-18
Merge branch 'sb/parse-options-integer'
Junio C Hamano
-8
/
+14
2009-06-09
show-branch: don't use LASTARG_DEFAULT with OPTARG
Stephen Boyd
-2
/
+5
2009-06-06
parse-options: simplify usage argh handling
Stephen Boyd
-7
/
+13
2009-06-06
parse-options: make OPT_INTEGER's argh explicit
Stephen Boyd
-1
/
+1
2009-05-31
parse-options: add new function "usage_msg_opt"
Christian Couder
-0
/
+4
2009-05-25
parse-opts: add OPT_FILENAME and transition builtins
Stephen Boyd
-2
/
+3
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
-2
/
+4
2009-05-25
Merge branch 'sb/show-branch-parse-options' into sb/opt-filename
Junio C Hamano
-0
/
+4
2009-05-22
parse-options: add PARSE_OPT_LITERAL_ARGHELP for complicated argh's
Stephen Boyd
-0
/
+4
2009-05-09
parseopt: add PARSE_OPT_NODASH
René Scharfe
-2
/
+6
2009-05-09
parseopt: add OPT_NUMBER_CALLBACK
René Scharfe
-0
/
+4
2009-05-09
parseopt: add OPT_NEGBIT
René Scharfe
-0
/
+2
2009-04-22
Fix typos / spelling in comments
Mike Ralphson
-4
/
+4
2009-03-08
parseopt: add PARSE_OPT_NO_INTERNAL_HELP
René Scharfe
-0
/
+1
2009-03-08
parseopt: add PARSE_OPT_KEEP_UNKNOWN
René Scharfe
-0
/
+1
2009-01-28
Make opt_parse_with_commit() non-static
Jake Goulding
-0
/
+1
2008-11-14
Teach/Fix pull/fetch -q/-v options
Tuncer Ayaz
-0
/
+6
2008-08-06
Sync with 1.5.6.5
Junio C Hamano
-0
/
+2
2008-08-06
Files given on the command line are relative to $cwd
Junio C Hamano
-0
/
+2
2008-07-09
parse-options: add PARSE_OPT_LASTARG_DEFAULT flag
Pierre Habouzit
-0
/
+1
2008-06-30
parse-opt: add PARSE_OPT_KEEP_ARGV0 parser option.
Pierre Habouzit
-0
/
+1
2008-06-30
parse-opt: fake short strings for callers to believe in.
Pierre Habouzit
-0
/
+5
2008-06-30
parse-opt: create parse_options_step.
Pierre Habouzit
-0
/
+4
2008-06-30
parse-opt: Export a non NORETURN usage dumper.
Pierre Habouzit
-0
/
+9
2008-06-30
parse-opt: have parse_options_{start,end}.
Pierre Habouzit
-0
/
+16
2008-03-27
parse-options.c: introduce OPT_DATE
Michele Ballabio
-0
/
+4
2008-03-11
Merge branch 'js/remote'
Junio C Hamano
-0
/
+1
2008-03-02
parse-options: new option type to treat an option-like parameter as an argument.
Pierre Habouzit
-0
/
+2
2008-03-01
parseopt: add flag to stop on first non option
Johannes Schindelin
-0
/
+1
2007-11-22
parse-options: Allow to hide options from the default usage.
Pierre Habouzit
-0
/
+3
2007-11-11
parse-options new features.
Pierre Habouzit
-1
/
+14
2007-11-05
Some better parse-options documentation.
Pierre Habouzit
-2
/
+35
2007-10-29
parse-options: allow callbacks to take no arguments at all.
Pierre Habouzit
-0
/
+1
2007-10-29
Add shortcuts for very often used options.
Pierre Habouzit
-0
/
+11
2007-10-29
parse-options: make some arguments optional, add callbacks.
Pierre Habouzit
-0
/
+16
2007-10-29
parse-options: be able to generate usages automatically
Pierre Habouzit
-4
/
+11
2007-10-29
Add a simple option parser.
Pierre Habouzit
-0
/
+35