[pacman-dev] [PATCH] Put explicitly installed packages in bold during update/install/removal

Florian Pritz bluewind at xinu.at
Fri Jan 24 07:40:18 EST 2014


On 24.01.2014 12:36, Guillaume Bouchard wrote:
> Output of git format-patch origin:
> [...]
> -    add_table_cell(&ret, str, CELL_NORMAL);
> +    if(alpm_pkg_get_reason(target->remove ? target->remove :
> target->install) == ALPM_PKG_REASON_EXPLICIT) {

fatal: corrupt patch at line 15

Please submit patches with git send-email, otherwise you risk mangled
whitespace (as happened here).

https://wiki.archlinux.org/index.php/Super_Quick_Git_Guide#Sending_patches


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.archlinux.org/pipermail/pacman-dev/attachments/20140124/77684052/attachment-0001.asc>


More information about the pacman-dev mailing list