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
*
Optimise Reference.String()
Paulo Gomes
2022-11-07
2
-3
/
+40
*
Use Sync.Pool pointers to optimise memory usage
Paulo Gomes
2022-11-07
6
-13
/
+71
*
*: fix typographical error
James Romeril
2022-09-22
1
-1
/
+1
*
*: fix some typos (#567)
cui fliter
2022-09-22
2
-3
/
+3
*
Fix typos (#532)
Quanyi Ma
2022-09-22
1
-2
/
+2
*
plumbing: packp and server, Include the contents of `GO_GIT_USER_AGENT_EXTRA`...
🚀 Steven Ewing 🌌
2022-09-22
5
-5
/
+40
*
plumbing: transport/ssh, auto-populate ClientConfig.HostKeyAlgorithms. Fixes ...
Evan Elias
2022-09-22
4
-25
/
+55
*
minor grammatical fixes
Jon Eskin
2022-09-22
7
-12
/
+12
*
all: replace go-homedir with os.UserHomeDir
Daniel MartÃ
2022-05-29
4
-12
/
+7
*
plumbing: packp, Avoid duplicate encoding when overriding a Capability value....
Tyler Christensen
2022-05-01
2
-1
/
+14
*
Worktree: use syscall.Timespec.Unix #437
Tobias Klauser
2022-04-09
3
-3
/
+3
*
Merge pull request #475 from michenriksen/revision-fix-endless-loop
Máximo Cuadros
2022-02-24
2
-2
/
+9
|
\
|
*
revision: fix endless looping in revision parser
Michael Henriksen
2022-02-19
2
-2
/
+9
|
/
*
Repository: don't crash accessing invalid pathinfo (#443)
Christian Muehlhaeuser
2022-01-19
2
-0
/
+8
*
plumbing: protocol/pakp, update agent
Carlos Alexandro Becker
2022-01-19
4
-5
/
+5
*
pumbling: packfile, resolve external reference delta
Máximo Cuadros
2022-01-08
5
-4
/
+30
|
\
|
*
remove packfile and align to test fixtures
paul.t
2022-01-05
5
-7
/
+8
|
*
Merge branch 'master' into codecommit-ref-delta
paul.t
2021-12-15
50
-155
/
+496
|
|
\
|
|
*
Merge branch 'go-git:master' into master
Paul T
2021-12-15
56
-191
/
+958
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #425 from abhinav/error-strings
Máximo Cuadros
2021-12-11
12
-19
/
+19
|
\
\
\
|
*
|
|
Fix repository_test
Abhinav Gupta
2021-12-10
1
-1
/
+1
|
*
|
|
error strings: Don't capitalize, use periods, or newlines
Abhinav Gupta
2021-12-04
11
-18
/
+18
*
|
|
|
Merge pull request #418 from abhinav/unused
Máximo Cuadros
2021-12-10
22
-94
/
+14
|
\
\
\
\
|
*
|
|
|
remote/addReachableTags: Remove guard before delete
Abhinav Gupta
2021-11-27
1
-4
/
+1
|
*
|
|
|
transactional/ReferenceStorage: Drop packRefs field
Abhinav Gupta
2021-11-27
1
-4
/
+0
|
*
|
|
|
storage/transactional: Use correct config in test
Abhinav Gupta
2021-11-27
1
-1
/
+1
|
*
|
|
|
Remove unused variables/types/functions
Abhinav Gupta
2021-11-27
20
-85
/
+12
|
|
/
/
/
*
|
|
|
Merge pull request #406 from john-cai/jc-push-atomic
Máximo Cuadros
2021-12-10
3
-0
/
+26
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into jc-push-atomic
Máximo Cuadros
2021-12-10
25
-42
/
+438
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #410 from john-cai/jc-sparse
Máximo Cuadros
2021-12-10
14
-10
/
+160
|
\
\
\
\
\
|
*
|
|
|
|
simplified sparse checkout
John Cai
2021-11-09
14
-10
/
+160
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #409 from ninedraft/branch-description
Máximo Cuadros
2021-12-10
3
-3
/
+42
|
\
\
\
\
\
|
*
|
|
|
|
config: describe reason for custom quote functions
merlin
2021-11-08
1
-0
/
+10
|
*
|
|
|
|
config: add tests for branch desc marshaling and unmarshaling
merlin
2021-11-08
1
-3
/
+8
|
*
|
|
|
|
config: add support for branch description
merlin
2021-11-08
2
-0
/
+24
*
|
|
|
|
|
Merge pull request #404 from john-cai/jc-force-with-lease
Máximo Cuadros
2021-12-10
3
-6
/
+179
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add ForceWithLease Push Option
John Cai
2021-11-02
3
-6
/
+179
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #420 from abhinav/packp-action-type
Máximo Cuadros
2021-12-10
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
packp: Actions should have type Action
Abhinav Gupta
2021-11-27
1
-3
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
storage: filesystem, switch from os.SEEK_* to io.Seek* (#421)
Abhinav Gupta
2021-12-10
2
-5
/
+6
*
|
|
|
|
|
examples: remote fix typo (#408)
NeP
2021-12-10
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #407 from john-cai/jc-support-index-v3
Máximo Cuadros
2021-11-08
2
-14
/
+46
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Support v3 index
John Cai
2021-11-05
2
-14
/
+46
|
/
/
/
/
|
*
/
/
Add Atomic to push options
John Cai
2021-11-03
3
-0
/
+25
|
/
/
/
|
|
*
resolve external reference deltas
paul.t
2021-10-11
1
-0
/
+11
|
*
|
include example codecommit pack file
paul.t
2021-11-09
1
-0
/
+0
|
*
|
add codecommit packfile for testing external ref resolution
paul.t
2021-11-09
1
-0
/
+14
|
*
|
Merge branch 'go-git:master' into codecommit-ref-delta
Paul T
2021-11-02
14
-43
/
+469
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #399 from S-Bohn/add-push-options
Máximo Cuadros
2021-11-01
5
-1
/
+62
|
\
\
\
|
*
|
|
plumbing: packp, Add encoding for push-options. Fixes #268.
Sören Bohn
2021-10-26
5
-1
/
+62
[next]