On Fri, 19 Oct 2007, Johannes Sixt wrote: > Theodore Tso schrieb: > > ==> git://repo.or.cz/git/spearce.git > > * branch gitk -> spearce/gitk (new) > > * branch maint -> spearce/maint 1aa3d01..e7187e4 > > * branch master -> spearce/master de61e42..7840ce6 > > * branch next -> spearce/next 895be02..2fe5433 > > + branch pu -> spearce/pu 89fa332...1e4c517 > > * branch todo -> spearce/todo (new) > > > As far as the padding, it would be a pain to figure out how to make > > the right hand column be padded so that it starts 3 spaces after the > > longest " * branch foo -> bar" line, but that would look the best. > > But this way it wouldn't be difficult at all: > > ==> git://repo.or.cz/git/spearce.git > * (new) gitk -> spearce/gitk > * 1aa3d01..e7187e4 maint -> spearce/maint > * de61e42..7840ce6 master -> spearce/master > * 895be02..2fe5433 next -> spearce/next > + 89fa332...1e4c517 pu -> spearce/pu > * (new) todo -> spearce/todo Actually I think this is the best format so far: one line per branch, no terminal width issue (long branch names are simply wrapped), the old..new info is there also with the single character marker to quickly notice the type of update. Nicolas - 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