Rivoreo Source Code Repositories
src.rivoreo.one
/
htop
/
8cd045cc79d4ae2349e3aa01a1cc122e84759219
8cd045c
Merge branch 'master' of https://github.com/hishamhm/htop
by Hisham
· 8 years ago
0128d22
Added Ctrl+A and Ctrl+E to go to beginning and end of line.
by Hisham
· 8 years ago
1a13b4d
Don't store invisible trailing whitespace
by Hisham
· 8 years ago
9ec41d1
Merge pull request #505 from Explorer09/xStrdup
by Hisham Muhammad
· 8 years ago
c0e37bc
Fix xStrdup debug build failure & allow Clang to use ((nonnull))
by Explorer09
· 8 years ago
f9c1db5
Merge pull request #504 from Explorer09/xStrdup
by Hisham Muhammad
· 8 years ago
3297616
Add assert and __attribute__((nonnull)) on xStrdup
by Explorer09
· 8 years ago
e288f69
Don't check if (!str) in xStrdup
by Explorer09
· 8 years ago
ea9dc4a
Merge branch 'master' of https://github.com/hishamhm/htop
by Hisham
· 8 years ago
112db9a
Handle SIGQUIT. Closes #503.
by Hisham
· 8 years ago
5db1b0e
Remove extra checks made redundant by XAlloc.
by Hisham
· 8 years ago
4674b4a
Stricter strdup.
by Hisham
· 8 years ago
7ededce
Silence cast warning.
by Hisham
· 8 years ago
3126cfc
Merge pull request #500 from Explorer09/meter-tweaks
by Hisham Muhammad
· 8 years ago
313b3d3
Remove redundant is-null checks on free(Meter.drawData)
by Explorer09
· 8 years ago
fa0c637
Silence warnings about seteuid return value. Closes #483.
by Hisham
· 9 years ago
b7ac416
Fixes #498.
by Hisham
· 9 years ago
6cc0a8c
Make sure a pointer fits in the argument!
by Hisham
· 9 years ago
645057d
Use set_escdelay() to avoid problems with ESCDELAY as a macro.
by Hisham
· 9 years ago
6c1be63
Fail early if libtool is not present.
by Hisham
· 9 years ago
642ccb4
Merge pull request #445 from Explorer09/configure-ac
by Hisham Muhammad
· 9 years ago
6028e1b
Merge pull request #496 from tcreech/lwp_hack
by Hisham Muhammad
· 9 years ago
95d1984
Merge pull request #485 from Cubox-/master
by Hisham Muhammad
· 9 years ago
c0df404
Update INSTALL text from autoconf-2.69
by Explorer09
· 9 years ago
b71b07f
Reorder configure macros to avoid "missing script" warning.
by Explorer09
· 9 years ago
f0df28a
Replace deprecated autoconf macros.
by Explorer09
· 9 years ago
7d72715
Merge pull request #490 from Explorer09/macro-fixes
by Hisham Muhammad
· 9 years ago
54621e8
Fix macro Header_forEachColumn
by Explorer09
· 9 years ago
572546f
Auto-follow process after a search. See #237.
by Hisham
· 9 years ago
d464be1
Merge branch 'master' of https://github.com/hishamhm/htop
by Hisham
· 9 years ago
759caf0
Make PgDown behavior more usual. Closes #480.
by Hisham
· 9 years ago
cdc91b0
Merge pull request #472 from jrtc27/hurd
by Hisham Muhammad
· 9 years ago
1754a1c
Merge pull request #473 from fasterit/upstream/typo1
by Hisham Muhammad
· 9 years ago
8e6ffdb
Merge pull request #475 from fasterit/upstream/desktop-keywords
by Hisham Muhammad
· 9 years ago
c37be40
Improve reproducible builds.
by Hisham
· 9 years ago
fa1b5d1
Fix a small undefined behavior detected by libubsan.
by Hisham
· 9 years ago
19f0f4d
Merge pull request #488 from Explorer09/func-naming
by Hisham Muhammad
· 9 years ago
9dea20e
Rename Meter.setValues() functions to updateValues()
by Explorer09
· 9 years ago
2ea4bee
Merge pull request #486 from mmcco/null-check
by Hisham Muhammad
· 9 years ago
1809f4b
Remove needless allocation error conditions
by Michael McConville
· 9 years ago
5776cb5
Revert "Fix FreeBSD CPU% calculation"
by Andy Pilate
· 9 years ago
74f8b31
Add Keywords entry to .desktop file (Debian Lintian warning desktop-entry-lacks-keywords-entry)
by Daniel Lange
· 9 years ago
4d3f483
Fix a typo in the man page (Debian Lintian spelling-error-in-manpage)
by Daniel Lange
· 9 years ago
2de5286
Use Linux backend on the Hurd
by James Clarke
· 9 years ago
a950827
Use $target_os instead of $target in configure.ac
by James Clarke
· 9 years ago
306c544
Update header.
by Hisham
· 9 years ago
d15555e
Merge branch 'master' of https://github.com/hishamhm/htop
by Hisham
· 9 years ago
d64f2bd
If task_for_pid fails, stop trying.
by Hisham
· 9 years ago
6c2f698
Merge pull request #458 from Explorer09/bar-tweaks
by Hisham Muhammad
· 9 years ago
7b3c8bc
BarMeterMode_draw minor code improvement
by Explorer09
· 9 years ago
3a4c0fa
Merge pull request #452 from Explorer09/cpu-meter-tweaks
by Hisham Muhammad
· 9 years ago
328de35
Assert (Platform_meterTypes[0]==&CPUMeter_class)
by Explorer09
· 9 years ago
c8a735e
Merge pull request #444 from Explorer09/meter-maxitems
by Hisham Muhammad
· 9 years ago
99fb307
Explicit "maxItems" property of meters
by Explorer09
· 9 years ago
7d3f67e
Revert 5c593fae4227651075cfc9445f17dad6ae0a0b47 (xCalloc)
by Explorer09
· 9 years ago
3283c6d
Merge pull request #441 from Explorer09/issue-438
by Hisham Muhammad
· 9 years ago
8a928c8
Avoid overlapping key values defined by curses (Real fix).
by Explorer09
· 9 years ago
f295a52
Avoid overlapping key values defined by curses. Closes #438.
by Hisham
· 9 years ago
e2ccc7b
Prepare for release 2.0.1.
by Hisham
· 9 years ago
2.0.1
ef1e62d
Merge branch 'juanfra684-openbsd-mem-used'
by Hisham Muhammad
· 9 years ago
453105e
Merge branch 'Sp1l-master'
by Hisham Muhammad
· 9 years ago
db80f20
Avoid global, as done by @gaod in #387.
by Hisham Muhammad
· 9 years ago
98e4381
Merge branch 'master' of https://github.com/Sp1l/htop into Sp1l-master
by Hisham Muhammad
· 9 years ago
694addc
Merge pull request #436 from mmcco/tuneup
by Hisham Muhammad
· 9 years ago
4623394
Merge pull request #435 from mmcco/freebsd
by Hisham Muhammad
· 9 years ago
4ad7aa6
Merge branch 'openbsd-mem-used' of https://github.com/juanfra684/htop into juanfra684-openbsd-mem-used
by Hisham Muhammad
· 9 years ago
4b780a3
A few more OpenBSD fixes
by Michael McConville
· 9 years ago
b08cb73
Misc. OpenBSD tuneup and improvement
by Michael McConville
· 9 years ago
b886ecc
Improve error reporting on FreeBSD libkvm call
by Michael McConville
· 9 years ago
63c5585
Merge pull request #388 from mhinz/add-p-to-help
by Hisham Muhammad
· 9 years ago
4f1bd23
Merge branch 'master' of https://github.com/hishamhm/htop
by Hisham
· 9 years ago
84a69b1
Release resource when using hwloc
by Hisham
· 9 years ago
e77811e
any of these values may wrap
by Hisham
· 9 years ago
0a4a447
Add "p" to Help
by Marco Hinz
· 9 years ago
cc8375f
FreeBSD: use KERN_PROC_PROC with kvm_getprocs to avoid erroneously combining LWPs
by Tim Creech
· 9 years ago
03af73b
Merge pull request #427 from tcreech/master
by Hisham Muhammad
· 9 years ago
0cf3cfa
Fix low CPU usage reporting in FreeBSD
by Tim Creech
· 9 years ago
797bcd0
Catch invalid IO values due to no permissions.
by Hisham
· 9 years ago
baec4bd
Try to retain last full name of a zombie process.
by Hisham
· 9 years ago
a8a5e62
Force -lgcov harder when running `make coverage`.
by Hisham
· 9 years ago
f5ddb97
Tweaks on the test suite, still problematic.
by Hisham
· 9 years ago
5651012
Remove old commented code.
by Hisham
· 9 years ago
d4741d5
Fix error test — looks like nobody bumped into this one!
by Hisham
· 9 years ago
9668cd1
Merge branch 'master' of https://github.com/hishamhm/htop
by Hisham
· 9 years ago
c23d4f1
Fix behavior of ESC key, getting rid of the annoying delay.
by Hisham
· 9 years ago
34431dc
Merge branch 'master' of https://github.com/hishamhm/htop
by Hisham Muhammad
· 9 years ago
42c4459
Run through all command line arguments on Darwin.
by Hisham Muhammad
· 9 years ago
48254f9
Fix behavior of Panel on empty lists. Closes #370.
by Hisham
· 9 years ago
5ee6715
Scan threads for process state information.
by Hisham Muhammad
· 9 years ago
c183094
Pre-reset 'show' for process.
by Hisham Muhammad
· 9 years ago
fe0ad86
Fix tree organization on OSX. Closes #393.
by Hisham Muhammad
· 9 years ago
dc4f145
Merge pull request #413 from koresar/master
by Hisham Muhammad
· 9 years ago
d43e709
Typo in the word "priority"
by Vasyl Boroviak
· 9 years ago
0627a5f
Merge branch 'master' of https://github.com/hishamhm/htop
by Hisham
· 9 years ago
d10f4f6
Merge pull request #391 from gaod/master
by Hisham Muhammad
· 9 years ago
e0c364b
Fix reading of io_syscr and io_syscw.
by Hisham
· 9 years ago
fd21630
Merge pull request #380 from fingolfin/patch-1
by Hisham Muhammad
· 9 years ago
474d26c
Portable affinity using hwloc
by Hisham
· 9 years ago
471cd60
Simplify autogen.sh
by Max Horn
· 9 years ago
f554f08
Fix FreeBSD CPU% calculation
by Bernard Spil
· 9 years ago
Next »