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
/
storer
/
object.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
storage: transactional, new storage with transactional capabilities (WIP)
Máximo Cuadros
2018-10-29
1
-1
/
+1
*
object: get object size without reading whole object
Jeremy Stribling
2018-10-11
1
-0
/
+2
*
all: remove some unused code
Daniel Martí
2018-03-01
1
-2
/
+0
*
storer: separate loose and packed object mgmt into optional ifaces
Jeremy Stribling
2017-11-29
1
-15
/
+25
*
Make object repacking more configurable
Taru Karttunen
2017-11-29
1
-2
/
+3
*
Support for repacking objects
Taru Karttunen
2017-11-29
1
-0
/
+5
*
Address CI and move code around
Taru Karttunen
2017-11-29
1
-2
/
+4
*
First pass of prune design
Taru Karttunen
2017-11-29
1
-0
/
+14
*
examples,plumbing,utils: typo fixes
ferhat elmas
2017-11-20
1
-3
/
+3
*
storage: reuse deltas from packfiles
Santiago M. Mola
2017-07-27
1
-0
/
+8
*
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
*
move plumbing from top level package to plumbing (#183)
Santiago M. Mola
2016-12-14
1
-62
/
+69
*
revision based on goreportcard.com
Máximo Cuadros
2016-12-06
1
-1
/
+1
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
1
-0
/
+241