summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* expand Process.threads() doc (take inspiration from #1989)Giampaolo Rodola2021-10-041-3/+11
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2021-10-031-1/+1
|\
| * Typo fixed (#1930)Daniel Asztalos2021-10-031-1/+1
* | update doc re. to exception classesGiampaolo Rodola2021-10-031-10/+16
|/
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2021-09-261-2/+2
|\
| * Fix typos in documentation (#1970)Dmitry Gorbunov2021-07-241-2/+2
* | give CREDITS to @scoutapm-sponsorships and Alexey Vazhnov for sponsorshipGiampaolo Rodola2021-09-261-0/+2
|/
* change tidelift logoGiampaolo Rodola2021-06-063-2/+35
* add Chenyoo Hao to list of supportersGiampaolo Rodola2021-06-061-1/+3
* give CREDITS to @sansecio for the new sponsorshipGiampaolo Rodola2021-05-141-1/+4
* Re. #1210: add doc warning explaining that cpu_times() values can sometimes g...Giampaolo Rodola2021-05-031-0/+6
* add @cybersecgeek to sponsorsGiampaolo Rodola2021-04-061-0/+1
* update DEVNOTESGiampaolo Rodola2021-01-181-52/+4
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2020-12-291-1/+1
|\
| * Fix typo in index.rst (#1899)Andre F de Miranda2020-12-291-1/+1
* | update docGiampaolo Rodola2020-12-291-12/+2
|/
* give CREDITS to @aristocratos for new sponsorship (thank you ;))Giampaolo Rodola2020-12-281-1/+2
* update docGiampaolo Rodola2020-12-272-8/+4
* Rename cpu_count_physical() to cpu_count_cores()Giampaolo Rodola2020-12-211-8/+8
* update docGiampaolo Rodola2020-12-191-1/+2
* pre-releaseGiampaolo Rodola2020-12-191-0/+4
* add CONTRIBUTING.mdGiampaolo Rodola2020-12-132-33/+21
* Remove Travis and Cirrus, use GH also for FreeBSD (#1880)Giampaolo Rodola2020-11-151-14/+5
* 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