index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t1502-rev-parse-parseopt.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
*
builtin/rev-parse: fix memory leak with `--parseopt`
Patrick Steinhardt
2024-08-01
1
-0
/
+2
*
parse-options: detect ambiguous self-negation
René Scharfe
2024-03-03
1
-0
/
+11
*
parse-options: show negatability of options in short help
René Scharfe
2023-08-07
1
-1
/
+1
*
t1502: test option negation
René Scharfe
2023-08-07
1
-0
/
+44
*
t1502: move optionspec help output to a file
René Scharfe
2023-08-07
1
-72
/
+7
*
t1502, docs: disallow --no-help
René Scharfe
2023-08-07
1
-3
/
+3
*
t1502: don't create unused files
Andrei Rybak
2023-05-03
1
-3
/
+3
*
rev-parse --parseopt: detect missing opt-spec
Øystein Walle
2022-09-08
1
-0
/
+7
*
git rev-parse --parseopt tests: add more usagestr tests
Ævar Arnfjörð Bjarmason
2021-09-13
1
-0
/
+54
*
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
1
-5
/
+5
*
parse-options: only insert newline in help text if needed
Brandon Casey
2017-09-25
1
-2
/
+2
*
parse-options: write blank line to correct output stream
Brandon Casey
2017-09-25
1
-1
/
+1
*
t0040,t1502: Demonstrate parse_options bugs
Brandon Casey
2017-09-25
1
-0
/
+100
*
rev-parse parseopt: interpret any whitespace as start of help text
Brandon Casey
2017-09-19
1
-1
/
+1
*
rev-parse parseopt: do not search help text for flag chars
Brandon Casey
2017-09-19
1
-2
/
+2
*
t1502: demonstrate rev-parse --parseopt option mis-parsing
Brandon Casey
2017-09-19
1
-6
/
+12
*
rev-parse --parseopt: allow [*=?!] in argument hints
Ilya Bobyr
2015-07-15
1
-39
/
+60
*
parse-options: detect attempt to add a duplicate short option name
Junio C Hamano
2014-09-04
1
-2
/
+2
*
t1502: protect runs of SPs used in the indentation
Junio C Hamano
2014-03-24
1
-56
/
+56
*
rev-parse --parseopt: option argument name hints
Ilya Bobyr
2014-03-24
1
-0
/
+20
*
rev-parse --parseopt: add the --stuck-long mode
Nicolas Vigier
2013-10-31
1
-3
/
+39
*
Fix tests under GETTEXT_POISON on parseopt
Jiang Xin
2012-08-27
1
-1
/
+1
*
t1502 (rev-parse --parseopt): test exit code from "-h"
Jonathan Nieder
2010-11-10
1
-1
/
+1
*
Merge branch 'maint'
Junio C Hamano
2010-07-07
1
-0
/
+18
|
\
|
*
rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-option
Uwe Kleine-König
2010-07-07
1
-0
/
+18
*
|
parseopt: wrap rev-parse --parseopt usage for eval consumption
Thomas Rast
2010-06-13
1
-1
/
+3
*
|
print the usage string on stdout instead of stderr
Giuseppe Scrivano
2010-06-01
1
-3
/
+3
|
/
*
parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse
Uwe Kleine-König
2009-06-14
1
-0
/
+5
*
more tests for git rev-parse --parse-opt
Uwe Kleine-König
2009-06-14
1
-2
/
+36
*
Merge branch 'maint'
Junio C Hamano
2008-06-23
1
-1
/
+1
|
\
|
*
parse-options.c: fix documentation syntax of optional arguments
Michele Ballabio
2008-06-23
1
-1
/
+1
*
|
avoid whitespace on empty line in automatic usage message
Jeff King
2008-06-14
1
-1
/
+1
|
/
*
tests: do not use implicit "git diff --no-index"
Junio C Hamano
2008-05-24
1
-1
/
+1
*
rev-parse: fix potential bus error with --parseopt option spec handling
Jay Soffian
2008-02-26
1
-0
/
+43