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
/
packfile_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused variables/types/functions
Abhinav Gupta
2021-11-27
1
-17
/
+0
*
plumbing: format/packfile, prevent large objects from being read into memory ...
zeripath
2021-06-30
1
-6
/
+6
*
plumbing: format, use os.UserHomeDir()
Máximo Cuadros
2021-05-02
1
-31
/
+11
*
*: migration from go-git-fixtures/v4 and go-git/gcfg
Máximo Cuadros
2020-03-10
1
-4
/
+4
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-5
/
+5
*
packfile: get object size correctly for delta objects
Jeremy Stribling
2019-01-31
1
-0
/
+26
*
plumbing: packfile, open and close packfile on FSObject reads
Miguel Molina
2018-08-09
1
-7
/
+24
*
*: use parser to populate non writable storages and bug fixes
Miguel Molina
2018-08-07
1
-37
/
+132
*
Merge pull request #907 from erizocosmico/feature/fix-tests
Miguel Molina
2018-08-01
1
-3
/
+3
|
\
|
*
plumbing: packfile, fix package tests
Miguel Molina
2018-07-30
1
-1
/
+1
|
/
*
plumbing: packfile, lazy object reads with DiskObjects
Miguel Molina
2018-07-27
1
-0
/
+46
*
plumbing: packfile, new Packfile representation
Miguel Molina
2018-07-26
1
-0
/
+121