History for barebox / lib / readline.c
2019-10-18
@DU HUANPENG
readline: make ctrl-u to work like linux console ...
DU HUANPENG authored on 16 Oct 2019 Sascha Hauer committed on 18 Oct 2019
2019-02-05
@Robert Karszniewicz
readline: add ctrl-u (unix-line-discard) ...
Robert Karszniewicz authored on 1 Feb 2019 Sascha Hauer committed on 5 Feb 2019
2018-03-01
@Aleksander Morgado
ratp: allow building without full console support ...
Aleksander Morgado authored on 24 Feb 2018 Sascha Hauer committed on 1 Mar 2018
2018-01-30
@Aleksander Morgado
ratp: move barebox-specific command to ratp_bb.h ...
Aleksander Morgado authored on 28 Jan 2018 Sascha Hauer committed on 30 Jan 2018
2016-02-08
@Sascha Hauer
Merge branch 'for-next/ratp'
Sascha Hauer committed on 8 Feb 2016
2016-01-18
@Sascha Hauer
barebox remote control ...
Sascha Hauer committed on 18 Jan 2016
2016-01-08
@Sascha Hauer
readline: Fix potential buffer overflow in command history ...
Sascha Hauer committed on 8 Jan 2016
@Sascha Hauer
readline: Fix potential buffer overflow ...
Sascha Hauer committed on 8 Jan 2016
2015-11-17
@Du Huanpeng
lib: readline support ctrl-l to clear screen ...
Du Huanpeng authored on 14 Nov 2015 Sascha Hauer committed on 17 Nov 2015
2014-09-01
@Sascha Hauer
readline: Fix history prev when history is empty ...
Sascha Hauer committed on 1 Sep 2014
2014-07-29
@Sascha Hauer
readline: reimplement history functions ...
Sascha Hauer committed on 29 Jul 2014
2014-02-17
@Sascha Hauer
input: Add BB_ prefix to KEY_ defines ...
Sascha Hauer committed on 17 Feb 2014
2013-11-12
@Sascha Hauer
readline: remove unused variable ...
Sascha Hauer committed on 12 Nov 2013
2012-10-29
@Antony Pavlov
readline: fix the 'new blank line at EOF' typo ...
Antony Pavlov authored on 26 Oct 2012 Sascha Hauer committed on 29 Oct 2012
@Antony Pavlov
readline: add ctrl-w handling (cut-the-last-word) ...
Antony Pavlov authored on 26 Oct 2012 Sascha Hauer committed on 29 Oct 2012
@Antony Pavlov
readline: move backspace key handling to the DO_BACKSPACE macro ...
Antony Pavlov authored on 26 Oct 2012 Sascha Hauer committed on 29 Oct 2012
2011-07-04
@Antony Pavlov
lib/readline.c: fix unused-but-set-variable gcc warning ...
Antony Pavlov authored on 3 Jul 2011 Sascha Hauer committed on 4 Jul 2011
2010-12-21
@Krzysztof Halasa
Silence few warnings. ...
Krzysztof Halasa authored on 20 Dec 2010 Sascha Hauer committed on 21 Dec 2010
2010-10-21
@Sascha Hauer
readline: sparse fixes ...
Sascha Hauer committed on 21 Oct 2010
2009-12-18
@Sascha Hauer
Remove unnecessary casts in key defines ...
Sascha Hauer committed on 18 Dec 2009
2009-09-29
@Sascha Hauer
readline: Allow only ascii and printable characters ...
Sascha Hauer committed on 29 Sep 2009
2008-03-02
@Sascha Hauer
readline: Fix wrong screen reprinting. Try: ...
Sascha Hauer committed on 2 Mar 2008
@Sascha Hauer
readline: Fix a bug when tab completion is used in the middle ...
Sascha Hauer committed on 2 Mar 2008
2008-03-01
@Sascha Hauer
implement TAB completion
Sascha Hauer committed on 1 Mar 2008
2007-10-16
@sascha
implement delete key in readline
sascha committed on 16 Oct 2007
2007-09-28
@Sascha Hauer
declare lots of functions static
Sascha Hauer committed on 28 Sep 2007
2007-09-21
@Sascha Hauer
- putc is now putchar for better standard conformity ...
Sascha Hauer committed on 21 Sep 2007
2007-07-05
@Sascha Hauer
svn_rev_643 ...
Sascha Hauer authored on 5 Jul 2007 Sascha Hauer committed on 5 Jul 2007