summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-10Readline-8.3 patch 3: fix crash when interrupting reverse i-search with ^CHEADmasterChet Ramey3-7/+9
2025-12-10Readline-8.3 patch 2: fix crash if the calling application sets rl_prompt to ...Chet Ramey2-2/+2
2025-07-11Readline-8.3 patch 1: fix for readline event hookChet Ramey2-2/+6
2025-07-03Readline-8.3 distribution sources and documentationreadline-8.3Chet Ramey132-27087/+34975
2024-08-03Readline-8.2 patch 13: readline can discard bytes if it reads a byte that cau...Chet Ramey2-13/+56
2024-08-03Readline-8.2 patch 12: prevent infinite recursion if a key sequence is bound ...Chet Ramey3-5/+22
2024-08-03Readline-8.2 patch 11: readline should retry the open of the init file if int...Chet Ramey2-3/+15
2024-01-14Readline-8.2 patch 10: fix issue where comparing quoted and unquoted words to...Chet Ramey2-2/+18
2024-01-14Readline-8.2 patch 9: fix issue where directory name being completed needs bo...Chet Ramey2-5/+11
2024-01-14Readline-8.2 patch 8: add missing function prototypesChet Ramey4-8/+4
2023-11-17Readline-8.2 patch 7: display newline if readline is called without a prompt ...Chet Ramey2-3/+3
2023-11-17Readline-8.2 patch 6: fix for callback signal handling when a signal arrives ...Chet Ramey2-2/+28
2023-11-17Readline-8.2 patch 5: fix for callback signal handling when a signal arrives ...Chet Ramey2-2/+5
2023-11-17Readline-8.2 patch 4: fix compilation on systems that provide select or psele...Chet Ramey2-3/+5
2023-11-17Readline-8.2 patch 3: fix typo when specifying readline's custom color prefixChet Ramey2-2/+2
2023-11-17Readline-8.2 patch 2: avoid possible crash when trying to zero out a line buf...Chet Ramey2-6/+3
2022-10-05Readline-8.2 patch 1: fix crash when readline is started with an invalid loca...Chet Ramey3-1/+5
2022-09-26readline-8.2 distribution sources and documentationreadline-8.2Chet Ramey110-20923/+21540
2022-01-05Readline-8.1 patch 2: fix redisplay of some characters > 128 in certain singl...Chet Ramey2-2/+2
2021-05-04Readline-8.1 patch 1: fix version comparisons in startup filesChet Ramey2-8/+9
2021-01-18Readline-8.1 distribution sources and documentationreadline-8.1Chet Ramey76-9721/+10129
2020-02-07problems restoring the history file are not signaled correctly to the calling...Chet Ramey2-1/+3
2020-02-07reading history entries with timestamps can result in joined entriesChet Ramey2-2/+15
2020-02-07fix problems moving back beyond start of historyChet Ramey2-2/+5
2019-08-14Readline-8.0 patch 1: fix file descriptor leak with zero-length history fileChet Ramey2-1/+2
2019-01-07readline-8.0 distribution sources and documentationreadline-8.0Chet Ramey96-11333/+14035
2018-06-01readline-7.0 patch 5Chet Ramey2-3/+3
2018-06-01readline-7.0 patch 4Chet Ramey2-2/+4
2018-03-06add .gitignore for developersChet Ramey2-0/+37
2017-01-29Readline-7.0 patch 3Chet Ramey2-1/+2
2017-01-29Readline-7.0 patch 2Chet Ramey2-10/+8
2016-11-16Readline-7.0 patch 1Chet Ramey2-2/+6
2016-09-15Readline-7.0 distribution sources and documentationreadline-7.0Chet Ramey92-16034/+20692
2015-07-09clean up files not in readline-6.3 distributionChet Ramey25-10109/+0
2014-08-11Readline-6.3 patch 8Chet Ramey2-2/+2
2014-08-11Readline-6.3 patch 7Chet Ramey2-1/+9
2014-05-17Readline-6.3 patch 6Chet Ramey2-3/+8
2014-04-14Readline-6.3 patch 5Chet Ramey2-1/+20
2014-04-14Readline-6.3 patch 4Chet Ramey2-2/+3
2014-03-28Readline-6.3 patch 3Chet Ramey2-1/+3
2014-03-28Readline-6.3 patch 2Chet Ramey2-2/+3
2014-03-28Readline-6.3 patch 1Chet Ramey2-2/+2
2014-02-26Readline-6.3 distribution sources and documentationreadline-6.3Chet Ramey99-24655/+32892
2013-11-19Readline-6.2 patch 5Chet Ramey2-4/+6
2012-07-20Merge branch 'master' of git.sv.gnu.org:/srv/git/readlineChet Ramey0-0/+0
2012-07-17Readline-6.2 patch 4Chet Ramey2-3/+32
2012-07-17Readline-6.2 patch 4Chet Ramey2-3/+32
2012-07-10Readline-6.2 patch 3Chet Ramey2-5/+9
2011-11-23Readline-6.2 patch 2Chet Ramey2-3/+3
2011-11-23Readline-6.2 patch 1Chet Ramey2-1/+4