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
*
storage/filesystem: call initialization explicitely, fixes #408
Santiago M. Mola
2017-06-01
5
-15
/
+37
*
Merge pull request #405 from ekyoung/support-ssh-agent-on-windows
Santiago M. Mola
2017-06-01
2
-14
/
+15
|
\
|
*
Use xanzy/ssh-agent to create the ssh agent correctly based on os.
Ethan Young
2017-06-01
2
-14
/
+15
|
/
*
Merge pull request #400 from ajnavarro/improvement/diff-delta
v4.0.0-rc10
Santiago M. Mola
2017-05-24
2
-441
/
+94
|
\
|
*
format/packfile: improve binary delta algorithm
Antonio Jesus Navarro Perez
2017-05-24
2
-441
/
+94
|
/
*
Merge pull request #388 from ajnavarro/feature/commit-diff
Máximo Cuadros
2017-05-23
13
-1
/
+1614
|
\
|
*
Add diff to compatibility file
Antonio Jesus Navarro Perez
2017-05-23
1
-1
/
+1
|
*
format/diff: unified diff encoder and public API
Antonio Jesus Navarro Perez
2017-05-23
12
-0
/
+1613
|
/
*
Merge pull request #398 from mcuadros/init-fix
Máximo Cuadros
2017-05-22
5
-0
/
+74
|
\
|
*
storage: filesystem, initialize the default folder scaffolding
Máximo Cuadros
2017-05-21
5
-0
/
+74
|
/
*
Merge pull request #395 from mcuadros/rm-mv
Máximo Cuadros
2017-05-21
5
-2
/
+206
|
\
|
*
worktree: Remove and Move methods
Máximo Cuadros
2017-05-21
5
-2
/
+206
|
/
*
Merge pull request #394 from ajnavarro/fix/endpoints-equality
Máximo Cuadros
2017-05-16
3
-4
/
+20
|
\
|
*
transport/server: use Endpoint string representation as a map key.
Antonio Jesus Navarro Perez
2017-05-16
3
-4
/
+20
|
/
*
Merge pull request #384 from smola/support-docs
Máximo Cuadros
2017-05-12
2
-0
/
+117
|
\
|
*
capabilities, md styling
Máximo Cuadros
2017-05-12
1
-106
/
+106
|
*
README: add table with supported git features
Santiago M. Mola
2017-05-09
2
-0
/
+117
|
/
*
Merge pull request #381 from mcuadros/example-commit
Máximo Cuadros
2017-05-08
2
-0
/
+68
|
\
|
*
examples: commit example
Máximo Cuadros
2017-05-05
2
-0
/
+68
*
|
Merge pull request #374 from ajnavarro/fix/delta-encoder-big-deltas
Máximo Cuadros
2017-05-08
2
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
format/packfile: fix bug when the delta depth is equals to 50
Antonio Jesus Navarro Perez
2017-05-08
2
-0
/
+10
|
/
*
Merge pull request #375 from mcuadros/commit
Máximo Cuadros
2017-05-05
13
-54
/
+559
|
\
|
*
worktree: Commit, tests improvements
Máximo Cuadros
2017-05-04
5
-11
/
+58
|
*
Merge branch 'master' of github.com:src-d/go-git into commit
Máximo Cuadros
2017-05-04
25
-163
/
+663
|
|
\
|
|
/
|
/
|
*
|
examples: fix storage README example
Máximo Cuadros
2017-05-04
1
-1
/
+1
*
|
examples: fix compilation error from #368
Máximo Cuadros
2017-05-04
1
-1
/
+0
*
|
Merge pull request #368 from smola/windows-path
Máximo Cuadros
2017-05-04
13
-52
/
+114
|
\
\
|
*
|
do not convert local paths to URL
Santiago M. Mola
2017-04-28
13
-52
/
+114
*
|
|
worktree: Add, logic improvements
Máximo Cuadros
2017-05-04
1
-21
/
+15
*
|
|
Merge pull request #364 from mcuadros/index-pointer
Máximo Cuadros
2017-05-04
9
-37
/
+38
|
\
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #367 from smola/push-tags
Máximo Cuadros
2017-04-27
2
-1
/
+45
|
\
\
\
|
*
|
|
add test for tags push, closes #354
Santiago M. Mola
2017-04-27
2
-1
/
+45
*
|
|
|
Merge pull request #365 from smola/git-rel-path
Santiago M. Mola
2017-04-27
11
-62
/
+201
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
transport: make Endpoint an interface, fixes #362
Santiago M. Mola
2017-04-27
11
-62
/
+201
*
|
|
|
Merge pull request #363 from smola/dotgit-file
Máximo Cuadros
2017-04-27
2
-9
/
+142
|
\
\
\
\
|
*
|
|
|
add support for .git as file, fixes #348
Santiago M. Mola
2017-04-27
2
-9
/
+142
|
|
/
/
/
*
|
|
|
Merge pull request #366 from smola/push-force
Máximo Cuadros
2017-04-27
2
-22
/
+151
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
support force push (refspec with +)
Santiago M. Mola
2017-04-27
2
-22
/
+151
|
/
/
/
|
|
*
worktree: Commit method implementation
Máximo Cuadros
2017-05-04
5
-8
/
+437
|
|
*
plumbing: MemoryObject.Writer tracks his own size
Máximo Cuadros
2017-05-04
5
-30
/
+37
|
|
*
worktree: Status return untracked for untracked files
Máximo Cuadros
2017-05-04
2
-6
/
+5
|
|
*
worktree: Status return empty status instead of nil
Máximo Cuadros
2017-05-03
2
-2
/
+23
|
|
*
plumbing: object.Tree making public `tree` and `parents`
Máximo Cuadros
2017-05-01
2
-17
/
+19
|
|
/
|
*
*: applying new index.Index changes
Máximo Cuadros
2017-04-26
4
-26
/
+27
|
*
plumbing: index, Entries converted in a slice of pointers
Máximo Cuadros
2017-04-26
5
-11
/
+11
|
/
*
Merge pull request #361 from mcuadros/worktree-add
Máximo Cuadros
2017-04-26
3
-4
/
+205
|
\
|
*
worktree: add method
Máximo Cuadros
2017-04-26
3
-4
/
+205
*
|
travis: fix export private key
Máximo Cuadros
2017-04-26
2
-5
/
+3
*
|
Merge pull request #360 from smola/go-vet
Máximo Cuadros
2017-04-26
11
-21
/
+22
|
\
\
|
*
|
add go vet to travis
Santiago M. Mola
2017-04-26
1
-0
/
+1
[next]