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
/
parser_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing: resolve non-external delta references
ZauberNerd
2023-03-23
1
-0
/
+13
*
Use Sync.Pool pointers to optimise memory usage
Paulo Gomes
2022-11-07
1
-0
/
+28
*
remove packfile and align to test fixtures
paul.t
2022-01-05
1
-3
/
+2
*
add codecommit packfile for testing external ref resolution
paul.t
2021-11-09
1
-0
/
+14
*
plumbing: format, use os.UserHomeDir()
Máximo Cuadros
2021-05-02
1
-10
/
+18
*
ci: based on github actions
v5.0.0
Máximo Cuadros
2020-03-15
1
-10
/
+2
*
*: migration from go-git-fixtures/v4 and go-git/gcfg
Máximo Cuadros
2020-03-10
1
-11
/
+3
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-4
/
+4
*
plumbing/format/packfile: Added thin pack test
Javier Peletier
2018-11-12
1
-0
/
+50
*
plumbing: packfile, read object content only once
Miguel Molina
2018-08-09
1
-0
/
+25
*
plumbing: packfile, add Parse benchmark
Miguel Molina
2018-08-09
1
-0
/
+30
*
plumbing: packfile, allow non-seekable sources on Parser
Miguel Molina
2018-08-08
1
-9
/
+10
*
*: use parser to populate non writable storages and bug fixes
Miguel Molina
2018-08-07
1
-1
/
+1
*
plumbing/packfile: add new packfile parser
Javi Fontan
2018-07-26
1
-0
/
+139