Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/still-interesting' into maint
author
Junio C Hamano
<gitster@pobox.com>
Tue, 26 May 2015 20:49:26 +0000
(13:49 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 26 May 2015 20:49:26 +0000
(13:49 -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:
1e6c8ba
b6e8a3b
)
diff --cc
revision.c
Simple merge