| Age | Commit message (Expand) | Author |
| 2021-08-15 | Add verb to sentence. | wiz |
| 2021-08-15 | Disable attempts to handle EINTR and non-blocking I/O by default. It is | christos |
| 2018-11-18 | Remove utf-8 requirement (Yuichiro NAITO) | christos |
| 2017-09-02 | Remove trailing whitespace; convert Xr readline to Nm readline, since | wiz |
| 2017-09-01 | PR/51517: Jay West: Tty settings not restored on exit | christos |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2017-06-27 | mention the limitation of the literal sequence delimiter. | christos |
| 2017-06-27 | Include EDITRC in doc. | kre |
| 2017-04-10 | Add missing argument for H_SET. | abhinav |
| 2016-05-22 | documentation improvements (Ingo Schwarze) | christos |
| 2016-05-21 | Fix the prototype used by EL_GETCFN, mention the associated typedef | christos |
| 2016-05-09 | GNU readline(3) regards history chronologically, that is, from the | christos |
| 2016-04-28 | new man page from Ingo Schwarze. | christos |
| 2016-02-25 | Use \- for minus sign, use Ev, use Er. | wiz |
| 2016-02-24 | Fix el_{w,}getc documentation (Ingo Schwarze) | christos |
| 2016-02-24 | Fixes from OpenBSD via Ingo Schwarze: | christos |
| 2015-11-03 | Fix descriptions of el_set functions. | christos |
| 2014-12-25 | Bump date for previous. | wiz |
| 2014-12-25 | From Ingo Schwarze, based on changes from Kaspars Bankovskis: | wiz |
| 2014-05-11 | Add An to authors. Wording. | wiz |
| 2014-05-11 | Add a history function that takes a FILE pointer; needed for Capsicum. | christos |
| 2013-07-12 | Add a function to move the cursor. | christos |
| 2013-01-22 | provide an el_init_fd function. | christos |
| 2013-01-10 | In 2000, .editrc reading from $PWD was removed. Update the man page. | wiz |
| 2012-09-11 | PR/46945: Steffen Nurpmeso; el_getc() doesn't document it's setting errno | christos |
| 2012-09-11 | PR/46941: Steffen Nurpmeso: document EL_BUFFERED | christos |
| 2011-02-27 | Fix argument for EL_EDITOR from Jess Thrysoee | christos |
| 2010-12-16 | Observe the following spelling: | wiz |
| 2010-01-03 | Bump date for historyw -> history_w. | wiz |
| 2010-01-03 | rename historyw -> history_w for consistency. | christos |
| 2009-12-31 | - Document and enable wide character support. | christos |
| 2009-07-05 | note that the return value of el_gets doesn't remain valid across | perry |
| 2009-05-12 | Punctuation nit. | wiz |
| 2009-05-11 | restore binary compatibility by providing new prompt functions that take | christos |
| 2009-04-11 | Don't use .Xo/.Xc to avoid ancient macro argument limit. | joerg |
| 2009-04-01 | Readability improvement. Whitespace nits. | wiz |
| 2009-03-31 | Implement literal prompt sequences. Now someone can implement | christos |
| 2009-03-10 | -1 is not a defined value, it is just a value. | wiz |
| 2009-03-10 | make el_gets set the count to -1 on error to distinguish between EOF and | christos |
| 2009-03-09 | Fix preamble to match order set out by mdoc(7). Discussed with wiz. | joerg |
| 2009-02-21 | Restore markup changes (probably accidentally) reverted in previous. | wiz |
| 2009-02-21 | back out all prompt changes. they are not needed. | christos |
| 2009-02-19 | Fix wordo, use more markup. | wiz |
| 2009-02-19 | document extra argument. | christos |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-05 | add EL_REFRESH for the benefit of readline | christos |
| 2007-01-12 | PR/35411: Matthew Wala: inconsistency in editline(3): rename "num" to the | christos |
| 2006-12-18 | Fix xref section. Whitespace cleanups.. | wiz |
| 2006-12-15 | add EL_GETFP, and EL_SETFP. | christos |
| 2006-11-24 | - Add more readline functions, enough for gdb-6.5 | christos |