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
/
object
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing: support SSH/X509 signed tags
Hidde Beydals
2023-02-27
4
-32
/
+307
*
Merge pull request #503 from jfontan/fix/similarity-matrix-too-big
Máximo Cuadros
2022-11-17
1
-1
/
+7
|
\
|
*
plumbing: object, rename calculation uses too much memory
Javi Fontan
2022-03-30
1
-1
/
+7
*
|
Optimize zlib reader and consolidate sync.pools
Paulo Gomes
2022-11-07
4
-24
/
+11
*
|
minor grammatical fixes
Jon Eskin
2022-09-22
1
-1
/
+1
|
/
*
Merge pull request #425 from abhinav/error-strings
Máximo Cuadros
2021-12-11
1
-2
/
+2
|
\
|
*
error strings: Don't capitalize, use periods, or newlines
Abhinav Gupta
2021-12-04
1
-2
/
+2
*
|
Merge pull request #418 from abhinav/unused
Máximo Cuadros
2021-12-10
1
-4
/
+0
|
\
\
|
*
|
Remove unused variables/types/functions
Abhinav Gupta
2021-11-27
1
-4
/
+0
|
|
/
*
/
simplified sparse checkout
John Cai
2021-11-09
1
-0
/
+4
|
/
*
plumbing: object/patch, printStat strings.Repeat cause panic (#310)
cookeem
2021-05-12
1
-2
/
+10
*
plumbing: object, fix TestDecodeAndVerify test
Máximo Cuadros
2021-04-16
1
-44
/
+53
*
*: replace golang.org/x/crypto/openpgp by github.com/ProtonMail/go-crypto/ope...
Johan Fleury
2021-04-06
4
-89
/
+47
*
Merge pull request #125 from cristaloleg/minor-linter-fixes
Máximo Cuadros
2020-07-16
1
-1
/
+1
|
\
|
*
Minor linter fixes
Oleg Kovalov
2020-07-06
1
-1
/
+1
*
|
Use only one name for receiver
Oleg Kovalov
2020-07-06
2
-20
/
+20
|
/
*
fix nil
Oleg Kovalov
2020-07-01
1
-1
/
+1
*
fix goreportcard warnings
Oleg Kovalov
2020-07-01
7
-13
/
+14
*
plumbing: object, Commit.Patch support to as nil
Máximo Cuadros
2020-05-13
3
-4
/
+27
*
performed explicit conversions(needed)
vashish1
2020-05-08
1
-4
/
+4
*
plumbing: exact renames detection could leave gaps in the changes
Miguel Molina
2020-05-04
2
-8
/
+30
*
Merge pull request #49 from gopye/fix_patch_comment
Máximo Cuadros
2020-04-30
1
-1
/
+1
|
\
|
*
Remove unnecessary text from comment
gopye
2020-04-29
1
-1
/
+1
*
|
Merge pull request #44 from tzneal/mine/fix-32-bit-build
Máximo Cuadros
2020-04-30
1
-1
/
+1
|
\
\
|
*
|
fix 32 bit build
Todd Neal
2020-04-27
1
-1
/
+1
|
|
/
*
/
Fix typo in comment of func TestCancel
gopye
2020-04-27
1
-1
/
+1
|
/
*
plumbing: object, make renames diff default
Máximo Cuadros
2020-04-25
3
-16
/
+55
*
plumbing: detect renames by hash and similar content in diff tree
Miguel Molina
2020-04-23
4
-4
/
+1374
*
*: migration from go-git-fixtures/v4 and go-git/gcfg
Máximo Cuadros
2020-03-10
14
-34
/
+28
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
37
-122
/
+122
*
Merge pull request #7 from dsymonds/master
Máximo Cuadros
2020-03-10
1
-2
/
+5
|
\
|
*
plumbing/object: avoid O(N^2) string building when decoding commit message
David Symonds
2020-03-10
1
-2
/
+5
*
|
Merge pull request #3 from go-git/pr-1248
Máximo Cuadros
2020-03-10
1
-12
/
+24
|
\
\
|
*
|
add NewCommitPathIterFromIter that accepts pathFilter func(string) bool
Saeed Rasooli
2019-11-29
1
-12
/
+24
|
|
/
*
|
hack to prevent codecov from adding more codepaths
Andrew Thornton
2020-02-23
1
-6
/
+3
*
|
Fix date reading
Andrew Thornton
2020-02-23
1
-7
/
+12
|
/
*
Fix typos in comments, variables and function names
Oleksandr Redko
2019-10-24
3
-8
/
+8
*
Add limiting options to git log
knqyf263
2019-08-04
1
-0
/
+65
*
Remove else
knqyf263
2019-08-04
1
-1
/
+2
*
Handle io.EOF error in commitFileIter.ForEach
knqyf263
2019-08-03
1
-1
/
+4
*
plumbing/object: don't assign err from ForEach loop
Christian Muehlhaeuser
2019-07-29
1
-1
/
+1
*
*: avoid unnecessary conversions
Christian Muehlhaeuser
2019-07-29
2
-3
/
+3
*
*: added missing error checks in tests
Christian Muehlhaeuser
2019-07-29
1
-0
/
+1
*
plumbing/object: simplify code
Christian Muehlhaeuser
2019-07-29
1
-8
/
+2
*
Merge pull request #1097 from dpordomingo/merge-base-core
Máximo Cuadros
2019-06-03
4
-0
/
+971
|
\
|
*
Create merge-base feature
David Pordomingo
2019-06-03
4
-0
/
+971
*
|
Add doc.go for commitgraph packages
Filip Navara
2019-05-07
1
-0
/
+7
*
|
Fix object/commitgraph tests
Filip Navara
2019-05-03
1
-0
/
+3
*
|
Move CommitNode/CommitNodeIndex into separate object/commitgraph package
Filip Navara
2019-05-03
5
-20
/
+23
*
|
Expose Generation property on CommitNode
Filip Navara
2019-04-29
3
-0
/
+18
[next]