summaryrefslogtreecommitdiff
path: root/t/t5530-upload-pack-error.sh
Commit message (Expand)AuthorAgeFilesLines
* t55[23]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-1/+1
* upload-pack: allow stateless client EOF just prior to havesDaniel Duvall2020-10-301-0/+17
* t: remove test_oid_init in testsbrian m. carlson2020-07-301-1/+0
* t5530: compute results based on object lengthbrian m. carlson2020-01-151-12/+14
* upload-pack: send ERR packet for non-tip objectsJeff King2019-04-151-1/+12
* t5530: check protocol response for "not our ref"Jeff King2019-04-151-2/+3
* t/t5530-upload-pack-error.sh: use the $( ... ) construct for command substitu...Elia Pinto2016-01-041-1/+1
* upload-pack: delegate rev walking in shallow fetch to pack-objectsNguyễn Thái Ngọc Duy2013-08-281-3/+0
* Fix tests under GETTEXT_POISON on pack-objectJiang Xin2012-08-271-2/+2
* upload-pack: Improve error message when bad ref requestedElijah Newren2010-08-021-0/+9
* Modernize t5530-upload-pack-error.Johannes Sixt2010-03-071-9/+9
* Merge branch 'js/run-command-updates'Junio C Hamano2009-08-101-1/+4
|\
| * run_command: report system call errors instead of returning error codesJohannes Sixt2009-07-061-1/+4
* | Shift object enumeration out of upload-packNick Edelen2009-06-091-2/+12
|/
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-2/+2
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-3/+3
* Sane use of test_expect_failureJunio C Hamano2008-02-011-8/+6
* upload-pack: Use finish_{command,async}() instead of waitpid().Johannes Sixt2007-11-051-0/+75