summaryrefslogtreecommitdiff
path: root/t/t5400-send-pack.sh
AgeCommit message (Expand)Author
2008-03-13grep portability fix: don't use "-e" or "-q"Jeff King
2007-10-20send-pack: respect '+' on wildcard refspecsJeff King
2007-09-18git-push: documentation and tests for pushing only branchesJeff King
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-03-11Merge branch 'js/diff-ni'Junio C Hamano
2007-03-07Refactor handling of error_string in receive-packShawn O. Pearce
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-22Revert "prune: --grace=time"Junio C Hamano
2007-01-21prune: --grace=timeMatthias Lederhofer
2006-12-29t5400 send-pack test: try a bit more nontrivial transfer.Junio C Hamano
2006-11-24Allow git push to delete remote ref.Junio C Hamano
2006-09-21Document receive.denyNonFastforwardsJohannes Schindelin
2005-12-14Make git-send-pack exit with error when some refs couldn't be pushed outPetr Baudis
2005-10-10t5400-send-pack relies on a working cpioJohannes Schindelin
2005-10-02Add git-symbolic-refJunio C Hamano
2005-09-09'build' scripts before installing.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano
2005-08-12[PATCH] Trapping exit in tests, using return for errorsPavel Roskin
2005-08-12[PATCH] Missing test_donePavel Roskin
2005-07-27Fix potential send-pack SIGSEGVLinus Torvalds