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-04-03
update for upstream changes
Aidan Nulman
2014-04-03
Merge branch 'master' into custom_odb
Aidan Nulman
2014-04-03
explicit returns
Aidan Nulman
2014-04-01
Remote: The whole point of the anonymous change
Carlos Martín Nieto
2014-04-01
Merge pull request #77 from jezell/inmemory-to-anon
Carlos Martín Nieto
2014-04-01
rename inmemory to anonymous remote
Jesse Ezell
2014-04-01
Merge pull request #73 from libgit2/cmn/settings
Carlos Martín Nieto
2014-04-01
Merge pull request #75 from jezell/add-conflict-to-index
Carlos Martín Nieto
2014-04-01
Adjust to Go tip changes
Carlos Martín Nieto
2014-04-01
Merge pull request #76 from jezell/walk-enhancements
Carlos Martín Nieto
2014-03-31
Merge pull request #74 from fd/master
Carlos Martín Nieto
2014-03-30
add conflict functions
Jesse Ezell
2014-03-30
add missing walk functions
Jesse Ezell
2014-03-27
Added force argument for (*Submodule).Reload() and (*Repository).ReloadAllSub...
Simon Menke
2014-03-25
Add a settings package
Carlos Martín Nieto
2014-03-21
Merge pull request #71 from jezell/add-index-write-tree-to
Carlos Martín Nieto
2014-03-21
Merge pull request #70 from jezell/add-remote-list
Carlos Martín Nieto
2014-03-20
Add index WriteTreeTo + test
Jesse Ezell
2014-03-20
return nil instead of empty array on error
Jesse Ezell
2014-03-20
add remote list
Jesse Ezell
2014-03-20
Remote: remove Get prefix from refspecs
Carlos Martín Nieto
2014-03-19
Clean up after the tests
Carlos Martín Nieto
2014-03-19
Remote: don't mix allocators
Carlos Martín Nieto
2014-03-19
Merge pull request #68 from libgit2/cmn/oid-revamp
Carlos Martín Nieto
2014-03-19
Oid: fix IsZero()
Carlos Martín Nieto
2014-03-19
Oid: use Go's conversion functions
Carlos Martín Nieto
2014-03-19
Oid: remove Bytes()
Carlos Martín Nieto
2014-03-19
Oid: make NewOid take a string
Carlos Martín Nieto
2014-03-19
Oid: make the type directly [20]byte
Carlos Martín Nieto
2014-03-19
Merge pull request #69 from jezell/clone_opts_init_fix
Carlos Martín Nieto
2014-03-18
fix naming on test
Jesse Ezell
2014-03-18
add simple clone test
Jesse Ezell
2014-03-18
fix clone options init
Jesse Ezell
2014-03-18
Merge pull request #61 from jezell/remotes-wip
Carlos Martín Nieto
2014-03-17
Merge pull request #67 from jezell/chunk-create-fix
Carlos Martín Nieto
2014-03-16
fix chunk create logic
Jesse Ezell
2014-03-11
remove strarray wrappers
Jesse Ezell
2014-03-11
fix return for old go versions / travis
Jesse Ezell
2014-03-11
clean up clone code
Jesse Ezell
2014-03-11
cleanup clone code
Jesse Ezell
2014-03-11
merge with latest
Jesse Ezell
2014-03-11
Merge pull request #65 from jezell/blob_and_tree_updates
Carlos Martín Nieto
2014-03-11
Merge branch 'cmn/checkout-opts'
Carlos Martín Nieto
2014-03-11
CheckoutIndex: allow for index to be nil
Carlos Martín Nieto
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
move return outside of switch for go 1.0 / travis
Jesse Ezell
[next]