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
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
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
2013-09-17
t5505: fix "set-head --auto with ambiguous HEAD" test
Junio C Hamano
1
-0
/
+1
2013-07-12
Merge branch 'ms/remote-tracking-branches-in-doc'
Junio C Hamano
1
-1
/
+1
2013-07-03
Change "remote tracking" to "remote-tracking"
Michael Schubert
1
-1
/
+1
2013-06-23
t/t5505-remote: test multiple push/pull in remotes-file
Ramkumar Ramachandra
1
-2
/
+14
2013-06-23
t/t5505-remote: test url-with-# in branches-file
Ramkumar Ramachandra
1
-4
/
+18
2013-06-23
t/t5505-remote: use test_path_is_missing
Ramkumar Ramachandra
1
-2
/
+2
2013-06-23
t/t5505-remote: test push-refspec in branches-file
Ramkumar Ramachandra
1
-1
/
+2
2013-06-23
t/t5505-remote: modernize style
Ramkumar Ramachandra
1
-373
/
+440
2013-05-01
Merge branch 'tr/remote-tighten-commandline-parsing'
Junio C Hamano
1
-0
/
+22
2013-04-24
remote: 'show' and 'prune' can take more than one remote
Thomas Rast
1
-8
/
+3
2013-04-24
remote: check for superfluous arguments in 'git remote add'
Thomas Rast
1
-1
/
+1
2013-04-24
remote: add a test for extra arguments, according to docs
Thomas Rast
1
-0
/
+27
2013-01-04
t5505: do not assume the "matching" push is the default
Junio C Hamano
1
-1
/
+1
2012-09-12
Merge branch 'nd/maint-remote-remove'
Junio C Hamano
1
-2
/
+2
2012-09-06
remote: prefer subcommand name 'remove' to 'rm'
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2012-08-27
Fix tests under GETTEXT_POISON on git-remote
Jiang Xin
1
-11
/
+17
2011-09-11
remote: only update remote-tracking branch if updating refspec
Martin von Zweigbergk
1
-1
/
+2
2011-09-11
remote: "rename o foo" should not rename ref "origin/bar"
Martin von Zweigbergk
1
-0
/
+10
2011-09-11
remote: write correct fetch spec when renaming remote 'remote'
Martin von Zweigbergk
1
-0
/
+20
2011-05-26
remote: allow "-t" with fetch mirrors
Jeff King
1
-0
/
+22
2011-03-30
remote: separate the concept of push and fetch mirrors
Jeff King
1
-0
/
+78
2010-11-03
Change incorrect "remote branch" to "remote tracking branch" in C code
Matthieu Moy
1
-3
/
+5
2010-09-06
Merge branch 'xx/trivial' into maint
Junio C Hamano
1
-1
/
+1
2010-09-05
t5505: add missing &&
Jens Lehmann
1
-1
/
+1
2010-06-18
Merge branch 'jn/remote-set-branches'
Junio C Hamano
1
-0
/
+88
2010-05-19
Add git remote set-branches
Jonathan Nieder
1
-0
/
+88
2010-04-19
remote add: add a --[no-]tags option
Samuel Tardieu
1
-0
/
+63
2010-04-03
Merge branch 'bc/t5505-fix'
Junio C Hamano
1
-41
/
+6
2010-03-24
Merge branch 'jc/maint-refs-dangling'
Junio C Hamano
1
-3
/
+3
2010-03-20
t/t5505-remote.sh: escape * to prevent interpretation by shell as glob
Brandon Casey
1
-1
/
+1
2010-03-20
t5505: add missing &&
Brandon Casey
1
-1
/
+1
2010-03-20
t5505: remove unnecessary subshell invocations
Brandon Casey
1
-39
/
+4
2010-03-15
refs: ref entry with NULL sha1 is can be a dangling symref
Junio C Hamano
1
-3
/
+3
2010-01-20
Merge branch 'bg/maint-remote-update-default' into maint
Junio C Hamano
1
-0
/
+14
2010-01-18
Add git remote set-url
Ilari Liusvaara
1
-1
/
+215
[next]