]> git.ipfire.org Git - thirdparty/readline.git/log
thirdparty/readline.git
3 months agoReadline-8.2 patch 10: fix issue where comparing quoted and unquoted words to be... master readline-8.3-alpha
Chet Ramey [Sun, 14 Jan 2024 20:22:07 +0000 (15:22 -0500)] 
Readline-8.2 patch 10: fix issue where comparing quoted and unquoted words to be completed results in readline not displaying possible matches

3 months agoReadline-8.2 patch 9: fix issue where directory name being completed needs both tilde...
Chet Ramey [Sun, 14 Jan 2024 20:20:44 +0000 (15:20 -0500)] 
Readline-8.2 patch 9: fix issue where directory name being completed needs both tilde expansion and dequoting

3 months agoReadline-8.2 patch 8: add missing function prototypes
Chet Ramey [Sun, 14 Jan 2024 20:19:37 +0000 (15:19 -0500)] 
Readline-8.2 patch 8: add missing function prototypes

5 months agoReadline-8.2 patch 7: display newline if readline is called without a prompt string...
Chet Ramey [Fri, 17 Nov 2023 21:06:49 +0000 (16:06 -0500)] 
Readline-8.2 patch 7: display newline if readline is called without a prompt string and return is typed on a single empty line

5 months agoReadline-8.2 patch 6: fix for callback signal handling when a signal arrives before...
Chet Ramey [Fri, 17 Nov 2023 21:05:13 +0000 (16:05 -0500)] 
Readline-8.2 patch 6: fix for callback signal handling when a signal arrives before readline calls rl_getc and handling it changes callback state

5 months agoReadline-8.2 patch 5: fix for callback signal handling when a signal arrives after...
Chet Ramey [Fri, 17 Nov 2023 21:04:13 +0000 (16:04 -0500)] 
Readline-8.2 patch 5: fix for callback signal handling when a signal arrives after readline checks but before it restores the application's signal handlers

5 months agoReadline-8.2 patch 4: fix compilation on systems that provide select or pselect but...
Chet Ramey [Fri, 17 Nov 2023 21:02:46 +0000 (16:02 -0500)] 
Readline-8.2 patch 4: fix compilation on systems that provide select or pselect but not both

5 months agoReadline-8.2 patch 3: fix typo when specifying readline's custom color prefix
Chet Ramey [Fri, 17 Nov 2023 21:01:56 +0000 (16:01 -0500)] 
Readline-8.2 patch 3: fix typo when specifying readline's custom color prefix

5 months agoReadline-8.2 patch 2: avoid possible crash when trying to zero out a line buffer...
Chet Ramey [Fri, 17 Nov 2023 21:00:59 +0000 (16:00 -0500)] 
Readline-8.2 patch 2: avoid possible crash when trying to zero out a line buffer that's potentially not null-terminated

18 months agoReadline-8.2 patch 1: fix crash when readline is started with an invalid locale speci...
Chet Ramey [Wed, 5 Oct 2022 14:41:16 +0000 (10:41 -0400)] 
Readline-8.2 patch 1: fix crash when readline is started with an invalid locale specification

19 months agoreadline-8.2 distribution sources and documentation readline-8.2
Chet Ramey [Mon, 26 Sep 2022 15:53:27 +0000 (11:53 -0400)] 
readline-8.2 distribution sources and documentation

2 years agoReadline-8.1 patch 2: fix redisplay of some characters > 128 in certain single-byte...
Chet Ramey [Wed, 5 Jan 2022 16:09:58 +0000 (11:09 -0500)] 
Readline-8.1 patch 2: fix redisplay of some characters > 128 in certain single-byte encodings

2 years agoReadline-8.1 patch 1: fix version comparisons in startup files
Chet Ramey [Tue, 4 May 2021 18:26:34 +0000 (14:26 -0400)] 
Readline-8.1 patch 1: fix version comparisons in startup files

3 years agoReadline-8.1 distribution sources and documentation readline-8.1
Chet Ramey [Mon, 18 Jan 2021 18:42:55 +0000 (13:42 -0500)] 
Readline-8.1 distribution sources and documentation

4 years agoproblems restoring the history file are not signaled correctly to the calling application
Chet Ramey [Fri, 7 Feb 2020 19:58:55 +0000 (14:58 -0500)] 
problems restoring the history file are not signaled correctly to the calling application

4 years agoreading history entries with timestamps can result in joined entries
Chet Ramey [Fri, 7 Feb 2020 19:57:47 +0000 (14:57 -0500)] 
reading history entries with timestamps can result in joined entries

4 years agofix problems moving back beyond start of history
Chet Ramey [Fri, 7 Feb 2020 19:56:45 +0000 (14:56 -0500)] 
fix problems moving back beyond start of history

4 years agoReadline-8.0 patch 1: fix file descriptor leak with zero-length history file
Chet Ramey [Wed, 14 Aug 2019 15:28:48 +0000 (11:28 -0400)] 
Readline-8.0 patch 1: fix file descriptor leak with zero-length history file

5 years agoreadline-8.0 distribution sources and documentation readline-8.0
Chet Ramey [Mon, 7 Jan 2019 14:30:21 +0000 (09:30 -0500)] 
readline-8.0 distribution sources and documentation

5 years agoreadline-7.0 patch 5
Chet Ramey [Fri, 1 Jun 2018 14:17:53 +0000 (10:17 -0400)] 
readline-7.0 patch 5

5 years agoreadline-7.0 patch 4
Chet Ramey [Fri, 1 Jun 2018 14:17:06 +0000 (10:17 -0400)] 
readline-7.0 patch 4

6 years agoadd .gitignore for developers
Chet Ramey [Tue, 6 Mar 2018 21:03:12 +0000 (16:03 -0500)] 
add .gitignore for developers

7 years agoReadline-7.0 patch 3
Chet Ramey [Sun, 29 Jan 2017 18:55:51 +0000 (13:55 -0500)] 
Readline-7.0 patch 3

7 years agoReadline-7.0 patch 2
Chet Ramey [Sun, 29 Jan 2017 18:55:34 +0000 (13:55 -0500)] 
Readline-7.0 patch 2

7 years agoReadline-7.0 patch 1
Chet Ramey [Wed, 16 Nov 2016 17:57:31 +0000 (12:57 -0500)] 
Readline-7.0 patch 1

7 years agoReadline-7.0 distribution sources and documentation readline-7.0
Chet Ramey [Thu, 15 Sep 2016 21:02:15 +0000 (17:02 -0400)] 
Readline-7.0 distribution sources and documentation

8 years agoclean up files not in readline-6.3 distribution
Chet Ramey [Thu, 9 Jul 2015 20:24:55 +0000 (16:24 -0400)] 
clean up files not in readline-6.3 distribution

9 years agoReadline-6.3 patch 8
Chet Ramey [Mon, 11 Aug 2014 15:05:02 +0000 (11:05 -0400)] 
Readline-6.3 patch 8

9 years agoReadline-6.3 patch 7
Chet Ramey [Mon, 11 Aug 2014 15:04:45 +0000 (11:04 -0400)] 
Readline-6.3 patch 7

9 years agoReadline-6.3 patch 6
Chet Ramey [Sat, 17 May 2014 20:53:32 +0000 (16:53 -0400)] 
Readline-6.3 patch 6

10 years agoReadline-6.3 patch 5
Chet Ramey [Mon, 14 Apr 2014 20:37:21 +0000 (16:37 -0400)] 
Readline-6.3 patch 5

10 years agoReadline-6.3 patch 4
Chet Ramey [Mon, 14 Apr 2014 20:37:01 +0000 (16:37 -0400)] 
Readline-6.3 patch 4

10 years agoReadline-6.3 patch 3
Chet Ramey [Fri, 28 Mar 2014 18:07:54 +0000 (14:07 -0400)] 
Readline-6.3 patch 3

10 years agoReadline-6.3 patch 2
Chet Ramey [Fri, 28 Mar 2014 18:07:42 +0000 (14:07 -0400)] 
Readline-6.3 patch 2

10 years agoReadline-6.3 patch 1
Chet Ramey [Fri, 28 Mar 2014 18:07:28 +0000 (14:07 -0400)] 
Readline-6.3 patch 1

10 years agoReadline-6.3 distribution sources and documentation readline-6.3
Chet Ramey [Wed, 26 Feb 2014 15:31:21 +0000 (10:31 -0500)] 
Readline-6.3 distribution sources and documentation

10 years agoReadline-6.2 patch 5
Chet Ramey [Tue, 19 Nov 2013 14:45:12 +0000 (09:45 -0500)] 
Readline-6.2 patch 5

11 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/readline
Chet Ramey [Fri, 20 Jul 2012 20:58:40 +0000 (16:58 -0400)] 
Merge branch 'master' of git.sv.gnu.org:/srv/git/readline

11 years agoReadline-6.2 patch 4
Chet Ramey [Wed, 18 Jul 2012 03:36:03 +0000 (23:36 -0400)] 
Readline-6.2 patch 4

11 years agoReadline-6.2 patch 4
Chet Ramey [Tue, 17 Jul 2012 13:54:36 +0000 (09:54 -0400)] 
Readline-6.2 patch 4

11 years agoReadline-6.2 patch 3
Chet Ramey [Tue, 10 Jul 2012 13:47:21 +0000 (09:47 -0400)] 
Readline-6.2 patch 3

12 years agoReadline-6.2 patch 2
Chet Ramey [Thu, 24 Nov 2011 00:29:35 +0000 (19:29 -0500)] 
Readline-6.2 patch 2

12 years agoReadline-6.2 patch 1
Chet Ramey [Thu, 24 Nov 2011 00:29:04 +0000 (19:29 -0500)] 
Readline-6.2 patch 1

12 years agoReadline-6.2 import
Chet Ramey [Thu, 24 Nov 2011 00:26:12 +0000 (19:26 -0500)] 
Readline-6.2 import

12 years agoReadline-6.1.002 import
Chet Ramey [Thu, 24 Nov 2011 00:24:53 +0000 (19:24 -0500)] 
Readline-6.1.002 import

12 years agoReadline-6.1 import
Chet Ramey [Thu, 24 Nov 2011 00:24:14 +0000 (19:24 -0500)] 
Readline-6.1 import

12 years agoReadline-6.0.005 import
Chet Ramey [Thu, 24 Nov 2011 00:21:47 +0000 (19:21 -0500)] 
Readline-6.0.005 import

12 years agoReadline-6.0 import
Chet Ramey [Thu, 24 Nov 2011 00:20:49 +0000 (19:20 -0500)] 
Readline-6.0 import

12 years agoReadline-5.2.014 import
Chet Ramey [Thu, 24 Nov 2011 00:19:03 +0000 (19:19 -0500)] 
Readline-5.2.014 import

12 years agoReadline-5.2 import
Chet Ramey [Thu, 24 Nov 2011 00:16:49 +0000 (19:16 -0500)] 
Readline-5.2 import

12 years agoReadline-5.1.004 import
Chet Ramey [Thu, 24 Nov 2011 00:16:11 +0000 (19:16 -0500)] 
Readline-5.1.004 import

12 years agoReadline-5.1 import
Chet Ramey [Thu, 24 Nov 2011 00:14:15 +0000 (19:14 -0500)] 
Readline-5.1 import

12 years agoReadline-5.0.005 import
Chet Ramey [Thu, 24 Nov 2011 00:13:32 +0000 (19:13 -0500)] 
Readline-5.0.005 import

12 years agoReadline-5.0 import
Chet Ramey [Thu, 24 Nov 2011 00:12:30 +0000 (19:12 -0500)] 
Readline-5.0 import

12 years agoReadline-4.3.005 import
Chet Ramey [Thu, 24 Nov 2011 00:11:27 +0000 (19:11 -0500)] 
Readline-4.3.005 import

12 years agoReadline-4.3 import
Chet Ramey [Thu, 24 Nov 2011 00:10:13 +0000 (19:10 -0500)] 
Readline-4.3 import

12 years agoReadline-4.2a import
Chet Ramey [Thu, 24 Nov 2011 00:01:09 +0000 (19:01 -0500)] 
Readline-4.2a import

12 years agoReadline-4.2 import
Chet Ramey [Thu, 24 Nov 2011 00:00:13 +0000 (19:00 -0500)] 
Readline-4.2 import

12 years agoReadline-4.1 import
Chet Ramey [Wed, 23 Nov 2011 23:59:00 +0000 (18:59 -0500)] 
Readline-4.1 import

12 years agoReadline-4.0 import
Chet Ramey [Wed, 23 Nov 2011 23:50:16 +0000 (18:50 -0500)] 
Readline-4.0 import

12 years agoReadline-2.2.1 import
Chet Ramey [Wed, 23 Nov 2011 23:48:31 +0000 (18:48 -0500)] 
Readline-2.2.1 import

12 years agoReadline-2.2 import
Chet Ramey [Wed, 23 Nov 2011 23:47:16 +0000 (18:47 -0500)] 
Readline-2.2 import

12 years agoReadline-2.1 import
Chet Ramey [Wed, 23 Nov 2011 23:44:58 +0000 (18:44 -0500)] 
Readline-2.1 import

12 years agoReadline-2.0 import: initial import
Chet Ramey [Wed, 23 Nov 2011 23:39:33 +0000 (18:39 -0500)] 
Readline-2.0 import: initial import