index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5512-ls-remote.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t5512.40 sometimes dies by SIGPIPE
Junio C Hamano
2024-09-13
1
-0
/
+1
*
Merge branch 'ps/ls-remote-out-of-repo-fix'
Junio C Hamano
2024-08-14
1
-0
/
+13
|
\
|
*
builtin/ls-remote: fall back to SHA1 outside of a repo
Patrick Steinhardt
2024-08-02
1
-0
/
+13
*
|
builtin/remote: fix various trivial memory leaks
Patrick Steinhardt
2024-08-01
1
-0
/
+1
|
/
*
ls-remote: introduce --branches and deprecate --heads
Junio C Hamano
2024-06-05
1
-5
/
+27
*
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-1
/
+1
*
t5512: test "ls-remote --heads --symref" filtering with v0 and v2
Jeff King
2023-04-15
1
-19
/
+7
*
t5512: allow any protocol version for filtered symref test
Jeff King
2023-04-15
1
-3
/
+1
*
t5512: add v2 support for "ls-remote --symref" test
Jeff King
2023-04-15
1
-8
/
+11
*
v0 protocol: fix sha1/sha256 confusion for capabilities^{}
Jeff King
2023-04-15
1
-36
/
+15
*
t5512: stop referring to "v1" protocol
Jeff King
2023-04-15
1
-4
/
+4
*
v0 protocol: fix infinite loop when parsing multi-valued capabilities
Jeff King
2023-04-15
1
-0
/
+52
*
push: default to single remote even when not named origin
Tao Klerks
2022-04-29
1
-3
/
+14
*
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
1
-1
/
+1
*
t551*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-14
/
+14
*
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
t5512: stop losing return codes of git commands
Denton Liu
2020-03-27
1
-7
/
+7
*
t5512: stop losing git exit code in here-docs
Denton Liu
2020-03-27
1
-29
/
+35
*
t5512: don't use `test_must_fail test_cmp`
Denton Liu
2020-03-25
1
-1
/
+1
*
Merge branch 'jn/promote-proto2-to-default'
Junio C Hamano
2020-02-14
1
-5
/
+5
|
\
|
*
test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriate
Jonathan Nieder
2020-01-15
1
-5
/
+5
*
|
t5512: abstract away SHA-1-specific constants
brian m. carlson
2020-01-15
1
-8
/
+9
|
/
*
tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values
SZEDER Gábor
2019-11-23
1
-1
/
+1
*
tests: replace test_tristate with "git env--helper"
Ævar Arnfjörð Bjarmason
2019-06-21
1
-2
/
+1
*
t5512: compensate for v0 only sending HEAD symrefs
Jonathan Tan
2019-03-07
1
-5
/
+13
*
Merge branch 'jk/proto-v2-hidden-refs-fix'
Junio C Hamano
2019-01-29
1
-0
/
+6
|
\
|
*
upload-pack: support hidden refs with protocol v2
Jeff King
2019-01-10
1
-0
/
+6
*
|
test-lib-functions: introduce the 'test_set_port' helper function
SZEDER Gábor
2019-01-07
1
-1
/
+1
*
|
ref-filter: don't look for objects when outside of a repository
SZEDER Gábor
2018-11-16
1
-0
/
+6
*
|
Merge branch 'jk/proto-v2-ref-prefix-fix'
Junio C Hamano
2018-11-13
1
-0
/
+18
|
\
\
|
|
/
|
/
|
|
*
ls-remote: pass heads/tags prefixes to transport
Jeff King
2018-10-31
1
-0
/
+9
|
*
ls-remote: do not send ref prefixes for patterns
Jeff King
2018-10-31
1
-0
/
+9
*
|
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
2018-08-20
1
-4
/
+2
|
\
\
|
*
|
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
2018-07-30
1
-4
/
+2
|
|
/
*
/
t5000-t5999: fix broken &&-chains
Eric Sunshine
2018-07-16
1
-2
/
+2
|
/
*
t5512: run git fetch inside test
René Scharfe
2018-05-14
1
-1
/
+1
*
ls-remote: create '--sort' option
Harald Nordgren
2018-04-09
1
-7
/
+47
*
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
2017-05-26
1
-3
/
+10
*
remote: avoid reading $GIT_DIR config in non-repo
Jeff King
2017-02-14
1
-0
/
+9
*
Merge branch 'va/i18n-more'
Junio C Hamano
2016-09-27
1
-1
/
+1
|
\
|
*
i18n: connect: mark die messages for translation
Vasco Almeida
2016-09-19
1
-1
/
+1
*
|
connect: advertized capability is not a ref
Jonathan Tan
2016-09-09
1
-0
/
+40
|
/
*
ls-remote: add support for showing symrefs
Thomas Gummerer
2016-01-19
1
-0
/
+45
*
refs: support negative transfer.hideRefs
Jeff King
2015-08-07
1
-0
/
+23
*
t: wrap complicated expect_code users in a block
Jeff King
2015-03-20
1
-2
/
+4
*
upload/receive-pack: allow hiding ref hierarchies
Junio C Hamano
2013-02-07
1
-0
/
+12
*
Merge branch 'hv/remote-end-hung-up'
Junio C Hamano
2012-07-05
1
-9
/
+7
|
\
|
*
remove the impression of unexpectedness when access is denied
Heiko Voigt
2012-06-19
1
-9
/
+7
*
|
t5512 (ls-remote): modernize style
Tom Grennan
2012-03-03
1
-23
/
+4
|
/
*
ls-remote: the --exit-code option reports "no matching refs"
Michael Schubert
2011-05-18
1
-0
/
+24
[next]