| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-01-15 | Fix the inter-library dependency for libedit and libreadline. |  yasuoka | 1 | -3/+3 |
| 2018-11-14 | Record an inter-library dependency on libcurses in libedit and libreadline, |  sthen | 1 | -1/+4 |
| 2017-10-17 | remove the remaining references to .depend files since nothing creates them |  naddy | 1 | -2/+2 |
| 2017-07-10 | remove misc. depend and yacc nits that no longer matter. |  espie | 1 | -2/+2 |
| 2017-07-03 | Generate source and header files for regress on demand. |  bluhm | 1 | -4/+6 |
| 2017-06-16 | mark files as BUILDFIRST, or write explicit dependencies, so that most |  espie | 1 | -1/+2 |
| 2016-05-24 | Remove debugging ifdefs. |  schwarze | 1 | -2/+2 |
| 2016-05-10 | Enable separate compilation while keeping internal interfaces hidden. |  schwarze | 1 | -11/+5 |
| 2016-05-06 | Replace the generated file "fcns.c" by a simpler header "func.h" |  schwarze | 1 | -7/+7 |
| 2016-05-03 | Combine help.h and help.c into a simplified help.h |  schwarze | 1 | -9/+6 |
| 2016-05-03 | The files editline.c, historyn.c, and tokenizern.c are completely |  schwarze | 1 | -20/+8 |
| 2016-04-20 | New editline(7) manual, explaining to end-users how line editing works |  schwarze | 1 | -2/+2 |
| 2016-04-09 | Always compile with WIDECHAR on and delete that preprocessor switch. |  schwarze | 1 | -6/+1 |
| 2016-03-30 | for some time now mandoc has not required MLINKS to function |  jmc | 1 | -22/+1 |
| 2016-03-22 | format string fixes in debug code; |  schwarze | 1 | -3/+3 |
| 2016-03-21 | Reduce the FUN() macro madness by no longer applying it to el_[w]getc(3). |  schwarze | 1 | -3/+2 |
| 2016-03-20 | Cleanup of standard header inclusion: |  schwarze | 1 | -4/+4 |
| 2016-01-29 | Start synching with NetBSD: |  schwarze | 1 | -3/+3 |
| 2014-10-09 | USE_SHLIBDIR is archaic |  deraadt | 1 | -2/+1 |
| 2012-09-04 | remove lint leftovers; ok guenther@ |  okan | 1 | -2/+1 |
| 2012-08-02 | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. |  okan | 1 | -2/+1 |
| 2011-07-07 | Enable wide character functions in libedit (not the other libe*t). |  nicm | 1 | -10/+23 |
| 2010-06-30 | Update libedit to bring it into sync with the latest version from NetBSD. |  nicm | 1 | -12/+31 |
| 2005-11-24 | use WANTLINT= (on all architectures) |  deraadt | 1 | -1/+2 |
| 2003-10-31 | Update to NetBSD libedit (from Oct 1, 2003), adding some string |  otto | 1 | -30/+57 |
| 1998-07-24 | -lcurses, not termcap/termlib |  millert | 1 | -2/+2 |
| 1997-06-29 | Updates from NetBSD (christos@netbsd.org) |  millert | 1 | -4/+3 |
| 1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP |  millert | 1 | -2/+2 |
| 1997-01-16 | Merge in NetBSD libedit changes and new man pages. Also fix some |  millert | 1 | -1/+11 |
| 1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} |  downsj | 1 | -1/+1 |
| 1996-06-10 | includes target |  deraadt | 1 | -1/+1 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 1 | -0/+59 |