index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t5505-remote.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-03
Merge branch 'es/test-chain-lint'
Junio C Hamano
1
-4
/
+2
2021-12-13
tests: apply modern idiom for exiting loop upon failure
Eric Sunshine
1
-4
/
+2
2021-12-05
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin
1
-3
/
+0
2021-06-14
*: fix typos which duplicate a word
Andrei Rybak
1
-1
/
+1
2021-03-22
Merge branch 'ab/remote-write-config-in-camel-case'
Junio C Hamano
1
-0
/
+3
2021-02-24
remote: write camel-cased *.pushRemote on rename
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2021-02-24
remote: add camel-cased *.tagOpt key, like clone
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
1
-12
/
+12
2021-02-10
tests: remove most uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2021-01-25
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
1
-0
/
+3
2020-12-16
t5505: finalize transitioning to using the branch name `main`
Johannes Schindelin
1
-78
/
+78
2020-11-19
tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed
Johannes Schindelin
1
-4
/
+4
2020-11-19
t550*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-71
/
+71
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-11-09
Merge branch 'ab/git-remote-exit-code'
Junio C Hamano
1
-8
/
+8
2020-11-02
Merge branch 'js/default-branch-name-part-4-minus-1'
Junio C Hamano
1
-15
/
+15
2020-10-27
remote: add meaningful exit code on missing/existing
Ævar Arnfjörð Bjarmason
1
-8
/
+8
2020-10-23
tests: prepare aligned mentions of the default branch name
Johannes Schindelin
1
-15
/
+15
2020-09-30
remote: add tests for add and rename with invalid names
Sean Barag
1
-0
/
+13
2020-06-25
tests: reference `seen` wherever `pu` was referenced
Johannes Schindelin
1
-4
/
+4
2020-02-10
remote rename/remove: gently handle remote.pushDefault config
Bert Wesarg
1
-2
/
+74
2020-02-10
remote rename/remove: handle branch.<name>.pushRemote config values
Bert Wesarg
1
-1
/
+15
2018-11-14
push: test that <src> doesn't DWYM if <dst> is unqualified
Ævar Arnfjörð Bjarmason
1
-0
/
+27
2018-11-14
push: add an advice on unqualified <dst> push
Ævar Arnfjörð Bjarmason
1
-0
/
+28
2018-09-14
builtin/remote: quote remote name on error to display empty name
Shulhan
1
-2
/
+2
2018-08-20
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
1
-4
/
+2
2018-08-15
Merge branch 'nd/i18n'
Junio C Hamano
1
-1
/
+1
2018-07-30
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
1
-4
/
+2
2018-07-23
refs.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-07-16
t5000-t5999: fix broken &&-chains
Eric Sunshine
1
-1
/
+1
2018-07-03
t5505: modernize and simplify hard-to-digest test
Eric Sunshine
1
-6
/
+2
2017-02-27
Merge branch 'rl/remote-allow-missing-branch-name-merge'
Junio C Hamano
1
-0
/
+19
2017-02-27
Merge branch 'mh/ref-remove-empty-directory'
Junio C Hamano
1
-1
/
+1
2017-02-21
remote: ignore failure to remove missing branch.<name>.merge
Ross Lagerwall
1
-0
/
+19
2017-01-19
remote rename: more carefully determine whether a remote is configured
Johannes Schindelin
1
-1
/
+1
2017-01-19
remote rename: demonstrate a bogus "remote exists" bug
Johannes Schindelin
1
-0
/
+7
2017-01-07
t5505: use "for-each-ref" to test for the non-existence of references
Michael Haggerty
1
-1
/
+1
2016-06-17
tests: use test_i18n* functions to suppress false positives
Vasco Almeida
1
-1
/
+1
2016-02-26
Merge branch 'ps/config-error'
Junio C Hamano
1
-0
/
+9
2016-02-26
Merge branch 'tg/git-remote'
Junio C Hamano
1
-0
/
+33
2016-02-22
Merge branch 'js/git-remote-add-url-insteadof-test'
Junio C Hamano
1
-0
/
+5
2016-02-22
remote: die on config error when setting URL
Patrick Steinhardt
1
-0
/
+9
2016-02-17
t5505: 'remote add x y' should work when url.y.insteadOf = x
Johannes Schindelin
1
-0
/
+5
2016-02-16
remote: use remote_is_configured() for add and rename
Thomas Gummerer
1
-0
/
+15
2016-02-16
remote: actually check if remote exits
Thomas Gummerer
1
-0
/
+18
2015-12-28
t/t5505-remote.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2015-09-17
remote: add get-url subcommand
Ben Boeckel
1
-0
/
+37
2015-03-25
t: fix some trivial cases of ignored exit codes in loops
Jeff King
1
-4
/
+4
2014-12-23
Add a regression test for 'git remote add <existing> <same-url>'
Johannes Schindelin
1
-0
/
+5
2013-09-17
connect: annotate refs with their symref information in get_remote_head()
Junio C Hamano
1
-11
/
+4
[next]