index
:
htop
main
Mirror of https://github.com/htop-dev/htop
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CRT.c
Age
Commit message (
Expand
)
Author
2020-08-20
Merge branch 'hishamhm-pull-960'
Nathan Scott
2020-08-20
Merge branch 'hishamhm-pull-914'
Nathan Scott
2020-08-20
Merge branch 'hishamhm-pull-890'
Nathan Scott
2020-07-10
Resolve complation issues with -fno-common (default from gcc-10)
Nathan Scott
2019-10-31
Clean up existing whitespace
Daniel Flanagan
2019-05-26
CPU_KERNEL redefined
senjan
2018-02-05
Fix color behavior on some terminals.
Hisham Muhammad
2017-07-26
Security review: make privilege dropping-restoring optional.
Hisham Muhammad
2017-06-06
Merge branch 'master' into fixedgray
Hisham
2017-06-01
make special keys also work with TERM=xterm-256color
Michael Klein
2017-05-23
Work around the strange behavior of gray.
Hisham
2016-05-30
Handle SIGQUIT. Closes #503.
Hisham
2016-03-09
Avoid overlapping key values defined by curses (Real fix).
Explorer09
2016-03-08
Avoid overlapping key values defined by curses.
Hisham
2016-02-19
Fix behavior of ESC key, getting rid of the annoying delay.
Hisham
2015-10-05
gcc warning cleanups.
Hisham Muhammad
2015-09-19
Replace some remaining tabs
Michael McConville
2015-08-20
Merge pull request #221 from eworm-de/define-array-size
Hisham Muhammad
2015-08-19
Add expand/collapse on additional clicks!
Hisham Muhammad
2015-08-19
Support for NCurses 6.0 and mouse wheel
Hisham Muhammad
2015-08-19
remove UTF-8 code when compiling with --disable-unicode
Christian Hesse
2015-08-19
Rename String to StringUtils.
David Hunt
2015-07-29
initialize locale for LC_CTYPE only
Christian Hesse
2015-07-16
simplify UTF-8 detection
Christian Hesse
2015-07-16
initialize locale
Christian Hesse
2015-07-14
paint PROCESS_LOW_PRIORITY in green
Christian Hesse
2015-04-09
Visual tweaks: change color when following, add Broken Gray theme.
Hisham Muhammad
2015-02-04
Let's see if responsiveness is still good using the full CRT_delay
Hisham Muhammad
2015-02-03
Make the implementation of color schemes declarative.
Hisham Muhammad
2015-01-21
Sorry about the mega-patch.
Hisham Muhammad
2014-11-24
Changes for supporting separate platform subdirectories.
Hisham Muhammad
2014-10-14
Added new color for 'D' state.
Valmiky Arquissandas
2014-04-28
Fix behavior of `htop -d 1`. Closes #72.
Hisham Muhammad
2014-04-24
Make blue text more readable. Closes #55.
Hisham Muhammad
2014-04-24
Report this as an exit function.
Hisham Muhammad
2014-04-09
Better support for Home and End keys
Hisham Muhammad
2014-02-27
alignment improvements
Hisham Muhammad
2014-01-14
New home, new life!
Hisham Muhammad
2013-02-26
Remove explicit calls to curses.h in other files
Hisham Muhammad
2012-12-05
Changes in object model: separate class objects to store vtable. Also, nicer ...
Hisham Muhammad
2012-10-19
Fail gracefully when /proc is not mounted
Hisham Muhammad
2012-10-04
Add IO priority support ('i' key)
Hisham Muhammad
2012-07-12
improve crash message
Hisham Muhammad
2011-12-26
Remove old memory debugging routines. We have Valgrind nowadays.
Hisham Muhammad
2011-12-26
major header cleanup
Hisham Muhammad
2011-09-08
show cursor when function bar allows typing an entry.
Hisham Muhammad
2011-08-26
Fix number of supported backtrace frames (thanks to Sebastian Pipping)
Hisham Muhammad
2011-05-26
Tempus fugit.
Hisham Muhammad
2010-12-05
make htop friendly to uclibc (thanks to Matt for the report)
Hisham Muhammad
2010-11-23
Split process and thread counts in tasks meter
Hisham Muhammad
[next]