[issue1232] qguard -l output hard to read

Philippe Biondi mercurial-bugs at selenic.com
Mon Jul 21 07:07:16 CDT 2008


New submission from Philippe Biondi <phil at secdev.org>:

I think that hg qguard -l output is hard to read. 
When a patch is unguarded, nothing should be printed after the column. 

Compare:
foo: unguarded
barbar: unguarded
barfoo2: unguarded
bar: +useless
barbarbar: unguarded
foo2: unguarded
foo: +unneeded
bar3: -needed
foofoofoo: unguarded
barfoo: +unneeded

and:

foo: 
barbar:
barfoo2: 
bar: +useless
barbarbar: 
foo2:
foo: +unneeded
bar3: -needed
foofoofoo:
barfoo: +unneeded

----------
messages: 6545
nosy: phil
priority: wish
status: unread
title: qguard -l output hard to read

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1232>
____________________________________________________



More information about the Mercurial-devel mailing list