1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update ChangeLog and fix Markdown syntax for links. More... almost 10 years ago
Rename CHANGELOG.md --> ChangeLog.md More... almost 10 years ago
Fix invalid Markdown syntax in README, and minor improvements. More... almost 10 years ago
Remove generated files from autoconf et al, run ./autogen.sh instead. More... almost 10 years ago
Include <sys/ioctl.h> before calling `ioctl()` for Clang on OX X More... almost 10 years ago
Rename define CONFIG_ANNOYING_NOISE --> CONFIG_TERMINAL_BELL More... about 10 years ago
Update CHANGELOG and README slightly, bump version to 1.15.0-rc1 More... about 10 years ago
Add support for disabling default SIGINT and EOF behavior. More... about 10 years ago
Allow Ctrl-D to return EOF More... about 10 years ago
Minor touch-up. More... over 10 years ago
Convert TODO to Markdown format. More... over 10 years ago
Rename TODO --> TODO.md and add compat symlink. More... over 10 years ago
README.md: Fix missing links and add Build section. More... over 10 years ago
CHANGELOG.md: Massive update after audit. More... over 10 years ago
editline.c:find_key_in_map() -- Add check to prevent out of bounds access. More... over 10 years ago
README.md: Add API and Example sections, and refactor section slightly. More... over 10 years ago
editline.3: Update man page slightly and fix example formatting. More... over 10 years ago
Update to keepachangelog.com format and add to install+dist More... over 10 years ago
Rename NEWS --> CHANGELOG More... over 10 years ago
Cleanup and improve Markdown syntax, inspired by libuEv More... over 10 years ago
Fix out-of-bounds access in user key binding routines. More... over 10 years ago
Fix suspicious use of sizeof(char **), same as sizeof(char *) but not portable. More... over 10 years ago
Refactor: replace variables named 'new' with non-reserved word. More... over 10 years ago
Fix memory leak in completion handler. More... over 10 years ago
Add support for el_no_hist to disable access to and auto-save of history. More... over 10 years ago
Add missing security token to Coverity Scan. More... over 10 years ago
Travis CI integration More... over 10 years ago
Add some GNU readline compat functions for prompt handling and redisplay More... over 10 years ago
Add support for Coverity Scan of editline and add neat gfx to README More... over 10 years ago
Bump version for release, v1.14.2 More... over 10 years ago