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
*
test for issue 279
Alberto Cortés
2017-02-22
2
-4
/
+28
*
Fix issue 275 (edited) (#276)
Alberto Cortés
2017-02-22
8
-81
/
+302
*
Merge pull request #283 from mcuadros/travis
Máximo Cuadros
2017-02-21
2
-3
/
+3
|
\
|
*
travis update to 1.8 and makefile silence commands
Máximo Cuadros
2017-02-21
2
-3
/
+3
*
|
Merge pull request #282 from mcuadros/ssh-agent-fix
Máximo Cuadros
2017-02-21
2
-3
/
+26
|
\
\
|
|
/
|
/
|
|
*
plumbing/transport: git, error on empty SSH_AUTH_SOCK
Máximo Cuadros
2017-02-21
2
-3
/
+26
*
|
*: update tests to meet new submodule fixture
Máximo Cuadros
2017-02-21
3
-16
/
+6
*
|
plumbing/transport: client avoid panics on nil protocol
Máximo Cuadros
2017-02-21
2
-16
/
+26
|
/
*
Merge pull request #278 from ajnavarro/improvement/move-cache-to-plumbing
Máximo Cuadros
2017-02-21
5
-1
/
+1
|
\
|
*
cache: move package to plumbing
Antonio Jesus Navarro Perez
2017-02-21
5
-1
/
+1
*
|
Merge pull request #277 from ajnavarro/remove-cshared
Máximo Cuadros
2017-02-21
12
-1900
/
+0
|
\
\
|
*
|
cshared: remove directory (Fix #236)
Antonio Jesus Navarro Perez
2017-02-21
12
-1900
/
+0
|
|
/
*
|
Merge pull request #270 from mcuadros/submodules-init
Máximo Cuadros
2017-02-21
30
-131
/
+1092
|
\
\
|
|
/
|
/
|
|
*
rebase master
Máximo Cuadros
2017-02-21
10
-0
/
+2281
|
|
\
|
|
/
|
/
|
*
|
difftree for git.Trees (#273)
Alberto Cortés
2017-02-21
7
-536
/
+1269
*
|
Merge pull request #269 from smola/remove-reference
Máximo Cuadros
2017-02-20
6
-14
/
+206
|
\
\
|
*
|
plumbing/storer: add RemoveReference
Santiago M. Mola
2017-02-16
6
-14
/
+206
|
/
/
*
|
transport/file: fix race condition on test (#267)
Alberto Cortés
2017-02-15
1
-45
/
+4
*
|
merkletrie: fix const action type fuck up (#268)
Alberto Cortés
2017-02-14
2
-1
/
+12
*
|
transport/file: delete suite tmp dir at teardown (#266)
Alberto Cortés
2017-02-13
1
-5
/
+12
*
|
simplify noder mocks in test (#265)
Alberto Cortés
2017-02-13
2
-18
/
+4
*
|
add difftree for noders (#262)
Alberto Cortés
2017-02-13
7
-13
/
+1246
|
*
documentation and API improvements
Máximo Cuadros
2017-02-21
27
-708
/
+565
|
*
submodule update implementation
Máximo Cuadros
2017-02-15
7
-73
/
+286
|
*
config: added Config.Submodules
Máximo Cuadros
2017-02-14
3
-12
/
+58
|
*
submodule init and update implementation
Máximo Cuadros
2017-02-14
5
-32
/
+263
|
*
Repository.Init now handles non-standard .git location
Máximo Cuadros
2017-02-13
4
-4
/
+135
|
*
config: adding Config.Core.Worktree
Máximo Cuadros
2017-02-13
2
-0
/
+34
|
*
format/index: sort the Entries before encode
Máximo Cuadros
2017-02-13
3
-4
/
+28
|
*
submodule init implementation
Máximo Cuadros
2017-02-13
4
-14
/
+58
|
*
plumbing/object: allow TreeIter return SubModule entries
Máximo Cuadros
2017-02-13
4
-6
/
+65
|
*
submodule init implementation
Máximo Cuadros
2017-02-12
10
-50
/
+142
|
*
storage: git.Storer move to storage.Storer and module handling
Máximo Cuadros
2017-02-12
6
-4
/
+74
|
/
*
Merge pull request #263 from smola/public-storage
Máximo Cuadros
2017-02-10
5
-54
/
+52
|
\
|
*
git: make Storer public in Repository.
Santiago M. Mola
2017-02-09
5
-54
/
+52
|
/
*
Merge pull request #258 from ajnavarro/fix/onf-decoder
Antonio Navarro Perez
2017-02-09
3
-10
/
+71
|
\
|
*
Fix missing objects if they where deltified using ref-delta
Antonio Jesus Navarro Perez
2017-02-07
3
-10
/
+71
*
|
Merge pull request #259 from smola/docs
Máximo Cuadros
2017-02-08
9
-56
/
+110
|
\
\
|
*
|
doc: improve object.Tag godoc.
Santiago M. Mola
2017-02-08
1
-3
/
+7
|
*
|
doc: add godoc to Signature
Santiago M. Mola
2017-02-07
1
-3
/
+6
|
*
|
doc: improve godoc for WalkCommitHistory.
Santiago M. Mola
2017-02-07
1
-1
/
+5
|
*
|
doc: add object fields godoc
Santiago M. Mola
2017-02-07
4
-6
/
+21
|
*
|
doc: improve object iterators godoc.
Santiago M. Mola
2017-02-07
6
-27
/
+38
|
*
|
doc: improve docs for object package.
Santiago M. Mola
2017-02-06
2
-3
/
+7
|
*
|
doc: improve ioutil.CheckClose doc and example, fix #246.
Santiago M. Mola
2017-02-06
2
-14
/
+26
|
*
|
doc: add package documentation for utils/ioutil, fix #246.
Santiago M. Mola
2017-02-06
1
-0
/
+1
|
|
/
*
|
package plumbing documentation improvements (#248)
Máximo Cuadros
2017-02-07
20
-834
/
+637
*
|
Add revision implementation (#139)
Anthony HAMON
2017-02-06
8
-0
/
+1546
*
|
add merkletrie iterator and its helper frame type (#252)
Alberto Cortés
2017-02-06
4
-0
/
+873
|
/
*
removing import enforcement
Máximo Cuadros
2017-02-03
1
-1
/
+1
[next]