aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5530-upload-pack-error.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-04t/t5530-upload-pack-error.sh: use the $( ... ) construct for command substitu...Elia Pinto1-1/+1
2013-08-28upload-pack: delegate rev walking in shallow fetch to pack-objectsNguyễn Thái Ngọc Duy1-3/+0
2012-08-27Fix tests under GETTEXT_POISON on pack-objectJiang Xin1-2/+2
2010-08-02upload-pack: Improve error message when bad ref requestedElijah Newren1-0/+9
2010-03-07Modernize t5530-upload-pack-error.Johannes Sixt1-9/+9
2009-08-10Merge branch 'js/run-command-updates'Junio C Hamano1-1/+4
2009-07-06run_command: report system call errors instead of returning error codesJohannes Sixt1-1/+4
2009-06-09Shift object enumeration out of upload-packNick Edelen1-2/+12
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi1-2/+2
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer1-3/+3
2008-02-01Sane use of test_expect_failureJunio C Hamano1-8/+6
2007-11-05upload-pack: Use finish_{command,async}() instead of waitpid().Johannes Sixt1-0/+75