๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Wooops.  I tagged a wrong version.  This is the 0.99.2
  1. 013aab8 [PATCH] Dereference tag repeatedly until we get a non-tag. by Junio C Hamano ยท 20 years ago
  2. ab580ac [PATCH] Add a topological sort procedure to commit.c by Jon Seymour ยท 20 years ago
  3. f755494 Make "insert_by_date()" match "commit_list_insert()" by Linus Torvalds ยท 20 years ago
  4. 9b66ec0 Add "--pretty=full" format that also shows committer. by Linus Torvalds ยท 20 years ago
  5. 6c88be1 Keep the parents in order when parsing commits by Linus Torvalds ยท 20 years ago
  6. 28342a5 Make "pretty" commit logs always show merge information by Linus Torvalds ยท 20 years ago
  7. 5d6ccf5 [PATCH] Anal retentive 'const unsigned char *sha1' by Jason McMullan ยท 21 years ago
  8. a3437b8 [PATCH] Modify git-rev-list to linearise the commit history in merge order. by jon@blackcubes.dyndns.org ยท 21 years ago
  9. 000182e pretty_print_commit: add different formats by Linus Torvalds ยท 21 years ago
  10. e3bc7a3 Add generic commit "pretty print" function. by Linus Torvalds ยท 21 years ago
  11. ac5155e commit_list_insert: return the new commit list entry by Linus Torvalds ยท 21 years ago
  12. 3ff1fbb commit: save the commit buffer off when parsing a commit object. by Linus Torvalds ยท 21 years ago
  13. 6b0c312 Include file cleanups.. by Linus Torvalds ยท 21 years ago
  14. d1af002 [PATCH] delta check by Nicolas Pitre ยท 21 years ago
  15. 961784e commit: add "lookup_commit_reference()" helper function by Linus Torvalds ยท 21 years ago
  16. bd2c39f [PATCH] don't load and decompress objects twice with parse_object() by Nicolas Pitre ยท 21 years ago
  17. 13019d4 [PATCH] Fix memory leaks in git-fsck-cache by Sergey Vlasov ยท 21 years ago
  18. 812666c [PATCH] introduce xmalloc and xrealloc by Christopher Li ยท 21 years ago
  19. 235ac40 Don't add references to objects we couldn't find. by Linus Torvalds ยท 21 years ago
  20. c35dfe8 Verify that the object type matches for tree/commit objects even before parsing. by Linus Torvalds ยท 21 years ago
  21. d32987b Set object type at object creation time, not object parse time. by Linus Torvalds ยท 21 years ago
  22. 58e28af [PATCH] Allow multiple date-ordered lists by Daniel Barkalow ยท 21 years ago
  23. 4056c09 Don't add parents to the commit list if we have already seen them. by Linus Torvalds ยท 21 years ago
  24. dd97f85 [PATCH] Add some functions for commit lists by Daniel Barkalow ยท 21 years ago
  25. b2c0071 Include <limits.h> in commit.c for ULONG_MAX. Remove old "revision.h". by Linus Torvalds ยท 21 years ago
  26. 175785e [PATCH] Implementations of parsing functions by Daniel Barkalow ยท 21 years ago