| Age | Commit message (Collapse) | 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 | |
| While Go will assign the correct type to a const block when it auto-creates the values, assigning makes the const be typeless and will only gain it in each particular use. Make each constant in the blocks have an assigned type. | |||
| 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 | |
