Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-07-22 | Swap patch-ab and patch-ac so that configure.in gets touched before configure. | wiz | 2 | -18/+18 | |
Problem found via logs of recent bulk build. | |||||
2001-06-20 | Don't rely on redrawwin() in ncurses...use touchwin(),wrefresh() instead. | jlam | 3 | -4/+33 | |
Add patches to remove clearing of CFLAGS and LDFLAGS during configure process to preserve passed-in values. | |||||
2001-02-14 | Initial import of iselect: | jtb | 1 | -0/+13 | |
Iselect is a curses based interactive selection tool. It can be used either as an user interface frontend controlled by a Bourne-Shell/Perl/Tcl backend as its wrapper or in batch mode as a pipeline filter (usually between grep and the final executing command). |