1. 08 8月, 2013 4 次提交
  2. 05 8月, 2013 1 次提交
    • A
      Fix bugs on OS X · f1c76b40
      Alessio Sergi 提交于
      Long story short: on OS X, sys.prefix actually pointing to
      /System/Library/Frameworks/Python.framework/foo, not /usr/local (which
      is the default path where Glances is installed using pip or brew).
      
      Using a self-made implementation of sys.prefix, called sys_prefix, fix
      the problem.
      f1c76b40
  3. 04 8月, 2013 1 次提交
  4. 03 8月, 2013 3 次提交
  5. 02 8月, 2013 2 次提交
  6. 01 8月, 2013 1 次提交
  7. 31 7月, 2013 13 次提交
  8. 30 7月, 2013 2 次提交
  9. 28 7月, 2013 3 次提交
  10. 25 7月, 2013 2 次提交
  11. 24 7月, 2013 1 次提交
  12. 21 7月, 2013 3 次提交
  13. 18 7月, 2013 1 次提交
  14. 14 7月, 2013 1 次提交
    • A
      Update README · 3b6c73c6
      Alessio Sergi 提交于
      Remove rst note directive because not supported by GH.
      Add batinfo as new optional dependency.
      Add FreeBSD installation instructions.
      3b6c73c6
  15. 13 7月, 2013 2 次提交