🌐 AI搜索 & 代理 主页
Git 2.1.2
  1. 4bbaa1e use commit_list_count() to count the members of commit_lists by René Scharfe · 11 years ago
  2. 72c7794 line-log: use commit_list_append() instead of duplicating its code by René Scharfe · 11 years ago
  3. 7bc4ec0 line-log: convert to using diff_tree_sha1() by Kirill Smelkov · 12 years ago
  4. 4cebbe6 Merge branch 'nd/magic-pathspec' by Junio C Hamano · 12 years ago
  5. c8556c6 Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flags by Nguyễn Thái Ngọc Duy · 12 years ago
  6. b02f5ae Merge branch 'jl/submodule-mv' by Junio C Hamano · 12 years ago
  7. 3e0d79d log: teach -L/RE/ to search from end of previous -L range by Eric Sunshine · 12 years ago
  8. 815834e line-range: teach -L/RE/ to search relative to anchor point by Eric Sunshine · 12 years ago
  9. c0babbe range-set: publish API for re-use by git-blame -L by Eric Sunshine · 12 years ago
  10. 63828b8 log: fix -L bounds checking bug by Eric Sunshine · 12 years ago
  11. df6308e line-log: fix "log -LN" crash when N is last line of file by Eric Sunshine · 12 years ago
  12. f8395ed range-set: satisfy non-empty ranges invariant by Eric Sunshine · 12 years ago
  13. b6679e7 range-set: fix sort_and_merge_range_set() corner case bug by Eric Sunshine · 12 years ago
  14. 78a9514 line-log: convert to use parse_pathspec by Nguyễn Thái Ngọc Duy · 12 years ago
  15. 3755b53 range_set: fix coalescing bug when range is a subset of another by Eric Sunshine · 12 years ago
  16. 1ddac3f log -L: improve comments in process_all_files() by Thomas Rast · 13 years ago
  17. 31c6191 log -L: store the path instead of a diff_filespec by Thomas Rast · 13 years ago
  18. 2096188 log -L: fix overlapping input ranges by Thomas Rast · 13 years ago
  19. 4596f19 log -L: check range set invariants when we look it up by Thomas Rast · 13 years ago
  20. 39410bf Speed up log -L... -M by Thomas Rast · 13 years ago
  21. 13b8f68 log -L: :pattern:file syntax to find by funcname by Thomas Rast · 13 years ago
  22. 12da1d1 Implement line-history search (git log -L) by Thomas Rast · 13 years ago