1. 2d10c55 git log: Unify header_filter and message_filter into one. by Junio C Hamano · 19 years ago
  2. 8ecae9b revision traversal: prepare for commit log match. by Junio C Hamano · 19 years ago
  3. 106d710 pack-objects --unpacked=<existing pack> option. by Junio C Hamano · 19 years ago
  4. 5d6f093 revision.c: allow injecting revision parameters after setup_revisions(). by Junio C Hamano · 19 years ago
  5. 3dfb927 Add --relative-date option to the revision interface by Jonas Fonseca · 19 years ago
  6. db6296a Call setup_git_directory() early by Linus Torvalds · 19 years ago
  7. d1566f7 git-format-patch: Make the second and subsequent mails replies to the first by Josh Triplett · 19 years ago
  8. 1f1e895 Add "named object array" concept by Linus Torvalds · 19 years ago
  9. 9202434 gitweb.cgi history not shown by Linus Torvalds · 19 years ago
  10. 20ff068 format-patch: resurrect extra headers from config by Johannes Schindelin · 19 years ago
  11. cf2251b format-patch --signoff by Junio C Hamano · 19 years ago
  12. 698ce6f fmt-patch: Support --attach by Johannes Schindelin · 19 years ago
  13. 596524b Teach fmt-patch about --numbered by Johannes Schindelin · 19 years ago
  14. 34e98ea Merge branch 'lt/logopt' by Junio C Hamano · 19 years ago
  15. 9153983 Log message printout cleanups by Linus Torvalds · 19 years ago
  16. 1b65a5a rev-list --boundary: show boundary commits even when limited otherwise. by Junio C Hamano · 19 years ago
  17. cb8f64b log/whatchanged/show - log formatting cleanup. by Junio C Hamano · 19 years ago
  18. ba1d450 Tentative built-in "git show" by Linus Torvalds · 19 years ago
  19. cd2bdc5 Common option parsing for "git log --diff" and friends by Linus Torvalds · 19 years ago
  20. c4e05b1 blame and friends: adjust to multiple pathspec change. by Junio C Hamano · 19 years ago
  21. 3381c79 Make "--parents" logs also be incremental by Linus Torvalds · 19 years ago
  22. 7b0c996 Move "--parent" parsing into generic revision.c library code by Linus Torvalds · 19 years ago
  23. 384e99a rev-list --boundary by Junio C Hamano · 19 years ago
  24. 8efdc32 rev-lib: Make it easy to do rename tracking (take 2) by Fredrik Kuivinen · 19 years ago
  25. 7ae0b0c git-log (internal): more options. by Junio C Hamano · 19 years ago
  26. 765ac8e Rip out merge-order and make "git log <paths>..." work again. by Linus Torvalds · 19 years ago
  27. a4a88b2 git-rev-list libification: rev-list walking by Linus Torvalds · 19 years ago
  28. d9a8368 Splitting rev-list into revisions lib, end of beginning. by Linus Torvalds · 19 years ago
  29. ae56354 First cut at libifying revlist generation by Linus Torvalds · 19 years ago
  30. b2c0071 Include <limits.h> in commit.c for ULONG_MAX. Remove old "revision.h". by Linus Torvalds · 20 years ago
  31. 08ca0b0 Make the revision tracking track the object types too. by Linus Torvalds · 20 years ago
  32. 7d60ad7 Make "parse_commit" return the "struct revision" for the commit. by Linus Torvalds · 20 years ago
  33. 01796b0 Make "revision.h" slightly better to use. by Linus Torvalds · 20 years ago
  34. 89d21f4 Move "parse_commit()" into common revision.h file. by Linus Torvalds · 20 years ago
  35. e447947 Be much more liberal about the file mode bits. by Linus Torvalds · 20 years ago
  36. 458754a Use common "revision.h" header for both fsck and rev-tree. by Linus Torvalds · 20 years ago