index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parse-options.c
Commit message (
Expand
)
Author
Age
*
Reduce parse-options.o dependencies
Dmitry Ivankov
2011-08-11
*
parse-options: export opterr, optbug
Dmitry Ivankov
2011-08-11
*
parse-options: add OPT_STRING_LIST helper
Jeff King
2011-06-22
*
Fix sparse warnings
Stephen Boyd
2011-03-22
*
parse-options: make resuming easier after PARSE_OPT_STOP_AT_NON_OPTION
Jonathan Nieder
2010-12-07
*
parse-options: allow git commands to invent new option types
Jonathan Nieder
2010-12-07
*
parse-options: never suppress arghelp if LITERAL_ARGHELP is set
Jonathan Nieder
2010-12-07
*
parse-options: do not infer PARSE_OPT_NOARG from option type
Stephen Boyd
2010-12-07
*
parse-options: sanity check PARSE_OPT_NOARG flag
Jonathan Nieder
2010-12-07
*
parse-options: move NODASH sanity checks to parse_options_check
Jonathan Nieder
2010-12-07
*
parse-options: clearer reporting of API misuse
Jonathan Nieder
2010-12-07
*
parse-options: Don't call parse_options_check() so much
Stephen Boyd
2010-12-06
*
parseopt: wrap rev-parse --parseopt usage for eval consumption
Thomas Rast
2010-06-13
*
print the usage string on stdout instead of stderr
Giuseppe Scrivano
2010-05-31
*
parse-options: add parse_options_concat() to concat options
Junio C Hamano
2010-03-06
*
Add an optional argument for --color options
Mark Lodato
2010-02-18
*
Merge branch 'jc/symbol-static'
Junio C Hamano
2010-01-20
|
\
|
*
parse-options.c: mark file-local function static
Junio C Hamano
2010-01-12
*
|
Teach --[no-]rerere-autoupdate option to merge, revert and friends
Junio C Hamano
2009-12-04
|
/
*
parse-opt: ignore negation of OPT_NONEG for ambiguity checks
Andreas Schwab
2009-09-29
*
Merge branch 'cc/replace'
Junio C Hamano
2009-08-21
|
\
|
*
parse-options: add new function "usage_msg_opt"
Christian Couder
2009-05-31
*
|
parse-opt: optionally show "--no-" option string
Johannes Schindelin
2009-07-31
*
|
Fix various sparse warnings in the git source code
Linus Torvalds
2009-06-20
*
|
Merge branch 'sb/parse-options-integer'
Junio C Hamano
2009-06-18
|
\
\
|
*
|
parse-options: simplify usage argh handling
Stephen Boyd
2009-06-06
|
*
|
parse-options: make OPT_INTEGER's argh explicit
Stephen Boyd
2009-06-06
|
|
/
*
|
parse-options: add parse_options_check to validate option specs.
Pierre Habouzit
2009-06-10
|
/
*
parse-opts: add OPT_FILENAME and transition builtins
Stephen Boyd
2009-05-25
*
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
2009-05-25
*
Merge branch 'sb/show-branch-parse-options' into sb/opt-filename
Junio C Hamano
2009-05-25
|
\
|
*
parse-options: add PARSE_OPT_LITERAL_ARGHELP for complicated argh's
Stephen Boyd
2009-05-22
*
|
parseopt: add PARSE_OPT_NODASH
René Scharfe
2009-05-09
*
|
parseopt: add OPT_NUMBER_CALLBACK
René Scharfe
2009-05-09
*
|
parseopt: add OPT_NEGBIT
René Scharfe
2009-05-09
|
/
*
parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used together
René Scharfe
2009-03-09
*
parseopt: make usage optional
René Scharfe
2009-03-08
*
parseopt: add PARSE_OPT_NO_INTERNAL_HELP
René Scharfe
2009-03-08
*
parseopt: add PARSE_OPT_KEEP_UNKNOWN
René Scharfe
2009-03-08
*
Make opt_parse_with_commit() non-static
Jake Goulding
2009-01-28
*
Teach/Fix pull/fetch -q/-v options
Tuncer Ayaz
2008-11-14
*
Sync with 1.5.6.5
Junio C Hamano
2008-08-06
|
\
|
*
Files given on the command line are relative to $cwd
Junio C Hamano
2008-08-06
*
|
parse-options: fix segmentation fault when a required value is missing
Olivier Marin
2008-07-21
*
|
parse-options.c: make check_typos() static
Nanako Shiraishi
2008-07-16
*
|
Merge branch 'mv/merge-in-c'
Junio C Hamano
2008-07-15
|
\
\
|
*
|
Move parse-options's skip_prefix() to git-compat-util.h
Miklos Vajna
2008-06-30
*
|
|
parse-options: add PARSE_OPT_LASTARG_DEFAULT flag
Pierre Habouzit
2008-07-09
*
|
|
parse-opt: add PARSE_OPT_KEEP_ARGV0 parser option.
Pierre Habouzit
2008-06-30
*
|
|
parse-opt: fake short strings for callers to believe in.
Pierre Habouzit
2008-06-30
[next]