summaryrefslogtreecommitdiffstats
path: root/htop.c
Commit message (Expand)AuthorAgeFilesLines
* Spacing after keywords (if)Benny Baumann2020-11-021-3/+3
* Spacing after keywords (while)Benny Baumann2020-11-021-2/+2
* Fix segmentation fault when column name is NULL.Erdem Ersoy2020-10-311-1/+9
* Merge branch 'Xalloc_Cleanup' of cgzones/htopDaniel Lange2020-10-201-1/+1
|\
| * XUtils string related updatesChristian Göttsche2020-10-191-1/+1
* | Continue to update generic data in paused modeChristian Göttsche2020-10-191-2/+2
|/
* Make all required includes explicitBenny Baumann2020-10-181-11/+19
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann2020-10-161-0/+1
* Misc conversion fixesChristian Göttsche2020-10-161-1/+1
* Add key to pause process list updatesChristian Göttsche2020-10-121-1/+2
* Option to set initial filterlaydervus2020-10-071-1/+32
* Add Copyright statement to --help (needed as it has the license info)Daniel Lange2020-10-051-0/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-2/+2
* Add clang analyzer CI jobChristian Göttsche2020-10-031-0/+2
* Avoid warning about unreachable break statementChristian Göttsche2020-09-241-6/+2
* Add DeepCode inline suppressionChristian Göttsche2020-09-241-0/+1
* Mark noreturn functionsChristian Göttsche2020-09-181-0/+2
* Use strict function prototypesChristian Göttsche2020-09-181-2/+2
* Sort option in help messageChristian Göttsche2020-09-181-2/+2
* Convert short version option to capital VChristian Göttsche2020-09-181-4/+4
* Change option '-m' to '-M' for consistency of cliMichael F. Schönitzer2020-09-181-4/+4
* Free movingBar memory on exitChristian Göttsche2020-09-171-0/+2
* Avoid modifying optargChristian Göttsche2020-09-171-8/+8
* Switch variable/field naming from WhiteList to MatchListNathan Scott2020-09-091-8/+8
* Fix regression in -u optional-argument handlingNathan Scott2020-09-041-1/+1
* add option (-U, --no-unicode) to disable unicode at runtimeChristian Hesse2020-09-011-12/+19
* Merge branch 'configure' of https://github.com/cgzones/htop into cgzones-conf...Nathan Scott2020-08-311-1/+1
|\
| * Drop configure option --enable-procChristian Göttsche2020-08-281-1/+1
* | Simplify the --version output, old dates are confusing peopleNathan Scott2020-08-311-4/+2
|/
* Merge branch 'hishamhm-pull-1011'Nathan Scott2020-08-201-0/+3
|\
| * Let the user know about their errorJorge Pereira2020-06-111-0/+3
* | Merge branch 'hishamhm-pull-923'Nathan Scott2020-08-201-1/+10
|\ \
| * | Added an option to disable the mouse.MartinJM2019-07-121-14/+23
| |/
* | Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-201-13/+13
|\ \
| * | Clean up existing whitespaceDaniel Flanagan2019-10-311-13/+13
| |/
* | Merge branch 'hishamhm-pull-884'Nathan Scott2020-08-201-3/+13
|\ \ | |/ |/|
| * User option "-u" now defaults to $USERsolanav2019-01-311-3/+12
| * htop.c: remove unused "--io" / "-i" (#811)Lion Yang2018-08-251-2/+1
* | htop.c: remove unused "--io" / "-i" (#811)Lion Yang2019-02-101-2/+1
|/
* fix option stringChristian Hesse2018-05-221-1/+1
* Add -t command-line flag for tree viewDaniel Flanagan2018-04-051-1/+10
* Remove old commented code.Hisham2016-02-191-193/+0
* Fix error test — looks like nobody bumped into this one!Hisham2016-02-191-1/+2
* Check for failure in allocations.Hisham2016-02-021-1/+1
* align help outputChristian Hesse2016-01-041-1/+1
* gcc warning cleanups.Hisham Muhammad2015-10-051-4/+4
* Replace some remaining tabsMichael McConville2015-09-191-2/+2
* Change more fprintf(stderr, ...); exit(...); to err[x](...). Tweak a few exis...Michael McConville2015-09-191-4/+3
* (Very) initial working OpenBSD portMichael McConville2015-09-181-8/+5

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