Merge branch 'jk/still-interesting' into maint
commitdf08eb357dd7f432c3dcbe0ef4b3212a38b4aeff
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 May 2015 20:49:26 +0000 (26 13:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 May 2015 20:49:26 +0000 (26 13:49 -0700)
treed973f72b100e6369d6a67abf8e363306e477544f
parent1e6c8babf86d8564104e159ce46df069c882a5af
parentb6e8a3b5404606f156a14bac262d7e9adf620990
Merge branch 'jk/still-interesting' into maint

"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