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
/
read-cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
Merge branch 'sb/in-core-index-doc'
Junio C Hamano
1
-1
/
+0
2017-01-19
cache.h: document remove_index_entry_at
Stefan Beller
1
-1
/
+0
2017-01-11
index: improve constness for reading blob data
Brandon Williams
1
-1
/
+2
2017-01-10
Merge branch 'jc/git-open-cloexec'
Junio C Hamano
1
-8
/
+1
2016-12-07
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
1
-5
/
+2
2016-10-28
git_open(): untangle possible NOATIME and CLOEXEC interactions
Junio C Hamano
1
-8
/
+1
2016-10-25
read-cache: make sure file handles are not inherited by child processes
Lars Schneider
1
-1
/
+8
2016-09-26
Merge branch 'tg/add-chmod+x-fix'
Junio C Hamano
1
-8
/
+35
2016-09-15
add: modify already added files when --chmod is given
Thomas Gummerer
1
-8
/
+6
2016-09-15
read-cache: introduce chmod_index_entry
Thomas Gummerer
1
-0
/
+29
2016-09-07
cache: convert struct cache_entry to use struct object_id
brian m. carlson
1
-12
/
+12
2016-07-25
Merge branch 'jc/renormalize-merge-kill-safer-crlf'
Junio C Hamano
1
-4
/
+1
2016-07-12
merge: avoid "safer crlf" during recording of merge results
Junio C Hamano
1
-4
/
+1
2016-06-07
add: add --chmod=+x / --chmod=-x options
Edward Thomson
1
-4
/
+7
2016-02-10
Merge branch 'cc/untracked'
Junio C Hamano
1
-2
/
+25
2016-01-27
config: add core.untrackedCache
Christian Couder
1
-2
/
+25
2016-01-20
Merge branch 'nd/ita-cleanup'
Junio C Hamano
1
-2
/
+2
2015-10-29
Merge branch 'dt/name-hash-dir-entry-fix'
Junio C Hamano
1
-15
/
+1
2015-10-29
Merge branch 'tk/sigchain-unnecessary-post-tempfile'
Junio C Hamano
1
-1
/
+0
2015-10-22
read-cache: remove unused #include "sigchain.h"
Tobias Klauser
1
-1
/
+0
2015-10-21
name-hash: don't reuse cache_entry in dir_entry
David Turner
1
-15
/
+1
2015-09-06
add and use a convenience macro ce_intent_to_add()
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2015-08-31
read-cache: fix indentation in read_index_from
Stefan Beller
1
-1
/
+1
2015-08-25
Merge branch 'mh/tempfile'
Junio C Hamano
1
-33
/
+7
2015-08-10
write_shared_index(): use tempfile module
Michael Haggerty
1
-32
/
+6
2015-08-10
lockfile: add accessors get_lock_file_fd() and get_lock_file_fp()
Michael Haggerty
1
-1
/
+1
2015-06-24
Merge branch 'nd/untracked-cache'
Junio C Hamano
1
-1
/
+2
2015-06-11
Merge branch 'jk/diagnose-config-mmap-failure'
Junio C Hamano
1
-1
/
+1
2015-06-08
read-cache: fix untracked cache invalidation when split-index is used
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2015-05-28
read-cache.c: drop PROT_WRITE from mmap of index
Jeff King
1
-1
/
+1
2015-05-26
Merge branch 'nd/untracked-cache'
Junio C Hamano
1
-10
/
+45
2015-03-27
Merge branch 'sb/leaks'
Junio C Hamano
1
-10
/
+12
2015-03-25
Merge branch 'tg/fix-check-order-with-split-index'
Junio C Hamano
1
-19
/
+23
2015-03-23
read-cache: fix memleak
Stefan Beller
1
-5
/
+2
2015-03-23
add_to_index(): free unused cache-entry
Junio C Hamano
1
-3
/
+5
2015-03-22
read-cache: free cache entry in add_to_index in case of early return
Stefan Beller
1
-2
/
+5
2015-03-20
read-cache: fix reading of split index
Thomas Gummerer
1
-19
/
+23
2015-03-12
untracked cache: mark index dirty if untracked cache is updated
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2015-03-12
untracked cache: avoid racy timestamps
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2015-03-12
read-cache.c: split racy stat test to a separate function
Nguyễn Thái Ngọc Duy
1
-9
/
+15
2015-03-12
untracked cache: invalidate at index addition or removal
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2015-03-12
untracked cache: load from UNTR index extension
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2015-03-12
untracked cache: save to an index extension
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2015-02-25
Merge branch 'sb/plug-leak-in-make-cache-entry'
Junio C Hamano
1
-2
/
+8
2015-02-17
read-cache.c: free cache entry when refreshing fails
Stefan Beller
1
-2
/
+8
2014-12-17
Sync with v2.1.4
Junio C Hamano
1
-2
/
+8
2014-12-17
Sync with v2.0.5
Junio C Hamano
1
-2
/
+8
2014-12-17
Sync with v1.9.5
Junio C Hamano
1
-2
/
+8
2014-12-17
Sync with v1.8.5.6
Junio C Hamano
1
-2
/
+8
2014-12-17
read-cache: optionally disallow NTFS .git variants
Johannes Schindelin
1
-0
/
+2
[next]