summaryrefslogtreecommitdiffstats
path: root/glances/__main__.py
AgeCommit message (Expand)Author
2019-01-19Glances 3.1.0nicolargo
2018-05-12Change copyright year to 2018nicolargo
2017-01-09Copyright 2017Alessio Sergi
2016-06-02Remove trick to allow glances/__main__.py to be called directly (needed for P...Alessio Sergi
2016-03-12Use insert for sys.path manipulationsAlessio Sergi
2015-11-14Move core at the top of the module treeAlessio Sergi
2015-01-01Add GlancesActions class. Actions are run every refresh time... It sucks...Nicolargo
2014-04-23Use parentheses sparingly in conditional statementsAlessio Sergi
2014-04-15Remove shebang in python scripts that aren't directly executableAlessio Sergi
2014-03-29Pep8Nicolas Hennion
2014-03-23Patch for Mac OS X compatNicolas Hennion
2014-01-12Add filesNicolas Hennion