[RFC] proposed changes to log UI
Vincent Ladeuil
v.ladeuil+lp at free.fr
Wed Jan 14 17:21:10 GMT 2009
>>>>> "Ian" == Ian Clatworthy <ian.clatworthy at internode.on.net> writes:
<snip/>
Ian> Conceptually though, I think your first suggestion is better:
Ian> start at XXXX and walk the left-hand history, expecting to find
Ian> the lower limit. After all, "log -r1.2.1..1.2.11" ought to
Ian> be handled by all formatters IMO, not just those supporting
Ian> the display of merge revisions.
Indeed, another interesting question is: what will you display if
more than one path exist in the graph from the start revision to
the end revision ?
Do we consider all revisions to be fully-ordered by topo merge
sort (that's more or less implicit right now, it may be good to
make it explicit) (beware of traps in reverse_by_depth).
Vincent
More information about the bazaar
mailing list