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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-09
parse-options: remove OPT_BOOLEAN
Nguyễn Thái Ngọc Duy
1
-7
/
+4
2013-09-04
Merge branch 'sb/parseopt-boolean-removal'
Junio C Hamano
1
-3
/
+2
2013-09-04
Merge branch 'jc/parseopt-command-modes'
Junio C Hamano
1
-0
/
+3
2013-08-09
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2013-08-09
parse-options: fix clang opterror() -Wunused-value warning
Eric Sunshine
1
-1
/
+1
2013-08-05
Remove deprecated OPTION_BOOLEAN for parsing arguments
Stefan Beller
1
-3
/
+2
2013-07-30
parse-options: add OPT_CMDMODE()
Junio C Hamano
1
-0
/
+3
2013-05-29
Merge branch 'jc/prune-all'
Junio C Hamano
1
-0
/
+4
2013-04-25
prune: introduce OPT_EXPIRY_DATE() and use it
Junio C Hamano
1
-0
/
+4
2013-01-16
fix clang -Wunused-value warnings for error functions
Max Horn
1
-1
/
+1
2012-12-15
silence some -Wuninitialized false positives
Jeff King
1
-0
/
+4
2012-08-20
i18n: mark "style" in OPT_COLUMN() for translation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-05-08
i18n: parseopt: lookup help and argument translations when showing usage
Nguyễn Thái Ngọc Duy
1
-11
/
+14
2012-05-03
Merge branch 'nd/columns'
Junio C Hamano
1
-0
/
+2
2012-04-27
Add column layout skeleton and git-column
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2012-02-28
parse-options: remove PARSE_OPT_NEGHELP
René Scharfe
1
-4
/
+0
2011-09-28
parseopt: add OPT_NOOP_NOARG
René Scharfe
1
-0
/
+6
2011-09-27
parse-options: deprecate OPT_BOOLEAN
Junio C Hamano
1
-2
/
+8
2011-08-11
parse-options: export opterr, optbug
Dmitry Ivankov
1
-0
/
+2
2011-06-22
parse-options: add OPT_STRING_LIST helper
Jeff King
1
-0
/
+4
2011-02-15
Make <identifier> lowercase as per CodingGuidelines
Michael J Gruber
1
-1
/
+1
2010-12-12
Merge branch 'jn/parse-options-extra'
Junio C Hamano
1
-2
/
+9
2010-12-07
parse-options: make resuming easier after PARSE_OPT_STOP_AT_NON_OPTION
Jonathan Nieder
1
-0
/
+1
2010-12-07
parse-options: allow git commands to invent new option types
Jonathan Nieder
1
-1
/
+7
2010-12-06
parse-options: Don't call parse_options_check() so much
Stephen Boyd
1
-1
/
+1
2010-11-15
add OPT__FORCE
René Scharfe
1
-0
/
+1
2010-11-15
add description parameter to OPT__QUIET
René Scharfe
1
-1
/
+1
2010-11-15
add description parameter to OPT__DRY_RUN
René Scharfe
1
-1
/
+1
2010-11-15
add description parameter to OPT__VERBOSE
René Scharfe
1
-1
/
+1
2010-08-24
parse-options: clarify PARSE_OPT_NOARG description
Jonathan Nieder
1
-1
/
+1
2010-06-21
Merge branch 'gs/usage-to-stdout'
Junio C Hamano
1
-1
/
+2
2010-06-13
parseopt: wrap rev-parse --parseopt usage for eval consumption
Thomas Rast
1
-0
/
+1
2010-05-31
enums: omit trailing comma for portability
Gary V. Vaughan
1
-3
/
+3
2010-03-06
parse-options: add parse_options_concat() to concat options
Junio C Hamano
1
-0
/
+1
2010-02-18
Add an optional argument for --color options
Mark Lodato
1
-0
/
+7
2010-01-20
Merge branch 'jc/symbol-static'
Junio C Hamano
1
-3
/
+0
2010-01-12
parse-options.c: mark file-local function static
Junio C Hamano
1
-3
/
+0
2009-12-04
Teach --[no-]rerere-autoupdate option to merge, revert and friends
Junio C Hamano
1
-0
/
+3
2009-08-21
Merge branch 'cc/replace'
Junio C Hamano
1
-0
/
+4
2009-07-31
parse-opt: optionally show "--no-" option string
Johannes Schindelin
1
-0
/
+4
2009-06-18
Merge branch 'sb/parse-options-integer'
Junio C Hamano
1
-8
/
+14
2009-06-09
show-branch: don't use LASTARG_DEFAULT with OPTARG
Stephen Boyd
1
-2
/
+5
2009-06-06
parse-options: simplify usage argh handling
Stephen Boyd
1
-7
/
+13
2009-06-06
parse-options: make OPT_INTEGER's argh explicit
Stephen Boyd
1
-1
/
+1
2009-05-31
parse-options: add new function "usage_msg_opt"
Christian Couder
1
-0
/
+4
2009-05-25
parse-opts: add OPT_FILENAME and transition builtins
Stephen Boyd
1
-2
/
+3
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
1
-2
/
+4
2009-05-25
Merge branch 'sb/show-branch-parse-options' into sb/opt-filename
Junio C Hamano
1
-0
/
+4
2009-05-22
parse-options: add PARSE_OPT_LITERAL_ARGHELP for complicated argh's
Stephen Boyd
1
-0
/
+4
2009-05-09
parseopt: add PARSE_OPT_NODASH
René Scharfe
1
-2
/
+6
[next]