Historical bug tracker for the Pacman package manager.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
FS#42981 - Make "pacman -Qc" output more pretty
Attached to Project:
Pacman
Opened by Evgeniy Alexeev (arcan1s) - Tuesday, 02 December 2014, 07:55 GMT
Opened by Evgeniy Alexeev (arcan1s) - Tuesday, 02 December 2014, 07:55 GMT
|
DetailsI know that a few maintainers use ChangeLog pacman feature, but I hope we will use it in the future.
I want ask to add the following feature to the formating: 1. Show information in the default pager. 2. pacman -Qc should show only the last changes whereas pacman -Qcc shows all changes. 3. Bold/color output. Version should be shown in bold (white) whereas changes are as a normal text. Items 2 and 3 also require from us to define ChangeLog format. I think that the better way is to indicate version (with a colon may be) and next changes list in new line with asterisk at the beginning of the line, for example: 1.0.0: * some awesome changes * fix FS#100500 |
This task depends upon
pacman providing this feature is orthogonal to Arch packagers actually using it. That said, why do you hope this? What does the changelog provide for Arch that we can't get out of SVN/git logs?
> * fix FS#100500
Typo?
> Typo?
Nope, just an example
I'm all for helping users, but not at the cost of inconveniencing myself and all other developers. What you suggest is purely a duplication of work. If you want this to be viable, you'll have to come up with automation to ensure that it's done consistently and isn't an additional burden.