Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > This is the same behavior as before, since indegree could not be > non-zero when TOPOSORT was unset. > > Incidentally, this fixes the bug in show-branch where the 8th column > was not shown: show-branch sorts the commits in topological order, > assuming that all the commit flags are available for show-branch's > private matters. Do people still actively use show-branch as a G/CUI, especially after that "log --graph" thing was introduced? If that is the case, it might also make sense to stop using the object flags but allocate necessary number of bits (not restricted to 25 or so) pointed at by commit->util field to remove its limitation. Hint, hint... -- 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