Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2001-01-05 | Fix a segfault by only constructing the prompt when we need to. If we don't | Matt Kraai | 3 | -6/+6 |
2001-01-04 | Changed email address to codepoet.org, updated list of applets / docs I | Mark Whitley | 9 | -10/+10 |
2001-01-04 | Included name of Larry Doolittle's build test script. Shameless self-crediting | Mark Whitley | 1 | -1/+5 |
2001-01-04 | Update to changelog -- mostly from Larry Doolittle. | Eric Andersen | 1 | -1/+30 |
2001-01-04 | Fixed -qv interaction (thanks to a report and patch from David Douthitt). | Matt Kraai | 2 | -0/+10 |
2001-01-04 | Move window size handling to cmdedit.c. Move prompt setup to setup_prompt_st... | Eric Andersen | 3 | -159/+99 |
2001-01-04 | Update interface per what now exists... | Eric Andersen | 2 | -26/+0 |
2001-01-04 | Cleanup -- move win handling to cmdedit.c, static-ify many functions. | Eric Andersen | 2 | -30/+60 |
2001-01-04 | Fix symbol table manipulation (report and fix by Larry Doolittle). | Matt Kraai | 2 | -6/+8 |