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
/
worktree_commit_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into jc/commit-ammend
Paulo Gomes
2023-08-05
1
-1
/
+25
|
\
|
*
Return error instead of creating empty commits
Paulo Gomes
2022-12-03
1
-1
/
+25
*
|
Add Amend option to CommitOptions
John Cai
2022-01-03
1
-0
/
+31
|
/
*
Remove unused variables/types/functions
Abhinav Gupta
2021-11-27
1
-2
/
+3
*
*: use go-billy instead of os calls
Máximo Cuadros
2021-05-02
1
-12
/
+9
*
*: replace golang.org/x/crypto/openpgp by github.com/ProtonMail/go-crypto/ope...
Johan Fleury
2021-04-06
1
-3
/
+3
*
*: fix flaky test
Máximo Cuadros
2021-03-26
1
-1
/
+1
*
transport: ssh, fix cloning large repositories (#272)
David Cuadrado
2021-03-26
1
-0
/
+4
*
git: worktree_commit, just store objects not already stored (#224)
jsteuer
2021-02-09
1
-0
/
+59
*
Repository.ConfigScoped and Repository.Commit with empty author support
Máximo Cuadros
2020-05-24
1
-4
/
+8
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-10
/
+10
*
*: added missing error checks in tests
Christian Muehlhaeuser
2019-07-29
1
-1
/
+1
*
Merge branch 'master' of github.com:src-d/go-git into f-add-tagging-support
Máximo Cuadros
2018-09-10
1
-3
/
+56
|
\
|
*
Expose Storage cache.
kuba--
2018-09-07
1
-2
/
+2
|
*
worktree: solve merge conflicts
v4.7.0
Máximo Cuadros
2018-09-06
1
-3
/
+56
|
|
\
|
|
*
worktree: address PR comments: sort imports appropriately
Mark Bartel
2018-07-07
1
-5
/
+5
|
|
*
worktree: add test for correct tree sorting (issue #881)
Mark Bartel
2018-07-03
1
-0
/
+54
*
|
|
git: Replace test signing key with one with longer expiry
Chris Marchesi
2018-08-21
1
-53
/
+53
|
/
/
*
|
git: Add extra test for testing bad key error case
Chris Marchesi
2018-08-16
1
-55
/
+85
*
|
git: Remove old hash validation code
Chris Marchesi
2018-08-16
1
-5
/
+0
*
|
git: Remove use of strings.Builder
Chris Marchesi
2018-08-16
1
-1
/
+2
*
|
git: Add ability to PGP sign commits
Chris Marchesi
2018-08-16
1
-0
/
+115
|
/
*
update to go-billy.v4 and go-git-fixtures.v3
Máximo Cuadros
2017-11-23
1
-2
/
+2
*
Worktree.Add: Support Add deleted files, fixes #571 (#577)
grunenwflorian
2017-09-05
1
-0
/
+36
*
worktree: expose underlying filesystem
Máximo Cuadros
2017-07-26
1
-4
/
+4
*
*: upgrade to go-billy.v3, merge
Máximo Cuadros
2017-06-18
1
-6
/
+6
*
worktree: Commit, tests improvements
Máximo Cuadros
2017-05-04
1
-0
/
+13
*
worktree: Commit method implementation
Máximo Cuadros
2017-05-04
1
-0
/
+126