summaryrefslogtreecommitdiff
path: root/t/t5505-remote.sh
AgeCommit message (Expand)Author
2008-04-18git-remote: reject adding remotes with invalid namesJonas Fonseca
2008-03-24builtin-remote: Fix missing newline at end of listing of pushed branchesJohannes Sixt
2008-03-20remote show: do not show symbolic refsJohannes Schindelin
2008-03-13add test_cmp function for test scriptsJeff King
2008-03-09builtin remote rm: remove symbolic refs, tooJohannes Schindelin
2008-03-05remote: fix "update [group...]"Johannes Schindelin
2008-03-01builtin-remote: prune remotes correctly that were added with --mirrorJohannes Schindelin
2008-03-01Make git-remote a builtinJohannes Schindelin
2008-03-01Test "git remote show" and "git remote prune"Johannes Schindelin
2008-02-27Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow
2007-09-24git-remote rm: add tests and minor fix-upsJunio C Hamano