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