Merge branch 'jk/still-interesting'
commit84e55dcb344974e99843440c2cfa6df7eb3969ba
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2015 21:23:43 +0000 (11 14:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2015 21:23:43 +0000 (11 14:23 -0700)
tree101aa8db858df357fa67cc662be601cd83026ba7
parent6cc983d0adc9fca975d977b4432c4645db9de464
parentb6e8a3b5404606f156a14bac262d7e9adf620990
Merge branch 'jk/still-interesting'

"git rev-list --objects $old --not --all" to see if everything that
is reachable from $old is already connected to the existing refs
was very inefficient.

* jk/still-interesting:
  limit_list: avoid quadratic behavior from still_interesting
revision.c