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
/
formats
Commit message (
Expand
)
Author
Age
Files
Lines
*
formats: objfile idomatic reader/writer
Máximo Cuadros
2016-09-25
6
-354
/
+168
*
formats: packfile improving test coverage
Máximo Cuadros
2016-09-24
2
-2
/
+62
*
dotgit: synced write packfile and index generation
Máximo Cuadros
2016-09-15
4
-57
/
+116
*
fixtures: new fixture package being use in all packages
Máximo Cuadros
2016-09-12
4
-31
/
+24
*
format: packfile fix ReadObjectAt without decode
Máximo Cuadros
2016-09-11
4
-47
/
+87
*
format: idxfile sorted entries
Máximo Cuadros
2016-09-10
3
-2
/
+42
*
storage: filesystem iter implementation
Máximo Cuadros
2016-09-09
1
-23
/
+25
*
format: packfile ignores the header if not read
Máximo Cuadros
2016-09-09
2
-2
/
+40
*
storage: filessytem read multiple packfiles support and index decoding
Máximo Cuadros
2016-09-09
2
-1
/
+15
*
format: idxfile.Encoder fix fanout generator
Máximo Cuadros
2016-09-09
3
-15
/
+5
*
format: packfile based on ObjectStorage and CRC32 calculation
Máximo Cuadros
2016-09-08
9
-711
/
+380
*
format: packfile buffered reader
Máximo Cuadros
2016-09-07
1
-10
/
+25
*
format: packfile new interface
Máximo Cuadros
2016-09-07
4
-143
/
+247
*
format: packfile new interface (wip)
Máximo Cuadros
2016-09-06
9
-805
/
+393
*
core: ObjectStorage.Begin and TxObjectStorage
Máximo Cuadros
2016-09-05
2
-16
/
+24
*
doc packages
Máximo Cuadros
2016-09-01
3
-4
/
+7
*
Support non packed objects (#68)
sona-tar
2016-08-30
2
-0
/
+45
*
core: Storage.Get, switch order of args
Máximo Cuadros
2016-08-29
1
-1
/
+1
*
storage: Add object type hint parameter to ObjectStorage.Get. (#69)
Santiago M. Mola
2016-08-29
1
-1
/
+1
*
remote and repository base on ConfigStore
Máximo Cuadros
2016-08-21
1
-10
/
+12
*
Repository.Clone and Remote.Fetch remote, local branches and client: correct ...
Máximo Cuadros
2016-08-15
1
-1
/
+1
*
core: removing Object.Content, the Reader should be used always
Máximo Cuadros
2016-08-14
2
-5
/
+27
*
small improvements
Máximo Cuadros
2016-08-12
2
-17
/
+22
*
core: new MemoryObject, move from memory.Object, packfile.Parser, base on new...
Máximo Cuadros
2016-08-11
6
-97
/
+91
*
v3 -> v4
Máximo Cuadros
2016-08-11
16
-20
/
+20
*
Adds support to open local repositories and to use file-based object storage ...
v3.1.0
Alberto Cortés
2016-07-04
21
-696
/
+2328
*
documentation
Máximo Cuadros
2016-05-19
1
-1
/
+1
*
documentation
Máximo Cuadros
2016-05-19
4
-6
/
+12
*
fix misspellings
v3.0.4
Máximo Cuadros
2016-05-19
1
-1
/
+1
*
formats/pktline: fixed underflow glitch reading network stream
Máximo Cuadros
2016-05-19
1
-3
/
+5
*
Improved objfile error handling and test coverage
Joshua Sjoding
2016-02-27
5
-2
/
+67
*
Renamed internal close function to checkClose
Joshua Sjoding
2016-02-27
2
-9
/
+9
*
Added objfile format used for loose git objects
Joshua Sjoding
2016-02-27
6
-0
/
+519
*
Refactor to use core.ObjectReader and core.ObjectWriter
Joshua Sjoding
2016-02-25
2
-10
/
+74
*
New iteration behavior via FileIter and TreeWalker
Joshua Sjoding
2016-02-17
1
-1
/
+1
*
update imports to v3
Máximo Cuadros
2016-02-17
2
-3
/
+3
*
storages: memory object
Máximo Cuadros
2016-02-17
2
-7
/
+8
*
Functions in core.ObjectStorage interface now return an error
Joshua Sjoding
2016-02-16
2
-8
/
+13
*
fix zlib invalid header error
Alberto Cortés
2016-01-27
1
-3
/
+2
*
Speed up packfile reading
Alberto Cortés
2016-01-26
2
-1
/
+8
*
internal -> core
Máximo Cuadros
2015-10-31
2
-21
/
+21
*
objects: using readers from internal.Object
Máximo Cuadros
2015-10-26
2
-21
/
+21
*
formats/packfile: new reader API
Máximo Cuadros
2015-10-25
9
-669
/
+161
*
formats/packfile: new reader API (wip)
Máximo Cuadros
2015-10-25
4
-142
/
+207
*
formats/packfile: new reader API (wip)
Máximo Cuadros
2015-10-25
4
-176
/
+128
*
formats/packfile: test improvements
Máximo Cuadros
2015-10-25
3
-11
/
+128
*
formats/packfile: cleanup
Máximo Cuadros
2015-10-23
6
-99
/
+166
*
formats/packfile: type Hash instead of strings
Máximo Cuadros
2015-10-23
7
-0
/
+1104
*
format/pktline: review and improving coverage
Máximo Cuadros
2015-10-23
5
-0
/
+360