index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tree-cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor tree cache speedups
Russell Belfer
2014-04-17
1
-17
/
+10
*
tree-cache: Fix error message typo
nulltoken
2013-11-19
1
-2
/
+2
*
tree-cache: Don't segfault upon corruption
nulltoken
2013-11-19
1
-3
/
+6
*
tree-cache: Zero out the allocated tree children array
nulltoken
2013-11-19
1
-0
/
+2
*
tree-cache: Free the tree upon the detection of a corrupted child
nulltoken
2013-11-19
1
-1
/
+1
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
tree cache: loosen negative entry count check
Nguyễn Thái Ngọc Duy
2012-12-12
1
-1
/
+1
*
misc: Fix warnings from PVS Studio trial
Vicent Martí
2012-06-07
1
-1
/
+1
*
Remove old and unused error codes
Vicent Martí
2012-05-02
1
-47
/
+30
*
tree-cache: don't error out on a childless invalidated entry
Carlos Martín Nieto
2012-04-23
1
-1
/
+1
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-2
/
+2
*
Add git_tree_cache_get
Carlos Martín Nieto
2011-09-27
1
-1
/
+24
*
Add git_tree_cache_invalidate_path
Carlos Martín Nieto
2011-09-27
1
-1
/
+47
*
tree cache: correctly handle invalidated trees
Carlos Martín Nieto
2011-09-27
1
-17
/
+10
*
Make tree cache name a flex-array
Carlos Martín Nieto
2011-09-27
1
-14
/
+12
*
Move the tree cache functions to their own file
Carlos Martín Nieto
2011-09-27
1
-0
/
+141