Commit Graph

  • 9359257cac Avoid re-position in do_insert_hist abitmore 2019-05-04 19:52:36 -0400
  • aa1ef33ed8 No re-position when inserting string in the middle abitmore 2019-05-04 18:59:40 -0400
  • d466ec6213
    No re-position when deleting char(s) in the middle Abit 2019-05-05 00:24:35 +0200
  • 0a7c74676c
    Do not re-position when deleting the last char Abit 2019-05-04 23:00:36 +0200
  • 385cd77e9b Merge branch 'abitmore-patch-1' Joachim Nilsson 2019-05-03 17:13:39 +0200
  • 448a3dac08
    Avoid continuously duplicate commands in history Abit 2019-05-03 16:54:25 +0200
  • 7506826ac7 debian: libeditline1 does not have any shlib deps. Joachim Nilsson 2019-04-27 15:44:30 +0200
  • ec7f752095 debian: Add missing pkg-cconfig .pc file to -dev package Joachim Nilsson 2019-04-27 15:43:56 +0200
  • 959a9e7199 Prepare for debian v1.16.1 release Joachim Nilsson 2019-04-27 15:01:28 +0200
  • 397ac9dd56 Update ChangeLog with latest fixes Joachim Nilsson 2019-04-27 12:47:20 +0200
  • e58868bec1 Mention jush as another example of Editline Joachim Nilsson 2019-04-27 12:46:59 +0200
  • 650d0f15c6 Correction, this version of the library stems from Minix 2 Joachim Nilsson 2019-04-27 12:46:31 +0200
  • 2aee394b44 Major update of man page, exand on APIs and history of library Joachim Nilsson 2019-04-27 12:32:58 +0200
  • dd1af360c3 Merge branch 'dtzWill-fix/narrow-terms' Joachim Nilsson 2019-04-27 09:11:19 +0200
  • 8660aef4b7 editline: fix behavior when tty is narrower than column width Will Dietz 2019-04-26 12:12:26 -0500
  • 6a4d77ca69 Update ChangeLog with latest fixes Joachim Nilsson 2019-04-07 12:46:23 +0200
  • 0b554cf8c8 Bump version for v1.16.1 release cycle Joachim Nilsson 2019-04-07 12:46:01 +0200
  • 8f5a5da754 examples/fileman.c: Further code cleanup and simplification Joachim Nilsson 2018-12-31 22:51:39 +0100
  • a237e39181 examples/fileman.c: Refactor and cleanup Joachim Nilsson 2018-12-31 22:43:40 +0100
  • 3cb74b6d87 examples/fileman.c: Remove unnecessary code Joachim Nilsson 2018-12-31 22:41:15 +0100
  • 5c8429dcee examples/fileman.c: Deregister Joachim Nilsson 2018-12-31 22:39:20 +0100
  • 8566eb8384 examples/fileman.c: Reindent to project coding style Joachim Nilsson 2018-12-25 19:37:42 +0100
  • 8e34e4e417
    Merge pull request #23 from LnL7/redisplay-clear Joachim Nilsson 2018-12-24 08:27:50 +0100
  • a4b67d2268
    make Ctrl-L clear the screen instead of just starting a new line Daiderd Jordan 2018-12-23 20:49:25 +0100
  • 0b7142eb8e examples: cli: Add password prompt (hidden input) example Joachim Nilsson 2018-11-17 11:50:26 +0100
  • 2137b9df9f Revert "Merge pull request #21 from cogutvalera/issue_1171" Joachim Nilsson 2018-11-15 10:27:22 +0100
  • 66d8ae84e2 Revert "Coding style and const fixes to last PR" Joachim Nilsson 2018-11-15 10:26:03 +0100
  • 114a03f99c Added secret mode for hiding sensitive information Valera Cogut 2018-11-15 02:14:50 +0200
  • fbb1f8800a Coding style and const fixes to last PR Joachim Nilsson 2018-10-24 08:28:34 +0200
  • cddd8d8de0
    Merge pull request #21 from cogutvalera/issue_1171 Joachim Nilsson 2018-10-24 08:00:54 +0200
  • 1db83fe6c6 Fixed inconsistent indentation Valera Cogut 2018-10-18 15:56:55 +0300
  • 3cd9894747 Added example for hiding secret information Valera Cogut 2018-10-18 12:58:14 +0300
  • 4784fe2491 Hide secret information Valera Cogut 2018-10-18 11:15:35 +0300
  • 4ec7d26a9d Fix #20: configure --disable-eof does not bite Joachim Nilsson 2018-09-21 07:16:57 +0200
  • ebefa8b890 Refactor, simplify helper macro Joachim Nilsson 2018-09-21 07:12:24 +0200
  • 59fa265d91 Update ChangeLog and bump version for v1.16.0 release 1.16.0 Joachim Nilsson 2018-09-16 09:40:39 +0200
  • 5f86c20c87 debian/control: Bump .so/ABI version Joachim Nilsson 2018-09-16 09:50:50 +0200
  • 237014f7d9 Bump ABI version Joachim Nilsson 2018-09-16 09:36:52 +0200
  • bbd0621da8 debian/control: Set upstream author as maintainer Joachim Nilsson 2018-09-16 09:51:34 +0200
  • 1a5541256b debian/source/format: Add missing file Joachim Nilsson 2018-09-16 09:46:16 +0200
  • d4bef671b6 Minor, update .gitignore files Joachim Nilsson 2018-09-16 09:43:46 +0200
  • 054891f032 Add .deb package to official release target Joachim Nilsson 2018-09-16 09:39:55 +0200
  • 6fb3365893 docs/HACKING.md: Add release checklist and maintenance doc Joachim Nilsson 2018-09-16 09:35:27 +0200
  • 14b6dd37d6 Fix off-by-one in forward kill word Joachim Nilsson 2018-09-16 09:13:22 +0200
  • 89d2fefbc6 Skip leading whitespace when skipping or killing forwards Joachim Nilsson 2018-09-16 09:06:36 +0200
  • ac522cd749 Fix potential memory leak, found by Coverity Scan Joachim Nilsson 2018-09-15 15:30:00 +0200
  • 9a16999f0e Remove GNU Readline rl_complete() prototype, for now Joachim Nilsson 2018-09-13 19:06:05 +0200
  • e962b9582a Update ChangeLog, mention new fileman.c from GNU Readline Joachim Nilsson 2018-09-12 17:12:40 +0200
  • 29b24dcf83 Clarify comment about future --enable-readline-compat interface Joachim Nilsson 2018-09-12 17:12:19 +0200
  • 097fde5267 Merge branch 'master' of github.com:troglobit/editline Joachim Nilsson 2018-09-11 19:57:25 +0200
  • 05ed94047b Update ChangeLog and fix description of bug #7 in earlier entry Joachim Nilsson 2018-09-11 19:56:05 +0200
  • 77d531f5b5 Refactor completion handling and add FSF Readline callbacks Joachim Nilsson 2018-09-10 18:34:27 +0200
  • 405f091888
    Merge pull request #19 from jmjatlanta/jmj_sigsev Joachim Nilsson 2018-07-12 10:50:04 +0200
  • d2418161ad Fix sementation violation when displaying options jmjatlanta 2018-07-11 18:01:48 -0500
  • b2f1cfbbcc fileman: New example, from libedit, and from GNU Readline originally Joachim Nilsson 2018-06-17 21:13:02 +0200
  • 76039b458b Fix #17: Fix off-by-one problem with strdup() replacement Joachim Nilsson 2018-06-14 21:59:18 +0200
  • a5aaf51530 Minor, update project description Joachim Nilsson 2018-06-11 22:32:36 +0200
  • bd5ae42b4b Remove configure option --disable-default-complete Joachim Nilsson 2018-04-02 22:05:47 +0200
  • 41bbb304b1 Export internal el_next_hist() and el_prev_hist() Joachim Nilsson 2018-04-01 16:10:10 +0200
  • f40a2a6a2c TODO: custom completion handlers verified in examples/cli.c Joachim Nilsson 2018-03-31 14:42:10 +0200
  • 534b3897b8 Minor update Joachim Nilsson 2018-03-31 01:23:41 +0200
  • b4cf343342 Unify on docs/ directory, which is de facto standard on GitHub Joachim Nilsson 2018-03-31 01:19:21 +0200
  • 4c55280864 Update ChangeLog for upcoming v1.16.0 release Joachim Nilsson 2018-03-29 21:17:20 +0200
  • 78eabbde39 man: Minor update Joachim Nilsson 2018-03-24 19:35:16 +0100
  • bc510b320e Follow-up #15: Clean up TODO, event loop callback now supported Joachim Nilsson 2018-03-24 19:34:19 +0100
  • 3cf0e89a68 Merge branch 'dev' Joachim Nilsson 2018-03-22 16:06:13 +0100
  • 5b43c028c9 Revert "Travis-CI: Disable CLANG temporarily for Coverity Scan" Joachim Nilsson 2018-03-22 16:06:04 +0100
  • 1657da4f2e README: Minor whitespace changes Joachim Nilsson 2018-03-22 13:16:07 +0100
  • fdda4f5cae README: Add license badge and add Wikipedia link to C News Joachim Nilsson 2018-03-22 10:49:49 +0100
  • f8c6b7f208 Update .gitignore Joachim Nilsson 2018-03-22 10:49:39 +0100
  • 9e9f8b03d8 Fix Coverity Scan findings, missing return and bad strcpy() Joachim Nilsson 2018-03-22 10:31:50 +0100
  • 0bfaf351aa Add support for Ctrl+Right and Ctrl+Left, forward/back word Joachim Nilsson 2018-03-22 08:42:32 +0100
  • 2ce0be942e Minor, reorder functions Joachim Nilsson 2018-03-22 08:38:04 +0100
  • 6a7483532c Travis-CI: Disable CLANG temporarily for Coverity Scan Joachim Nilsson 2018-03-22 08:17:03 +0100
  • ad3b1c8a07 ChangeLog: Fix missing Markdown link to v1.15.3 Joachim Nilsson 2018-03-09 20:29:52 +0100
  • 5be965deec Simplify and clarify example Joachim Nilsson 2017-12-27 14:01:54 +0100
  • 791508a3a1 Minor fix, whitespace Joachim Nilsson 2017-12-27 13:27:59 +0100
  • 6de69a406b Update example with build instructions, put it before API listing Joachim Nilsson 2017-12-27 13:15:12 +0100
  • 197f3e1c32 Minor fixes, grammar + whitespace Joachim Nilsson 2017-12-27 13:14:39 +0100
  • 6adf0e98bb README: Add alternate interface docu Joachim Nilsson 2017-12-11 08:55:12 +0100
  • bc7fc7e5c0 Fix #15: Alternate interface to plain readline(), for event loops Joachim Nilsson 2017-12-11 08:43:43 +0100
  • 935895bbf1 testit: Don't add history, readline() already does this Joachim Nilsson 2017-12-11 08:43:03 +0100
  • 2ec55cc9f1 Minor, simplify Joachim Nilsson 2017-12-11 08:42:33 +0100
  • 7f7bb5b45c Minor, use NULL not 0, and -1 not NULL Joachim Nilsson 2017-12-11 01:45:25 +0100
  • 9b7b3121c5 configure: Check for unistd.h Joachim Nilsson 2017-12-02 21:15:17 +0100
  • 53b160f6a1 examples: Define EDITLINE_LIBRARY when building locally Joachim Nilsson 2017-12-02 21:14:49 +0100
  • 779db8817e rl_refresh_line(): new (undocumented) readline compat fn Joachim Nilsson 2017-12-02 21:14:14 +0100
  • 29a71a53d0 rl_insert_text(): new readline compat fn Joachim Nilsson 2017-12-02 21:13:39 +0100
  • a9824655ee excallback.c: Fix compilation errors against readline Joachim Nilsson 2017-12-02 18:54:29 +0100
  • 69d9e549a0 examples/excallback.c: Jeff Solomon's alternate interface example Joachim Nilsson 2017-12-02 18:46:48 +0100
  • 94b1a78444 src/Makefile: Add -Wextra to CFLAGS Joachim Nilsson 2017-12-02 18:25:49 +0100
  • a9d4247c09 Minor, header cleanup, whitespace fixes, comments Joachim Nilsson 2017-11-30 18:20:29 +0100
  • a1f0a81a31 Add documentation for rl_deprep_term*() function and callback Joachim Nilsson 2017-11-30 07:45:38 +0100
  • ea79fe70f9 write_history(), read_history(): Check fclose() return value Joachim Nilsson 2017-11-29 21:40:38 +0100
  • 621f126128 Reflow paragraphs, add link to original comp.sources.unix posting Joachim Nilsson 2017-11-29 17:58:42 +0100
  • 6137feacdf Add new rl_uninitialize() function to README Joachim Nilsson 2017-11-29 17:58:09 +0100
  • 2075dedc80 Remove leading (superfluous) comment Joachim Nilsson 2017-11-29 17:21:53 +0100
  • 54714631e2 Move All rights reserved to next line Joachim Nilsson 2017-11-29 17:20:21 +0100
  • a70a933698 Modify header guards, __FILE_H__ is reserved for system headers Joachim Nilsson 2017-11-29 17:17:50 +0100
  • b613db2afb Whitespace + coding style cleanup Joachim Nilsson 2017-11-29 16:40:10 +0100