• Show log

    Commit

  • Hash : af753aba
    Author : Edward Thomson
    Date : 2016-03-22T00:18:44

    tree: drop the now-unnecessary entries vector
    
    Remove the now-unnecessary entries vector.  Add `git_array_search`
    to binary search through an array to accomplish this.