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
*
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
*
|
Merge branch 'tg/git-remote'
Junio C Hamano
2016-02-26
1
-0
/
+33
|
\
\
|
*
|
remote: use remote_is_configured() for add and rename
Thomas Gummerer
2016-02-16
1
-0
/
+15
|
*
|
remote: actually check if remote exits
Thomas Gummerer
2016-02-16
1
-0
/
+18
*
|
|
Merge branch 'js/git-remote-add-url-insteadof-test'
Junio C Hamano
2016-02-22
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
t5505: 'remote add x y' should work when url.y.insteadOf = x
Johannes Schindelin
2016-02-17
1
-0
/
+5
*
|
|
t/t5505-remote.sh: use the $( ... ) construct for command substitution
Elia Pinto
2015-12-28
1
-1
/
+1
|
|
/
|
/
|
*
|
remote: add get-url subcommand
Ben Boeckel
2015-09-17
1
-0
/
+37
*
|
t: fix some trivial cases of ignored exit codes in loops
Jeff King
2015-03-25
1
-4
/
+4
*
|
Add a regression test for 'git remote add <existing> <same-url>'
Johannes Schindelin
2014-12-23
1
-0
/
+5
|
/
*
connect: annotate refs with their symref information in get_remote_head()
Junio C Hamano
2013-09-18
1
-11
/
+4
*
t5505: fix "set-head --auto with ambiguous HEAD" test
Junio C Hamano
2013-09-18
1
-0
/
+1
*
Merge branch 'ms/remote-tracking-branches-in-doc'
Junio C Hamano
2013-07-12
1
-1
/
+1
|
\
|
*
Change "remote tracking" to "remote-tracking"
Michael Schubert
2013-07-03
1
-1
/
+1
*
|
t/t5505-remote: test multiple push/pull in remotes-file
Ramkumar Ramachandra
2013-06-23
1
-2
/
+14
*
|
t/t5505-remote: test url-with-# in branches-file
Ramkumar Ramachandra
2013-06-23
1
-4
/
+18
*
|
t/t5505-remote: use test_path_is_missing
Ramkumar Ramachandra
2013-06-23
1
-2
/
+2
*
|
t/t5505-remote: test push-refspec in branches-file
Ramkumar Ramachandra
2013-06-23
1
-1
/
+2
*
|
t/t5505-remote: modernize style
Ramkumar Ramachandra
2013-06-23
1
-373
/
+440
|
/
*
Merge branch 'tr/remote-tighten-commandline-parsing'
Junio C Hamano
2013-05-02
1
-0
/
+22
|
\
|
*
remote: 'show' and 'prune' can take more than one remote
Thomas Rast
2013-04-24
1
-8
/
+3
|
*
remote: check for superfluous arguments in 'git remote add'
Thomas Rast
2013-04-24
1
-1
/
+1
|
*
remote: add a test for extra arguments, according to docs
Thomas Rast
2013-04-24
1
-0
/
+27
*
|
t5505: do not assume the "matching" push is the default
Junio C Hamano
2013-01-05
1
-1
/
+1
|
/
*
Merge branch 'nd/maint-remote-remove'
Junio C Hamano
2012-09-12
1
-2
/
+2
|
\
|
*
remote: prefer subcommand name 'remove' to 'rm'
Nguyễn Thái Ngọc Duy
2012-09-06
1
-2
/
+2
*
|
Fix tests under GETTEXT_POISON on git-remote
Jiang Xin
2012-08-27
1
-11
/
+17
|
/
*
remote: only update remote-tracking branch if updating refspec
Martin von Zweigbergk
2011-09-12
1
-1
/
+2
*
remote: "rename o foo" should not rename ref "origin/bar"
Martin von Zweigbergk
2011-09-12
1
-0
/
+10
*
remote: write correct fetch spec when renaming remote 'remote'
Martin von Zweigbergk
2011-09-12
1
-0
/
+20
*
remote: allow "-t" with fetch mirrors
Jeff King
2011-05-26
1
-0
/
+22
*
remote: separate the concept of push and fetch mirrors
Jeff King
2011-03-30
1
-0
/
+78
*
Change incorrect "remote branch" to "remote tracking branch" in C code
Matthieu Moy
2010-11-03
1
-3
/
+5
*
Merge branch 'xx/trivial' into maint
Junio C Hamano
2010-09-06
1
-1
/
+1
|
\
|
*
t5505: add missing &&
Jens Lehmann
2010-09-06
1
-1
/
+1
|
*
Merge branch 'bg/maint-remote-update-default' into maint
Junio C Hamano
2010-01-20
1
-0
/
+14
|
|
\
*
|
\
Merge branch 'jn/remote-set-branches'
Junio C Hamano
2010-06-18
1
-0
/
+88
|
\
\
\
|
*
|
|
Add git remote set-branches
Jonathan Nieder
2010-05-20
1
-0
/
+88
*
|
|
|
remote add: add a --[no-]tags option
Samuel Tardieu
2010-04-20
1
-0
/
+63
|
/
/
/
*
|
|
Merge branch 'bc/t5505-fix'
Junio C Hamano
2010-04-03
1
-41
/
+6
|
\
\
\
|
*
|
|
t/t5505-remote.sh: escape * to prevent interpretation by shell as glob
Brandon Casey
2010-03-20
1
-1
/
+1
|
*
|
|
t5505: add missing &&
Brandon Casey
2010-03-20
1
-1
/
+1
[next]