summaryrefslogtreecommitdiff
path: root/t/t5530-upload-pack-error.sh
AgeCommit message (Expand)Author
2020-11-19t55[23]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-10-31upload-pack: allow stateless client EOF just prior to havesDaniel Duvall
2020-07-30t: remove test_oid_init in testsbrian m. carlson
2020-01-15t5530: compute results based on object lengthbrian m. carlson
2019-04-15upload-pack: send ERR packet for non-tip objectsJeff King
2019-04-15t5530: check protocol response for "not our ref"Jeff King
2016-01-04t/t5530-upload-pack-error.sh: use the $( ... ) construct for command substitu...Elia Pinto
2013-08-28upload-pack: delegate rev walking in shallow fetch to pack-objectsNguyễn Thái Ngọc Duy
2012-08-27Fix tests under GETTEXT_POISON on pack-objectJiang Xin
2010-08-02upload-pack: Improve error message when bad ref requestedElijah Newren
2010-03-07Modernize t5530-upload-pack-error.Johannes Sixt
2009-08-11Merge branch 'js/run-command-updates'Junio C Hamano
2009-07-06run_command: report system call errors instead of returning error codesJohannes Sixt
2009-06-10Shift object enumeration out of upload-packNick Edelen
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-02-02Sane use of test_expect_failureJunio C Hamano
2007-11-06upload-pack: Use finish_{command,async}() instead of waitpid().Johannes Sixt