index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t0040-parse-options.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: require at least one digit when parsing numbers
Phillip Wood
2022-11-10
1
-0
/
+7
*
git_parse_unsigned: reject negative values
Phillip Wood
2022-11-10
1
-0
/
+5
*
t0040-parse-options: remove leftover debugging
SZEDER Gábor
2022-09-07
1
-2
/
+0
*
parse-options: add support for parsing subcommands
SZEDER Gábor
2022-08-19
1
-0
/
+185
*
parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options
SZEDER Gábor
2022-08-19
1
-4
/
+4
*
t0040-parse-options: test parse_options() with various 'parse_opt_flags'
SZEDER Gábor
2022-08-19
1
-0
/
+70
*
Merge branch 'ab/mark-leak-free-tests-more'
Junio C Hamano
2021-10-26
1
-0
/
+1
|
\
|
*
tests: fix a memory leak in test-parse-options.c
Ævar Arnfjörð Bjarmason
2021-10-08
1
-0
/
+1
*
|
parse-options tests: test optname() output
Ævar Arnfjörð Bjarmason
2021-10-08
1
-3
/
+39
|
/
*
parse-options API: remove OPTION_ARGUMENT feature
Ævar Arnfjörð Bjarmason
2021-09-13
1
-5
/
+0
*
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
1
-4
/
+4
*
messages: avoid SHA-1 in end-user facing messages
Junio C Hamano
2020-08-14
1
-1
/
+1
*
parse-options: teach "git cmd -h" to show alias as alias
Junio C Hamano
2020-03-16
1
-1
/
+1
*
Merge branch 'pb/am-show-current-patch'
Junio C Hamano
2020-03-09
1
-0
/
+18
|
\
|
*
parse-options: add testcases for OPT_CMDMODE()
Paolo Bonzini
2020-02-20
1
-0
/
+18
*
|
parse-options: lose an unnecessary space in an error message
Jacques Bodin-Hullin
2020-02-05
1
-2
/
+2
|
/
*
parse-options: allow --end-of-options as a synonym for "--"
Jeff King
2019-08-06
1
-0
/
+7
*
parse-options: don't emit "ambiguous option" for aliases
Nguyễn Thái Ngọc Duy
2019-05-07
1
-0
/
+17
*
tests: disallow the use of abbreviated options (by default)
Johannes Schindelin
2019-04-15
1
-1
/
+13
*
Merge branch 'nd/i18n'
Junio C Hamano
2019-01-04
1
-2
/
+2
|
\
|
*
parse-options.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
2018-11-12
1
-2
/
+2
*
|
parse-options: drop OPT_DATE()
Jeff King
2018-11-06
1
-22
/
+0
|
/
*
t/helper: merge test-parse-options into test-tool
Nguyễn Thái Ngọc Duy
2018-09-11
1
-35
/
+35
*
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
2018-08-21
1
-3
/
+1
*
parse-options: do not show usage upon invalid option value
Paul-Sebastian Ungureanu
2018-03-22
1
-1
/
+1
*
parse-options: write blank line to correct output stream
Brandon Casey
2017-09-25
1
-3
/
+3
*
t0040,t1502: Demonstrate parse_options bugs
Brandon Casey
2017-09-25
1
-3
/
+5
*
t0040: convert all possible tests to use `test-parse-options --expect`
Pranit Bauva
2016-10-17
1
-170
/
+13
*
t0040: convert a few tests to use test-parse-options --expect
Junio C Hamano
2016-05-10
1
-18
/
+2
*
t0040: remove unused test helpers
Junio C Hamano
2016-05-10
1
-24
/
+0
*
test-parse-options: --expect=<string> option to simplify tests
Junio C Hamano
2016-05-10
1
-0
/
+1
*
test-parse-options: fix output when callback option fails
Junio C Hamano
2016-05-10
1
-3
/
+1
*
parse-options.c: make OPTION_COUNTUP respect "unspecified" values
Pranit Bauva
2016-05-05
1
-14
/
+14
*
t0040-parse-options: improve test coverage
Pranit Bauva
2016-05-05
1
-0
/
+114
*
test-parse-options: print quiet as integer
Pranit Bauva
2016-04-20
1
-13
/
+13
*
t0040-test-parse-options.sh: fix style issues
Pranit Bauva
2016-04-20
1
-38
/
+38
*
parse-options: move unsigned long option parsing out of pack-objects.c
Charles Bailey
2015-06-23
1
-5
/
+40
*
test-parse-options: update to handle negative ints
Charles Bailey
2015-06-23
1
-0
/
+2
*
t: use test_expect_code instead of hand-rolled comparison
Jeff King
2015-03-20
1
-8
/
+4
*
parse-options: remove unused OPT_SET_PTR
Marat Radchenko
2014-03-31
1
-4
/
+3
*
test: test_must_be_empty helper
Junio C Hamano
2013-06-10
1
-23
/
+23
*
Fix tests under GETTEXT_POISON on parseopt
Jiang Xin
2012-08-27
1
-5
/
+29
*
parse-options: typo check for unknown switches
René Scharfe
2012-03-05
1
-0
/
+10
*
parse-options: allow positivation of options starting, with no-
René Scharfe
2012-02-27
1
-1
/
+1
*
test-parse-options: convert to OPT_BOOL()
René Scharfe
2012-02-27
1
-2
/
+58
*
parseopt: add OPT_NOOP_NOARG
René Scharfe
2011-09-28
1
-1
/
+1
*
parse-options: add OPT_STRING_LIST helper
Jeff King
2011-06-22
1
-0
/
+17
*
Make <identifier> lowercase as per CodingGuidelines
Michael J Gruber
2011-02-15
1
-1
/
+1
*
print the usage string on stdout instead of stderr
Giuseppe Scrivano
2010-06-01
1
-3
/
+5
*
parse-opt: ignore negation of OPT_NONEG for ambiguity checks
Andreas Schwab
2009-09-29
1
-0
/
+20
[next]