1. 2d10c55 git log: Unify header_filter and message_filter into one. by Junio C Hamano · 18 years ago
  2. f69895f rev-list: fix segfault with --{author,committer,grep} by Jeff King · 18 years ago
  3. 8d1d8f8 pack-objects: further work on internal rev-list logic. by Junio C Hamano · 19 years ago
  4. c64ed70 Separate object listing routines out of rev-list by Junio C Hamano · 19 years ago
  5. 42cabc3 Teach rev-list an option to read revs from the standard input. by Junio C Hamano · 19 years ago
  6. 9befac4 Replace uses of strdup with xstrdup. by Shawn Pearce · 19 years ago
  7. 3dfb927 Add --relative-date option to the revision interface by Jonas Fonseca · 19 years ago
  8. 4cac42b free(NULL) is perfectly valid. by Junio C Hamano · 19 years ago
  9. 96f1e58 remove unnecessary initializations by David Rientjes · 19 years ago
  10. a633fca Call setup_git_directory() much earlier by Linus Torvalds · 19 years ago
  11. db6296a Call setup_git_directory() early by Linus Torvalds · 19 years ago
  12. 1974632 Remove TYPE_* constant macros and use object_type enums consistently. by Linus Torvalds · 19 years ago
  13. 1f1e895 Add "named object array" concept by Linus Torvalds · 19 years ago
  14. cb11574 Some more memory leak avoidance by Linus Torvalds · 19 years ago
  15. 885a86a Shrink "struct object" a bit by Linus Torvalds · 19 years ago
  16. 87cefaa rev-list: fix process_tree() conversion. by Linus Torvalds · 19 years ago
  17. 4c068a9 tree_entry(): new tree-walking helper function by Linus Torvalds · 19 years ago
  18. 2d9c58c Remove "tree->entries" tree-entry list from tree parser by Linus Torvalds · 19 years ago
  19. 3a7c352 Make "tree_entry" have a SHA1 instead of a union of object pointers by Linus Torvalds · 19 years ago
  20. 136f2e5 Make "struct tree" contain the pointer to the tree buffer by Linus Torvalds · 19 years ago
  21. 91b452c Fix memory leak in "git rev-list --objects" by Linus Torvalds · 19 years ago
  22. 698ce6f fmt-patch: Support --attach by Johannes Schindelin · 19 years ago
  23. 328b710 Merge branch 'master' into js/fmt-patch by Junio C Hamano · 19 years ago
  24. 5fb61b8 Make "git rev-list" be a builtin by Linus Torvalds · 19 years ago[Renamed (98%) from rev-list.c]
  25. e686eb9 fmt-patch: understand old <his> notation by Johannes Schindelin · 19 years ago
  26. 34e98ea Merge branch 'lt/logopt' by Junio C Hamano · 19 years ago
  27. 9153983 Log message printout cleanups by Linus Torvalds · 19 years ago
  28. 6feba7c Merge branch 'jc/boundary' by Junio C Hamano · 19 years ago
  29. db89665 rev-list --header: output format fix by Junio C Hamano · 19 years ago
  30. 1b65a5a rev-list --boundary: show boundary commits even when limited otherwise. by Junio C Hamano · 19 years ago
  31. 7594c4b rev-list option parser fix. by Junio C Hamano · 19 years ago
  32. 8c1f0b4 Fix up rev-list option parsing. by Junio C Hamano · 19 years ago
  33. 4e1dc64 rev-list --bisect: limit list before bisecting. by Junio C Hamano · 19 years ago
  34. c4e05b1 blame and friends: adjust to multiple pathspec change. by Junio C Hamano · 19 years ago
  35. 3381c79 Make "--parents" logs also be incremental by Linus Torvalds · 19 years ago
  36. 5c51c98 rev-list --abbrev-commit by Junio C Hamano · 19 years ago
  37. 7b0c996 Move "--parent" parsing into generic revision.c library code by Linus Torvalds · 19 years ago
  38. 1b0c717 tree/diff header cleanup. by Junio C Hamano · 19 years ago
  39. 384e99a rev-list --boundary by Junio C Hamano · 19 years ago
  40. 9181ca2 rev-list: memory usage reduction. by Junio C Hamano · 19 years ago
  41. dc68c4f rev-list --timestamp by Junio C Hamano · 19 years ago
  42. 8efdc32 rev-lib: Make it easy to do rename tracking (take 2) by Fredrik Kuivinen · 19 years ago
  43. 7ae0b0c git-log (internal): more options. by Junio C Hamano · 19 years ago
  44. 765ac8e Rip out merge-order and make "git log <paths>..." work again. by Linus Torvalds · 19 years ago
  45. a4a88b2 git-rev-list libification: rev-list walking by Linus Torvalds · 19 years ago
  46. d9a8368 Splitting rev-list into revisions lib, end of beginning. by Linus Torvalds · 19 years ago
  47. d9cfb96 rev-list split: minimum fixup. by Junio C Hamano · 19 years ago
  48. ae56354 First cut at libifying revlist generation by Linus Torvalds · 19 years ago
  49. f0b0af1 Merge branches 'jc/rev-list' and 'jc/pack-thin' by Junio C Hamano · 19 years ago
  50. e646de0 rev-list --objects: use full pathname to help hashing. by Junio C Hamano · 19 years ago
  51. eb38cc6 rev-list --objects-edge: remove duplicated edge commit output. by Junio C Hamano · 19 years ago
  52. 5031985 rev-list.c: fix non-grammatical comments. by Junio C Hamano · 19 years ago
  53. c649657 rev-list --objects-edge by Junio C Hamano · 19 years ago
  54. 4c8725f topo-order: make --date-order optional. by Junio C Hamano · 19 years ago
  55. 9da5c2f rev-list: default to abbreviate merge parent names under --pretty. by Junio C Hamano · 19 years ago
  56. 8849442 rev-list: omit duplicated parents. by Junio C Hamano · 19 years ago
  57. 8233340 rev-list: allow -<n> as shorthand for --max-count=<n> by Eric Wong · 19 years ago
  58. 3af0698 rev-list: allow -n<n> as shorthand for --max-count=<n> by Eric Wong · 19 years ago
  59. addafaf Merge lt/revlist,jc/diff,jc/revparse,jc/abbrev by Junio C Hamano · 19 years ago
  60. 3815f42 pretty_print_commit(): pass commit object instead of commit->buffer. by Junio C Hamano · 19 years ago
  61. b2d4c56 diff-tree: abbreviate merge parent object names with --abbrev --pretty. by Junio C Hamano · 19 years ago
  62. 93b74bc rev-list --remove-empty: add minimum help and doc entry. by Junio C Hamano · 19 years ago
  63. 461cf59 rev-list: stop when the file disappears by Linus Torvalds · 19 years ago
  64. d8f6b34 Make git-rev-list and git-rev-parse argument parsing stricter by Linus Torvalds · 19 years ago
  65. ef1cc2c rev-list --objects: fix object list without commit. by Junio C Hamano · 19 years ago
  66. b3cfd93 bisect: limit the searchspace by pathspecs by Linus Torvalds · 19 years ago
  67. 07f9247 max-count in terms of intersection by Luben Tuikov · 19 years ago
  68. 69e0c25 Update usage string and documentation for git-rev-list. by Junio C Hamano · 19 years ago
  69. 19a7e71 git-rev-list: do not forget non-commit refs by Linus Torvalds · 19 years ago
  70. 7b34c2f git-rev-list: make --dense the default (and introduce "--sparse") by Linus Torvalds · 19 years ago
  71. 129adf4 git-rev-list: fix "--dense" flag by Linus Torvalds · 19 years ago
  72. 1b9e059 git-rev-list: add "--dense" flag by Linus Torvalds · 19 years ago
  73. cf48454 Teach git-rev-list to follow just a specified set of files by Linus Torvalds · 19 years ago
  74. fe5f51c Optimize common case of git-rev-list by Linus Torvalds · 19 years ago
  75. e091eb9 upload-pack: Do not choke on too many heads request. by Junio C Hamano · 19 years ago
  76. c807f77 Fix minor DOS in rev-list. by Junio C Hamano · 19 years ago
  77. 27cfe2e Make time-based commit filtering work with topological ordering. by Linus Torvalds · 19 years ago
  78. 2a7055a [PATCH] Fix "git-rev-list" revision range parsing by Linus Torvalds · 19 years ago
  79. 8805cca [PATCH] Avoid building object ref lists when not needed by Linus Torvalds · 19 years ago
  80. b0d8923 [PATCH] Improve git-rev-list memory usage further by Linus Torvalds · 19 years ago
  81. 5bdbaaa [PATCH] Re-organize "git-rev-list --objects" logic by Linus Torvalds · 20 years ago
  82. 60ab26d [PATCH] Avoid wasting memory in git-rev-list by Linus Torvalds · 20 years ago
  83. d998a08 [PATCH] Fix "prefix" mixup in git-rev-list by Pavel Roskin · 20 years ago
  84. 90e1848 Make "git-rev-list" work within subdirectories by Linus Torvalds · 20 years ago
  85. 7f1335c [PATCH] git-rev-list: avoid crash on broken repository by Sergey Vlasov · 20 years ago
  86. d87449c Introduce --pretty=oneline format. by Junio C Hamano · 20 years ago
  87. 76cd8eb [PATCH] add *--no-merges* flag to suppress display of merge commits by Johannes Schindelin · 20 years ago
  88. 1215879 Teach rev-list since..til notation. by Junio C Hamano · 20 years ago
  89. dd53c7a [PATCH] Support for NO_OPENSSL by Petr Baudis · 20 years ago
  90. 6c3b84c [PATCH] Fix interesting git-rev-list corner case by Linus Torvalds · 20 years ago
  91. 54c6870 Typofix: usage strings fix. by Junio C Hamano · 20 years ago
  92. 4311d32 Be more aggressive about marking trees uninteresting by Linus Torvalds · 20 years ago
  93. 013aab8 [PATCH] Dereference tag repeatedly until we get a non-tag. by Junio C Hamano · 20 years ago
  94. 454fbbc git-rev-list: allow missing objects when the parent is marked UNINTERESTING by Linus Torvalds · 20 years ago
  95. a7336ae [PATCH] Ensure list insertion method does not depend on position of --merge-order argument by Jon Seymour · 20 years ago
  96. 960cea2 git-rev-list: remove the DUPCHECK logic, use SEEN instead by Linus Torvalds · 20 years ago
  97. e6c3505 Make sure we generate the whole commit list before trying to sort it topologically by Linus Torvalds · 20 years ago
  98. d2775a8 [PATCH] Tidy up - slight simplification of rev-list.c by Jon Seymour · 20 years ago
  99. d2d02a4 Add "--topo-order" flag to use new topological sort by Linus Torvalds · 20 years ago
  100. bce6286 Remove insane overlapping bit ranges from epoch.c by Linus Torvalds · 20 years ago