summaryrefslogtreecommitdiff
path: root/t/t5530-upload-pack-error.sh
Commit message (Expand)AuthorAgeFilesLines
* 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