summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* remove misleading "in UTC" (#1882)zed2020-11-151-1/+1
* Rewrite Linux prlimit() with ctypes (Linux wheels) (#1879)Giampaolo Rodola2020-11-152-92/+69
* Fix definition of RPM (#1870)Christopher Hewett2020-11-041-1/+1
* disk_partitions() maxfile and maxpath (#1863)Giampaolo Rodola2020-10-241-11/+19
* pre releaseGiampaolo Rodola2020-10-231-1/+5
* [FreeBSD] process resource limits (#1859) (#809)Giampaolo Rodola2020-10-232-38/+49
* fix #1855 docGiampaolo Rodola2020-10-191-1/+4
* add sponsors in docGiampaolo Rodola2020-10-181-16/+45
* Update README (#1854)Giampaolo Rodola2020-10-182-0/+0
* Fix labeling in Process cpu_times() documentation (#1853)kellurs2020-10-151-1/+1
* Update index.rst (#1835)Piotr Dworzynski2020-10-091-1/+1
* update doc for #1830 (net_if_stats() isup check if NIC is running)Giampaolo Rodola2020-09-211-1/+3
* give CREDITS for #1800 / @ArminGrunnerGiampaolo Rodola2020-08-131-2/+1
* pre-releaserelease-5.7.2Giampaolo Rodola2020-07-151-0/+1
* pre-releaseGiampaolo Rodola2020-07-151-0/+4
* pre-releaserelease-5.7.1Giampaolo Rodola2020-07-151-0/+4
* update personal site URLGiampaolo Rodola2020-06-161-3/+3
* update docGiampaolo Rodola2020-06-101-5/+6
* Memory leak test: take fluctuations into account (#1757)Giampaolo Rodola2020-05-131-12/+12
* Process wait() improvements (#1747)Giampaolo Rodola2020-05-032-19/+35
* Revert #1736: Popen inheriting from subprocess (#1744)Giampaolo Rodola2020-05-011-34/+13
* psutil.Popen: inherit from subprocess + support wait(timeout=...) parameter (...Giampaolo Rodola2020-04-281-12/+15
* Parallel tests (UNIX) (#1709)Giampaolo Rodola2020-04-261-6/+7
* sensors_fans is not available on MacOS (#1710)crusaderky2020-03-041-1/+1
* Git hook for renamed/added/deleted files + flake8 print() + tidelift (#1704)Giampaolo Rodola2020-02-211-2/+1
* Add C linter script (#1698)Giampaolo Rodola2020-02-182-1/+5
* revert process_iter() exactly how it was pre #1667Giampaolo Rodola2020-02-181-2/+3
* revert #1667 process_iter() new_only paramGiampaolo Rodola2020-02-181-12/+1
* refactor print colors utilsGiampaolo Rodola2020-02-151-0/+7
* update docGiampaolo Rodola2020-02-151-0/+3
* update docGiampaolo Rodola2020-02-151-3/+3
* update docGiampaolo Rodola2020-02-151-10/+10
* update docGiampaolo Rodola2020-02-151-27/+18
* #1681, revert 00a3398Giampaolo Rodola2020-02-131-2/+0
* refactor docGiampaolo Rodola2020-02-124-166/+47
* small refactGiampaolo Rodola2020-02-111-1/+1
* fix #1681 / linux / disk_partitions: show swapGiampaolo Rodola2020-02-111-0/+2
* skip memleak tests on PyPy: they are unreliable probably because of the JITGiampaolo Rodola2020-02-101-2/+2
* update docGiampaolo Rodola2020-02-071-1/+1
* #1610: clarify in the doc what cpu_count meansGiampaolo Rodola2020-02-041-2/+4
* [Windows] use NtQuerySystemInformation to determine process exe() (#1677)Giampaolo Rodola2020-02-011-2/+2
* Add CI testing for FreeBSD (#1671)Giampaolo Rodola2020-01-241-0/+4
* Add *new_only* parameter for process_iter() (#1667)Giampaolo Rodola2020-01-181-20/+15
* #1020: remove doc part mentionin open_files() on win is only able to list fil...Giampaolo Rodola2020-01-091-4/+3
* #1652: also drop support for Windows Server 2003Giampaolo Rodola2020-01-021-3/+2
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-01-021-2/+2
|\
| * Drop windows XP support (#1652)Giampaolo Rodola2020-01-011-2/+2
* | update/fix wait_procs() docGiampaolo Rodola2019-12-291-3/+3
|/
* Readme tidelift update (#1636)Giampaolo Rodola2019-12-051-2/+2
* total physical memory (exclusive swap). (#1634)Thomas Güttler2019-12-051-1/+1