Age | Commit message (Expand) | Author | Files | Lines |
2000-07-27 | fix completion test (55*) because of 12394 (12408) | Sven Wischnowsky | 2 | -0/+5 |
2000-07-27 | fix a bug that started menu selection too often; fix bug for `yes=long' and d... | Sven Wischnowsky | 3 | -3/+14 |
2000-07-27 | compdescribe shouldn't use the sets after failed initialisation | Sven Wischnowsky | 2 | -2/+5 |
2000-07-27 | Detect autoloadable functions properly in zed. | Bart Schaefer | 2 | -1/+6 |
2000-07-27 | don't hide possible completions if there is only one and at the same time mes... | Sven Wischnowsky | 2 | -1/+7 |
2000-07-26 | -e, -I, -m and -M parameters can be specified multiple times | Adam Spiers | 1 | -0/+5 |
2000-07-26 | unposted: -e, -I, -m and -M parameters can be specified multiple times | Adam Spiers | 1 | -3/+3 |
2000-07-26 | Andrej/pws: 12381: tgetent accepts NULL test, cygwin, Windows 2000 | Peter Stephenson | 2 | -1/+14 |
2000-07-26 | Fix an incorrect article attribution. | Bart Schaefer | 1 | -2/+2 |
2000-07-26 | Enable the insert-tab style in zed. | Bart Schaefer | 2 | -0/+9 |
2000-07-26 | Belatedly fold in 12162, to replace command subst with eval. | Bart Schaefer | 4 | -7/+14 |
2000-07-26 | Move compinit security checks into compaudit. | Bart Schaefer | 4 | -65/+176 |
2000-07-26 | make `_arguments --' use specs after the `--' even for options not described ... | Sven Wischnowsky | 2 | -2/+11 |
2000-07-26 | allow _value:<assoc> functions to override completion for all keys of an asso... | Sven Wischnowsky | 2 | -1/+12 |
2000-07-24 | use mhpath and mhparams commands instead of guessing directories (12356) | Oliver Kiddle | 2 | -5/+7 |
2000-07-24 | optimisations for _multi_parts (12354) | Sven Wischnowsky | 2 | -43/+35 |
2000-07-22 | 12347: 3 mutt options are repeatable | Clint Adams | 2 | -3/+8 |
2000-07-21 | fix parsing of `time' without a command (12337) | Sven Wischnowsky | 2 | -3/+11 |
2000-07-20 | Tweaked a function name in hist.c. | Wayne Davison | 1 | -0/+4 |
2000-07-20 | Renamed shouldIgnoreLine() to should_ignore_line(). | Wayne Davison | 1 | -2/+2 |
2000-07-20 | Put reordered log entry back and corrected the date. | Wayne Davison | 1 | -4/+4 |
2000-07-20 | Reorder the changelog. | Chmouel Boudjnah | 1 | -4/+4 |
2000-07-20 | 12239: prefer curses to termcap on solaris | Peter Stephenson | 2 | -2/+8 |
2000-07-20 | Discard stderr of a command subst. | Bart Schaefer | 2 | -3/+7 |
2000-07-20 | Fix bad conflict resolution. | Bart Schaefer | 1 | -368/+0 |
2000-07-20 | Comments for 12323. | Wayne Davison | 1 | -0/+4 |
2000-07-20 | Support "builtin" in the HIST_NO_STORE check. | Wayne Davison | 1 | -3/+6 |
2000-07-19 | Get also /usr/share/man. | Chmouel Boudjnah | 2 | -1/+373 |
2000-07-19 | Comments for 12318. | Wayne Davison | 1 | -0/+11 |
2000-07-19 | Mention the space-starting-alias feature in HIST_IGNORE_SPACE. | Wayne Davison | 1 | -1/+2 |
2000-07-19 | Removed remhist() and HA_JUNKED, added an Eprog arg to hend(), and | Wayne Davison | 1 | -25/+47 |
2000-07-19 | Call hend() with a NULL arg. | Wayne Davison | 1 | -1/+1 |
2000-07-19 | Pass the new Eprog argument to hend(). | Wayne Davison | 1 | -2/+2 |
2000-07-19 | Removed call to remhist(). | Wayne Davison | 2 | -4/+0 |
2000-07-19 | If an alias starts with a space, set aliasspaceflag to 1 instead of | Wayne Davison | 1 | -3/+2 |
2000-07-19 | Define aliasspaceflag, and init it in parse_event(). | Wayne Davison | 1 | -1/+5 |
2000-07-19 | a bit of security for a VARARR() (12314) | Sven Wischnowsky | 2 | -1/+5 |
2000-07-19 | 12313: bad phrasing in metafaq | Peter Stephenson | 2 | -3/+5 |
2000-07-19 | 12308: Andrej and pws: _man formats, again | Peter Stephenson | 2 | -3/+12 |
2000-07-18 | don't let duplicate matches keep us from recognising exact matches if they pr... | Sven Wischnowsky | 2 | -1/+7 |
2000-07-18 | Comments for 12295. | Wayne Davison | 1 | -0/+7 |
2000-07-18 | Changed several references to curhist into curline.histnum so that | Wayne Davison | 1 | -5/+7 |
2000-07-18 | + Got rid of the spaceflag variable. | Wayne Davison | 1 | -11/+8 |
2000-07-18 | Removed the spaceflag variable. | Wayne Davison | 2 | -32/+41 |
2000-07-17 | fix date. | Tanaka Akira | 1 | -1/+1 |
2000-07-17 | * 12274: Test/53completion.ztst, Test/55arguments.ztst, | Tanaka Akira | 4 | -98/+150 |
2000-07-17 | 3.1.9-dev-3 | Peter Stephenson | 2 | -2/+6 |
2000-07-17 | don't treat non-option arguments as options (12266) | Sven Wischnowsky | 2 | -1/+6 |
2000-07-17 | Added comment for patch 12265. | Wayne Davison | 1 | -1/+7 |
2000-07-17 | Fix the gethistent() function and enhanced the reliability of the | Wayne Davison | 1 | -9/+14 |