| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Cleaned up remotes / clone / add push / fetch
|
|
fix chunk create return values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Minor API enhancements
|
|
|
|
Allow for the index to be nil and pass that to the library to use the
repository's index.
|
|
Afjust Checkout -> CheckoutHead and pass nil if the options structure is
nil so as not to overide the library's decisions.
|
|
|
|
|
|
Add branch functions
|
|
API cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a build script and ask Travis to run it. It downloads the tip of
libgit2's dev branch and tests against that.
|
|
|
|
|
|
|
|
|
|
|
|
Add a few reference utility functions
|
|
Allow for a default in reflog messages
|
|
|
|
|
|
|
|
|
|
add-branch-lookup
|
|
|
|
|
|
into merge-add-branch-lookup
|
|
|