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 '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
|
|
\
*
|
|
index_fd(): turn write_object and format_check arguments into one flag
Junio C Hamano
2011-05-09
*
|
|
Merge branch 'jc/index-update-if-able'
Junio C Hamano
2011-03-26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
update $GIT_INDEX_FILE when there are racily clean entries
Junio C Hamano
2011-03-21
|
*
|
diff/status: refactor opportunistic index update
Junio C Hamano
2011-03-21
*
|
|
Merge branch 'nd/hash-object-sanity'
Junio C Hamano
2011-02-27
|
\
\
\
|
*
|
|
Make hash-object more robust against malformed objects
Nguyễn Thái Ngọc Duy
2011-02-07
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'nd/struct-pathspec'
Junio C Hamano
2011-02-27
|
\
\
\
|
*
|
|
Convert ce_path_match() to use match_pathspec_depth()
Nguyễn Thái Ngọc Duy
2011-02-03
|
*
|
|
Convert ce_path_match() to use struct pathspec
Nguyễn Thái Ngọc Duy
2011-02-03
|
|
/
/
*
|
|
update-index --refresh --porcelain: add missing const
Jonathan Nieder
2011-02-22
|
/
/
*
|
Merge branch 'jj/icase-directory'
Junio C Hamano
2010-12-03
|
\
\
|
|
/
|
/
|
|
*
Support case folding for git add when core.ignorecase=true
Joshua Jensen
2010-10-06
*
|
core: Stop leaking ondisk_cache_entrys
Jonathan Nieder
2010-08-11
|
/
*
Correct spelling of 'REUC' extension
Shawn O. Pearce
2010-02-02
*
Make ce_uptodate() trustworthy again
Junio C Hamano
2010-01-24
*
Remove diff machinery dependency from read-cache
Linus Torvalds
2010-01-21
*
Merge branch 'jc/cache-unmerge'
Junio C Hamano
2010-01-20
|
\
|
*
resolve-undo: record resolved conflicts in a new index extension section
Junio C Hamano
2009-12-25
*
|
Merge branch 'jc/symbol-static'
Junio C Hamano
2010-01-20
|
\
\
|
*
|
read-cache.c: mark file-local functions static
Junio C Hamano
2010-01-12
*
|
|
Merge branch 'cc/reset-more'
Junio C Hamano
2010-01-13
|
\
\
\
|
*
|
|
"reset --merge": fix unmerged case
Junio C Hamano
2010-01-03
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'nd/sparse'
Junio C Hamano
2010-01-13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ie_match_stat(): do not ignore skip-worktree bit with CE_MATCH_IGNORE_VALID
Nguyễn Thái Ngọc Duy
2009-12-14
|
*
|
Teach Git to respect skip-worktree bit (reading part)
Nguyễn Thái Ngọc Duy
2009-08-23
*
|
|
Merge branch 'nf/maint-fix-index-ext-len-on-be64' into maint
Junio C Hamano
2009-12-27
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]