index
:
jcarr/git2go
devel
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-02-28
Add defaults, add simple test, merge heads should be pointer array
Jesse Ezell
2014-02-28
move finalizer above free
Jesse Ezell
2014-02-28
switch from iota to explicit def
Jesse Ezell
2014-02-28
merge options / merge tree options
Jesse Ezell
2014-02-28
wrap merge functions
Jesse Ezell
2014-02-28
fix bad merge (LastError -> MakeGitError)
Jesse Ezell
2014-02-27
Merge pull request #59 from libgit2/cmn/refs
Carlos Martín Nieto
2014-02-27
Merge pull request #60 from libgit2/cmn/reflogs-default
Carlos Martín Nieto
2014-02-26
Merge branch 'more-errors'
Carlos Martín Nieto
2014-02-26
Convert the rest of the errors
Carlos Martín Nieto
2014-02-26
Added git error code to the error object.
Jesper Hansen
2014-02-26
Remove 'oid' as id name
Carlos Martín Nieto
2014-02-26
Merge branch 'index-entries'
Carlos Martín Nieto
2014-02-26
Adjust to oid -> id
Carlos Martín Nieto
2014-02-26
Remove pointer to git_index_entry
Carlos Martín Nieto
2014-02-26
Allow for a default in reflog messages
Carlos Martín Nieto
2014-02-26
Add a few reference utility functions
Carlos Martín Nieto
2014-02-26
Merge pull request #42 from libgit2/cmn/config
Carlos Martín Nieto
2014-02-26
Lock the thread so we can get the error message
Carlos Martín Nieto
2014-02-26
Add iterators and ConfigEntry
Carlos Martín Nieto
2014-02-26
Add a few more missing config functions
Carlos Martín Nieto
2014-02-26
Add a few missing config setters and getters
Carlos Martín Nieto
2014-02-23
Return SubmoduleRecurse
Carlos Martín Nieto
2014-02-23
Merge pull request #52 from ursachec/master
Carlos Martín Nieto
2014-02-23
Merge pull request #51 from Tobscher/master
Carlos Martín Nieto
2014-02-23
Merge pull request #55 from lye/add-is-x-reference-methods
Carlos Martín Nieto
2014-02-23
Merge commit 'refs/pull/53/head' of github.com:libgit2/git2go
Carlos Martín Nieto
2014-02-20
Add Is$Type methods to Reference.
lye
2014-01-29
update git2go to support latest libgit2 development commit (id: 66af84)
Aidan Nulman
2014-01-26
Remove unnecessary cast.
Claudiu-Vlad Ursache
2014-01-25
Test for Odb hash function.
Claudiu-Vlad Ursache
2014-01-25
Add Odb hash function.
Claudiu-Vlad Ursache
2014-01-24
added write method
Tobias Haar
2013-12-18
Merge pull request #41 from libgit2/cmn/threading
Carlos Martín Nieto
2013-12-18
Lock the OS thread when acessing errors
Carlos Martín Nieto
2013-11-18
Merge pull request #47 from kron4eg/tree_builder_mem_leak
Vicent Martí
2013-11-14
Fix memleak for Config and parent commit objects
Artiom Di
2013-11-14
Fix memleak, free TreeBuilder
Artiom Di
2013-11-14
ObjectType: capitalise Tag
Carlos Martín Nieto
2013-11-14
Don't repeat the pkg-config line
Carlos Martín Nieto
2013-11-13
Packbuilder: adjust to changes in dev
Carlos Martín Nieto
2013-09-22
Remove leftover reference to old const
Carlos Martín Nieto
2013-09-17
Merge pull request #36 from libgit2/ref-iter
Vicent Martí
2013-09-17
Merge pull request #38 from libgit2/odb-stream
Vicent Martí
2013-09-17
Merge pull request #39 from libgit2/goify-consts
Vicent Martí
2013-09-12
Give each const group a type
Carlos Martín Nieto
2013-09-12
Camel-case constants
Carlos Martín Nieto
2013-09-12
Tree: add EntryByPath
Carlos Martín Nieto
2013-09-11
Object types are constants
Carlos Martín Nieto
2013-09-11
Wrap the odb streams
Carlos Martín Nieto
[next]