1. 05 11月, 2015 1 次提交
  2. 04 11月, 2015 1 次提交
  3. 23 10月, 2015 2 次提交
  4. 21 9月, 2015 1 次提交
  5. 18 9月, 2015 2 次提交
  6. 30 8月, 2015 1 次提交
  7. 19 7月, 2015 1 次提交
  8. 03 6月, 2015 2 次提交
  9. 11 5月, 2015 1 次提交
    • A
      PEP 257 · 5e5c6817
      Alessio Sergi 提交于
      - First line should end with a period
      - No blank lines allowed after function docstring
      - 1 blank line required between summary line and description
      - 1 blank line required before class docstring
      - Multi-line docstring closing quotes should be on a separate line
      - No whitespaces allowed surrounding docstring text
      - One-line docstring should fit on one line with quotes
      - Use r""" if any backslashes in a docstring
      5e5c6817
  10. 02 5月, 2015 2 次提交
  11. 25 4月, 2015 1 次提交
  12. 22 4月, 2015 2 次提交
  13. 21 4月, 2015 1 次提交
  14. 19 4月, 2015 1 次提交
  15. 23 3月, 2015 1 次提交
  16. 06 3月, 2015 1 次提交
  17. 27 2月, 2015 1 次提交
  18. 14 2月, 2015 1 次提交
  19. 18 1月, 2015 1 次提交
  20. 13 1月, 2015 2 次提交
  21. 02 1月, 2015 3 次提交
  22. 16 12月, 2014 1 次提交
    • A
      Fix cyclic import · e54c3a7d
      Alessio Sergi 提交于
      glances_globals -> glances_logs -> glances_processes -> glances_globals
      e54c3a7d
  23. 12 12月, 2014 4 次提交
  24. 05 12月, 2014 1 次提交
    • A
      Misc tweaks · baa8ef1f
      Alessio Sergi 提交于
      - fix help screen
      - whitespace before ‘:’
      - missing whitespace around operator
      - function name should be lowercase
      - class names should use CapWords convention
      - fix various misspelling
      baa8ef1f
  25. 04 12月, 2014 1 次提交
  26. 30 11月, 2014 1 次提交
  27. 17 11月, 2014 2 次提交
  28. 16 11月, 2014 1 次提交