index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
name-hash.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-17
name-hash: stop storing trailing '/' on paths in index_state.dir_hash
Eric Sunshine
1
-5
/
+6
2013-09-17
name-hash: refactor polymorphic index_name_exists()
Eric Sunshine
1
-24
/
+30
2013-04-01
Merge branch 'kb/name-hash'
Junio C Hamano
1
-43
/
+139
2013-03-21
Merge branch 'nd/preallocate-hash'
Junio C Hamano
1
-0
/
+2
2013-03-16
Preallocate hash tables when the number of inserts are known in advance
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2013-02-27
name-hash.c: fix endless loop with core.ignorecase=true
Karsten Blees
1
-43
/
+139
2013-02-19
name-hash: allow hashing an empty string
Junio C Hamano
1
-2
/
+2
2011-11-01
name-hash.c: always initialize dir_next pointer
Johannes Sixt
1
-1
/
+1
2011-10-07
fix phantom untracked files when core.ignorecase is set
Jeff King
1
-7
/
+8
2010-10-06
Add case insensitivity support for directories when using git status
Joshua Jensen
1
-1
/
+71
2008-04-09
Make hash_name_lookup able to do case-independent lookups
Linus Torvalds
1
-2
/
+48
2008-04-09
Make "index_name_exists()" return the cache_entry it found
Linus Torvalds
1
-3
/
+3
2008-04-09
Move name hashing functions into a file of its own
Linus Torvalds
1
-0
/
+73