Mercurial > hg
comparison contrib/buildrpm @ 16174:0a73c4bd9f47
graphlog: implement --follow-first
log --graph --follow-first FILE cannot be compared with the regular version
because it never worked: --follow-first is not taken in account in
walkchangerevs() fast path and is explicitely bypassed in FILE case in
walkchangerevs() nested iterate() function.
author | Patrick Mezard <patrick@mezard.eu> |
---|---|
date | Sat, 25 Feb 2012 22:11:36 +0100 |
parents | 5070e4d57276 |
children | 5337cb17fa1f |
comparison
equal
deleted
inserted
replaced
16173:9178d284b880 | 16174:0a73c4bd9f47 |
---|