Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| cc53ed4b | 2018-04-22 12:43:43 | Update README.markdown Fix little typo | ||
| 2105ce44 | 2017-06-20 11:30:07 | README: add related projects section. | ||
| 24c52baa | 2016-04-12 18:35:43 | Linenoise API documented. | ||
| 12a8680d | 2016-04-12 17:59:33 | Hints WIP | ||
| 027dbcef | 2015-07-13 16:04:24 | Reported to work with Emacs comint mode. | ||
| 471e7546 | 2014-09-03 09:51:29 | Better specify the set of escapes used. | ||
| e0f15a65 | 2014-04-18 17:47:49 | Multi line editing is no longer experimental. It is now the default in the Redis command line interface so it is used by many users every day. | ||
| 0ca0326a | 2014-04-18 17:46:47 | Fixed yet another 1000 lines claim. | ||
| 542ad7e3 | 2014-04-18 17:45:40 | Linenoise is now ~ 1100 lines of code ;-) Fixes issue #63. | ||
| 27a3b4d5 | 2013-02-08 03:33:05 | Merge pull request #31 from fperrad/buildroot fix getColumns() for Buildroot | ||
| dac42999 | 2013-02-07 15:05:56 | Merge pull request #30 from shvechikov/patch-1 Typo: readl -> real | ||
| d7f2c5c5 | 2013-02-07 08:17:39 | Reducing the lines of code from 1 million to 1 thousand | ||
| 752175d6 | 2013-02-07 17:02:48 | Linenoise is now ~1000 lines of code, not 400. | ||
| 40a361d1 | 2013-02-07 16:59:43 | README updated. | ||
| bb192237 | 2013-02-05 19:26:07 | README updated (we know have completion). | ||
| fac5a1cb | 2012-10-03 09:33:04 | fix getColumns() for Buildroot same behaviour in ncurses (drv_size() in tinfo/tinfo_driver.c) | ||
| 7c0ec84e | 2012-08-24 20:44:20 | Typo: readl -> real | ||
| f4508efb | 2010-11-30 11:34:06 | Pieter Noordhuis copyright notice added, since this was a major contribution. README updated. | ||
| 10a81c0f | 2010-06-02 03:21:03 | README modified, again | ||
| bb6b19ea | 2010-06-02 03:19:42 | README modified | ||
| 085daf39 | 2010-03-23 20:10:06 | README changes | ||
| 9a986552 | 2010-03-23 13:49:32 | now the API to add an history entry has a const argument | ||
| 5783c318 | 2010-03-22 17:26:58 | minor doc update | ||
| 17a7d33e | 2010-03-22 02:55:22 | minor doc update | ||
| f9716177 | 2010-03-22 02:40:53 | More precise motivations in README | ||
| e5dee800 | 2010-03-21 22:27:09 | Fix for an history bug | ||
| 773b5d28 | 2010-03-21 22:16:46 | README changes | ||
| df5b3177 | 2010-03-21 10:29:32 | README changes | ||
| e9abbeb8 | 2010-03-21 10:27:51 | README changes | ||
| 7a8f39a6 | 2010-03-21 10:26:10 | README added |