summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test commit appveyorappveyor-debugGiampaolo Rodola2018-03-282-0/+2
* test againGiampaolo Rodola2018-03-281-0/+1
* test 3Giampaolo Rodola2018-03-281-0/+1
* test 2Giampaolo Rodola2018-03-281-0/+21
* testGiampaolo Rodola2018-03-281-21/+0
* ignore meGiampaolo Rodola2018-03-281-0/+1
* just pushGiampaolo Rodola2018-03-251-0/+1
* ignore meGiampaolo Rodola2018-03-241-0/+1
* try to remove cache directiveGiampaolo Rodola2018-03-241-3/+0
* remove duplicate testGiampaolo Rodola2018-03-241-67/+0
* rename function argGiampaolo Rodola2018-03-248-17/+17
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2018-03-243-15/+69
|\
| * 1224 fix windows Process.wait() (#1253)Giampaolo Rodola2018-03-245-17/+81
* | fix git commit hook cmd on winGiampaolo Rodola2018-03-242-2/+12
|/
* fix #1238: sensors_battery() may return None in case battery is not listed as...Giampaolo Rodola2018-03-203-3/+9
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2018-03-201-371/+345
|\
| * refactor open mock + add purge script (#1249)Giampaolo Rodola2018-03-178-418/+421
* | linux: disable unreliable testGiampaolo Rodola2018-03-171-14/+15
* | add a script to purge installationGiampaolo Rodola2018-03-173-1/+45
* | linux: add mock test for virtual_memory()Giampaolo Rodola2018-03-171-25/+73
* | suppress warnings from mock moduleGiampaolo Rodola2018-03-171-1/+3
* | update doc / HISTORY / CREDITSGiampaolo Rodola2018-03-173-5/+12
|/
* Adding 'slab' info to virtual_memory on linux (#1239)maxime mouial2018-03-173-3/+35
* update HISTORYGiampaolo Rodola2018-03-171-5/+2
* #1193, #1194: give credits to @gsauthofGiampaolo Rodola2018-03-172-8/+13
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2018-03-175-117/+127
|\
| * Solaris 10 Fixes (#1248)Georg Sauthoff2018-03-175-117/+127
* | fyx typoGiampaolo Rodola2018-03-171-1/+1
|/
* #1210, #1214: update README and give CREDITs to @wiggin15Giampaolo Rodola2018-03-143-2/+5
* Ignore negative deltas in cpu times when calculating percentages (#1210) (#1214)wiggin152018-03-142-31/+86
* #1222 / linux / memory_full_info: we were erroneously adding "Pss:" and "Swap...Giampaolo Rodola2018-03-133-5/+46
* #1222: [Linux] Process.memory_full_info() was summing both 'swap PSS' (swap p...Giampaolo Rodola2018-03-132-1/+3
* more detailed error msg in case of missing file when reading temperaturesGiampaolo Rodola2018-03-131-4/+6
* #1245 / linux / temperatures: skip sensors if 'name' file does not existGiampaolo Rodola2018-03-132-2/+4
* give CREDITS to @stswandering for #1240Giampaolo Rodola2018-03-132-1/+5
* cpu_times() GetSystemTimes function double dword convert to __int64,t… (#1243)stswandering2018-03-131-18/+18
* give credits to @alxchk for #1220; bump up versionGiampaolo Rodola2018-03-113-2/+10
* Try to extract argv[] from process address space first (#1220)alxchk2018-03-111-1/+82
* Revert "Move tests out of package to top level directory (#1232)" (#1242)Giampaolo Rodola2018-03-1127-316/+331
* Move tests out of package to top level directory (#1232)Jon Dufresne2018-03-0927-331/+316
* test environ: clean returned dictGiampaolo Rodola2018-03-081-1/+3
* In tox, move flake8 to own target (#1235)Jon Dufresne2018-03-081-7/+7
* Be more explicit about supported Python version (#1233)Jon Dufresne2018-03-081-3/+2
* Use environment markers for conditional dependencies (#1230)Jon Dufresne2018-03-081-14/+8
* Remove unused import 'psutil.tests' in test_unicode.py (#1231)Jon Dufresne2018-03-081-1/+0
* doc typo (#1234)Vincent Vinet2018-03-081-1/+1
* Remove unnecessary tox PYTHONPATH configuration (#1229)Jon Dufresne2018-03-041-1/+0
* Remove additional workarounds and support for Python 3.2 & 3.3 (#1228)Jon Dufresne2018-03-0410-34/+5
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2018-03-011-0/+3
|\
| * enable pip cache in appveyor build (#1221)Thijs Triemstra2018-02-201-0/+3