index
:
go.wit.com/lib/libgit2.git
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-03-11
Move checkout functions options more in line with the library
Carlos Martín Nieto
2014-03-11
Remove custom checkout opts init function
Carlos Martín Nieto
2014-03-11
Adjust to checkout_opts -> checkout_options
Carlos Martín Nieto
2014-03-11
Merge pull request #58 from jezell/add-branch-lookup
Carlos Martín Nieto
2014-03-07
add blob chunk creation, creation of tree builders for specific trees, minor ...
Jesse Ezell
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
move return outside of switch for go 1.0 / travis
Jesse Ezell
2014-02-28
fix handling of msg to treat empty str as nil
Jesse Ezell
2014-02-28
fix msg handling to treat empty str as nil
Jesse Ezell
2014-02-28
Remove unused consts
Jesse Ezell
2014-02-28
fix bad git_buf handling
Jesse Ezell
2014-02-28
Add a travis script
Carlos Martín Nieto
2014-02-28
Fix an old error function call that snuck in
Carlos Martín Nieto
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
add push, refine remotes
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
re-encapsulate repository
Aidan Nulman
2014-02-26
Actually type constants; unwrap DiffFile, DiffDelta, DiffHunk.
lye
2014-02-26
merge latest, cleanup error handling, add thread locks
Jesse Ezell
2014-02-26
LastError -> MakeGitError
Jesse Ezell
2014-02-26
Merge branch 'master' of https://github.com/libgit2/git2go into add-branch-lo...
Jesse Ezell
2014-02-26
Add thread locking
Jesse Ezell
2014-02-26
cleanup add-branch
Jesse Ezell
2014-02-26
Merge branch 'branch_functions' of http://github.com/JohannWeging/git2go into...
Jesse Ezell
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
Bundle consts more idiomatically; add GitLineType alias.
lye
2014-02-26
Unwrap DiffLine; add types for git_diff_flag_t and git_delta_t.
lye
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-24
Merge branch 'master' into custom_odb
Aidan Nulman
2014-02-24
add custom refdb backend support
Aidan Nulman
2014-02-23
Pre-emptively copy data when marshalling diff callback data.
lye
2014-02-23
Export the constants and enumerations for diffs.
lye
2014-02-23
Return SubmoduleRecurse
Carlos Martín Nieto
[prev]
[next]