793 Commits (0627a5f0e90d09e9cd6c6e81a1265b5943c31341)
 

Author SHA1 Message Date
Hisham 0627a5f0e9 Merge branch 'master' of https://github.com/hishamhm/htop 10 years ago
Hisham Muhammad d10f4f615a Merge pull request #391 from gaod/master 10 years ago
Hisham e0c364b9cc Fix reading of io_syscr and io_syscw. 10 years ago
Hisham Muhammad fd216309d9 Merge pull request #380 from fingolfin/patch-1 10 years ago
Hisham 474d26cea8 Portable affinity using hwloc 10 years ago
Max Horn 471cd60635 Simplify autogen.sh 10 years ago
Hisham 35657208d7 Disable the syscall on systems that don't have it. 10 years ago
Hisham ae823c375a Make unsupported platform build again. 10 years ago
Hung-Yi Chen c66ac09a66 Add MEM% for processes in process list on FreeBSD. 10 years ago
Hisham 0b70439316 Fix buffer reuse. 10 years ago
Hisham e9b32eb62f Fix memory accounting in Darwin. 10 years ago
Hisham 3b9a4b1024 Merge branch 'master' of https://github.com/hishamhm/htop 10 years ago
Hisham 0e3cf6975f Fix crash when emptying column. Closes #381. 10 years ago
Hisham Muhammad a618f477b2 Merge pull request #387 from gaod/master 10 years ago
Hung-Yi Chen cc4267cc5c Suppress compiler warnings. 10 years ago
Hisham Muhammad 1bedac1ca2 Merge pull request #363 from myfreeweb/freebsd-memory-fix 10 years ago
Hisham 011bf30d22 Minor tweaks to the README 10 years ago
Hisham Muhammad c56b1a8830 Merge pull request #365 from deric/master 10 years ago
Tomas Barton 01edfcf4d4 link to the official website, paypal donate button 10 years ago
Tomas Barton d916f6e6f0 remove Debian instructions 10 years ago
Hisham e46488463d Merge branch 'master' of https://github.com/hishamhm/htop 10 years ago
Tomas Barton 8fa9da47de don't mention installing to /usr 10 years ago
Tomas Barton d408c74465 add travis badge, code formatting, updated compilation instructions 10 years ago
Greg V bb0333e45d fix process memory on FreeBSD 10 years ago
Hisham Muhammad b6f927bffa Merge pull request #359 from myfreeweb/freebsd-battery 10 years ago
Greg V f1d1d6e0d6 add FreeBSD battery support 10 years ago
Hisham 563d5d3ab9 Final touches to ChangeLog 10 years ago
Hisham f1f805f29f Support -1 as tpgid 10 years ago
Hisham 807640e49b Shorten the code using the err() function. 10 years ago
Hisham 5c593fae42 Be stricter! 10 years ago
Hisham d311e85b91 Avoid crash on huge screens. 10 years ago
Hisham c148907e7b Try to make threads less confusing. 10 years ago
Hisham 820c079b14 Initialize default meter modes properly. 10 years ago
Hisham f87462d60e Exit on failure! 10 years ago
Hisham b2c2b2bfb3 Merge branch 'reuse-comm' 10 years ago
Hisham ffcf48fb74 Merge branch 'xalloc' 10 years ago
Hisham 1cfcc42a8f Reuse comm object if possible, avoid useless repetitions of free+strdup. 10 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago
Hisham 301c346c85 Update generated headers. 10 years ago
Hisham 21da044fb4 Add generated header. 10 years ago
Hisham 6434db5b6b Differentiate threads by default. 10 years ago
Hisham a1f7f2869e Add allocation tests 10 years ago
Hisham Muhammad dcfcae1ed4 Merge pull request #351 from Explorer09/graph-height 10 years ago
Explorer09 040613db33 Change variable 'dot' to avoid division by reciprocal. 10 years ago
Explorer09 d54ab24d97 New macro GRAPH_HEIGHT for Graph Meter height 10 years ago
Hisham Muhammad 09cf369f2b Merge pull request #349 from Explorer09/clamp-macro 10 years ago
Explorer09 6dae8108f8 Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses. 10 years ago
Hisham Muhammad 195f5edbc8 Merge pull request #347 from mklein-de/darwin32+64 10 years ago
Michael Klein d312510223 Darwin: replace vm_statistics64_* with vm_statistics_* 10 years ago
Hisham Muhammad 9c39422c71 Merge pull request #346 from mklein-de/vikeys 10 years ago