aboutsummaryrefslogtreecommitdiff
path: root/runit (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-17ash: add two testcases for (not yet fixed) ash bugsDenys Vlasenko4-0/+31
2010-05-17scripts/gen_build_files.sh: revert to using /bin/shDenys Vlasenko1-1/+1
2010-05-17lineedit: fix moving backwards across lines with wide charsDenys Vlasenko1-21/+46
2010-05-16consolidate ESC sequencesDenys Vlasenko8-27/+29
2010-05-16stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusingDenys Vlasenko3-22/+20
2010-05-16lineedit: partially fix wide and combining chars editingTomas Heinrich3-45/+92