summaryrefslogtreecommitdiff
path: root/t/t5505-remote.sh
Commit message (Expand)AuthorAgeFilesLines
* remote: create fetch config lines with '+'Jeff King2008-04-241-0/+10
* git-remote: reject adding remotes with invalid namesJonas Fonseca2008-04-181-0/+6
* builtin-remote: Fix missing newline at end of listing of pushed branchesJohannes Sixt2008-03-231-0/+6
* remote show: do not show symbolic refsJohannes Schindelin2008-03-191-0/+10
* add test_cmp function for test scriptsJeff King2008-03-131-3/+3
* builtin remote rm: remove symbolic refs, tooJohannes Schindelin2008-03-081-0/+1
* remote: fix "update [group...]"Johannes Schindelin2008-03-051-0/+92
* builtin-remote: prune remotes correctly that were added with --mirrorJohannes Schindelin2008-03-011-0/+16
* Make git-remote a builtinJohannes Schindelin2008-03-011-2/+2
* Test "git remote show" and "git remote prune"Johannes Schindelin2008-03-011-0/+34
* Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow2008-02-271-3/+0
* git-remote rm: add tests and minor fix-upsJunio C Hamano2007-09-231-0/+100