Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plug a few leaks | Carlos MartÃn Nieto | 2016-03-31 | 1 | -0/+2 |
| | |||||
* | tree: drop the now-unnecessary entries vector | Edward Thomson | 2016-03-22 | 1 | -0/+55 |
Remove the now-unnecessary entries vector. Add `git_array_search` to binary search through an array to accomplish this. |