Age | Commit message (Expand) | Author |
---|---|---|
2019-06-11 | qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h | Markus Armbruster |
2019-05-10 | util/readline: Add braces to fix checkpatch errors | Jules Irenge |
2019-05-10 | util: readline: replace tab indent by four spaces to fix checkpatch errors | Jules Irenge |
2019-05-10 | util/readline: add a space to fix errors by checkpatch tool | Jules Irenge |
2018-02-05 | readline: don't free completions in readline_free() | Greg Kurz |
2018-01-16 | readline: add a free function | Marc-André Lureau |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-02-04 | util: Clean up includes | Peter Maydell |
2014-06-11 | readline: Clear screen on form feed. | Hani Benhabiles |
2014-06-11 | readline: Make completion strings always unique | Hani Benhabiles |
2014-05-07 | readline: Sort completions before printing them. | Hani Benhabiles |
2014-05-07 | readline: use g_strndup instead of open-coding it | Michael Tokarev |
2014-01-22 | readline: move readline to a generic location | Stefan Hajnoczi |