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
/
encoder_advanced_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing: format/packfile, prevent large objects from being read into memory ...
zeripath
2021-06-30
1
-1
/
+1
*
fix goreportcard warnings
Oleg Kovalov
2020-07-01
1
-2
/
+2
*
*: migration from go-git-fixtures/v4 and go-git/gcfg
Máximo Cuadros
2020-03-10
1
-1
/
+1
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-7
/
+7
*
Expose Storage cache.
kuba--
2018-09-07
1
-4
/
+3
*
plumbing: packfile, open and close packfile on FSObject reads
Miguel Molina
2018-08-09
1
-3
/
+4
*
plumbing: packfile, allow non-seekable sources on Parser
Miguel Molina
2018-08-08
1
-1
/
+4
*
*: use parser to populate non writable storages and bug fixes
Miguel Molina
2018-08-07
1
-9
/
+28
*
*: skip time consuming tests
Máximo Cuadros
2018-03-21
1
-0
/
+9
*
Improve delta reutilization
Antonio Jesus Navarro Perez
2017-12-20
1
-2
/
+4
*
all: gofmt -s
ferhat elmas
2017-11-30
1
-1
/
+1
*
update to go-billy.v4 and go-git-fixtures.v3
Máximo Cuadros
2017-11-23
1
-1
/
+1
*
config: support a configurable, and turn-off-able, pack.window
Jeremy Stribling
2017-09-11
1
-3
/
+14
*
storage: reuse deltas from packfiles
Santiago M. Mola
2017-07-27
1
-0
/
+91