🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.4.4
/
name-hash.c
tag
0e67dadf9ddc04ecbc86a6b07bd041f31e43d98d
tagger
Junio C Hamano <gitster@pobox.com>
Tue Jun 16 21:38:08 2015
object
f09bd215cde5e30029fe08f309d0554eb9256778
Git 2.4.4
ab73a9d
hashmap: add simplified hashmap_get_from_hash() API
by Karsten Blees
· 11 years ago
be99ec9
name-hash.c: replace cache_name_compare() with memcmp(3)
by Jeremiah Mahler
· 11 years ago
7b359ea
name-hash: retire unused index_name_exists()
by Eric Sunshine
· 12 years ago
419a597
name-hash.c: remove cache entries instead of marking them CE_UNHASHED
by Karsten Blees
· 12 years ago
8b01378
name-hash.c: use new hash map implementation for cache entries
by Karsten Blees
· 12 years ago
1c8cca1
name-hash.c: remove unreferenced directory entries
by Karsten Blees
· 12 years ago
e05881a
name-hash.c: use new hash map implementation for directories
by Karsten Blees
· 12 years ago
d28eec2
name-hash: stop storing trailing '/' on paths in index_state.dir_hash
by Eric Sunshine
· 12 years ago
db5360f
name-hash: refactor polymorphic index_name_exists()
by Eric Sunshine
· 12 years ago
c044bed
Merge branch 'kb/name-hash'
by Junio C Hamano
· 13 years ago
c241e28
Merge branch 'nd/preallocate-hash'
by Junio C Hamano
· 13 years ago
c735928
Preallocate hash tables when the number of inserts are known in advance
by Nguyễn Thái Ngọc Duy
· 13 years ago
2092678
name-hash.c: fix endless loop with core.ignorecase=true
by Karsten Blees
· 13 years ago
c19387e
name-hash: allow hashing an empty string
by Junio C Hamano
· 13 years ago
395c735
name-hash.c: always initialize dir_next pointer
by Johannes Sixt
· 14 years ago
2548183
fix phantom untracked files when core.ignorecase is set
by Jeff King
· 14 years ago
5102c61
Add case insensitivity support for directories when using git status
by Joshua Jensen
· 15 years ago
cd2fef5
Make hash_name_lookup able to do case-independent lookups
by Linus Torvalds
· 18 years ago
df292c7
Make "index_name_exists()" return the cache_entry it found
by Linus Torvalds
· 18 years ago
96872bc
Move name hashing functions into a file of its own
by Linus Torvalds
· 18 years ago