1. 1974632 Remove TYPE_* constant macros and use object_type enums consistently. by Linus Torvalds · 19 years ago
  2. 9d24ed4 Merge branch 'ff/c99' into next by Junio C Hamano · 19 years ago
  3. 1d7f171 Remove all void-pointer arithmetic. by Florian Forster · 19 years ago
  4. 855419f Add specialized object allocator by Linus Torvalds · 19 years ago
  5. 885a86a Shrink "struct object" a bit by Linus Torvalds · 19 years ago
  6. 90321c1 Replace xmalloc+memset(0) with xcalloc. by Peter Eriksen · 19 years ago
  7. 8f1d2e6 [PATCH] Compilation: zero-length array declaration. by Junio C Hamano · 19 years ago
  8. 27dedf0 GIT 0.99.9j aka 1.0rc3 by Junio C Hamano · 19 years ago v0.99.9j v1.0rc3
  9. 9534f40 Be careful when dereferencing tags. by Junio C Hamano · 19 years ago
  10. 37fde87 Fix send-pack for non-commitish tags. by Junio C Hamano · 20 years ago
  11. 89e4202 [PATCH] Parse tags for absent objects by Daniel Barkalow · 20 years ago
  12. 5d6ccf5 [PATCH] Anal retentive 'const unsigned char *sha1' by Jason McMullan · 20 years ago
  13. d1af002 [PATCH] delta check by Nicolas Pitre · 20 years ago
  14. bd2c39f [PATCH] don't load and decompress objects twice with parse_object() by Nicolas Pitre · 20 years ago
  15. 770896e Teach fsck-cache to accept non-commits for reachability analysis. by Linus Torvalds · 20 years ago
  16. 13019d4 [PATCH] Fix memory leaks in git-fsck-cache by Sergey Vlasov · 20 years ago
  17. ae200ee [PATCH] compat: replace AF_LOCAL with AF_UNIX by Edgar Toernig · 20 years ago
  18. 2636f61 [PATCH] Add tag header/parser to library by Daniel Barkalow · 20 years ago