| Commit message (Expand) | Author | Age | Files | Lines |
* | 18278: remove zgprintf, zformat already does this | Peter Stephenson | 2003-02-23 | 4 | -74/+5 |
* | .distfiles for Functions/TCP | Clint Adams | 2003-02-18 | 1 | -0/+5 |
* | 18202: New TCP function system plus small error message change in ztcp. | Peter Stephenson | 2003-02-06 | 17 | -0/+1414 |
* | unposted: create 4.1.0-dev-7 zsh-4.1.0-dev-7 | Peter Stephenson | 2003-02-04 | 1 | -0/+2 |
* | 18174: New read-from-minibuffer and replace-string ZLE functions | Peter Stephenson | 2003-02-03 | 2 | -0/+65 |
* | 18143: fix some problems with "toggle" style. | Bart Schaefer | 2003-01-27 | 1 | -1/+2 |
* | 18143: cooperation between copy-earlier-word and smart-insert-last-word | Bart Schaefer | 2003-01-27 | 2 | -9/+25 |
* | 17928: Zvi Har'El: don't interpret escapes when setting the command buffer | Oliver Kiddle | 2002-11-12 | 1 | -1/+1 |
* | Massive improvement of --max-procs handling; reorganize option parsing to | Bart Schaefer | 2002-09-04 | 1 | -44/+68 |
* | Implement --max-procs. | Bart Schaefer | 2002-09-02 | 1 | -7/+43 |
* | Add zargs. | Bart Schaefer | 2002-09-02 | 1 | -1/+1 |
* | Based on users/5283: Implement xargs-like segmenting of argument list, with | Bart Schaefer | 2002-09-02 | 1 | -0/+199 |
* | unposted: clint prompt theme %v typo correction | Clint Adams | 2002-08-17 | 1 | -1/+1 |
* | 17414: narrow-to-region save and restore. | Peter Stephenson | 2002-07-05 | 1 | -46/+89 |
* | 17410: narrow-to-region widgets | Peter Stephenson | 2002-07-04 | 2 | -0/+87 |
* | Usual .distfiles tidy-up zsh-4.1.0-dev-5 | Peter Stephenson | 2002-06-17 | 1 | -0/+2 |
* | Add "relative". | Bart Schaefer | 2002-04-23 | 1 | -5/+3 |
* | users/4851: Convert a full path to a path relative to a directory. | Bart Schaefer | 2002-04-23 | 1 | -0/+28 |
* | 16933: more sophisticated versions of these functions | Oliver Kiddle | 2002-04-04 | 2 | -16/+27 |
* | + Added -W to auto-convert wildcards in both the find and replace strings. | Wayne Davison | 2002-03-30 | 1 | -17/+43 |
* | 16879: Functions/Zle/up-line-or-beginning-search, | Peter Stephenson | 2002-03-21 | 2 | -0/+26 |
* | make zrecompile show the error messages from zcompile unless the -q option is... | Sven Wischnowsky | 2002-03-07 | 1 | -9/+14 |
* | unposted: usual fixups for .distfiles zsh-4.1.0-dev-4 | Peter Stephenson | 2002-03-05 | 1 | -0/+1 |
* | 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo, | Peter Stephenson | 2002-03-05 | 1 | -0/+19 |
* | unposted: improve apm and screen handling | Clint Adams | 2002-02-09 | 1 | -4/+10 |
* | unposted: Colin Walters's prompt, adapted for the theme system | Clint Adams | 2002-02-07 | 2 | -0/+26 |
* | use RPS2 to put states on the right | Oliver Kiddle | 2002-01-31 | 1 | -0/+2 |
* | 16422: zcalc non-default base output | Peter Stephenson | 2002-01-09 | 1 | -1/+1 |
* | 16352: allow output formats to be specified in zcalc | Oliver Kiddle | 2001-12-17 | 1 | -25/+48 |
* | * 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalc | Peter Stephenson | 2001-12-07 | 1 | -0/+22 |
* | unposted: typo fix | Clint Adams | 2001-11-15 | 1 | -1/+1 |
* | 16254: complete map names after ypmatch | Peter Stephenson | 2001-11-15 | 1 | -1/+35 |
* | fix for IRIX | Oliver Kiddle | 2001-11-06 | 1 | -0/+6 |
* | 16198: add %j prompt expansion and j test character for no. of jobs in prompt | Oliver Kiddle | 2001-11-02 | 1 | -17/+23 |
* | zcalc base display fix | Peter Stephenson | 2001-10-08 | 1 | -1/+5 |
* | .distfiles fixes for 4.1.0-dev-2 zsh-4.1.0-dev-2 | Peter Stephenson | 2001-09-27 | 2 | -1/+3 |
* | tetris game for ZLE | Andrew Main | 2001-09-21 | 2 | -0/+244 |
* | zmv fixes | Peter Stephenson | 2001-08-28 | 1 | -8/+5 |
* | unposted: Functions/Prompts/prompt_adam2_setup: eliminate | Adam Spiers | 2001-08-17 | 1 | -71/+68 |
* | Fix problem with output bases in zcalc | Peter Stephenson | 2001-08-16 | 1 | -2/+5 |
* | 15585: bash-style up- and down-case words | Peter Stephenson | 2001-08-07 | 2 | -0/+18 |
* | 15511: zcalc tweaks | Peter Stephenson | 2001-07-27 | 1 | -2/+6 |
* | 15507: new zcalc function | Peter Stephenson | 2001-07-27 | 1 | -0/+142 |
* | 15432: New bash-transpose-words widget | Peter Stephenson | 2001-07-20 | 1 | -0/+9 |
* | 15279: ${(S)...%%...} etc. doc; 15288: bash word functions + doc | Peter Stephenson | 2001-07-06 | 5 | -2/+32 |
* | unposted: update distfiles for 15211 | Clint Adams | 2001-07-03 | 1 | -0/+1 |
* | 15211: zsh/pcre module | Clint Adams | 2001-07-02 | 1 | -0/+25 |
* | Bart15083: bash-backward-kill-word | Clint Adams | 2001-06-29 | 1 | -0/+8 |
* | 15094: don't display battery level of -1% | Clint Adams | 2001-06-26 | 1 | -1/+1 |
* | Load tcp module, zfcd_match, zfget_match where necessary. | Peter Stephenson | 2001-06-14 | 1 | -6/+49 |