index
:
go-git
master
push_url
A highly extensible Git implementation in pure Go.
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plumbing
/
cache
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing/cache: check for empty cache list
Javi Fontan
2019-02-25
2
-1
/
+19
*
Remove empty space to trigger windows build.
kuba--
2018-09-17
2
-4
/
+0
*
Fix potential LRU cache size issue.
kuba--
2018-09-17
4
-22
/
+68
*
plumbing: add buffer cache and use it in packfile parser
Javi Fontan
2018-08-14
3
-0
/
+239
*
all: remove some unused code
Daniel Martí
2018-03-01
1
-46
/
+0
*
Test eviction of more than one object
Javi Fontan
2018-01-16
1
-0
/
+20
*
Cache should hold objects the same size as MaxSize
Javi Fontan
2018-01-16
1
-1
/
+1
*
Modify cache to delete more than one item to free space
Javi Fontan
2018-01-16
1
-5
/
+1
*
Exercise NewObjectLRUDefault in testing
Javi Fontan
2017-12-20
1
-41
/
+60
*
Enforce the use of cache in packfile decoder
Javi Fontan
2017-12-20
2
-0
/
+7
*
fix race condition on ObjectLRU
Miguel Molina
2017-08-11
2
-0
/
+39
*
plumbing/cache: change FIFO to LRU cache
Santiago M. Mola
2017-07-27
3
-90
/
+93
*
plumbing/cache: use more explicit interface
Santiago M. Mola
2017-07-27
3
-19
/
+38
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
4
-4
/
+4
*
plumbing/cache: specify units in memory size (Fix #234)
Antonio Jesus Navarro Perez
2017-02-27
3
-16
/
+21
*
cache: move package to plumbing
Antonio Jesus Navarro Perez
2017-02-21
4
-0
/
+215