Commit d2075bf3e6019b7903ce19414f09348839e36fbc

Stefan Sperling 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