summaryrefslogtreecommitdiff
path: root/t/t5516-fetch-push.sh
AgeCommit message (Expand)Author
2007-12-05Merge branch 'sp/refspec-match'Junio C Hamano
2007-11-30receive-pack: allow deletion of corrupt refsJohannes Schindelin
2007-11-28Revert "t5516: test update of local refs on push"Jeff King
2007-11-19push: use same rules as git-rev-parse to resolve refspecsSteffen Prohaska
2007-11-19push: support pushing HEAD to real branch nameSteffen Prohaska
2007-10-18t5516: test update of local refs on pushJeff King
2007-10-16Add a --dry-run option to git-push.Brian Ewins
2007-07-04Fix t5516 to create test repo without hooksAlex Riesen
2007-07-01Fix t5516-fetch for systems where `wc -l` outputs whitespace.Brian Gernhardt
2007-06-09remote.c: "git-push frotz" should update what matches at the source.Junio C Hamano
2007-06-09remote.c: fix "git push" weak match disambiguationJunio C Hamano
2007-06-08Test wildcard push/fetchJunio C Hamano