index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5505-remote.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-11
/
+11
*
Merge branch 'jk/remote-rename-without-fetch-refspec'
Junio C Hamano
2022-10-10
1
-0
/
+11
|
\
|
*
remote: handle rename of remote without fetch refspec
Jeff King
2022-09-22
1
-0
/
+11
*
|
builtin/remote.c: let parse-options parse subcommands
SZEDER Gábor
2022-08-19
1
-1
/
+1
*
|
t5505-remote.sh: check the behavior without a subcommand
SZEDER Gábor
2022-08-19
1
-0
/
+20
*
|
Merge branch 'ab/test-without-templates'
Junio C Hamano
2022-07-18
1
-2
/
+4
|
\
\
|
*
|
tests: don't depend on template-created .git/branches
Ævar Arnfjörð Bjarmason
2022-06-06
1
-2
/
+4
*
|
|
remote: handle negative refspecs in git remote show
Jacob Keller
2022-06-17
1
-0
/
+46
|
|
/
|
/
|
*
|
builtin/remote.c: teach `-v` to list filters for promisor remotes
Abhradeep Chakraborty
2022-05-09
1
-0
/
+34
|
/
*
builtin/remote.c: show progress when renaming remote references
Taylor Blau
2022-03-03
1
-1
/
+3
*
Merge branch 'es/test-chain-lint'
Junio C Hamano
2022-01-04
1
-4
/
+2
|
\
|
*
tests: apply modern idiom for exiting loop upon failure
Eric Sunshine
2021-12-13
1
-4
/
+2
*
|
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin
2021-12-05
1
-3
/
+0
|
/
*
*: fix typos which duplicate a word
Andrei Rybak
2021-06-14
1
-1
/
+1
*
Merge branch 'ab/remote-write-config-in-camel-case'
Junio C Hamano
2021-03-22
1
-0
/
+3
|
\
|
*
remote: write camel-cased *.pushRemote on rename
Ævar Arnfjörð Bjarmason
2021-02-25
1
-0
/
+2
|
*
remote: add camel-cased *.tagOpt key, like clone
Ævar Arnfjörð Bjarmason
2021-02-25
1
-0
/
+1
*
|
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
1
-12
/
+12
*
|
tests: remove most uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
2021-02-11
1
-3
/
+3
*
|
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
2021-01-25
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed
Johannes Schindelin
2020-11-20
1
-4
/
+4
|
*
t550*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-71
/
+71
|
*
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
|
t5505: finalize transitioning to using the branch name `main`
Johannes Schindelin
2020-12-17
1
-78
/
+78
|
/
*
Merge branch 'ab/git-remote-exit-code'
Junio C Hamano
2020-11-09
1
-8
/
+8
|
\
|
*
remote: add meaningful exit code on missing/existing
Ævar Arnfjörð Bjarmason
2020-10-27
1
-8
/
+8
*
|
Merge branch 'js/default-branch-name-part-4-minus-1'
Junio C Hamano
2020-11-02
1
-15
/
+15
|
\
\
|
*
|
tests: prepare aligned mentions of the default branch name
Johannes Schindelin
2020-10-23
1
-15
/
+15
|
|
/
*
/
remote: add tests for add and rename with invalid names
Sean Barag
2020-10-01
1
-0
/
+13
|
/
*
tests: reference `seen` wherever `pu` was referenced
Johannes Schindelin
2020-06-25
1
-4
/
+4
*
remote rename/remove: gently handle remote.pushDefault config
Bert Wesarg
2020-02-10
1
-2
/
+74
*
remote rename/remove: handle branch.<name>.pushRemote config values
Bert Wesarg
2020-02-10
1
-1
/
+15
*
push: test that <src> doesn't DWYM if <dst> is unqualified
Ævar Arnfjörð Bjarmason
2018-11-14
1
-0
/
+27
*
push: add an advice on unqualified <dst> push
Ævar Arnfjörð Bjarmason
2018-11-14
1
-0
/
+28
*
builtin/remote: quote remote name on error to display empty name
Shulhan
2018-09-14
1
-2
/
+2
*
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
*
|
Merge branch 'nd/i18n'
Junio C Hamano
2018-08-16
1
-1
/
+1
|
\
\
|
*
|
refs.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
2018-07-23
1
-1
/
+1
|
|
/
*
|
t5000-t5999: fix broken &&-chains
Eric Sunshine
2018-07-16
1
-1
/
+1
*
|
t5505: modernize and simplify hard-to-digest test
Eric Sunshine
2018-07-03
1
-6
/
+2
|
/
*
Merge branch 'rl/remote-allow-missing-branch-name-merge'
Junio C Hamano
2017-02-27
1
-0
/
+19
|
\
|
*
remote: ignore failure to remove missing branch.<name>.merge
Ross Lagerwall
2017-02-21
1
-0
/
+19
*
|
Merge branch 'mh/ref-remove-empty-directory'
Junio C Hamano
2017-02-27
1
-1
/
+1
|
\
\
|
*
|
t5505: use "for-each-ref" to test for the non-existence of references
Michael Haggerty
2017-01-08
1
-1
/
+1
|
|
/
*
|
remote rename: more carefully determine whether a remote is configured
Johannes Schindelin
2017-01-19
1
-1
/
+1
*
|
remote rename: demonstrate a bogus "remote exists" bug
Johannes Schindelin
2017-01-19
1
-0
/
+7
|
/
*
tests: use test_i18n* functions to suppress false positives
Vasco Almeida
2016-06-18
1
-1
/
+1
*
Merge branch 'ps/config-error'
Junio C Hamano
2016-02-26
1
-0
/
+9
|
\
|
*
remote: die on config error when setting URL
Patrick Steinhardt
2016-02-22
1
-0
/
+9
[next]