]>
git.ipfire.org Git - thirdparty/readline.git/log
Chet Ramey [Fri, 23 Aug 2024 19:19:54 +0000 (15:19 -0400)]
add bindable readline variable `force-meta-prefix' to allow users to tell readline how their Meta key works
Chet Ramey [Tue, 16 Jul 2024 13:48:33 +0000 (09:48 -0400)]
fix case changing for invalid multibyte characters; fix for case-insensitive completion of multibyte characters; fix for undo list management with incremental search; fixes for some examples; fix for undo list history entry management with non-incremental search
Chet Ramey [Sat, 11 May 2024 17:44:50 +0000 (13:44 -0400)]
fix to printing key bindings bound to a command; update documentation for commands bound to special keys like Home; use autoconf-2.72, which adds --enable-year2038; major changes to examples/rlfe configuration
Chet Ramey [Fri, 5 Apr 2024 13:17:26 +0000 (09:17 -0400)]
fix some small leaks in callback mode; man page updates to handle compatibility and layout; history list allocation changes to improve loading very large history files; changes for unicode combining characters
Chet Ramey [Sat, 27 Jan 2024 21:29:47 +0000 (16:29 -0500)]
fix leaks on signals for non-incremental searches; fix leaks in new readstr interface
Chet Ramey [Sun, 14 Jan 2024 20:29:47 +0000 (15:29 -0500)]
allow quoted-insert into search strings; fixes for negative count arguments in rl_trim_arg_from_keyseq; fix issues if someone binds do-lowercase-version to something that's not an uppercase character; add checks for ANSI terminal; fix to history expansion to not interpret quick substitution at the start of the line if the application says it's in single quotes
Chet Ramey [Mon, 6 Nov 2023 14:49:49 +0000 (09:49 -0500)]
fix bug with custom completion suffix; split filename completion rewrite hooks into two functions; new `execute-named-command' bindable function
Chet Ramey [Wed, 16 Aug 2023 15:04:14 +0000 (11:04 -0400)]
basic code to handle lines longer than a screenful; fixes for printing variable values; rewrite words being completed if we're rewriting filenames from the file system; new hook function to print macro values; changes to print key bindings more consistently
Chet Ramey [Mon, 26 Jun 2023 21:19:00 +0000 (17:19 -0400)]
new rl_full_quoting_desired application-settable variable; repeated invocations of vi-yank-pop now cycle through the kill ring; fix some uninitialized variable problems; fix some small memory leaks; better deallocation when completion is interrupted; don't print signal chars in callback mode by default; don't compile in obsolete typedefs by default
Chet Ramey [Sat, 3 Jun 2023 18:27:57 +0000 (14:27 -0400)]
fixes for incomplete multibyte characters; fix for ^C during incremental search in callback mode; fix for binding do-lowercase-version to something that's not an uppercase letter
Chet Ramey [Thu, 27 Apr 2023 19:33:37 +0000 (15:33 -0400)]
asan updates to non-incremental search, redisplay; rework non-incremental search to avoid pointer aliasing issues
Chet Ramey [Tue, 11 Apr 2023 15:23:03 +0000 (11:23 -0400)]
asan fixes; fix for history truncation; ANSI/ISO C changes; special cases for char search motion commands
Chet Ramey [Mon, 13 Mar 2023 21:21:01 +0000 (17:21 -0400)]
fixes for readline asan issues
Chet Ramey [Fri, 17 Feb 2023 22:19:55 +0000 (17:19 -0500)]
add support for case-insensitive incremental and non-incremental history searches; controlled by new bindable variable `search-ignore-case'
Chet Ramey [Wed, 25 Jan 2023 16:43:30 +0000 (11:43 -0500)]
cleanups for using rl_input_available_hook with callback mode
Chet Ramey [Tue, 10 Jan 2023 20:39:41 +0000 (15:39 -0500)]
ANSI C changes; fix for rl_getc and signals that arrive before it gets called in callback mode
Chet Ramey [Tue, 13 Dec 2022 15:10:50 +0000 (10:10 -0500)]
changes for systems that lack select/pselect/gettimeofday; call application input available hook in rl_input_available; fix for redisplay of newline on a single empty input line
Chet Ramey [Wed, 23 Nov 2022 22:01:37 +0000 (17:01 -0500)]
rollup of changes since readline-8.2
Chet Ramey [Sat, 8 Oct 2022 18:25:55 +0000 (14:25 -0400)]
readline-
20221008 snapshot
Chet Ramey [Fri, 23 Sep 2022 13:56:28 +0000 (09:56 -0400)]
updates for release
Chet Ramey [Tue, 14 Jun 2022 14:47:26 +0000 (10:47 -0400)]
finalizing changes for readline-8.2 release
Chet Ramey [Wed, 4 May 2022 15:18:04 +0000 (11:18 -0400)]
fix for setting RL_STATE_EOF in callback mode
Chet Ramey [Wed, 13 Apr 2022 15:45:29 +0000 (11:45 -0400)]
add CHANGES and NEWS for readline-8.2
Chet Ramey [Wed, 13 Apr 2022 14:44:51 +0000 (10:44 -0400)]
fix for clearing rl_undo_list too early in some cases
Chet Ramey [Tue, 29 Mar 2022 15:50:11 +0000 (11:50 -0400)]
new configure option to link with shared curses/termcap library
Chet Ramey [Thu, 3 Mar 2022 16:11:47 +0000 (11:11 -0500)]
add rl_eof_found to public API; fix pointer aliasing problems with history-search-backward; fix a display problem with runs of invisible characters at the end of a physical screen line
Chet Ramey [Fri, 11 Feb 2022 14:21:26 +0000 (09:21 -0500)]
changes to use readline variables for the color and background used to highlight the active region
Chet Ramey [Tue, 18 Jan 2022 16:22:46 +0000 (11:22 -0500)]
minor changes to prep for readline-8.2
Chet Ramey [Wed, 5 Jan 2022 16:05:15 +0000 (11:05 -0500)]
new readline custom LS_COLORS suffix; fuzzing fixes; completion-display-length changes
Chet Ramey [Fri, 10 Sep 2021 14:00:41 +0000 (10:00 -0400)]
changes to unix-filename-rubout, non-incremental history searching, some autoconf updates
Chet Ramey [Thu, 19 Aug 2021 19:56:34 +0000 (15:56 -0400)]
API change for rl_completer_word_break_characters; minor fixes for MSVC
Chet Ramey [Thu, 8 Jul 2021 19:56:54 +0000 (15:56 -0400)]
commit readline-
20210708 snapshot
Chet Ramey [Thu, 11 Mar 2021 23:44:09 +0000 (18:44 -0500)]
commit readline-
20210311 snapshot
Chet Ramey [Fri, 22 Jan 2021 20:28:19 +0000 (15:28 -0500)]
commit readline-
20210122 snapshot
Chet Ramey [Tue, 19 Jan 2021 22:17:52 +0000 (17:17 -0500)]
Merge branch 'devel' of git.sv.gnu.org:/srv/git/readline into devel
It looks like I missed a pull after a push from another machine.
Chet Ramey [Tue, 19 Jan 2021 22:16:40 +0000 (17:16 -0500)]
commit readline-
20210119 snapshot
Chet Ramey [Mon, 9 Nov 2020 20:12:08 +0000 (15:12 -0500)]
commit readline-
20201109 snapshot
Chet Ramey [Fri, 30 Oct 2020 15:30:19 +0000 (11:30 -0400)]
some auxiliary file cleanup
Chet Ramey [Fri, 30 Oct 2020 14:18:50 +0000 (10:18 -0400)]
commit readline-
20201030 snapshot
Chet Ramey [Thu, 1 Oct 2020 19:08:13 +0000 (15:08 -0400)]
commit readline-
20201001 snapshot
Chet Ramey [Wed, 9 Sep 2020 20:47:57 +0000 (16:47 -0400)]
commit readline-
20200909 snapshot
Chet Ramey [Tue, 16 Jun 2020 19:50:11 +0000 (15:50 -0400)]
commit readline-
20200615 snapshot
Chet Ramey [Wed, 10 Jun 2020 15:24:50 +0000 (11:24 -0400)]
commit readline-
20200610 snapshot
Chet Ramey [Wed, 27 May 2020 13:23:12 +0000 (09:23 -0400)]
commit readline-
20200527 snapshot
Chet Ramey [Fri, 8 May 2020 18:26:22 +0000 (14:26 -0400)]
commit readline-
20200508 snapshot
Chet Ramey [Thu, 6 Feb 2020 18:51:58 +0000 (13:51 -0500)]
commit readline-
20200206 snapshot
Chet Ramey [Mon, 27 Jan 2020 20:42:25 +0000 (15:42 -0500)]
commit readline-
20200127 snapshot
Chet Ramey [Fri, 24 Jan 2020 19:46:19 +0000 (14:46 -0500)]
commit readline-
20200124 snapshot
Chet Ramey [Fri, 17 Jan 2020 15:55:27 +0000 (10:55 -0500)]
commit readline-
20200117 snapshot
Chet Ramey [Fri, 6 Sep 2019 19:30:05 +0000 (15:30 -0400)]
commit readline-
20190906 snapshot
Chet Ramey [Mon, 5 Aug 2019 14:24:27 +0000 (10:24 -0400)]
commit readline-
20190805 snapshot
Chet Ramey [Thu, 25 Apr 2019 18:33:08 +0000 (14:33 -0400)]
commit readline-
20190425 snapshot
Chet Ramey [Fri, 21 Sep 2018 14:27:50 +0000 (10:27 -0400)]
commit readline-
20180921 snapshot
Chet Ramey [Mon, 17 Sep 2018 20:33:20 +0000 (16:33 -0400)]
add readline-8.0-beta NEWS and CHANGES
Chet Ramey [Mon, 17 Sep 2018 20:29:10 +0000 (16:29 -0400)]
commit readline-
20180917 snapshot
Chet Ramey [Thu, 26 Apr 2018 15:43:45 +0000 (11:43 -0400)]
commit readline-
20180426 snapshot
Chet Ramey [Tue, 6 Mar 2018 21:06:42 +0000 (16:06 -0500)]
add .gitignore for developers
Chet Ramey [Wed, 31 Jan 2018 16:39:52 +0000 (11:39 -0500)]
commit readline-
20180131 snapshot
Chet Ramey [Mon, 10 Jul 2017 19:15:57 +0000 (15:15 -0400)]
commit readline-
20170710 snapshot
Chet Ramey [Mon, 26 Jun 2017 20:50:09 +0000 (16:50 -0400)]
commit readline-
20170626 snapshot
Chet Ramey [Thu, 1 Jun 2017 01:47:02 +0000 (21:47 -0400)]
commit readline-
20170531 snapshot
Chet Ramey [Sun, 29 Jan 2017 19:02:42 +0000 (14:02 -0500)]
commit readline-
20170129 snapshot
Chet Ramey [Wed, 16 Nov 2016 19:08:21 +0000 (14:08 -0500)]
commit readline
20161115 snapshot
Chet Ramey [Mon, 29 Aug 2016 15:02:02 +0000 (11:02 -0400)]
commit readline-
20160829 snapshot
Chet Ramey [Mon, 8 Aug 2016 19:48:07 +0000 (15:48 -0400)]
commit readline-
20160808 snapshot
Chet Ramey [Mon, 8 Aug 2016 19:45:28 +0000 (15:45 -0400)]
commit readline-
20160425 snapshot
Chet Ramey [Wed, 27 Jan 2016 16:06:37 +0000 (11:06 -0500)]
commit readline-
20160127 snapshot
Chet Ramey [Wed, 13 Jan 2016 20:22:04 +0000 (15:22 -0500)]
commit readline-
20160108 snapshot
Chet Ramey [Tue, 22 Dec 2015 15:29:54 +0000 (10:29 -0500)]
commit readline-
20151218 snapshot
Chet Ramey [Tue, 10 Nov 2015 21:23:48 +0000 (16:23 -0500)]
commit readline-
20151030 snapshot
Chet Ramey [Mon, 12 Oct 2015 14:29:04 +0000 (10:29 -0400)]
commit readline-
20151002 snapshot
Chet Ramey [Mon, 28 Sep 2015 17:58:03 +0000 (13:58 -0400)]
commit readline-
20150925 snapshot
Chet Ramey [Mon, 21 Sep 2015 20:35:45 +0000 (16:35 -0400)]
commit readline-
20150918 snapshot
Chet Ramey [Mon, 21 Sep 2015 20:35:23 +0000 (16:35 -0400)]
commit readline-
20150911 snapshot
Chet Ramey [Mon, 21 Sep 2015 20:34:20 +0000 (16:34 -0400)]
commit readline-
20150831 snapshot
Chet Ramey [Mon, 10 Aug 2015 13:38:01 +0000 (09:38 -0400)]
commit readline-
20150807 snapshot
Chet Ramey [Mon, 3 Aug 2015 20:49:12 +0000 (16:49 -0400)]
commit readline-
20150731 snapshot
Chet Ramey [Mon, 3 Aug 2015 20:48:09 +0000 (16:48 -0400)]
commit readline-
20150717 snapshot
Chet Ramey [Thu, 9 Jul 2015 20:28:21 +0000 (16:28 -0400)]
readline-7.0-alpha distribution
Chet Ramey [Thu, 9 Jul 2015 20:23:42 +0000 (16:23 -0400)]
clean up files not in readline-6.3 distribution
Chet Ramey [Mon, 11 Aug 2014 15:05:02 +0000 (11:05 -0400)]
Readline-6.3 patch 8
Chet Ramey [Mon, 11 Aug 2014 15:04:45 +0000 (11:04 -0400)]
Readline-6.3 patch 7
Chet Ramey [Sat, 17 May 2014 20:53:32 +0000 (16:53 -0400)]
Readline-6.3 patch 6
Chet Ramey [Mon, 14 Apr 2014 20:37:21 +0000 (16:37 -0400)]
Readline-6.3 patch 5
Chet Ramey [Mon, 14 Apr 2014 20:37:01 +0000 (16:37 -0400)]
Readline-6.3 patch 4
Chet Ramey [Fri, 28 Mar 2014 18:07:54 +0000 (14:07 -0400)]
Readline-6.3 patch 3
Chet Ramey [Fri, 28 Mar 2014 18:07:42 +0000 (14:07 -0400)]
Readline-6.3 patch 2
Chet Ramey [Fri, 28 Mar 2014 18:07:28 +0000 (14:07 -0400)]
Readline-6.3 patch 1
Chet Ramey [Wed, 26 Feb 2014 15:31:21 +0000 (10:31 -0500)]
Readline-6.3 distribution sources and documentation
Chet Ramey [Tue, 19 Nov 2013 14:45:12 +0000 (09:45 -0500)]
Readline-6.2 patch 5
Chet Ramey [Fri, 20 Jul 2012 20:58:40 +0000 (16:58 -0400)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/readline
Chet Ramey [Wed, 18 Jul 2012 03:36:03 +0000 (23:36 -0400)]
Readline-6.2 patch 4
Chet Ramey [Tue, 17 Jul 2012 13:54:36 +0000 (09:54 -0400)]
Readline-6.2 patch 4
Chet Ramey [Tue, 10 Jul 2012 13:47:21 +0000 (09:47 -0400)]
Readline-6.2 patch 3
Chet Ramey [Thu, 24 Nov 2011 00:29:35 +0000 (19:29 -0500)]
Readline-6.2 patch 2
Chet Ramey [Thu, 24 Nov 2011 00:29:04 +0000 (19:29 -0500)]
Readline-6.2 patch 1
Chet Ramey [Thu, 24 Nov 2011 00:26:12 +0000 (19:26 -0500)]
Readline-6.2 import
Chet Ramey [Thu, 24 Nov 2011 00:24:53 +0000 (19:24 -0500)]
Readline-6.1.002 import
Chet Ramey [Thu, 24 Nov 2011 00:24:14 +0000 (19:24 -0500)]
Readline-6.1 import
Chet Ramey [Thu, 24 Nov 2011 00:21:47 +0000 (19:21 -0500)]
Readline-6.0.005 import