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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Merge pull request #1100 from ggambetti/master
Paulo Gomes
2024-05-28
5
-9
/
+54
|
\
\
\
\
\
|
*
|
|
|
|
plumbing: transport/http, Wrap http errors to return reason. Fixes #1097
Gianni Gambetti
2024-05-27
5
-9
/
+54
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1050 from onee-only/fix-empty-commit
Paulo Gomes
2024-05-22
4
-24
/
+159
|
\
\
\
\
\
|
*
|
|
|
|
git: worktree, Fix tests affected by changed Commit method.
onee-only
2024-04-12
3
-17
/
+144
|
*
|
|
|
|
git: worktree_commit, Modify checking empty commit. Fixes #723
onee-only
2024-04-11
1
-7
/
+19
*
|
|
|
|
|
Merge pull request #1088 from johnmatthiggins/examples
Paulo Gomes
2024-05-20
1
-0
/
+15
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
git: Added an example for Repository.Branches
John Higgins
2024-05-05
1
-0
/
+15
*
|
|
|
|
|
Merge pull request #1093 from go-git/dependabot/go_modules/golang.org/x/net-0...
Paulo Gomes
2024-05-16
2
-3
/
+3
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' into dependabot/go_modules/golang.org/x/net-0.25.0
Paulo Gomes
2024-05-16
0
-0
/
+0
|
|
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #1094 from go-git/dependabot/go_modules/golang.org/x/crypt...
Paulo Gomes
2024-05-16
2
-7
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
build: bump golang.org/x/crypto from 0.22.0 to 0.23.0
dependabot[bot]
2024-05-16
2
-7
/
+7
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #1091 from go-git/dependabot/go_modules/golang.org/x/text-...
Paulo Gomes
2024-05-16
2
-3
/
+3
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
build: bump golang.org/x/text from 0.14.0 to 0.15.0
dependabot[bot]
2024-05-06
2
-3
/
+3
|
/
/
/
/
/
/
|
*
/
/
/
/
build: bump golang.org/x/net from 0.24.0 to 0.25.0
dependabot[bot]
2024-05-07
2
-13
/
+13
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1085 from aymanbagabas/head-ref-first
Paulo Gomes
2024-04-28
2
-14
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
storage: dotgit, add test
Ayman Bagabas
2024-04-27
1
-7
/
+13
|
*
|
|
|
|
storage: dotgit, head reference usually comes first
Ayman Bagabas
2024-04-26
1
-7
/
+8
*
|
|
|
|
|
Merge pull request #1084 from aymanbagabas/sideband-flush
Paulo Gomes
2024-04-27
2
-3
/
+28
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
plumbing: fix sideband demux on flush
Ayman Bagabas
2024-04-26
2
-3
/
+28
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1078 from go-git/dependabot/go_modules/cli/go-git/golang....
Paulo Gomes
2024-04-19
2
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
build: bump golang.org/x/net from 0.22.0 to 0.23.0 in /cli/go-git
dependabot[bot]
2024-04-19
2
-3
/
+3
|
/
/
/
/
/
*
|
|
|
|
plumbing: protocol/packp, client-side filter capability support (#1000)
Nikolay Edigaryev
2024-04-11
5
-0
/
+160
*
|
|
|
|
Merge pull request #1077 from onee-only/refine-tests
Paulo Gomes
2024-04-11
5
-7
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
git: Refine some codes in test and non-test.
onee-only
2024-04-11
5
-7
/
+11
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1066 from codablock/fix-unknown-extensions
Paulo Gomes
2024-04-09
4
-41
/
+201
|
\
\
\
\
\
|
*
|
|
|
|
plumbing: Add link to index-format docs
Alexander Block
2024-04-09
1
-0
/
+2
|
*
|
|
|
|
plumbing: Add tests for unknown extensions, truncated extensions and invalid ...
Alexander Block
2024-04-06
1
-0
/
+102
|
*
|
|
|
|
plumbing: Implement encodeRawExtension that can be used by tests
Alexander Block
2024-04-06
1
-1
/
+33
|
*
|
|
|
|
plumbing: Properly support skipping of non-mandatory extensions
Alexander Block
2024-04-06
1
-8
/
+30
|
*
|
|
|
|
plumbing: Properly detect EOF when reading index extensions
Alexander Block
2024-04-05
2
-35
/
+37
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1071 from go-git/dependabot/go_modules/golang.org/x/net-0...
Paulo Gomes
2024-04-05
2
-10
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
build: bump golang.org/x/net from 0.23.0 to 0.24.0
dependabot[bot]
2024-04-05
2
-10
/
+10
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1068 from go-git/dependabot/go_modules/golang.org/x/net-0...
Paulo Gomes
2024-04-04
2
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
build: bump golang.org/x/net from 0.22.0 to 0.23.0
dependabot[bot]
2024-04-04
2
-3
/
+3
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1065 from go-git/dependabot/go_modules/cli/go-git/github....
Paulo Gomes
2024-04-04
2
-25
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
build: bump github.com/go-git/go-git/v5 in /cli/go-git
dependabot[bot]
2024-04-01
2
-25
/
+25
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1060 from go-git/dependabot/go_modules/github.com/gliderl...
v5.12.0
Paulo Gomes
2024-03-19
2
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
build: bump github.com/gliderlabs/ssh from 0.3.6 to 0.3.7
dependabot[bot]
2024-03-19
2
-3
/
+3
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #937 from matejrisek/feature/rename-short-fields
Paulo Gomes
2024-03-16
3
-17
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
plumbing: Replace short field names with more descriptive ones.
Matej Risek
2023-11-19
3
-17
/
+17
*
|
|
|
|
|
Merge pull request #1052 from go-git/dependabot/go_modules/github.com/skeema/...
Paulo Gomes
2024-03-13
2
-3
/
+3
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
build: bump github.com/skeema/knownhosts from 1.2.1 to 1.2.2
dependabot[bot]
2024-03-13
2
-3
/
+3
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1048 from pjbgf/fix-reset-validation
Paulo Gomes
2024-03-12
2
-0
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
git: Add commit validation for Reset. Fixes #878
Paulo Gomes
2024-03-11
2
-0
/
+11
*
|
|
|
|
|
Merge pull request #1047 from avoidalone/master
Paulo Gomes
2024-03-12
3
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
*: fix some comments
avoidalone
2024-03-12
3
-4
/
+4
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #1044 from pjbgf/ff-merge
Paulo Gomes
2024-03-12
5
-25
/
+188
|
\
\
\
\
\
\
|
*
|
|
|
|
|
git: Implement Merge function with initial FastForwardMerge support
Paulo Gomes
2024-03-09
5
-67
/
+151
|
*
|
|
|
|
|
git: Add Merge with ff-only
John Cai
2024-03-09
3
-0
/
+79
*
|
|
|
|
|
|
Merge pull request #971 from nodivbyzero/fix-177-diff-print-file-stats
Paulo Gomes
2024-03-11
3
-55
/
+152
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
[prev]
[next]