Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year~ | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #50209 (Compiling with libedit cannot find readline.h) | Felipe Pena | 2009-12-13 | 1 | -1/+3 |
| | | | | | (patch by tcallawa at redhat dot com) | ||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | fix a few compiler warnings (mostly use of unitialized values) | Nuno Lopes | 2007-09-29 | 1 | -1/+1 |
| | |||||
* | fix folding | Antony Dovgal | 2007-06-04 | 1 | -6/+2 |
| | |||||
* | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 1 | -2/+3 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | MFH: - Fixed bug #35409 (undefined reference to 'rl_completion_matches'). | foobar | 2005-11-28 | 1 | -0/+4 |
| | |||||
* | MFH: - Fix compile failure when ext/readline is compiled as shared (bug #35249) | foobar | 2005-11-17 | 1 | -4/+3 |
| | |||||
* | - MFH heredoc handling in -a mode | Marcus Boerger | 2005-11-07 | 1 | -1/+4 |
| | |||||
* | - Fix tab-completion for constants. | Johannes Schlüter | 2005-08-14 | 1 | -1/+1 |
| | |||||
* | - Bugfix #33733 | Marcus Boerger | 2005-07-25 | 1 | -1/+1 |
| | |||||
* | - Fix readline loop-condition | Johannes Schlüter | 2005-05-17 | 1 | -1/+8 |
| | | | | | - Fix cli_is_valid_code detection | ||||
* | - Add command completion to CLI's -a mode | Marcus Boerger | 2005-05-14 | 1 | -0/+436 |