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
/
common.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize zlib reader and consolidate sync.pools
Paulo Gomes
2022-11-07
1
-18
/
+0
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-2
/
+2
*
plumbing: packfile/scanner, readability/performance improvements, zlib pooling
Arran Walker
2019-04-22
1
-0
/
+10
*
git: return better error message when packfile cannot be downloaded
Javi Fontan
2018-11-30
1
-1
/
+7
*
plumbing: packfile, allow non-seekable sources on Parser
Miguel Molina
2018-08-08
1
-57
/
+6
*
*: use parser to populate non writable storages and bug fixes
Miguel Molina
2018-08-07
1
-12
/
+67
*
*: Use CheckClose with named returns
Javi Fontan
2018-03-27
1
-2
/
+1
*
packfile: improve performance a little by reducing gc pressure
Miguel Molina
2017-09-04
1
-0
/
+8
*
packfile: check close error in UpdateObjectStorage
Santiago M. Mola
2017-07-19
1
-8
/
+14
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-1
/
+1
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-1
/
+1
*
Fix some typos in plumbing docs (#244)
Sergio Arbeo
2017-01-30
1
-1
/
+1
*
server: add git server implementation (#190)
Santiago M. Mola
2017-01-04
1
-0
/
+30
*
plumbing/packfile: PACK encoder (#131)
Antonio Navarro Perez
2016-11-24
1
-0
/
+15