morganamilo
ef7e8acb13
Refactor complex map types into their own type
...
map[string][]string -> mapStringSlice
mao[string]stringSet -> mapStringSet
2018-05-07 23:42:41 +01:00
morganamilo
06406d7cee
More formatting tweaks
...
Ensure aurWarnings will always be printed out in one block
use '->' for printing aur warnings and ignored upgrades
use '->' for conflict printing
use '->' for key importing
Say PGP keys not GPG keys
Add back green for input prompts
Use 4 spcaces over \t
2018-04-11 20:23:43 +01:00
morganamilo
191b5ebe47
Make colours more consistent and less ott
...
Use yellow ==> for warning messages
Keep white text no matter the colour of ==>
Use cyan for pkgname printing like it already is in places
2018-04-11 20:23:43 +01:00
morganamilo
f018c0c200
Add missing err check
2018-03-22 19:48:43 +00:00
morganamilo
7fd2a74bd2
Lint
2018-03-22 16:39:27 +00:00
morganamilo
0c0cd4f883
Add utils.go
2018-03-22 16:38:21 +00:00
morganamilo
d5015b3fe8
Add breif comments for functions in conflicts.go
2018-03-22 14:38:37 +00:00
morganamilo
4a8ec944bf
Move conflict checking to its own file
2018-03-22 07:19:25 +00:00