🌐 AI搜索 & 代理 主页
Git 2.4.3
  1. a379f25 Merge branch 'sb/line-log-plug-pairdiff-leak' into maint by Junio C Hamano · 11 years ago
  2. c99fec6 Sync with 2.3.8 by Junio C Hamano · 11 years ago
  3. 0269f96 log -L: improve error message on malformed argument by Matthieu Moy · 11 years ago
  4. 05bfc7d line-log.c: fix a memleak by Stefan Beller · 11 years ago
  5. 2b102ef line-log.c: make line_log_data_init() static by Junio C Hamano · 11 years ago
  6. 64b9326 Merge branch 'tm/line-log-first-parent' by Junio C Hamano · 11 years ago
  7. a8787c5 line-log: fix crash when --first-parent is used by Tzvetan Mikov · 11 years ago
  8. 2756ca4 use REALLOC_ARRAY for changing the allocation size of arrays by René Scharfe · 11 years ago
  9. 4bbaa1e use commit_list_count() to count the members of commit_lists by René Scharfe · 11 years ago
  10. 72c7794 line-log: use commit_list_append() instead of duplicating its code by René Scharfe · 11 years ago
  11. 7bc4ec0 line-log: convert to using diff_tree_sha1() by Kirill Smelkov · 12 years ago
  12. 4cebbe6 Merge branch 'nd/magic-pathspec' by Junio C Hamano · 12 years ago
  13. c8556c6 Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flags by Nguyễn Thái Ngọc Duy · 12 years ago
  14. b02f5ae Merge branch 'jl/submodule-mv' by Junio C Hamano · 12 years ago
  15. 3e0d79d log: teach -L/RE/ to search from end of previous -L range by Eric Sunshine · 12 years ago
  16. 815834e line-range: teach -L/RE/ to search relative to anchor point by Eric Sunshine · 12 years ago
  17. c0babbe range-set: publish API for re-use by git-blame -L by Eric Sunshine · 12 years ago
  18. 63828b8 log: fix -L bounds checking bug by Eric Sunshine · 12 years ago
  19. df6308e line-log: fix "log -LN" crash when N is last line of file by Eric Sunshine · 12 years ago
  20. f8395ed range-set: satisfy non-empty ranges invariant by Eric Sunshine · 12 years ago
  21. b6679e7 range-set: fix sort_and_merge_range_set() corner case bug by Eric Sunshine · 12 years ago
  22. 78a9514 line-log: convert to use parse_pathspec by Nguyễn Thái Ngọc Duy · 12 years ago
  23. 3755b53 range_set: fix coalescing bug when range is a subset of another by Eric Sunshine · 12 years ago
  24. 1ddac3f log -L: improve comments in process_all_files() by Thomas Rast · 13 years ago
  25. 31c6191 log -L: store the path instead of a diff_filespec by Thomas Rast · 13 years ago
  26. 2096188 log -L: fix overlapping input ranges by Thomas Rast · 13 years ago
  27. 4596f19 log -L: check range set invariants when we look it up by Thomas Rast · 13 years ago
  28. 39410bf Speed up log -L... -M by Thomas Rast · 13 years ago
  29. 13b8f68 log -L: :pattern:file syntax to find by funcname by Thomas Rast · 13 years ago
  30. 12da1d1 Implement line-history search (git log -L) by Thomas Rast · 13 years ago