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
*
Repository: test, use raw string to avoid double-escape (#288)
Jeff Widman
2021-04-16
1
-1
/
+1
*
*: remove unused unexported const (#286)
Jeff Widman
2021-04-16
1
-2
/
+0
*
*: typo fixes #291
Jeff Widman
2021-04-16
1
-2
/
+2
*
Minor doc fixes (#287)
Jeff Widman
2021-04-16
5
-14
/
+10
*
plumbing: object, fix TestDecodeAndVerify test
Máximo Cuadros
2021-04-16
1
-44
/
+53
*
Fetch submodules pointing to orphaned but still reachable commits (#284)
Nikolay Edigaryev
2021-04-06
1
-0
/
+18
*
*: replace golang.org/x/crypto/openpgp by github.com/ProtonMail/go-crypto/ope...
Johan Fleury
2021-04-06
11
-98
/
+61
*
plumbing: transport/ssh, fix no agent test on windows
v5.3.0
Máximo Cuadros
2021-03-29
1
-1
/
+1
*
go modules updated
Máximo Cuadros
2021-03-26
2
-10
/
+48
*
github-action: update go version
Máximo Cuadros
2021-03-26
1
-1
/
+1
*
*: fix flaky test
Máximo Cuadros
2021-03-26
2
-1
/
+5
*
plumbing: wire up contexts for Transport.AdvertisedReferences (#246)
Andrew Suffield
2021-03-26
10
-18
/
+120
*
transport: ssh, fix cloning large repositories (#272)
David Cuadrado
2021-03-26
3
-1
/
+33
*
add RequireRemoteRefs to PushOptions (#258)
Andrew Suffield
2021-03-25
3
-0
/
+90
*
diff: Allow srcPrefix and dstPrefix to be configured (#265)
Andrew Nelson
2021-03-11
2
-6
/
+53
*
plumbing: gitignore, Fix gitconfig path in LoadSystemPatterns doc (#256)
Andrew Archibald
2021-03-10
1
-1
/
+1
*
git: worktree_commit, just store objects not already stored (#224)
jsteuer
2021-02-09
2
-0
/
+63
*
worktree: Don't remove root directory when cleaning (#230)
hansmi
2021-01-27
2
-1
/
+33
*
Add insecureSkipTLS and cabundle (#228)
Daishan Peng
2021-01-27
6
-20
/
+85
*
Adding "object-format" and "filter" capabilities (#222)
Roberto O. Fernández Crisial
2021-01-27
1
-1
/
+8
*
config: support insteadOf for remotes' URLs (#79)
Kostya Ostrovsky
2020-12-01
4
-2
/
+239
*
Merge pull request #178 from tomlazar/defaultbranch
Máximo Cuadros
2020-10-30
2
-0
/
+56
|
\
|
*
add some tests
Thomas Lazar
2020-10-09
1
-0
/
+27
|
*
Add init.defaultBranch to the config
Thomas Lazar
2020-09-30
2
-0
/
+29
*
|
Merge pull request #195 from adracus/fix.relative-submodules
Máximo Cuadros
2020-10-30
3
-27
/
+42
|
\
\
|
*
|
Fix relative submodule resolution
Axel Christ
2020-10-28
3
-27
/
+42
|
/
/
*
|
Merge pull request #184 from mikyk10/master
Máximo Cuadros
2020-10-20
2
-2
/
+70
|
\
\
|
*
|
git: worktree, Support relative submodule URL.
Mitsutaka Naito
2020-10-13
2
-2
/
+70
|
/
/
*
|
Merge pull request #162 from yabberyabber/fetch-error
v5.2.0
Máximo Cuadros
2020-10-09
2
-1
/
+16
|
\
\
|
*
|
Fetch should return a unique error type when ref not found
andrew2nelson
2020-09-02
2
-1
/
+16
*
|
|
Merge pull request #112 from MichaelMure/complete-config
Máximo Cuadros
2020-10-09
6
-56
/
+369
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add tests
vince
2020-08-27
3
-9
/
+267
|
*
|
config: add missing functions for completeness
Michael Muré
2020-06-24
3
-47
/
+102
*
|
|
Merge pull request #161 from ashokponkumar/master
Máximo Cuadros
2020-09-04
2
-0
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
support file path in PlainOpenWithOptions - do only when detect flag is enabled
Ashok Pon Kumar
2020-09-02
2
-2
/
+6
|
*
|
support file path in PlainOpenWithOptions
Ashok Pon Kumar
2020-09-02
2
-0
/
+18
|
/
/
*
|
Merge pull request #158 from chrisgavin/fix-force-push-delete-reference
Máximo Cuadros
2020-08-31
2
-1
/
+26
|
\
\
|
*
|
git: remote, Fix deleting references when force pushing.
Chris Gavin
2020-08-28
2
-1
/
+26
|
/
/
*
|
Merge pull request #146 from fatelei/clone_with_ssh
Máximo Cuadros
2020-08-24
2
-0
/
+53
|
\
\
|
*
|
chore: add an exmaple: clone with ssh
fatelei
2020-08-22
2
-0
/
+53
|
/
/
*
|
Merge pull request #139 from StupidScience/113-git-commit-all-fix
Máximo Cuadros
2020-07-21
1
-2
/
+8
|
\
\
|
*
|
speed up commit with all: true option
Anton Kaymakchi
2020-07-21
1
-2
/
+8
|
/
/
*
|
Merge pull request #125 from cristaloleg/minor-linter-fixes
Máximo Cuadros
2020-07-16
9
-24
/
+18
|
\
\
|
*
|
revert time.Unix typecast
Oleg Kovalov
2020-07-14
1
-1
/
+1
|
*
|
fix slice capacity
Oleg Kovalov
2020-07-07
1
-1
/
+1
|
*
|
Minor linter fixes
Oleg Kovalov
2020-07-06
10
-25
/
+19
*
|
|
Merge pull request #136 from dsymonds/revparse-partial-hash
Máximo Cuadros
2020-07-16
8
-10
/
+234
|
\
\
\
|
*
|
|
Support partial hashes in Repository.ResolveRevision.
David Symonds
2020-07-16
8
-10
/
+234
|
/
/
/
*
|
|
Merge pull request #115 from blaueled/fix/gitignore-crlf
Máximo Cuadros
2020-07-14
2
-11
/
+19
|
\
\
\
|
*
|
|
fix typo
Arne Westphal
2020-06-29
1
-1
/
+1
[next]