index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parse-options.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ps/contains-id-error-message'
Junio C Hamano
2018-04-10
1
-0
/
+1
|
\
|
*
parse-options: do not show usage upon invalid option value
Paul-Sebastian Ungureanu
2018-03-22
1
-0
/
+1
*
|
completion: don't set PARSE_OPT_NOCOMPLETE on --rerere-autoupdate
Nguyễn Thái Ngọc Duy
2018-03-07
1
-2
/
+2
*
|
remote: force completing --mirror= instead of --mirror
Nguyễn Thái Ngọc Duy
2018-02-09
1
-1
/
+5
*
|
completion: use __gitcomp_builtin in _git_am
Nguyễn Thái Ngọc Duy
2018-02-09
1
-2
/
+2
*
|
parse-options: let OPT__FORCE take optional flags argument
Nguyễn Thái Ngọc Duy
2018-02-09
1
-1
/
+1
*
|
parse-options: add OPT_xxx_F() variants
Nguyễn Thái Ngọc Duy
2018-02-09
1
-7
/
+12
*
|
parse-options: support --git-completion-helper
Nguyễn Thái Ngọc Duy
2018-02-09
1
-1
/
+4
|
/
*
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
2017-03-24
1
-0
/
+2
*
parse-options: add OPT_NONEG to the "contains" option
Ævar Arnfjörð Bjarmason
2017-03-24
1
-2
/
+2
*
Merge branch 'mh/diff-indent-heuristic'
Junio C Hamano
2016-09-27
1
-0
/
+1
|
\
|
*
parse-options: add parse_opt_unknown_cb()
Michael Haggerty
2016-09-19
1
-0
/
+1
*
|
parse_options: allocate a new array when concatenating
Jeff King
2016-07-06
1
-1
/
+1
|
/
*
parse-options: allow -h as a short option
René Scharfe
2015-11-20
1
-1
/
+1
*
Merge branch 'kn/for-each-tag-branch'
Junio C Hamano
2015-10-05
1
-1
/
+9
|
\
|
*
parse-options.h: add macros for '--contains' option
Karthik Nayak
2015-08-03
1
-0
/
+7
|
*
parse-option: rename parse_opt_with_commit()
Karthik Nayak
2015-08-03
1
-1
/
+1
|
*
tag: libify parse_opt_points_at()
Karthik Nayak
2015-08-03
1
-0
/
+1
*
|
Merge branch 'sb/parse-options-codeformat'
Junio C Hamano
2015-08-12
1
-1
/
+1
|
\
\
|
*
|
parse-options: align curly braces for all options
Stefan Beller
2015-07-29
1
-1
/
+1
|
|
/
*
|
Merge branch 'pt/pull-builtin'
Junio C Hamano
2015-08-03
1
-0
/
+6
|
\
\
|
*
|
parse-options-cb: implement parse_opt_passthru_argv()
Paul Tan
2015-06-15
1
-0
/
+3
|
*
|
parse-options-cb: implement parse_opt_passthru()
Paul Tan
2015-06-15
1
-0
/
+3
|
|
/
*
/
parse-options: move unsigned long option parsing out of pack-objects.c
Charles Bailey
2015-06-23
1
-0
/
+3
|
/
*
Merge branch 'iu/fix-parse-options-h-comment'
Junio C Hamano
2015-04-14
1
-2
/
+1
|
\
|
*
parse-options.h: OPTION_{BIT,SET_INT} do not store pointer to defval
Ivan Ukhov
2015-03-30
1
-2
/
+1
*
|
Merge branch 'jk/squelch-compiler-warning-from-funny-error-macro'
Junio C Hamano
2014-06-06
1
-2
/
+2
|
\
\
|
*
|
let clang use the constant-return error() macro
Jeff King
2014-05-07
1
-1
/
+1
|
*
|
inline constant return from error() function
Jeff King
2014-05-07
1
-1
/
+1
*
|
|
Merge branch 'mr/opt-set-ptr'
Junio C Hamano
2014-04-08
1
-4
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
parse-options: remove unused OPT_SET_PTR
Marat Radchenko
2014-03-31
1
-4
/
+1
|
*
|
parse-options: add cast to correct pointer type to OPT_SET_PTR
Junio C Hamano
2014-03-31
1
-1
/
+1
|
|
/
*
/
parse-options: multi-word argh should use dash to separate words
Junio C Hamano
2014-03-24
1
-1
/
+1
|
/
*
parse-options: remove OPT_BOOLEAN
Nguyễn Thái Ngọc Duy
2013-12-09
1
-7
/
+4
*
Merge branch 'sb/parseopt-boolean-removal'
Junio C Hamano
2013-09-04
1
-3
/
+2
|
\
|
*
Remove deprecated OPTION_BOOLEAN for parsing arguments
Stefan Beller
2013-08-05
1
-3
/
+2
*
|
Merge branch 'jc/parseopt-command-modes'
Junio C Hamano
2013-09-04
1
-0
/
+3
|
\
|
|
*
parse-options: add OPT_CMDMODE()
Junio C Hamano
2013-07-30
1
-0
/
+3
*
|
Merge branch 'maint'
Junio C Hamano
2013-08-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
parse-options: fix clang opterror() -Wunused-value warning
Eric Sunshine
2013-08-09
1
-1
/
+1
*
|
Merge branch 'jc/prune-all'
Junio C Hamano
2013-05-29
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
prune: introduce OPT_EXPIRY_DATE() and use it
Junio C Hamano
2013-04-25
1
-0
/
+4
*
|
fix clang -Wunused-value warnings for error functions
Max Horn
2013-01-16
1
-1
/
+1
*
|
silence some -Wuninitialized false positives
Jeff King
2012-12-15
1
-0
/
+4
|
/
*
i18n: mark "style" in OPT_COLUMN() for translation
Nguyễn Thái Ngọc Duy
2012-08-20
1
-1
/
+1
*
i18n: parseopt: lookup help and argument translations when showing usage
Nguyễn Thái Ngọc Duy
2012-05-08
1
-11
/
+14
*
Merge branch 'nd/columns'
Junio C Hamano
2012-05-04
1
-0
/
+2
|
\
|
*
Add column layout skeleton and git-column
Nguyễn Thái Ngọc Duy
2012-04-27
1
-0
/
+2
*
|
parse-options: remove PARSE_OPT_NEGHELP
René Scharfe
2012-02-28
1
-4
/
+0
|
/
*
parseopt: add OPT_NOOP_NOARG
René Scharfe
2011-09-28
1
-0
/
+6
[next]