Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-23 | [readline] Add an optional timeout to readline_history() | Michael Brown | 1 | -1/+2 |
2015-03-02 | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 1 | -1/+1 |
2012-10-24 | [readline] Allow readline_history() to return a meaningful status | Michael Brown | 1 | -3/+2 |
2012-10-24 | [readline] Allow a prefilled input string to be provided | Michael Brown | 1 | -0/+1 |
2011-03-30 | [readline] Add history support | Michael Brown | 1 | -0/+43 |
2009-05-18 | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 1 | -0/+2 |
2007-08-20 | use malloc attribute | Holger Lubitz | 1 | -1/+1 |
2006-12-19 | Skeletal (non-echoing) version of readline() | Michael Brown | 1 | -0/+12 |