
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Pacman Log viewer is a tool used to inspect pacman log file, in particular
it lists installed, removed and upgraded packages letting you to filter
by package's name and/or date.
A common use case is after a problematic update when many files are
involved and we do not much care about applied changes.
This utility works only in Archlinux and derivative and requires the Qt4 or
Qt5 toolkit.
changelog 24 days ago
1.4.3
* fix duplicated entries
changelog 24 days ago
1.4.3
* fix duplicated entries
Changelog 1 year ago
1.4.2
* fix negative UTC offsets
Changelog 1 year ago
1.4.1:
* fixed issue with regular expression
Changelog 1 year ago
1.4.0:
* fix for pacman 5.2
Changelog 1 year ago
1.3.1:
* fix for pacman 4.2
1.3.0:
* added: Qt5 support (use -DBUILD_WITH_QT5=ON in cmake)
* added: load custom log file
* switched to cmake build system
1.2.1:
* fixed missing icon with gtk themes
1.2:
* fixed compatibility with pacman 4.1
* fixed icon not appearing in gnome
1.1.0:
* Replaced 'Past 24 hours' with 'Today'
* Fixed locale for date range controls
* Saved filters selection on exit
* Added sortable columns
1.0:Initial release
iroha
9 months ago
Would it be possible to add a filter to show only explicitly installed packages?
I've found that most of time I'm only working with packages I've installed myself, their dependencies being just noise.
Report
losty
1 year ago
Nice log viewer!
Report
gcala
1 year ago
Thanks for using plv
Report
pikkey
6 years ago
Report
sxe
8 years ago
Two suggestions:
1. Please make it so, that settings you choose will be saved for the next time you start the app (e.g the date).
2. Please make the columns sortable to be able to have the last updated package at first.
Report
gcala
8 years ago
Report
sxe
8 years ago
Report