1. 08166b2 ProcessList: fix quadratic process removal when scanning by Charlie Vieth · 4 years, 2 months ago
  2. 94ad111 Update license headers to explicitly say GPLv2+ by Daniel Lange · 4 years, 6 months ago
  3. 458749d Code indentation by Benny Baumann · 4 years, 9 months ago
  4. d37d66b InfoScreen/ProcessList: do not access Vector internals by Christian Göttsche · 5 years ago
  5. 330d4fe Unify prototype of Vector_get by Christian Göttsche · 5 years ago
  6. a94fd87 Avoid calling Object_isA from inside Vector_isConsistent by Benny Baumann · 5 years ago
  7. 7914ec2 Hashtable update by Christian Göttsche · 5 years ago
  8. 61e14d4 Spacing around operators by Benny Baumann · 5 years ago
  9. a3bb7cb Hold only a const version of Settings in ProcessList by Christian Göttsche · 5 years ago
  10. 0f52629 Make all required includes explicit by Benny Baumann · 6 years ago
  11. e9246ab Misc Vector updates by Christian Göttsche · 5 years ago
  12. 846fe8a Mark Vector parameter const for non-modifying functions by Christian Göttsche · 5 years ago
  13. bfa7d1f Mark search parameter in Vector_indexOf const by Christian Göttsche · 5 years ago
  14. 08d85e6 Mark Object classes and Object class fields const by Christian Göttsche · 5 years ago
  15. 079c2ab Update License consistently to GPLv2 as per COPYING file by Daniel Lange · 5 years ago
  16. d69585b Resolve DEBUG compilation issues by Christian Göttsche · 6 years ago
  17. 9207401 Clean up some code duplication in the header files by Hugo Musso Gualandi · 6 years ago
  18. 8ec5d4a Further, minor cleanups to headers post-MakeHeaders by Nathan Scott · 6 years ago
  19. 7b7822b Remove superfluous 'extern's from function declarations. by Zev Weiss · 6 years ago
  20. a1a027b Axe automated header generation. by Zev Weiss · 6 years ago
  21. 728b04b Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job by Nathan Scott · 6 years ago
  22. 7ac1c70 Re-generate all headers with latest scripts/MakeHeader.py by Nathan Scott · 6 years ago
  23. f37a050 Optimize Vector_size on non-debug builds by Hisham Muhammad · 8 years ago
  24. 00b324b Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. by Hisham Muhammad · 13 years ago
  25. 2a73405 search and filter for the strace and lsof screens! by Hisham Muhammad · 13 years ago
  26. 84281bd major header cleanup by Hisham Muhammad · 14 years ago
  27. 7ca1081 Mega-commit with features and tweaks for 1.0: by Hisham Muhammad · 14 years ago
  28. 300caa0 Tempus fugit. by Hisham Muhammad · 15 years ago
  29. 9eb9121 expand/collapse tree by Hisham Muhammad · 16 years ago
  30. a600d5a Tempus fugit. by Hisham Muhammad · 16 years ago
  31. 02a30bf warning fixes by Hisham Muhammad · 16 years ago
  32. da23c8c Clean up headers by using 'static' whenever possible. by Hisham Muhammad · 18 years ago
  33. e685bde Fix GCC 4.3 issues: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416852 by Hisham Muhammad · 19 years ago
  34. 3684849 Add debugging sanity checks. by Hisham Muhammad · 19 years ago
  35. 5d48ab8 Performance improvement hackathon: improve process comparison routines, by Hisham Muhammad · 20 years ago
  36. f6e0b7d Regenerated all headers. by Hisham Muhammad · 20 years ago
  37. a853faa Rename TypedVector to Vector, matching dit. by Hisham Muhammad · 20 years ago