Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/still-interesting'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 11 May 2015 21:23:43 +0000
(14:23 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 11 May 2015 21:23:43 +0000
(14:23 -0700)
"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
1
2
revision.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
6cc983d
b6e8a3b
)
diff --cc
revision.c
Simple merge