summaryrefslogtreecommitdiff
path: root/t/t5516-fetch-push.sh
AgeCommit message (Expand)AuthorFilesLines
2007-12-04Merge branch 'sp/refspec-match'Libravatar Junio C Hamano1-1/+28
2007-11-30receive-pack: allow deletion of corrupt refsLibravatar Johannes Schindelin1-3/+42
2007-11-28Revert "t5516: test update of local refs on push"Libravatar Jeff King1-28/+0
2007-11-18push: use same rules as git-rev-parse to resolve refspecsLibravatar Steffen Prohaska1-1/+11
2007-11-18push: support pushing HEAD to real branch nameLibravatar Steffen Prohaska1-0/+17
2007-10-18t5516: test update of local refs on pushLibravatar Jeff King1-0/+28
2007-10-15Add a --dry-run option to git-push.Libravatar Brian Ewins1-0/+10
2007-07-04Fix t5516 to create test repo without hooksLibravatar Alex Riesen1-1/+2
2007-07-01Fix t5516-fetch for systems where `wc -l` outputs whitespace.Libravatar Brian Gernhardt1-2/+2
2007-06-09remote.c: "git-push frotz" should update what matches at the source.Libravatar Junio C Hamano1-0/+52
2007-06-09remote.c: fix "git push" weak match disambiguationLibravatar Junio C Hamano1-0/+112
2007-06-08Test wildcard push/fetchLibravatar Junio C Hamano1-0/+82