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
*
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
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
read_index(): fix reading extension size on BE 64-bit archs
Nathaniel W Filardo
2009-12-27
*
|
|
reset: make the reminder output consistent with "checkout"
Matthieu Moy
2009-08-21
*
|
|
Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN.
Matthieu Moy
2009-08-21
|
|
/
|
/
|
*
|
Use die_errno() instead of die() when checking syscalls
Thomas Rast
2009-06-27
*
|
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
*
|
checkout bugfix: use stat.mtime instead of stat.ctime in two places
Kjetil Barvik
2009-03-15
*
|
Not all systems use st_[cm]tim field for ns resolution file timestamp
Junio C Hamano
2009-03-08
*
|
Record ns-timestamps if possible, but do not use it without USE_NSEC
Kjetil Barvik
2009-03-07
*
|
write_index(): update index_state->timestamp after flushing to disk
Kjetil Barvik
2009-02-23
*
|
make USE_NSEC work as expected
Kjetil Barvik
2009-02-19
*
|
check_updates(): effective removal of cache entries marked CE_REMOVE
Kjetil Barvik
2009-02-18
*
|
add -u: do not fail to resolve a path as deleted
Junio C Hamano
2009-01-28
*
|
Make 'ce_compare_link()' use the new 'strbuf_readlink()'
Linus Torvalds
2008-12-17
*
|
read-cache.c: typofix in comment
Junio C Hamano
2008-12-07
*
|
git add --intent-to-add: do not let an empty blob be committed by accident
Junio C Hamano
2008-11-30
*
|
git add --intent-to-add: fix removal of cached emptiness
Junio C Hamano
2008-11-28
*
|
Merge branch 'nd/narrow' (early part) into jc/add-i-t-a
Junio C Hamano
2008-11-28
|
\
\
|
*
|
Extend index to save more flags
Nguyễn Thái Ngọc Duy
2008-10-12
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-11-12
|
\
\
\
|
*
|
|
checkout: Fix "initial checkout" detection
Junio C Hamano
2008-11-12
|
*
|
|
Merge branch 'jk/maint-ls-files-other' into maint
Junio C Hamano
2008-11-02
|
|
\
\
\
*
|
|
|
|
rm: loosen safety valve for empty files
Jeff King
2008-10-22
*
|
|
|
|
Merge branch 'jk/fix-ls-files-other'
Junio C Hamano
2008-10-21
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-other
Junio C Hamano
2008-10-17
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]