| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-02 | Support git_repository_message, git_repository_message_remove (#734) | Byoungchan Lee | |
| Closes #646 | |||
| 2020-12-13 | Support more MergeBase functions (#720) | lhchavez | |
| This change adds support for MergeBaseMany, MergeBasesMany, and MergeBaseOctopus. | |||
| 2020-05-09 | refactor: Rename methods with Get prefix | Suhaib Mujahid | |
| It is not Go idiomatic to put Get into the getter's name. https: //golang.org/doc/effective_go.html#Getters Co-Authored-By: lhchavez <[email protected]> | |||
| 2020-02-23 | Add test and runtime.KeepAlive() | lhchavez | |
| 2016-08-27 | Run the tests in parallel | Carlos Martín Nieto | |
| This saves about 1s, or 1/3 of the test runtime. The linking is still much slower, but this we can control. | |||
| 2015-08-31 | Update missing bit to the new object model | Carlos Martín Nieto | |
| 2015-08-04 | Merge remote-tracking branch 'origin/master' into next | Carlos Martín Nieto | |
| 2015-07-31 | Wrap MergeBases | Carlos Martín Nieto | |
| While here, test MergeBase as well. | |||
| 2015-06-28 | Create a ReferenceCollection for managing references | Carlos Martín Nieto | |
| As with the other commits, this clears up the clutter in naming and around the Repository's API. | |||
| 2015-04-24 | tests: always clean up temporary repository dirs | Patrick Steinhardt | |
| Some test repositories are not correctly removed after the tests did run. Fix by introducing a function that is to be used for cleaning up temporary test repositories. | |||
| 2014-12-03 | Update to master | Carlos Martín Nieto | |
| 2014-11-08 | Fix MergeTrees func to accept nil as ancestor parameter | joseferminj | |
| 2014-05-31 | Merge: merge analysis now returns the user's preference | Carlos Martín Nieto | |
| 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-02-28 | Add defaults, add simple test, merge heads should be pointer array | Jesse Ezell | |
