index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t5801-remote-helpers.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-2
/
+2
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-11-04
transport-helper: fix leaking import/export marks
Patrick Steinhardt
1
-0
/
+1
2024-09-23
Merge branch 'jk/diag-unexpected-remote-helper-death'
Junio C Hamano
1
-0
/
+11
2024-09-14
print an error when remote helpers die during capabilities
Jeff King
1
-0
/
+11
2024-06-14
remote: always require at least one url in a remote
Jeff King
1
-1
/
+1
2024-06-14
t5801: test remote.*.vcs config
Jeff King
1
-0
/
+23
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-4
/
+4
2020-11-19
t5[6-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-13
/
+13
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-03-27
t5801: teach compare_refs() to accept !
Denton Liu
1
-2
/
+8
2019-10-07
tests: remove "cat foo" before "test_i18ngrep bar foo"
René Scharfe
1
-1
/
+0
2019-07-09
Merge branch 'fc/fetch-with-import-fix'
Junio C Hamano
1
-4
/
+14
2019-06-04
fetch: fix regression with transport helpers
Felipe Contreras
1
-1
/
+1
2019-06-04
t5801 (remote-helpers): add test to fetch tags
Felipe Contreras
1
-0
/
+10
2019-06-04
t5801 (remote-helpers): cleanup refspec stuff
Felipe Contreras
1
-4
/
+4
2019-04-15
remote-testgit: move it into the support directory for t5801
Johannes Schindelin
1
-0
/
+2
2018-08-15
Merge branch 'nd/i18n'
Junio C Hamano
1
-4
/
+4
2018-07-23
transport-helper.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2018-07-23
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2018-07-16
t5000-t5999: fix broken &&-chains
Eric Sunshine
1
-1
/
+1
2015-09-08
t5801: don't use test_when_finished in a subshell
John Keeping
1
-8
/
+4
2015-01-21
transport-helper: do not request symbolic refs to remote helpers
Mike Hommey
1
-0
/
+24
2014-06-16
Merge branch 'fc/remote-helper-refmap'
Junio C Hamano
1
-1
/
+17
2014-05-20
Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"
Junio C Hamano
1
-8
/
+23
2014-05-19
Revert "Merge branch 'fc/transport-helper-sync-error-fix'"
Junio C Hamano
1
-23
/
+8
2014-04-21
transport-helper: add support to delete branches
Felipe Contreras
1
-0
/
+8
2014-04-21
transport-helper: add support to push symbolic refs
Felipe Contreras
1
-0
/
+8
2014-04-21
transport-helper: add support for old:new refspec
Felipe Contreras
1
-1
/
+1
2014-04-21
t5801 (remote-helpers): cleanup environment sets
Felipe Contreras
1
-7
/
+4
2014-04-14
transport-helper: fix sync issue on crashes
Felipe Contreras
1
-1
/
+19
2014-03-31
Merge branch 'dt/tests-with-env-not-subshell'
Junio C Hamano
1
-4
/
+2
2014-03-19
tests: use "env" to run commands with temporary env-var settings
David Tran
1
-4
/
+2
2013-11-12
transport-helper: add 'force' to 'export' helpers
Felipe Contreras
1
-0
/
+13
2013-09-03
transport-helper: add no-private-update capability
Matthieu Moy
1
-0
/
+11
2013-06-21
transport-helper: be quiet on read errors from helpers
Jeff King
1
-3
/
+1
2013-05-29
Merge branch 'js/transport-helper-error-reporting-fix'
Junio C Hamano
1
-5
/
+0
2013-05-29
Merge branch 'fc/transport-helper-error-reporting'
Junio C Hamano
1
-20
/
+55
2013-05-10
transport-helper: fix remote helper namespace regression
Felipe Contreras
1
-0
/
+14
2013-05-10
test: remote-helper: add missing and
Felipe Contreras
1
-1
/
+1
2013-05-05
Merge branch 'fc/push-with-export-reporting-result'
Junio C Hamano
1
-0
/
+14
2013-05-05
transport-helper: improve push messages
Felipe Contreras
1
-0
/
+14
2013-04-28
git-remote-testgit: build it to run under $SHELL_PATH
Junio C Hamano
1
-5
/
+0
2013-04-25
t5801: "VAR=VAL shell_func args" is forbidden
Junio C Hamano
1
-1
/
+3
2013-04-17
transport-helper: update remote helper namespace
Felipe Contreras
1
-0
/
+12
2013-04-17
transport-helper: warn when refspec is not used
Felipe Contreras
1
-2
/
+4
2013-04-17
transport-helper: clarify pushing without refspecs
Felipe Contreras
1
-3
/
+3
2013-04-17
transport-helper: clarify *:* refspec
Felipe Contreras
1
-15
/
+0
2013-04-15
transport-helper: add 'signed-tags' capability
John Keeping
1
-1
/
+11
2013-04-15
transport-helper: pass --signed-tags=warn-strip to fast-export
John Keeping
1
-0
/
+10
[next]