summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Final touches to ChangeLog2.0.0Hisham2016-02-101-0/+4
* Support -1 as tpgidHisham2016-02-101-2/+2
* Shorten the code using the err() function.Hisham2016-02-031-18/+11
* Be stricter!Hisham2016-02-031-1/+1
* Avoid crash on huge screens.Hisham2016-02-021-1/+6
* Try to make threads less confusing.Hisham2016-02-024-4/+8
* Initialize default meter modes properly.Hisham2016-02-021-5/+15
* Exit on failure!Hisham2016-02-021-0/+4
* Merge branch 'reuse-comm'Hisham2016-02-023-8/+19
|\
| * Reuse comm object if possible, avoid useless repetitions of free+strdup.Hisham2016-02-023-8/+19
* | Merge branch 'xalloc'Hisham2016-02-0243-130/+212
|\ \ | |/ |/|
| * Check for failure in allocations.Hisham2016-02-0242-134/+141
| * Add allocation testsHisham2016-01-312-0/+75
* | Update generated headers.Hisham2016-02-022-1/+4
* | Add generated header.Hisham2016-01-311-2/+26
* | Differentiate threads by default.Hisham2016-01-311-1/+2
|/
* Merge pull request #351 from Explorer09/graph-heightHisham Muhammad2016-01-212-7/+11
|\
| * Change variable 'dot' to avoid division by reciprocal.Explorer092016-01-211-3/+3
| * New macro GRAPH_HEIGHT for Graph Meter heightExplorer092016-01-212-7/+11
|/
* Merge pull request #349 from Explorer09/clamp-macroHisham Muhammad2016-01-2014-22/+60
|\
| * Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer092016-01-1514-22/+60
|/
* Merge pull request #347 from mklein-de/darwin32+64Hisham Muhammad2016-01-133-7/+7
|\
| * Darwin: replace vm_statistics64_* with vm_statistics_*Michael Klein2016-01-133-7/+7
|/
* Merge pull request #346 from mklein-de/vikeysHisham Muhammad2016-01-131-0/+23
|\
| * vi keys: translate ALT-h/j/k/l to arrow keysMichael Klein2016-01-121-0/+23
|/
* refactor *Screen classes, add InfoScreen superclassHisham Muhammad2016-01-1210-407/+421
* Merge branch 'mklein-de-envscreen'Hisham Muhammad2016-01-1212-3/+297
|\
| * Merge branch 'envscreen' of https://github.com/mklein-de/htop into mklein-de-...Hisham Muhammad2016-01-1212-3/+297
|/|
| * drop privileges before reading environmentMichael Klein2016-01-061-12/+9
| * Merge remote-tracking branch 'upstream/master' into envscreenMichael Klein2016-01-0619-126/+484
| |\
| * | Add Platform_getProcessEnvMichael Klein2015-12-038-47/+109
| * | 'e' displays environment of current processMichael Klein2015-12-026-2/+239
* | | Merge branch 'master' of https://github.com/hishamhm/htopHisham Muhammad2016-01-116-19/+38
|\ \ \
| * \ \ Merge pull request #343 from FreedomBen/typo-priorityHisham Muhammad2016-01-061-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix typo: prority => priorityBenjamin Porter2016-01-061-1/+1
| |/ /
| * | Merge pull request #315 from mklein-de/suidHisham Muhammad2016-01-063-1/+20
| |\ \
| | * | Fix fopen mode in Settings_read()Michael Klein2015-12-091-1/+1
| | * | drop privileges before changing process priority or sending signalsMichael Klein2015-12-072-11/+14
| | * | drop privileges during Settings_read()/Settings_write()Michael Klein2015-12-021-1/+13
| | * | add some security checks when running SUID rootMichael Klein2015-12-022-6/+12
| | |/
| * | Merge pull request #339 from eworm-de/configureHisham Muhammad2016-01-061-1/+1
| |\ \
| | * | use AC_HELP_STRING for proc dirChristian Hesse2016-01-051-1/+1
| |/ /
| * | Merge pull request #338 from mmcco/oplHisham Muhammad2016-01-041-16/+16
| |\ \
| | * | Rename variable for consistencyMichael McConville2016-01-041-16/+16
| |/ /
* / / Present IO-Wait as a dot in monochrome. Fixes #345.Hisham Muhammad2016-01-112-2/+2
|/ /
* | Merge pull request #337 from eworm-de/helpHisham Muhammad2016-01-041-1/+1
|\ \
| * | align help outputChristian Hesse2016-01-041-1/+1
* | | Merge branch 'mmcco-freebsd-free'Hisham Muhammad2016-01-041-4/+4
|\ \ \
| * | | Merge branch 'freebsd-free' of https://github.com/mmcco/htop into mmcco-freeb...Hisham Muhammad2016-01-041-4/+4
|/| | |
| * | | Remove NULL-checks before free()Michael McConville2016-01-031-4/+4
| |/ /

© 2014-2024 Faster IT GmbH | imprint | privacy policy