aboutsummaryrefslogtreecommitdiff
path: root/whatmaps/command.py
Commit message (Expand)AuthorAge
* Add systemd supportGuido Günther2014-07-11
* Move find_services and find_pkgs out of main()Guido Günther2014-07-11
* Move detect_distro to DistroGuido Günther2014-07-01
* Fix informal messageGuido Günther2014-06-28
* Remove unused importsGuido Günther2014-06-28
* Print userfriendly message if not rootGuido Günther2014-06-10
* Remove unused importsGuido Günther2014-06-10
* Use python3 friendly file modeGuido Günther2014-04-22
* Use print as functionGuido Günther2014-04-22
* Use loops instead of list comprehensionGuido Günther2014-04-22
* Use 'in' instead of 'has_key'Guido Günther2014-04-22
* Use 'open' instead of 'file'Guido Günther2014-04-22
* Split out and test RedHatDistroGuido Günther2014-04-21
* fixup! Split out and test DebianDistroGuido Günther2014-04-21
* Split out and test RpmPkgGuido Günther2014-04-21
* Split out and test DebianPkgGuido Günther2014-04-21
* Split out and test DebianDistroGuido Günther2014-04-21
* Split out and test PkgGuido Günther2014-04-20
* Split out and test DistroGuido Günther2014-04-20
* Split out and test ProcessGuido Günther2014-04-18
* Use entrypointGuido Günther2014-04-18