1. 44e08b0 Merge branch 'js/try-to-free-stackable' by Junio C Hamano · 15 years ago
  2. ea5f75a Merge branch 'np/malloc-threading' by Junio C Hamano · 15 years ago
  3. 851c34b Have set_try_to_free_routine return the previous routine by Johannes Sixt · 15 years ago
  4. 80d706a Introduce remove_or_warn function by Peter Collingbourne · 15 years ago
  5. d172329 Implement the rmdir_or_warn function by Peter Collingbourne · 15 years ago
  6. 10e13ec Generalise the unlink_or_warn function by Peter Collingbourne · 15 years ago
  7. a9a7463 Make xmalloc and xrealloc thread-safe by Nicolas Pitre · 15 years ago
  8. f80c7ae Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later. by Matthieu Moy · 15 years ago
  9. b862b61 git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument. by Matthieu Moy · 15 years ago
  10. 5bf9219 Add xmallocz() by Ilari Liusvaara · 15 years ago
  11. d824cbb Convert existing die(..., strerror(errno)) to die_errno() by Thomas Rast · 16 years ago
  12. fc71db3 Introduce an unlink(2) wrapper which gives warning if unlink failed by Alex Riesen · 16 years ago
  13. f474c52 Merge branch 'jc/maint-1.6.0-pack-directory' by Junio C Hamano · 16 years ago
  14. 2c626e5 Fix odb_mkstemp() on AIX by Mike Ralphson · 16 years ago
  15. bb0cebd Merge branch 'jc/maint-1.6.0-pack-directory' by Junio C Hamano · 16 years ago
  16. 6e180cd Make sure objects/pack exists before creating a new pack by Junio C Hamano · 16 years ago
  17. 39c6854 Wrap inflate and other zlib routines for better error reporting by Linus Torvalds · 16 years ago
  18. 559e840 Move read_in_full() and write_in_full() to wrapper.c by Junio C Hamano · 17 years ago
  19. 112db55 Shrink the git binary a bit by avoiding unnecessary inline functions by Linus Torvalds · 17 years ago