Daniel Lange
|
7758774890
Add Copyright statement to --help (needed as it has the license info)
|
4 years ago |
Daniel Lange
|
079c2abf8e
Update License consistently to GPLv2 as per COPYING file
|
4 years ago |
Christian Göttsche
|
b82a13c6ba
Add clang analyzer CI job
|
4 years ago |
Christian Göttsche
|
6a03cd237a
Avoid warning about unreachable break statement
|
4 years ago |
Christian Göttsche
|
f4e1f4619f
Add DeepCode inline suppression
|
4 years ago |
Christian Göttsche
|
e719a85994
Mark noreturn functions
|
4 years ago |
Christian Göttsche
|
c3952e7c20
Use strict function prototypes
|
4 years ago |
Christian Göttsche
|
dd6500c7c7
Sort option in help message
|
4 years ago |
Christian Göttsche
|
f6b0efded5
Convert short version option to capital V
|
4 years ago |
Michael F. Schönitzer
|
1061bd719a
Change option '-m' to '-M' for consistency of cli
|
4 years ago |
Christian Göttsche
|
71c068ad28
Free movingBar memory on exit
|
4 years ago |
Christian Göttsche
|
1f5bd5c4c8
Avoid modifying optarg
|
4 years ago |
Nathan Scott
|
4597332959
Switch variable/field naming from WhiteList to MatchList
|
4 years ago |
Nathan Scott
|
0750ff7e76
Fix regression in -u optional-argument handling
|
4 years ago |
Christian Hesse
|
db5adbeae0
add option (-U, --no-unicode) to disable unicode at runtime
|
4 years ago |
Nathan Scott
|
47a7d0bd74
Merge branch 'configure' of https://github.com/cgzones/htop into cgzones-configure
|
4 years ago |
Nathan Scott
|
0a835e13bf
Simplify the --version output, old dates are confusing people
|
4 years ago |
Christian Göttsche
|
5bee902665
Drop configure option --enable-proc
|
4 years ago |
Nathan Scott
|
cca07e9bc9
Merge branch 'hishamhm-pull-1011'
|
4 years ago |
Nathan Scott
|
011125dab2
Merge branch 'hishamhm-pull-923'
|
4 years ago |
Nathan Scott
|
a82fd262d7
Merge branch 'hishamhm-pull-960'
|
4 years ago |
Nathan Scott
|
fb679dfb18
Merge branch 'hishamhm-pull-884'
|
4 years ago |
Jorge Pereira
|
832e77c754
Let the user know about their error
|
4 years ago |
Daniel Flanagan
|
dd33444f7e
Clean up existing whitespace
|
5 years ago |
MartinJM
|
b0e24cd5a5
Added an option to disable the mouse.
|
5 years ago |
Lion Yang
|
dc7d035238
htop.c: remove unused "--io" / "-i" (#811)
|
6 years ago |
solanav
|
7c62db73fc
User option "-u" now defaults to $USER
|
6 years ago |
Lion Yang
|
67e368914a
htop.c: remove unused "--io" / "-i" (#811)
|
6 years ago |
Christian Hesse
|
08a9b051c5
fix option string
|
6 years ago |
Daniel Flanagan
|
db05ba6106
Add -t command-line flag for tree view
|
6 years ago |
Hisham
|
565101234a
Remove old commented code.
|
9 years ago |
Hisham
|
d4741d5410
Fix error test — looks like nobody bumped into this one!
|
9 years ago |
Hisham
|
b54d2dde40
Check for failure in allocations.
|
9 years ago |
Christian Hesse
|
9ca646acbb
align help output
|
9 years ago |
Hisham Muhammad
|
fbb4c49edd
gcc warning cleanups.
|
9 years ago |
Michael McConville
|
ad1a0ad08d
Replace some remaining tabs
|
9 years ago |
Michael McConville
|
571cbc0aa1
Change more fprintf(stderr, ...); exit(...); to err[x](...). Tweak a few existing ones and fix some style.
|
9 years ago |
Michael McConville
|
a9a5a539cf
(Very) initial working OpenBSD port
|
9 years ago |
Christian Hesse
|
77df258636
remove duplicate code
|
9 years ago |
Hisham Muhammad
|
54f8d8154b
Do not trust isalpha(c) for values > 255.
|
9 years ago |
Hisham Muhammad
|
d0c72c3fb2
Move FunctionBar inside Panel
|
9 years ago |
Hisham Muhammad
|
1084a3ff8f
Working on integration of IncSet in new branch.
|
9 years ago |
Hisham Muhammad
|
967b6569a1
Merge branch 'wip' of https://github.com/hishamhm/htop into freebsd
|
9 years ago |
Hisham Muhammad
|
d2acffa59a
Merge branch 'wip' of https://github.com/hishamhm/htop into freebsd
|
9 years ago |
Hisham Muhammad
|
e3fe3962cb
Move more Linux-specific code into Linux subdir.
|
9 years ago |
Hisham Muhammad
|
c2108e5a48
Another mega-patch for the refactoring process.
|
10 years ago |
Hisham Muhammad
|
3383d8e556
Sorry about the mega-patch.
|
10 years ago |
Hisham Muhammad
|
03ca7da85f
Merge branch 'master' of https://github.com/hishamhm/htop
|
10 years ago |
Hisham Muhammad
|
b4f6b11092
Move "get max pid" code into platform specific area.
|
10 years ago |
Hisham Muhammad
|
a89758094f
check /proc only if using /proc
|
10 years ago |