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
/
cache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
git_atomic_ssize for 64-bit atomics only on 64-bit platforms
Edward Thomson
2013-04-25
1
-3
/
+3
*
repo: Add `git_repository__cleanup`
Vicent Marti
2013-04-24
1
-0
/
+1
*
opts: Add getter for cached memory
Vicent Marti
2013-04-23
1
-0
/
+1
*
cache: Shared meter for memory usage
Vicent Marti
2013-04-22
1
-2
/
+2
*
cache: Max cache size, and evict when the cache fills up
Vicent Marti
2013-04-22
1
-0
/
+1
*
Add callback to git_objects_table
Russell Belfer
2013-04-22
1
-6
/
+6
*
Add range checking around cache opts
Russell Belfer
2013-04-22
1
-3
/
+9
*
Global option setters
Vicent Marti
2013-04-22
1
-0
/
+3
*
Per-object max size
Vicent Marti
2013-04-22
1
-0
/
+1
*
Duplicated type object
Vicent Marti
2013-04-22
1
-2
/
+2
*
What has science done.
Vicent Marti
2013-04-22
1
-2
/
+3
*
Random eviction
Vicent Marti
2013-04-22
1
-3
/
+2
*
Per-object filtering
Vicent Marti
2013-04-22
1
-1
/
+2
*
lol this worked first try wtf
Vicent Marti
2013-04-22
1
-17
/
+16
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
cache: Simplify locking mechanics
Vicent MartÃ
2012-01-27
1
-16
/
+6
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-0
/
+6
*
Deleted unused method git_cached_object_match, since we do not explore the ca...
Marc Pegon
2011-06-01
1
-5
/
+0
*
Added error for ambiguous oid prefixes. Added methods to compare the first nt...
Marc Pegon
2011-06-01
1
-0
/
+5
*
cache: Drop cuckoo hashing
Vicent Marti
2011-05-17
1
-1
/
+0
*
Move cache.c to the new error handling
nulltoken
2011-05-15
1
-1
/
+1
*
I broke your bindings
Vicent Marti
2011-03-20
1
-0
/
+21
*
Thread safe cache
Vicent Marti
2011-03-20
1
-0
/
+38