Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-08Merge branch 'ps/leakfixes'Junio C Hamano
2023-11-07shallow: fix memory leak when registering shallow rootsPatrick Steinhardt
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2020-11-20t55[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-16t5530: 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-05t/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-03upload-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-04tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2008-07-14t/: 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