summaryrefslogtreecommitdiffstats
path: root/IncSet.c
AgeCommit message (Expand)Author
2018-11-03added MainPanel actions n and N for find next and find prev. closes #601syrrim
2017-07-22Mark some things as constRichard
2016-05-05Auto-follow process after a search.Hisham
2016-02-02Check for failure in allocations.Hisham
2015-12-09Redraw the panel when resizing the window during an incremental searchAntoine Catton
2015-08-19Rename String to StringUtils.David Hunt
2015-03-23Do not trust isalpha(c) for values > 255.Hisham Muhammad
2015-03-23incremental search and filter reintegrated!Hisham Muhammad
2015-03-23Move FunctionBar inside PanelHisham Muhammad
2014-04-24Fix out-of-bounds write.Hisham Muhammad
2014-01-16Fix order of calloc arguments.Hisham Muhammad
2012-11-10search and filter for the strace and lsof screens!Hisham Muhammad