| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | (14602) | Sven Wischnowsky | 2001-05-31 | 1 | -2/+2 |
* | spelling corrections | Oliver Kiddle | 2001-05-29 | 3 | -4/+4 |
* | 14492: new prompt theme | Clint Adams | 2001-05-27 | 2 | -1/+74 |
* | Strip %[BSubsu] as well as %{*%} before computing width of prompt. | Bart Schaefer | 2001-04-11 | 1 | -6/+6 |
* | Update a comment. | Bart Schaefer | 2001-04-11 | 1 | -1/+1 |
* | 4.0.1-pre-3 version change with some .distfiles updates zsh-4.0.1-pre-3 | Peter Stephenson | 2001-04-09 | 1 | -0/+1 |
* | Better handling of long command strings, faster padding computation. | Bart Schaefer | 2001-04-05 | 1 | -13/+29 |
* | Methods for avoiding the nopromptcr problem, from users/3401 and more. | Bart Schaefer | 2001-04-05 | 1 | -0/+95 |
* | Write history entries for jobs resumed with fg/bg; from users/3795, plus | Bart Schaefer | 2001-04-05 | 1 | -0/+29 |
* | cleanup after function move | Sven Wischnowsky | 2001-04-02 | 1 | -0/+4 |
* | after-move cleanup | Sven Wischnowsky | 2001-04-02 | 14 | -0/+1264 |
* | new after move | Sven Wischnowsky | 2001-04-02 | 1 | -0/+5 |
* | changed after moving functions | Sven Wischnowsky | 2001-04-02 | 4 | -19/+19 |
* | moved to ./Functions/Misc/zstyle+ | Sven Wischnowsky | 2001-04-02 | 1 | -35/+0 |
* | moved to ./Functions/Misc/zrecompile | Sven Wischnowsky | 2001-04-02 | 1 | -244/+0 |
* | moved to ./Functions/Misc/zmv | Sven Wischnowsky | 2001-04-02 | 1 | -268/+0 |