aboutsummaryrefslogtreecommitdiff
path: root/t/t5530-upload-pack-error.sh
Commit message (Expand)AuthorAge
* t/t5530-upload-pack-error.sh: use the $( ... ) construct for command substitu...Elia Pinto2016-01-04
* upload-pack: delegate rev walking in shallow fetch to pack-objectsNguyễn Thái Ngọc Duy2013-08-28
* Fix tests under GETTEXT_POISON on pack-objectJiang Xin2012-08-27
* upload-pack: Improve error message when bad ref requestedElijah Newren2010-08-02
* Modernize t5530-upload-pack-error.Johannes Sixt2010-03-07
* Merge branch 'js/run-command-updates'Junio C Hamano2009-08-10
|\
| * run_command: report system call errors instead of returning error codesJohannes Sixt2009-07-06
* | Shift object enumeration out of upload-packNick Edelen2009-06-09
|/
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* upload-pack: Use finish_{command,async}() instead of waitpid().Johannes Sixt2007-11-05