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