| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-03-20 | fix serious markup error: \B -> \fB to select bold font |  schwarze | 1 | -1/+1 |
| 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/+3 |
| 2017-07-27 | fix warnings from missing headers. |  espie | 4 | -4/+2 |
| 2017-01-21 | Nuke whitespace foolish enough to expose itself during the great |  krw | 29 | -119/+119 |
| 2017-01-20 | Take gcc's suggestions about parenthesis around assignments used |  krw | 5 | -10/+10 |
| 2016-12-19 | A couple more unused variables. |  krw | 1 | -0/+2 |
| 2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data |  guenther | 1 | -1/+1 |
| 2010-03-25 | Fix from readline 5.0 via Alexandr Shadchin to for a bug that prevents |  nicm | 3 | -1/+8 |
| 2005-10-19 | strcpy -> strlcpy |  biorn | 1 | -1/+1 |
| 2005-04-16 | amd64 canonicalization |  kettenis | 1 | -3/+0 |
| 2005-02-04 | unfuck amd64 |  pvalchev | 1 | -0/+3 |
| 2005-01-25 | simplify OpenBSD case by using arch(1) and sed to grab |  brad | 2 | -49/+8 |
| 2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ |  drahn | 1 | -0/+6 |
| 2004-08-09 | Remove second instance of nls.c from the file list. |  pefo | 1 | -2/+2 |
| 2004-07-13 | errno changes, lib major version bumps, and general flag day |  marc | 1 | -1/+1 |
| 2004-05-20 | Correctly copy text into line buffer. |  kettenis | 1 | -1/+1 |
| 2004-05-10 | Resolve conflicts for GNU readline 4.3p5. |  kettenis | 34 | -5573/+9712 |
| 2004-05-10 | GNU readline 4.3p5 |  kettenis | 62 | -3065/+9598 |
| 2004-04-21 | Add luna88k related directories and information to the build infrastructure. |  miod | 1 | -0/+3 |
| 2004-03-03 | Do not segfault writing an empty history list to a file. Resolves PR 3690. |  otto | 1 | -2/+2 |
| 2003-08-12 | Don't tell people to use FD_SETSIZE as the first argument to select(). |  millert | 1 | -1/+1 |
| 2003-07-07 | fix location of readline includes; |  jmc | 1 | -2/+2 |
| 2003-05-14 | correct bound length and make sure string is always nul'd |  tedu | 2 | -1/+2 |
| 2003-05-13 | buffer size is strlen + 1. ok beck@ |  tedu | 1 | -1/+1 |
| 2003-05-12 | strings in libreadline, again. this time with no abi change, |  beck | 17 | -132/+172 |
| 2003-05-10 | Back out libreadline changes, this breaks static build (I.E. vax). |  beck | 17 | -134/+119 |
| 2003-05-08 | strings |  beck | 17 | -119/+134 |
| 2003-04-28 | No need to install both the "readline guide" and the "readline user's guide" |  miod | 1 | -5/+2 |
| 2003-04-28 | Proper @ignore usage, to prevent yet another gnu notice to pop up by mistake |  miod | 1 | -4/+2 |
| 2003-01-04 | spelling |  deraadt | 1 | -1/+1 |
| 2002-12-03 | Crank all library major numbers. Needed due to the fact that we |  millert | 1 | -1/+1 |
| 2002-11-06 | Fix obnoxious makeinfo warnings during build. |  miod | 1 | -1/+1 |
| 2002-05-28 | Fix *.texinfo warnings in gnu/. |  mpech | 1 | -1/+1 |
| 2002-04-19 | create include dir first. |  espie | 1 | -1/+3 |
| 2002-03-25 | bring in prototypes |  deraadt | 1 | -0/+2 |
| 2002-02-18 | deal with unsigned char issues |  deraadt | 1 | -1/+1 |
| 2001-09-25 | let configure script use GNUSYSTEM_AUX_DIR |  espie | 1 | -1/+1 |
| 2001-09-10 | allow building with NOMAN= in /etc/mk.conf |  jason | 1 | -2/+3 |
| 2001-08-27 | fix description so it is aligned with other entries surrounding it |  brad | 1 | -1/+1 |
| 2001-03-25 | Get rid of doc hacks, set SUBDIR and use bsd.subdir.mk. Apparently I |  millert | 1 | -7/+3 |
| 2001-03-23 | explicitly generate info files via "all" target like we do for |  millert | 1 | -2/+4 |
| 2001-03-18 | for "make cleandir" clean out the doc stuff too |  millert | 1 | -1/+4 |
| 2001-03-18 | Deal with history_filename() returning NULL. Missing part if last commit. |  millert | 1 | -8/+13 |
| 2001-03-18 | If $HOME is not set do *not* use '.' for the history file. |  millert | 1 | -4/+1 |
| 2001-03-18 | Local patches: |  millert | 7 | -14/+10 |
| 2001-03-18 | Add BSD Makefiles, shlib_version and a pre-generated config.h for |  millert | 20 | -28621/+215 |
| 2001-03-18 | GNU readline-4.1 |  millert | 105 | -0/+68761 |