index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
read-cache.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'rs/discard-index-discard-array'
Junio C Hamano
2013-06-20
|
\
|
*
read-cache: free cache in discard_index
René Scharfe
2013-06-09
*
|
Merge branch 'fc/do-not-use-the-index-in-add-to-index'
Junio C Hamano
2013-06-11
|
\
\
|
*
|
read-cache: trivial style cleanups
Felipe Contreras
2013-06-03
|
*
|
read-cache: fix wrong 'the_index' usage
Felipe Contreras
2013-06-03
*
|
|
read-cache: mark cache_entry pointers const
René Scharfe
2013-06-02
|
|
/
|
/
|
*
|
Merge branch 'lf/read-blob-data-from-index'
Junio C Hamano
2013-04-21
|
\
\
|
*
|
read_blob_data_from_index(): optionally return the size of blob data
Lukas Fleischer
2013-04-17
|
*
|
attr.c: extract read_index_data() as read_blob_data_from_index()
Lukas Fleischer
2013-04-17
|
*
|
Merge branch 'kb/name-hash' into maint-1.8.1
Junio C Hamano
2013-04-03
|
|
\
\
*
|
\
\
Merge branch 'kb/name-hash'
Junio C Hamano
2013-04-01
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
name-hash.c: fix endless loop with core.ignorecase=true
Karsten Blees
2013-02-27
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'nd/doc-index-format'
Junio C Hamano
2013-03-19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
read-cache.c: use INDEX_FORMAT_{LB,UB} in verify_hdr()
Nguyễn Thái Ngọc Duy
2013-02-22
|
|
/
*
|
Enable minimal stat checking
Robin Rosenberg
2013-01-22
|
/
*
read-cache.c: mark a private file-scope symbol as static
Junio C Hamano
2012-09-15
*
Merge branch 'jk/maint-null-in-trees'
Junio C Hamano
2012-08-27
|
\
|
*
do not write null sha1s to on-disk index
Jeff King
2012-07-29
*
|
Merge branch 'nd/index-errno'
Junio C Hamano
2012-08-22
|
\
\
|
*
|
read_index_from: remove bogus errno assignments
Nguyễn Thái Ngọc Duy
2012-08-06
*
|
|
Merge branch 'tg/ce-namelen-field'
Junio C Hamano
2012-07-23
|
\
\
\
|
*
|
|
Strip namelen out of ce_flags into a ce_namelen field
Thomas Gummerer
2012-07-11
|
*
|
|
Merge branch 'tg/maint-cache-name-compare' into tg/ce-namelen-field
Junio C Hamano
2012-07-11
|
|
\
\
\
*
|
\
\
\
Merge branch 'tg/maint-cache-name-compare'
Junio C Hamano
2012-07-15
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
cache_name_compare(): do not truncate while comparing paths
Junio C Hamano
2012-07-11
*
|
|
|
|
Replace strlen() with ce_namelen()
Thomas Gummerer
2012-07-08
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'jc/index-v4'
Junio C Hamano
2012-05-02
|
\
\
\
\
|
*
|
|
|
read-cache.c: write prefix-compressed names in the index
Junio C Hamano
2012-04-04
|
*
|
|
|
read-cache.c: read prefix-compressed names in index on-disk version v4
Junio C Hamano
2012-04-03
|
*
|
|
|
read-cache.c: move code to copy incore to ondisk cache to a helper function
Junio C Hamano
2012-04-03
|
*
|
|
|
read-cache.c: move code to copy ondisk to incore cache to a helper function
Junio C Hamano
2012-04-03
|
*
|
|
|
read-cache.c: report the header version we do not understand
Junio C Hamano
2012-04-03
|
*
|
|
|
read-cache.c: make create_from_disk() report number of bytes it consumed
Junio C Hamano
2012-04-03
|
*
|
|
|
read-cache.c: allow unaligned mapping of the index file
Junio C Hamano
2012-04-03
|
*
|
|
|
cache.h: hide on-disk index details
Junio C Hamano
2012-04-03
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
make is_empty_blob_sha1 available everywhere
Jeff King
2012-03-23
|
/
/
/
*
|
|
refresh_index: do not show unmerged path that is outside pathspec
Junio C Hamano
2012-02-17
*
|
|
Merge branch 'rs/allocate-cache-entry-individually'
Junio C Hamano
2011-12-09
|
\
\
\
|
*
|
|
read-cache.c: allocate index entries individually
René Scharfe
2011-10-26
*
|
|
|
refresh_index: make porcelain output more specific
Jeff King
2011-11-18
*
|
|
|
refresh_index: rename format variables
Jeff King
2011-11-18
*
|
|
|
read-cache: let refresh_cache_ent pass up changed flags
Jeff King
2011-11-18
*
|
|
|
read-cache.c: fix index memory allocation
René Scharfe
2011-10-26
|
/
/
/
*
|
|
Merge branch 'maint'
Junio C Hamano
2011-08-25
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
whitespace: have SP on both sides of an assignment "="
Junio C Hamano
2011-08-25
*
|
|
Merge branch 'ef/maint-win-verify-path'
Junio C Hamano
2011-06-29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
verify_dotfile(): do not assume '/' is the path seperator
Theo Niessink
2011-06-08
|
*
|
verify_path(): simplify check at the directory boundary
Junio C Hamano
2011-06-07
|
*
|
verify_path: consider dos drive prefix
Erik Faye-Lund
2011-05-27
|
*
|
Merge branch 'jc/index-update-if-able' into maint
Junio C Hamano
2011-04-03
|
|
\
\
[next]