index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
readline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
readline: Fix possible array index out of bounds in readline_hist_add()
Alex Chen
2021-01-04
1
-0
/
+3
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
1
-1
/
+1
*
util/readline: Add braces to fix checkpatch errors
Jules Irenge
2019-05-10
1
-17
/
+33
*
util: readline: replace tab indent by four spaces to fix checkpatch errors
Jules Irenge
2019-05-10
1
-49
/
+49
*
util/readline: add a space to fix errors by checkpatch tool
Jules Irenge
2019-05-10
1
-17
/
+17
*
readline: don't free completions in readline_free()
Greg Kurz
2018-02-05
1
-3
/
+0
*
readline: add a free function
Marc-André Lureau
2018-01-16
1
-1
/
+17
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
util: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
readline: Clear screen on form feed.
Hani Benhabiles
2014-06-11
1
-0
/
+9
*
readline: Make completion strings always unique
Hani Benhabiles
2014-06-11
1
-0
/
+6
*
readline: Sort completions before printing them.
Hani Benhabiles
2014-05-07
1
-0
/
+7
*
readline: use g_strndup instead of open-coding it
Michael Tokarev
2014-05-07
1
-3
/
+1
*
readline: move readline to a generic location
Stefan Hajnoczi
2014-01-22
1
-0
/
+495