| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 | |
| | * | | | Merge head | Simon J. Gerraty | 2014-04-27 | 1 | -7/+0 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge head@256284 | Simon J. Gerraty | 2013-10-13 | 1 | -0/+3 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 | |
| | * | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 2 | -4/+0 | |
| | * | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 3 | -4/+9 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 1 | -0/+5 | |
| | * | | | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 24 | -466/+645 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 2 | -0/+69 | |
| * | | | | | | | | Sync with NetBSD: | Baptiste Daroussin | 2015-06-07 | 2 | -19/+20 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | Synchronize libedit with NetBSD | Baptiste Daroussin | 2015-05-18 | 8 | -72/+116 | |
| * | | | | | | | Do not modify locales | Baptiste Daroussin | 2015-04-26 | 1 | -1/+1 | |
| * | | | | | | | revert r278414 | Baptiste Daroussin | 2015-02-08 | 1 | -3/+0 | |
| * | | | | | | | Reapply r255891 | Baptiste Daroussin | 2015-02-08 | 1 | -0/+3 | |
| * | | | | | | | Remove junk added during testing phase | Baptiste Daroussin | 2015-01-09 | 1 | -1/+0 | |
| * | | | | | | | Synchronize libedit with NetBSD and activate UTF-8 support [1] | Baptiste Daroussin | 2015-01-09 | 48 | -3116/+5145 | |
| * | | | | | | | Convert libraries to use LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | Fix mismatch. | Pedro F. Giffuni | 2014-07-23 | 1 | -1/+1 | |
| * | | | | | | Replace all uses of libncurses and libtermcap with their wide character | Brooks Davis | 2014-07-17 | 1 | -2/+2 | |
| * | | | | | | Sync some (mostly cosmetical) changes from NetBSD | Pedro F. Giffuni | 2014-07-10 | 12 | -39/+80 | |
| * | | | | | | libedit: add H_SAVE_FP which saves history to a file pointer. | Eitan Adler | 2014-05-11 | 4 | -9/+35 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Update NetBSD Foundation copyrights to 2-clause BSD | Ed Maste | 2014-03-18 | 1 | -7/+0 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Import NetBSD readline.c,v 1.104: do not crash with add_history(NULL). | Xin LI | 2013-09-26 | 1 | -0/+3 | |
| * | | | | libedit: Revert r247683 to fix buildworld. | Jilles Tjoelker | 2013-03-03 | 1 | -0/+1 | |
| * | | | | libedit does not need to be linked with ncurses | Pedro F. Giffuni | 2013-03-03 | 1 | -1/+0 | |
| | |_|/ |/| | | ||||||
| * | | | Add FILES section. | Joel Dahl | 2013-01-12 | 1 | -0/+7 | |
| * | | | editrc only read from $HOME. | Joel Dahl | 2013-01-12 | 1 | -2/+0 | |
| * | | | libedit: bind the correct command when using "bind -k". | Pedro F. Giffuni | 2013-01-01 | 1 | -2/+2 | |
| | |/ |/| | ||||||
| * | | Initialize the num variable to avoid uninitialized data. | Kevin Lo | 2012-09-27 | 1 | -2/+2 | |
| * | | Drop non-portable libedit's el_data_set() and el_data_get() for | Pedro F. Giffuni | 2012-07-26 | 3 | -32/+1 | |
| * | | Merge more cosmetical changes from NetBSD's libedit. | Pedro F. Giffuni | 2012-07-19 | 2 | -5/+5 | |
| * | | Re-merge a couple of changes from NetBSD's libedit. | Pedro F. Giffuni | 2012-07-11 | 5 | -20/+51 | |
| * | | Merge a small update from NetBSD. | Pedro F. Giffuni | 2012-07-06 | 2 | -20/+17 | |
| * | | Fix issue resizing bin/sh | Pedro F. Giffuni | 2012-07-06 | 5 | -66/+24 | |
| * | | Fix mandoc "Oc breaks Op" warning. | Joel Dahl | 2012-06-24 | 1 | -1/+1 | |
| * | | Merge changes from upstream libedit. | Pedro F. Giffuni | 2012-06-22 | 20 | -410/+634 | |
| |/ | ||||||
| * | Correct r228114 and use the same implementation for tilde.h as for history.h | David E. O'Brien | 2012-04-26 | 2 | -2/+33 | |
| * | Don't use __P(). | Ed Schouten | 2011-12-13 | 1 | -2/+2 | |
| * | Use INCSLINKS so that "make installincludes" installs links during buildworld. | Max Khon | 2011-11-29 | 1 | -1/+1 | |
| * | - Hide _rl_qsort_string_compare() that should be private to libreadline() | Max Khon | 2011-11-29 | 2 | -1/+1 | |
| * | Add $FreeBSD$'s. | David E. O'Brien | 2011-04-14 | 2 | -0/+4 | |
| * | * Add the readline(3) API to libedit. The libedit versions of | David E. O'Brien | 2011-04-05 | 8 | -4/+2997 | |
| * | libedit: Try to map <Delete> to ed-delete-next-char. | Jilles Tjoelker | 2010-09-05 | 2 | -2/+10 | |
| * | libedit: Do not move the cursor for ed-delete-next-char in emacs mode. | Jilles Tjoelker | 2010-09-03 | 1 | -7/+4 | |
| * | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | Joel Dahl | 2010-08-16 | 1 | -1/+1 | |
| * | libedit: Reduce surprising behaviour with filename completion some more: | Jilles Tjoelker | 2010-06-15 | 1 | -3/+7 | |
| * | libedit: Allow simple quoting in filename completion. | Jilles Tjoelker | 2010-06-15 | 2 | -11/+137 | |
| * | libedit: Fix a bug that could make completion listings incomplete. | Jilles Tjoelker | 2010-06-15 | 1 | -3/+2 | |
| * | libedit: Add basic filename completion code from NetBSD. | Jilles Tjoelker | 2010-06-13 | 3 | -1/+588 | |
| * | mdoc: order prologue macros consistently by Dd/Dt/Os | Ulrich Spörlein | 2010-04-14 | 2 | -2/+2 | |
