1. 16 8月, 2013 1 次提交
  2. 15 8月, 2013 4 次提交
  3. 14 8月, 2013 1 次提交
    • A
      Update man page and doc · c46b52d9
      Alessio Sergi 提交于
      Add missing commands to man page.
      Attempt to uniform all the info and use the same conventions all over the
      place.
      c46b52d9
  4. 12 8月, 2013 7 次提交
  5. 11 8月, 2013 2 次提交
  6. 10 8月, 2013 7 次提交
  7. 09 8月, 2013 5 次提交
  8. 08 8月, 2013 7 次提交
  9. 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
  10. 04 8月, 2013 1 次提交
  11. 03 8月, 2013 3 次提交
  12. 02 8月, 2013 1 次提交