summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* asan updates to non-incremental search, redisplay; rework non-incremental sea...develChet Ramey2023-04-2723-299/+463
* asan fixes; fix for history truncation; ANSI/ISO C changes; special cases for...Chet Ramey2023-04-1134-399/+173
* fixes for readline asan issuesChet Ramey2023-03-139-33/+109
* add support for case-insensitive incremental and non-incremental history sear...Chet Ramey2023-02-1718-157/+346
* cleanups for using rl_input_available_hook with callback modeChet Ramey2023-01-259-47/+67
* ANSI C changes; fix for rl_getc and signals that arrive before it gets called...Chet Ramey2023-01-1031-125/+193
* changes for systems that lack select/pselect/gettimeofday; call application i...Chet Ramey2022-12-1312-9/+69
* rollup of changes since readline-8.2Chet Ramey2022-11-2311-49/+137
* readline-20221008 snapshotChet Ramey2022-10-084-8/+12
* updates for releaseChet Ramey2022-09-2341-2634/+2811
* finalizing changes for readline-8.2 releaseChet Ramey2022-06-143-2/+2
* fix for setting RL_STATE_EOF in callback modeChet Ramey2022-05-0411-5/+66
* add CHANGES and NEWS for readline-8.2Chet Ramey2022-04-134-166/+37
* fix for clearing rl_undo_list too early in some casesChet Ramey2022-04-1334-15917/+13718
* new configure option to link with shared curses/termcap libraryChet Ramey2022-03-2913-64/+131
* add rl_eof_found to public API; fix pointer aliasing problems with history-se...Chet Ramey2022-03-0318-248/+234
* changes to use readline variables for the color and background used to highli...Chet Ramey2022-02-1118-31/+229
* minor changes to prep for readline-8.2Chet Ramey2022-01-1812-992/+1275
* new readline custom LS_COLORS suffix; fuzzing fixes; completion-display-lengt...Chet Ramey2022-01-0523-498/+538
* changes to unix-filename-rubout, non-incremental history searching, some auto...Chet Ramey2021-09-1011-96/+124
* API change for rl_completer_word_break_characters; minor fixes for MSVCChet Ramey2021-08-1917-2304/+3222
* commit readline-20210708 snapshotChet Ramey2021-07-0816-51/+249
* commit readline-20210311 snapshotChet Ramey2021-03-1136-73/+898
* commit readline-20210122 snapshotChet Ramey2021-01-2235-783/+776
* Merge branch 'devel' of git.sv.gnu.org:/srv/git/readline into develChet Ramey2021-01-190-0/+0
|\
| * commit readline-20201109 snapshotChet Ramey2020-11-093-3/+7
* | commit readline-20210119 snapshotChet Ramey2021-01-1911-423/+511
|/
* some auxiliary file cleanupChet Ramey2020-10-306-442/+28
* commit readline-20201030 snapshotChet Ramey2020-10-3039-211/+286
* commit readline-20201001 snapshotChet Ramey2020-10-013-1/+8
* commit readline-20200909 snapshotChet Ramey2020-09-0935-4198/+4696
* commit readline-20200615 snapshotChet Ramey2020-06-169-10/+9435
* commit readline-20200610 snapshotChet Ramey2020-06-106-24/+50
* commit readline-20200527 snapshotChet Ramey2020-05-279-19/+119
* commit readline-20200508 snapshotChet Ramey2020-05-0829-381/+1142
* commit readline-20200206 snapshotChet Ramey2020-02-061-0/+2
* commit readline-20200127 snapshotChet Ramey2020-01-271-87/+72
* commit readline-20200124 snapshotChet Ramey2020-01-247-19/+107
* commit readline-20200117 snapshotChet Ramey2020-01-1745-4063/+4517
* commit readline-20190906 snapshotChet Ramey2019-09-068-11/+71
* commit readline-20190805 snapshotChet Ramey2019-08-0518-64/+222
* commit readline-20190425 snapshotChet Ramey2019-04-2549-3716/+1969
* commit readline-20180921 snapshotChet Ramey2018-09-2127-2982/+3342
* add readline-8.0-beta NEWS and CHANGESChet Ramey2018-09-172-0/+159
* commit readline-20180917 snapshotChet Ramey2018-09-1753-2584/+3264
* commit readline-20180426 snapshotChet Ramey2018-04-2615-27/+96
* add .gitignore for developersChet Ramey2018-03-062-0/+37
* commit readline-20180131 snapshotChet Ramey2018-01-3143-6798/+7855
* commit readline-20170710 snapshotChet Ramey2017-07-106-8/+41
* commit readline-20170626 snapshotChet Ramey2017-06-268-29/+75