summaryrefslogtreecommitdiff
path: root/t/t5505-remote.sh
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-10Warn use of "origin" when remotes/origin/HEAD is danglingLibravatar Junio C Hamano1-0/+6
2009-02-10remote prune: warn dangling symrefsLibravatar Junio C Hamano1-0/+21
2009-02-05Merge branch 'js/maint-remote-remove-mirror'Libravatar Junio C Hamano1-0/+26
2009-02-04builtin-remote: make rm operation safer in mirrored repositoryLibravatar Jay Soffian1-0/+26
2008-11-11git-remote rename: migrate from remotes/ and branches/Libravatar Miklos Vajna1-0/+33
2008-11-05Implement git remote renameLibravatar Miklos Vajna1-0/+15
2008-10-22git-remote: list branches in vertical listsLibravatar Johannes Sixt1-5/+9
2008-10-13Fix fetch/pull when run without --update-head-okLibravatar Johannes Schindelin1-1/+1
2008-09-01Bring local clone's origin URL in line with that of a remote cloneLibravatar Johan Herland1-3/+3
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-7/+7
2008-06-10remote show: list tracked remote branches with -nLibravatar Olivier Marin1-0/+2
2008-06-10remote prune: print the list of pruned branchesLibravatar Olivier Marin1-0/+18
2008-06-10remote show: fix the -n optionLibravatar Olivier Marin1-0/+17
2008-05-31Make "git-remote prune" delete refs according to fetch specsLibravatar Shawn O. Pearce1-0/+18
2008-05-24tests: do not use implicit "git diff --no-index"Libravatar Junio C Hamano1-5/+5
2008-04-24remote: create fetch config lines with '+'Libravatar Jeff King1-0/+10
2008-04-18git-remote: reject adding remotes with invalid namesLibravatar Jonas Fonseca1-0/+6
2008-03-23builtin-remote: Fix missing newline at end of listing of pushed branchesLibravatar Johannes Sixt1-0/+6
2008-03-19remote show: do not show symbolic refsLibravatar Johannes Schindelin1-0/+10
2008-03-13add test_cmp function for test scriptsLibravatar Jeff King1-3/+3
2008-03-08builtin remote rm: remove symbolic refs, tooLibravatar Johannes Schindelin1-0/+1
2008-03-05remote: fix "update [group...]"Libravatar Johannes Schindelin1-0/+92
2008-03-01builtin-remote: prune remotes correctly that were added with --mirrorLibravatar Johannes Schindelin1-0/+16
2008-03-01Make git-remote a builtinLibravatar Johannes Schindelin1-2/+2
2008-03-01Test "git remote show" and "git remote prune"Libravatar Johannes Schindelin1-0/+34
2008-02-27Don't use GIT_CONFIG in t5505-remoteLibravatar Daniel Barkalow1-3/+0
2007-09-23git-remote rm: add tests and minor fix-upsLibravatar Junio C Hamano1-0/+100