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
/
commitgraph
Commit message (
Expand
)
Author
Age
Files
Lines
*
error strings: Don't capitalize, use periods, or newlines
Abhinav Gupta
2021-12-04
1
-3
/
+3
*
plumbing: format, use os.UserHomeDir()
Máximo Cuadros
2021-05-02
1
-11
/
+13
*
fix goreportcard warnings
Oleg Kovalov
2020-07-01
1
-2
/
+3
*
*: 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
5
-8
/
+8
*
*: avoid unnecessary conversions
Christian Muehlhaeuser
2019-07-29
2
-2
/
+2
*
*: fixed tautological error conditionsautological error conditions
Christian Muehlhaeuser
2019-07-29
1
-8
/
+6
*
Remove unnecessary mmap usage from tests
Filip Navara
2019-05-07
1
-6
/
+4
*
Add doc.go for commitgraph packages
Filip Navara
2019-05-07
3
-0
/
+106
*
plumbing: format/commitgraph, rename structs/fields to follow the terms used ...
Filip Navara
2019-04-25
5
-59
/
+59
*
plumbing: format/commitgraph, clean up error handling
Filip Navara
2019-04-25
3
-6
/
+4
*
Remove debug print, fix large edge count calculation to make the reencoded fi...
Filip Navara
2019-04-24
2
-3
/
+1
*
Split OpenFileIndex into smaller functions
Filip Navara
2019-04-24
2
-32
/
+51
*
Split Encoder into smaller functions
Filip Navara
2019-04-24
2
-55
/
+95
*
Rename fixture tag to commit-graph
Filip Navara
2019-04-24
1
-3
/
+3
*
plumbing: format/commitgraph, add APIs for reading and writing commit-graph f...
Filip Navara
2019-04-24
5
-0
/
+632