1. 52f50b1 readline: Extract readline_add_completion_of() from monitor by Markus Armbruster · 2 years, 2 months ago
  2. 593621f readline: Fix possible array index out of bounds in readline_hist_add() by Alex Chen · 4 years, 4 months ago
  3. 856dfd8 qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h by Markus Armbruster · 6 years ago
  4. e238a99 util/readline: Add braces to fix checkpatch errors by Jules Irenge · 6 years ago
  5. c95d4a2 util: readline: replace tab indent by four spaces to fix checkpatch errors by Jules Irenge · 6 years ago
  6. 2467f95 util/readline: add a space to fix errors by checkpatch tool by Jules Irenge · 6 years ago
  7. 4183e2e readline: don't free completions in readline_free() by Greg Kurz · 7 years ago
  8. e5dc1a6 readline: add a free function by Marc-André Lureau · 7 years ago
  9. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  10. aafd758 util: Clean up includes by Peter Maydell · 9 years ago
  11. 075ccb6 readline: Clear screen on form feed. by Hani Benhabiles · 11 years ago
  12. e70871d readline: Make completion strings always unique by Hani Benhabiles · 11 years ago
  13. 307b2f0 readline: Sort completions before printing them. by Hani Benhabiles · 11 years ago
  14. 6ad7c32 readline: use g_strndup instead of open-coding it by Michael Tokarev · 11 years ago
  15. 0150cd8 readline: move readline to a generic location by Stefan Hajnoczi · 11 years ago[Renamed (99%) from readline.c]
  16. c60bf33 readline: decouple readline from the monitor by Stefan Hajnoczi · 11 years ago
  17. 732c66c Revert "error: Don't use error_report() for assertion msgs." by Peter Crosthwaite · 11 years ago