On Mon, Jul 30, 2007 at 01:34:55AM -0700, david@xxxxxxx wrote: > yes, but this entire thread was an attempt to avoid browsing the history and > instead figure out the relationships between commits by dates. so the people > wanting this don't care how ugly it makes the history (but since they want > to do this in other people's repositories this won't work for them either) I think we drifted a bit from that with Steffen's original message... If you followed a strict policy of always merging topics to a "base" branch as your first parent, then never allowing fast forwards should allow a very easy-to-read history in gitk. The left-most line of commits would simply be a record of topics getting merged in, and would never contain any "non-base" commits. -Peff - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html