| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-10 | More callback refactoring (#713) | lhchavez | |
| This change: * Gets rid of the `.toC()` functions for Options objects, since they were redundant with the `populateXxxOptions()`. * Adds support for `errorTarget` to the `RemoteOptions`, since they are used in the same stack for some functions (like `Fetch()`). Now for those cases, the error returned by the callback will be preserved as-is. | |||
| 2020-02-23 | Add support for indexers and alternate odb packfiles | lhchavez | |
| This allows for implementations of git servers written in Go. | |||
