1. 363df55 line-log.c: remove the_repository reference by Nguyễn Thái Ngọc Duy · 6 years ago
  2. 80e0385 line-range.c: remove implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 6 years ago
  3. b78ea5f diff.c: reduce implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 6 years ago
  4. 3a2a1dc Merge branch 'sb/object-store-lookup' by Junio C Hamano · 7 years ago
  5. 6566a91 Merge branch 'is/parsing-line-range' by Junio C Hamano · 7 years ago
  6. a74093d tag: add repository argument to deref_tag by Stefan Beller · 7 years ago
  7. 7f81c00 log: prevent error if line range ends past end of file by Isabella Stephens · 7 years ago
  8. c89b6e1 Merge branch 'ds/lazy-load-trees' by Junio C Hamano · 7 years ago
  9. 2e27bd7 treewide: replace maybe_tree with accessor methods by Derrick Stolee · 7 years ago
  10. 891435d treewide: rename tree to maybe_tree by Derrick Stolee · 7 years ago
  11. 916bc35 tree-walk: convert tree entry functions to object_id by brian m. carlson · 7 years ago
  12. 3ce9149 line-log: rename 'new' variables by Brandon Williams · 7 years ago
  13. 071bcaa ALLOC_GROW: avoid -Wsign-compare warnings by Ramsay Jones · 7 years ago
  14. 50f03c6 Merge branch 'ab/free-and-null' by Junio C Hamano · 8 years ago
  15. 88ce3ef *.[ch] refactoring: make use of the FREE_AND_NULL() macro by Ævar Arnfjörð Bjarmason · 8 years ago
  16. 6a83d90 coccinelle: make use of the "type" FREE_AND_NULL() rule by Ævar Arnfjörð Bjarmason · 8 years ago
  17. 66f414f diff-tree: convert diff_tree_sha1 to struct object_id by Brandon Williams · 8 years ago
  18. f9704c2 diff: convert fill_filespec to struct object_id by Brandon Williams · 8 years ago
  19. 6cf034e line-log: avoid memory leak by Johannes Schindelin · 8 years ago
  20. 6c62101 Merge branch 'vn/line-log-memcpy-size-fix' by Junio C Hamano · 8 years ago
  21. 36d5286 Merge branch 'ax/line-log-range-merge-fix' by Junio C Hamano · 8 years ago
  22. 07f546c line-log: use COPY_ARRAY to fix mis-sized memcpy by Vegard Nossum · 8 years ago
  23. aaae0bf line-log.c: prevent crash during union of too many ranges by Allan Xavier · 8 years ago
  24. 9ed0d8d use QSORT by René Scharfe · 8 years ago
  25. a63d31b Merge branch 'bc/cocci' by Junio C Hamano · 9 years ago
  26. 63641fb Merge branch 'js/log-to-diffopt-file' by Junio C Hamano · 9 years ago
  27. 41c9560 diff: rename struct diff_filespec's sha1_valid member by brian m. carlson · 9 years ago
  28. a0d12c4 diff: convert struct diff_filespec to struct object_id by brian m. carlson · 9 years ago
  29. 2a5618e Merge branch 'jc/deref-tag' by Junio C Hamano · 9 years ago
  30. 179795e line-log: respect diffopt's configured output file stream by Johannes Schindelin · 9 years ago
  31. 31da121 blame, line-log: do not loop around deref_tag() by Junio C Hamano · 9 years ago
  32. b32fa95 convert trivial cases to ALLOC_ARRAY by Jeff King · 9 years ago
  33. 850d2fe convert manual allocations to argv_array by Jeff King · 9 years ago
  34. ed1c997 Remove get_object_hash. by brian m. carlson · 9 years ago
  35. 7999b2c Add several uses of get_object_hash. by brian m. carlson · 9 years ago
  36. 6343e2f Sync with 2.3.10 by Junio C Hamano · 9 years ago
  37. 3efb988 react to errors in xdi_diff by Jeff King · 9 years ago
  38. 6998d89 Merge branch 'jk/color-diff-plain-is-context' into maint by Junio C Hamano · 10 years ago
  39. 8dbf3eb diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT by Jeff King · 10 years ago
  40. a379f25 Merge branch 'sb/line-log-plug-pairdiff-leak' into maint by Junio C Hamano · 10 years ago
  41. c99fec6 Sync with 2.3.8 by Junio C Hamano · 10 years ago
  42. 0269f96 log -L: improve error message on malformed argument by Matthieu Moy · 10 years ago
  43. 05bfc7d line-log.c: fix a memleak by Stefan Beller · 10 years ago
  44. 2b102ef line-log.c: make line_log_data_init() static by Junio C Hamano · 10 years ago
  45. 64b9326 Merge branch 'tm/line-log-first-parent' by Junio C Hamano · 10 years ago
  46. a8787c5 line-log: fix crash when --first-parent is used by Tzvetan Mikov · 10 years ago
  47. 2756ca4 use REALLOC_ARRAY for changing the allocation size of arrays by René Scharfe · 10 years ago
  48. 4bbaa1e use commit_list_count() to count the members of commit_lists by René Scharfe · 11 years ago
  49. 72c7794 line-log: use commit_list_append() instead of duplicating its code by René Scharfe · 11 years ago
  50. 7bc4ec0 line-log: convert to using diff_tree_sha1() by Kirill Smelkov · 11 years ago
  51. 4cebbe6 Merge branch 'nd/magic-pathspec' by Junio C Hamano · 11 years ago
  52. c8556c6 Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flags by Nguyễn Thái Ngọc Duy · 11 years ago
  53. b02f5ae Merge branch 'jl/submodule-mv' by Junio C Hamano · 12 years ago
  54. 3e0d79d log: teach -L/RE/ to search from end of previous -L range by Eric Sunshine · 12 years ago
  55. 815834e line-range: teach -L/RE/ to search relative to anchor point by Eric Sunshine · 12 years ago
  56. c0babbe range-set: publish API for re-use by git-blame -L by Eric Sunshine · 12 years ago
  57. 63828b8 log: fix -L bounds checking bug by Eric Sunshine · 12 years ago
  58. df6308e line-log: fix "log -LN" crash when N is last line of file by Eric Sunshine · 12 years ago
  59. f8395ed range-set: satisfy non-empty ranges invariant by Eric Sunshine · 12 years ago
  60. b6679e7 range-set: fix sort_and_merge_range_set() corner case bug by Eric Sunshine · 12 years ago
  61. 78a9514 line-log: convert to use parse_pathspec by Nguyễn Thái Ngọc Duy · 12 years ago
  62. 3755b53 range_set: fix coalescing bug when range is a subset of another by Eric Sunshine · 12 years ago
  63. 1ddac3f log -L: improve comments in process_all_files() by Thomas Rast · 12 years ago
  64. 31c6191 log -L: store the path instead of a diff_filespec by Thomas Rast · 12 years ago
  65. 2096188 log -L: fix overlapping input ranges by Thomas Rast · 12 years ago
  66. 4596f19 log -L: check range set invariants when we look it up by Thomas Rast · 12 years ago
  67. 39410bf Speed up log -L... -M by Thomas Rast · 12 years ago
  68. 13b8f68 log -L: :pattern:file syntax to find by funcname by Thomas Rast · 12 years ago
  69. 12da1d1 Implement line-history search (git log -L) by Thomas Rast · 12 years ago