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
/
format
/
packfile
/
scanner.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize zlib reader and consolidate sync.pools
Paulo Gomes
2022-11-07
1
-32
/
+22
*
Use Sync.Pool pointers to optimise memory usage
Paulo Gomes
2022-11-07
1
-5
/
+9
*
Fix typos (#532)
Quanyi Ma
2022-09-22
1
-2
/
+2
*
plumbing: format/packfile, prevent large objects from being read into memory ...
zeripath
2021-06-30
1
-0
/
+15
*
Revert "plumbing: format/packfile, prevent large objects from being read into...
v5.4.2
zeripath
2021-06-02
1
-15
/
+0
*
plumbing: format/packfile, prevent large objects from being read into memory ...
v5.4.0
zeripath
2021-05-12
1
-0
/
+15
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-3
/
+3
*
plumbing: packfile/scanner, readability/performance improvements, zlib pooling
Arran Walker
2019-04-22
1
-105
/
+84
*
plumbing: format/packfile, performance optimizations for reading large commit...
Filip Navara
2018-11-28
1
-4
/
+42
*
*: Use CheckClose with named returns
Javi Fontan
2018-03-27
1
-2
/
+3
*
plumbing: packfile, Add a buffer to crc writer.
Javi Fontan
2018-01-21
1
-9
/
+31
*
packfile: improve performance a little by reducing gc pressure
Miguel Molina
2017-09-04
1
-2
/
+13
*
packfile: check zlib reader closing error
Santiago M. Mola
2017-07-19
1
-13
/
+8
*
format/packfile: rename Seek to SeekFromStart
Santiago M. Mola
2017-04-26
1
-2
/
+3
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-2
/
+2
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-2
/
+2
*
packfile/scanner: reset zlib reader instead of new one (#201)
Antonio Navarro Perez
2017-01-12
1
-5
/
+20
*
revision based on goreportcard.com
Máximo Cuadros
2016-12-06
1
-1
/
+1
*
plumbing/packfile: PACK encoder (#131)
Antonio Navarro Perez
2016-11-24
1
-15
/
+1
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
1
-0
/
+418