index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
read-cache.c
Age
Commit message (
Expand
)
Author
Lines
2019-12-06
Sync with 2.21.1
Johannes Schindelin
-0
/
+11
2019-12-06
Sync with 2.20.2
Johannes Schindelin
-0
/
+11
2019-12-06
Sync with 2.19.3
Johannes Schindelin
-0
/
+11
2019-12-06
Sync with 2.18.2
Johannes Schindelin
-0
/
+11
2019-12-06
Sync with 2.17.3
Johannes Schindelin
-0
/
+11
2019-12-06
Sync with 2.16.6
Johannes Schindelin
-0
/
+11
2019-12-06
Sync with 2.15.4
Johannes Schindelin
-0
/
+11
2019-12-06
Sync with 2.14.6
Johannes Schindelin
-0
/
+11
2019-12-05
mingw: refuse to access paths with trailing spaces or periods
Johannes Schindelin
-0
/
+3
2019-12-05
is_ntfs_dotgit(): only verify the leading segment
Johannes Schindelin
-0
/
+8
2019-07-29
Merge branch 'rs/avoid-overflow-in-midpoint-computation' into maint
Junio C Hamano
-1
/
+1
2019-07-29
Merge branch 'vn/xmmap-gently' into maint
Junio C Hamano
-1
/
+1
2019-07-14
read-cache.c: do not die if mmap fails
Varun Naik
-1
/
+1
2019-06-13
cleanup: fix possible overflow errors in binary search, part 2
René Scharfe
-1
/
+1
2019-05-28
mark_fsmonitor_valid(): mark the index as changed if needed
Johannes Schindelin
-2
/
+2
2019-05-28
fill_stat_cache_info(): prepare for an fsmonitor fix
Johannes Schindelin
-3
/
+3
2019-05-19
Merge branch 'js/fsmonitor-refresh-after-discarding-index'
Junio C Hamano
-0
/
+1
2019-05-13
Merge branch 'jh/trace2'
Junio C Hamano
-1
/
+1
2019-05-10
trace2: fix up a missing "leave" entry point
Ævar Arnfjörð Bjarmason
-1
/
+1
2019-05-09
Merge branch 'km/empty-repo-is-still-a-repo'
Junio C Hamano
-0
/
+3
2019-05-08
fsmonitor: force a refresh after the index was discarded
Johannes Schindelin
-0
/
+1
2019-04-25
Merge branch 'bc/hash-transition-16'
Junio C Hamano
-45
/
+29
2019-04-25
Merge branch 'bp/post-index-change-hook'
Junio C Hamano
-2
/
+12
2019-04-10
add: error appropriately on repository with no commits
Kyle Meyer
-0
/
+3
2019-04-01
read-cache: read data in a hash-independent way
brian m. carlson
-45
/
+29
2019-03-07
Merge branch 'jh/trace2'
Junio C Hamano
-1
/
+50
2019-03-07
Merge branch 'nd/split-index-null-base-fix'
Junio C Hamano
-2
/
+3
2019-03-07
Merge branch 'tg/checkout-no-overlay'
Junio C Hamano
-1
/
+7
2019-02-22
trace2:data: add trace2 instrumentation to index read/write
Jeff Hostetler
-1
/
+50
2019-02-15
read-cache: add post-index-change hook
Ben Peart
-2
/
+12
2019-02-13
read-cache.c: fix writing "link" index ext with null base oid
Nguyễn Thái Ngọc Duy
-2
/
+3
2019-02-06
Merge branch 'jk/add-ignore-errors-bit-assignment-fix'
Junio C Hamano
-1
/
+1
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
-27
/
+17
2019-02-06
add_to_index(): convert forgotten HASH_RENORMALIZE check
Jeff King
-1
/
+1
2019-02-05
Merge branch 'jk/add-ignore-errors-bit-assignment-fix'
Junio C Hamano
-4
/
+4
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
-2
/
+0
2019-01-17
add: use separate ADD_CACHE_RENORMALIZE flag
Jeff King
-4
/
+4
2019-01-14
Merge branch 'nd/indentation-fix'
Junio C Hamano
-59
/
+59
2019-01-14
read-cache.c: remove the_* from index_has_changes()
Nguyễn Thái Ngọc Duy
-7
/
+5
2019-01-14
read-cache.c: replace update_index_if_able with repo_&
Nguyễn Thái Ngọc Duy
-6
/
+8
2019-01-14
read-cache.c: kill read_index()
Nguyễn Thái Ngọc Duy
-7
/
+4
2019-01-14
repository.c: replace hold_locked_index() with repo_hold_locked_index()
Nguyễn Thái Ngọc Duy
-5
/
+0
2019-01-04
Merge branch 'nd/the-index'
Junio C Hamano
-1
/
+1
2019-01-04
Merge branch 'nd/i18n'
Junio C Hamano
-36
/
+37
2019-01-02
read-cache: add invalidate parameter to remove_marked_cache_entries
Thomas Gummerer
-1
/
+7
2018-12-09
Indent code with TABs
Nguyễn Thái Ngọc Duy
-59
/
+59
2018-11-21
Merge branch 'cc/shared-index-permbits'
Junio C Hamano
-1
/
+2
2018-11-21
index: make index.threads=true enable ieot and eoie
Jonathan Nieder
-6
/
+17
2018-11-21
ieot: default to not writing IEOT section
Jonathan Nieder
-1
/
+10
2018-11-21
eoie: default to not writing EOIE section
Jonathan Nieder
-1
/
+10
[next]