1265 Commits (e7f6d1ce5fa5b10c856f4e4b2e0c062d3b6f7b74)
 

Author SHA1 Message Date
Christian Göttsche e7f6d1ce5f Reduce oom cast from long to int 6 years ago
Nathan Scott 47a7d0bd74 Merge branch 'configure' of https://github.com/cgzones/htop into cgzones-configure 6 years ago
Nathan Scott b321177b08 Merge branch 'master' of github.com:htop-dev/htop 6 years ago
Nathan Scott 800d8c735d Merge branch 'cov_fixes' of https://github.com/cgzones/htop into cgzones-cov_fixes 6 years ago
Daniel Lange f14173038e Merge branch 'oom' of https://github.com/cgzones/htop 6 years ago
Nathan Scott fdf8a28e60 Merge branch 'Ckath-vim_mode_setting' 6 years ago
Nathan Scott 244630f67f Merge branch 'vim_mode_setting' of https://github.com/Ckath/htop into Ckath-vim_mode_setting 6 years ago
Nathan Scott 0a835e13bf Simplify the --version output, old dates are confusing people 6 years ago
Nathan Scott 4bd0859b80 Add a badge/link to the released source tarballs 6 years ago
ckath 338bd829b0 add toggle for vim mode in options 6 years ago
Christian Göttsche 5c99c6e942 Check btime sscanf parse from /proc/stat 6 years ago
Christian Göttsche a850d81bf5 Avoid use of uninitialized variables 6 years ago
Christian Göttsche 05a5fdc47f Ignore sscanf return value of /proc/stat 6 years ago
Christian Göttsche af84d3dfa9 Fail on out-of-range CPU number 6 years ago
Christian Göttsche df41979afc Ignore wmove return value 6 years ago
Christian Göttsche d9a5dd4b91 Improve OOM output 6 years ago
Christian Göttsche a48ce9d103 Really tell gcc to ignore return value of fscanf 6 years ago
Christian Göttsche 3f5784a3f0 Convert hwlock CI run to a full featured one 6 years ago
Christian Göttsche 3b084db1c4 Print configured state 6 years ago
Christian Göttsche 979d004214 Improve indent 6 years ago
Christian Göttsche 5bee902665 Drop configure option --enable-proc 6 years ago
Nathan Scott 2d14269bcd
Merge pull request #14 from zdykstra/master 6 years ago
Nathan Scott b992d52bcf Increae the size of sysfs power supply path buffers 6 years ago
Zach Dykstra f97fbd668a Normalize ZFS ARC caption 6 years ago
Nathan Scott b5e6952cc6 Update link to Coverity project, still pending. 6 years ago
Nathan Scott 4a8ae4b5d4 Merge branch 'bertwesarg-affinity-fix-panel-width' 6 years ago
Bert Wesarg 94b8c2e714 fix width of `AffinitPanel` 6 years ago
Nathan Scott df7e4fcdc0 Update changelog with Berts latest addition 6 years ago
Nathan Scott 728b04bbb5 Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job 6 years ago
Nathan Scott d0f31ede56 Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job 6 years ago
Nathan Scott ba94e0dfda Merge branch 'ci2' of https://github.com/cgzones/htop into cgzones-ci2 6 years ago
Christian Göttsche fc4f74aa47 ci: add clang build 6 years ago
Christian Göttsche 4e2b9f0965 Avoid shadowing warnings 6 years ago
Christian Göttsche b4ceb83d76 MakeHeader.py.in: remove unused import 6 years ago
Christian Göttsche 1130ad8b73 MakeHeader.py.in: remove executable bit 6 years ago
Christian Göttsche 11f558f934 Avoid discarding const qualifiers 6 years ago
Christian Göttsche 7457bfe9f3 Avoid string overflow warning 6 years ago
Christian Göttsche 21fb56e1e2 Avoid string overflow warning 6 years ago
Christian Göttsche 6b11769448 Avoid conversion warning 6 years ago
Bert Wesarg d64a6a2453 CI: Add a HWLOC enabled job 6 years ago
Bert Wesarg 345d415537 Do not include the generated `config.h` header into the package 6 years ago
Bert Wesarg 054b7f2801 Fix out-of-tree builds 6 years ago
Daniel Lange e172282002 Fix in AC_CONFIG_FILES, try #2 6 years ago
Daniel Lange 0bac7c9d94 Nope, configure works but make breaks. 6 years ago
Daniel Lange dad62b6c9e Put Makeheader.py.in into AC_CONFIG_FILES 6 years ago
Nathan Scott 9eb9064fbd Cleanup unused CI build notes and whitespace 6 years ago
Nathan Scott 9e57b5c3f4 Generate an appropriate shebang line for MakeHeader script 6 years ago
Nathan Scott b3aef4ea3a Revert "MakeHeader.py: use python3 shebang" 6 years ago
Nathan Scott 6900e57efd Updates to project URLs in docs and embedded in source code 6 years ago
Nathan Scott 5dad65ac2a Update header files to match whitespace changes in source files 6 years ago