summaryrefslogtreecommitdiff
path: root/t/t5505-remote.sh
AgeCommit message (Expand)AuthorFilesLines
2015-03-25t: fix some trivial cases of ignored exit codes in loopsLibravatar Jeff King1-4/+4
2014-12-23Add a regression test for 'git remote add <existing> <same-url>'Libravatar Johannes Schindelin1-0/+5
2013-09-17connect: annotate refs with their symref information in get_remote_head()Libravatar Junio C Hamano1-11/+4
2013-09-17t5505: fix "set-head --auto with ambiguous HEAD" testLibravatar Junio C Hamano1-0/+1
2013-07-12Merge branch 'ms/remote-tracking-branches-in-doc'Libravatar Junio C Hamano1-1/+1
2013-07-03Change "remote tracking" to "remote-tracking"Libravatar Michael Schubert1-1/+1
2013-06-23t/t5505-remote: test multiple push/pull in remotes-fileLibravatar Ramkumar Ramachandra1-2/+14
2013-06-23t/t5505-remote: test url-with-# in branches-fileLibravatar Ramkumar Ramachandra1-4/+18
2013-06-23t/t5505-remote: use test_path_is_missingLibravatar Ramkumar Ramachandra1-2/+2
2013-06-23t/t5505-remote: test push-refspec in branches-fileLibravatar Ramkumar Ramachandra1-1/+2
2013-06-23t/t5505-remote: modernize styleLibravatar Ramkumar Ramachandra1-373/+440
2013-05-01Merge branch 'tr/remote-tighten-commandline-parsing'Libravatar Junio C Hamano1-0/+22
2013-04-24remote: 'show' and 'prune' can take more than one remoteLibravatar Thomas Rast1-8/+3
2013-04-24remote: check for superfluous arguments in 'git remote add'Libravatar Thomas Rast1-1/+1
2013-04-24remote: add a test for extra arguments, according to docsLibravatar Thomas Rast1-0/+27
2013-01-04t5505: do not assume the "matching" push is the defaultLibravatar Junio C Hamano1-1/+1
2012-09-12Merge branch 'nd/maint-remote-remove'Libravatar Junio C Hamano1-2/+2
2012-09-06remote: prefer subcommand name 'remove' to 'rm'Libravatar Nguyễn Thái Ngọc Duy1-2/+2
2012-08-27Fix tests under GETTEXT_POISON on git-remoteLibravatar Jiang Xin1-11/+17
2011-09-11remote: only update remote-tracking branch if updating refspecLibravatar Martin von Zweigbergk1-1/+2
2011-09-11remote: "rename o foo" should not rename ref "origin/bar"Libravatar Martin von Zweigbergk1-0/+10
2011-09-11remote: write correct fetch spec when renaming remote 'remote'Libravatar Martin von Zweigbergk1-0/+20
2011-05-26remote: allow "-t" with fetch mirrorsLibravatar Jeff King1-0/+22
2011-03-30remote: separate the concept of push and fetch mirrorsLibravatar Jeff King1-0/+78
2010-11-03Change incorrect "remote branch" to "remote tracking branch" in C codeLibravatar Matthieu Moy1-3/+5
2010-09-06Merge branch 'xx/trivial' into maintLibravatar Junio C Hamano1-1/+1
2010-09-05t5505: add missing &&Libravatar Jens Lehmann1-1/+1
2010-06-18Merge branch 'jn/remote-set-branches'Libravatar Junio C Hamano1-0/+88
2010-05-19Add git remote set-branchesLibravatar Jonathan Nieder1-0/+88
2010-04-19remote add: add a --[no-]tags optionLibravatar Samuel Tardieu1-0/+63
2010-04-03Merge branch 'bc/t5505-fix'Libravatar Junio C Hamano1-41/+6
2010-03-24Merge branch 'jc/maint-refs-dangling'Libravatar Junio C Hamano1-3/+3
2010-03-20t/t5505-remote.sh: escape * to prevent interpretation by shell as globLibravatar Brandon Casey1-1/+1
2010-03-20t5505: add missing &&Libravatar Brandon Casey1-1/+1
2010-03-20t5505: remove unnecessary subshell invocationsLibravatar Brandon Casey1-39/+4
2010-03-15refs: ref entry with NULL sha1 is can be a dangling symrefLibravatar Junio C Hamano1-3/+3
2010-01-20Merge branch 'bg/maint-remote-update-default' into maintLibravatar Junio C Hamano1-0/+14
2010-01-18Add git remote set-urlLibravatar Ilari Liusvaara1-1/+215
2010-01-10Merge branch 'bg/maint-remote-update-default'Libravatar Junio C Hamano1-0/+14
2009-12-31Fix "git remote update" with remotes.defalt setLibravatar Björn Gustavsson1-0/+14
2009-11-23Merge branch 'bg/fetch-multi'Libravatar Junio C Hamano1-0/+11
2009-11-10Add missing test for 'git remote update --prune'Libravatar Björn Gustavsson1-0/+11
2009-10-24Use 'fast-forward' all over the placeLibravatar Felipe Contreras1-1/+1
2009-06-13builtin-remote: Show push urls as wellLibravatar Michael J Gruber1-3/+7
2009-05-27fix segfault showing an empty remoteLibravatar Clemens Buchacher1-0/+10
2009-02-27builtin-remote: new show output style for push refspecsLibravatar Jay Soffian1-8/+22
2009-02-27builtin-remote: new show output styleLibravatar Jay Soffian1-17/+21
2009-02-27builtin-remote: add set-head subcommandLibravatar Jay Soffian1-0/+40
2009-02-27builtin-remote: teach show to display remote HEADLibravatar Jay Soffian1-2/+10
2009-02-27builtin-remote: fix two inconsistencies in the output of "show <remote>"Libravatar Jay Soffian1-1/+1