• Show log

    Commit

  • Hash : d2075bf3
    Author : Stefan Sperling
    Date : 2020-12-25T21:38:17

    make use of reflist object id maps in tog log and diff views
    
    This is a partial fix for performance issues when browsing the FreeBSD
    Git repo, which can easily contain more than 4000 references.
    
    ok naddy