Package: quilt
Version: 0.60-7
Severity: normal
PROBLEM
$ quilt --color=always push
... works
$ quilt --color=always pop
... nope, *this* command does not accept --color
SUGGESTION
Please accept option --color for every command even if it would do
nothing with it (yet). By accepting the option, it would be possible
to make handy aliases:
alias q="quilt --color=always"
One could also write scripts in a uniform manner:
#/bin/sh
...
quilt $color_option $cmd
Now the commands need cubersome handling to turn colors on or off.
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.5-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages quilt depends on:
ii bsdmainutils 9.0.3
ii bzip2 1.0.6-4
ii diffstat 1.55-3
ii gettext 0.18.1.1-9
ii patch 2.6.1-3
ii perl 5.14.2-18
Versions of packages quilt recommends:
ii less 444-4
Versions of packages quilt suggests:
ii exim4-daemon-heavy [mail-transport-agent] 4.80-7
ii graphviz 2.26.3-12
ii procmail 3.22-20
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]