🌐 AI搜索 & 代理 主页
Git 1.9-rc2
  1. d28eec2 name-hash: stop storing trailing '/' on paths in index_state.dir_hash by Eric Sunshine · 12 years ago
  2. db5360f name-hash: refactor polymorphic index_name_exists() by Eric Sunshine · 12 years ago
  3. c044bed Merge branch 'kb/name-hash' by Junio C Hamano · 13 years ago
  4. c241e28 Merge branch 'nd/preallocate-hash' by Junio C Hamano · 13 years ago
  5. c735928 Preallocate hash tables when the number of inserts are known in advance by Nguyễn Thái Ngọc Duy · 13 years ago
  6. 2092678 name-hash.c: fix endless loop with core.ignorecase=true by Karsten Blees · 13 years ago
  7. c19387e name-hash: allow hashing an empty string by Junio C Hamano · 13 years ago
  8. 395c735 name-hash.c: always initialize dir_next pointer by Johannes Sixt · 14 years ago
  9. 2548183 fix phantom untracked files when core.ignorecase is set by Jeff King · 14 years ago
  10. 5102c61 Add case insensitivity support for directories when using git status by Joshua Jensen · 15 years ago
  11. cd2fef5 Make hash_name_lookup able to do case-independent lookups by Linus Torvalds · 18 years ago
  12. df292c7 Make "index_name_exists()" return the cache_entry it found by Linus Torvalds · 18 years ago
  13. 96872bc Move name hashing functions into a file of its own by Linus Torvalds · 18 years ago