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
/
utils
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
revision based on goreportcard.com
Máximo Cuadros
2016-12-06
1
-1
/
+1
*
utils: fs, memory fix read offset
Máximo Cuadros
2016-11-20
2
-1
/
+23
*
utils: fs, memory fix ReadDir, error getting filename
Máximo Cuadros
2016-11-20
2
-1
/
+43
*
utils/fs: add ReadAt to memory file and tests. (#122)
Santiago M. Mola
2016-11-11
3
-2
/
+46
*
utils/fs: added test for open-read-seek. (#117)
v4.0.0-rc3
Santiago M. Mola
2016-11-07
1
-1
/
+24
*
utils/fs: Fix O_CREATE flag check in OpenFile (#116)
Pierre Guilleminot
2016-11-07
2
-1
/
+9
*
utils: fs, new memory filesystem (#108)
Máximo Cuadros
2016-11-04
5
-4
/
+434
*
utils/fs: add OpenFile method to filesystem interface. (#104)
Santiago M. Mola
2016-10-31
3
-52
/
+163
*
utils/fs/test: add testing of stat on subdirs. (#99)
Santiago M. Mola
2016-10-26
1
-0
/
+18
*
utils/fs: add test for create file in dir. (#95)
Santiago M. Mola
2016-10-25
1
-0
/
+8
*
utils/fs: add Remove(). (#94)
Santiago M. Mola
2016-10-24
3
-0
/
+28
*
utils/fs: move 'os' and 'test' to separate packages. (#93)
Santiago M. Mola
2016-10-24
5
-105
/
+97
*
OSFile: implement io.ReaderAt. (#90)
Santiago M. Mola
2016-10-19
1
-0
/
+4
*
utils: fs.TempFile (#88)
Máximo Cuadros
2016-10-19
4
-148
/
+233
*
formats: objfile idomatic reader/writer
Máximo Cuadros
2016-09-25
1
-5
/
+18
*
utils: fs/os improved code coverage
Máximo Cuadros
2016-09-23
2
-6
/
+99
*
fix build
Máximo Cuadros
2016-09-20
1
-2
/
+2
*
storage: filesystem ref storage, and not not exists file handling
Máximo Cuadros
2016-09-10
1
-10
/
+4
*
format: packfile new interface
Máximo Cuadros
2016-09-07
2
-29
/
+24
*
utils: fs new implementation
Máximo Cuadros
2016-09-06
3
-149
/
+178
*
doc packages
Máximo Cuadros
2016-09-01
1
-0
/
+1
*
fix tests and examples
Máximo Cuadros
2016-08-14
1
-1
/
+1
*
storage: seekable renamed to filesystem
Máximo Cuadros
2016-08-11
1
-1
/
+1
*
Adds support to open local repositories and to use file-based object storage ...
v3.1.0
Alberto Cortés
2016-07-04
3
-0
/
+208