Age | Commit message (Expand) | Author |
---|---|---|
2013-09-09 | Minor cosmetic tweaks to expand. | Rob Landley |
2013-01-02 | Have error_msg() and friends set TT.exitval to 1 if it's still 0, clean out o... | Rob Landley |
2012-12-01 | First guess at what internationalization support for expand would look like. | Rob Landley |
2012-12-01 | Would the compiler like to warn me about declaring two variables with the sam... | Rob Landley |
2012-12-01 | Re-add backspace support to expand (oops) and fix test to expect data plus ba... | Rob Landley |
2012-11-30 | Largeish rewrite of expand, mostly described on the mailing list. | Rob Landley |
2012-11-27 | First round of expand cleanups. | Rob Landley |
2012-11-23 | expand: handle backspace. | Jonathan Clairembault |
2012-11-23 | Add expand command as described in POSIX-2008. | Jonathan Clairembault |