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
path:
root
/
merge.go
Age
Commit message (
Expand
)
Author
2014-12-11
Remove useless includes
Carlos Martín Nieto
2014-12-06
Add missing thread locking
Carlos Martín Nieto
2014-12-03
Update to master
Carlos Martín Nieto
2014-11-08
Fix MergeTrees func to accept nil as ancestor parameter
joseferminj
2014-10-28
Make the constants have types
Carlos Martín Nieto
2014-05-31
Merge: merge analysis now returns the user's preference
Carlos Martín Nieto
2014-04-04
use cast_ptr instead of ptr for travis go tip build
Jesse Ezell
2014-04-04
merge latest, copy merge bytes to go array
Jesse Ezell
2014-03-26
Merge analysis and merge file
Jesse Ezell
2014-03-26
support nil merge options
Jesse Ezell
2014-03-26
update to new merge API
Jesse Ezell
2014-03-11
remove useless wrappers
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
merge options / merge tree options
Jesse Ezell
2014-02-28
wrap merge functions
Jesse Ezell