1. 84356ff git_parse_unsigned: reject negative values by Phillip Wood · 2 years, 2 months ago
  2. db5875a t0000-t3999: detect and signal failure within loop by Eric Sunshine · 3 years, 1 month ago
  3. 03949e3 tests: apply modern idiom for exiting loop upon failure by Eric Sunshine · 3 years, 1 month ago
  4. 74d2f56 tests: fix broken &&-chains in compound statements by Eric Sunshine · 3 years, 1 month ago
  5. 168a937 object-file: fix SEGV on free() regression in v2.34.0-rc2 by Ævar Arnfjörð Bjarmason · 3 years, 2 months ago
  6. 53b67a8 tests: consolidate the `file_size` function into `test-lib-functions.sh` by Johannes Schindelin · 4 years, 2 months ago
  7. e023ff0 t: remove test_oid_init in tests by brian m. carlson · 4 years, 6 months ago
  8. 793731f t1050: pass algorithm to index-pack when outside repo by brian m. carlson · 4 years, 7 months ago
  9. a114296 t1050: match object ID paths in a hash-insensitive way by brian m. carlson · 4 years, 8 months ago
  10. a51d9e8 t1050: replace test -f with test_path_is_file by Rasmus Jonsson · 5 years ago
  11. 4dc8b1c Fix spelling errors in names of tests by Elijah Newren · 5 years ago
  12. 5868bd8 tests: avoid calling Perl just to determine file sizes by Johannes Schindelin · 6 years ago
  13. f2deabf t1000-t1999: fix broken &&-chains by Eric Sunshine · 7 years ago
  14. c680668 t/helper: merge test-genrandom into test-tool by Nguyễn Thái Ngọc Duy · 7 years ago
  15. 8de7eeb compression: unify pack.compression configuration parsing by Junio C Hamano · 8 years ago
  16. ec9d224 fsck: use streaming interface for large blobs in pack by Nguyễn Thái Ngọc Duy · 9 years ago
  17. d0a042a t1050-large: generate large files without dd by Johannes Sixt · 10 years ago
  18. f0d8900 Merge branch 'sp/stream-clean-filter' by Junio C Hamano · 10 years ago
  19. 9927d96 memory_limit: use git_env_ulong() to parse GIT_ALLOC_LIMIT by Steffen Prohaska · 10 years ago
  20. 1aaf69e diff: shortcut for diff'ing two binary SHA-1 objects by Nguyễn Thái Ngọc Duy · 10 years ago
  21. 6bf3b81 diff --stat: mark any file larger than core.bigfilethreshold binary by Nguyễn Thái Ngọc Duy · 10 years ago
  22. 735efde sha1_file.c: do not die failing to malloc in unpack_compressed_entry by Nguyễn Thái Ngọc Duy · 10 years ago
  23. 714c71b t1050-large.sh: use the $( ... ) construct for command substitution by Elia Pinto · 11 years ago
  24. 6f20ca3 Merge branch 'nd/stream-pack-objects' by Junio C Hamano · 13 years ago
  25. cf2ba13 pack-objects: use streaming interface for reading large loose blobs by Nguyễn Thái Ngọc Duy · 13 years ago
  26. 9ec2dde index-pack: use streaming interface on large blobs (most of the time) by Nguyễn Thái Ngọc Duy · 13 years ago
  27. c743c21 archive-zip: streaming for deflated files by René Scharfe · 13 years ago
  28. 2158f88 archive-zip: streaming for stored files by René Scharfe · 13 years ago
  29. 5544049 archive-tar: stream large blobs to tar file by Nguyễn Thái Ngọc Duy · 13 years ago
  30. da591a7 update-server-info: respect core.bigfilethreshold by Nguyễn Thái Ngọc Duy · 13 years ago
  31. 74775a0 show: use streaming API for showing blobs by Nguyễn Thái Ngọc Duy · 13 years ago
  32. 00c8fd4 cat-file: use streaming API to print blobs by Nguyễn Thái Ngọc Duy · 13 years ago
  33. d41489a Add more large blob test cases by Nguyễn Thái Ngọc Duy · 13 years ago
  34. 568508e bulk-checkin: replace fast-import based implementation by Junio C Hamano · 13 years ago
  35. 4dd1fbc Bigfile: teach "git add" to send a large file straight to a pack by Junio C Hamano · 14 years ago