On 09/19/2011 02:02 PM, microcai wrote:
Can you send git pull request and just mail diff state ?
Will do so in the future.
The commits are here: git://in.waw.pl/git/systemd systemadm_changes Diffstat:
Zbigniew Jędrzejewski-Szmek (14): systemadm: break timestamp formatting out into a seperate function systemadm: allow sorting of jobs and units systemadm: display dependencies sorted systemadm: split the type+status combo box into type combo& status checkbox systemadm: filter on swaps, paths, and timers too. systemadm: add a wrappable label and use it for status lines systemadm: add libgee as dependency and use it for a unit map systemadm: use color for dependency links systemadm: use bold for "requires", etc. systemadm: make the dependency listing selectable systemadm: catch exceptions generated by dbus systemadm: coalesce id and decription fields systemadm: adjust row numbers after removing 'aliases' systemadm: use colors for id too, remove color from fragment link Makefile.am | 15 ++- configure.ac | 8 ++- src/.gitignore | 1 + src/systemadm.vala | 290 +++++++++++++++++++++++++++++++--------------------- src/wraplabel.vala | 73 +++++++++++++ 5 files changed, 263 insertions(+), 124 deletions(-) create mode 100644 src/wraplabel.vala -- 1.7.5.4
_______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel