about summary refs log tree commit diff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* fixes for completion of signal names with SIG prefix and for completing comma...Sven Wischnowsky2002-01-071-1/+2
* 16398: updated zstyle completion and related cleanupOliver Kiddle2002-01-042-4/+43
* 16353: add += parameter assignmentsOliver Kiddle2001-12-171-2/+3
* 16357: change (n) to (u) so (n) can be reserved. for numeric sorting.Clint Adams2001-12-171-3/+3
* 16346: docs for (n) flag.Clint Adams2001-12-161-0/+3
* * 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalcPeter Stephenson2001-12-071-2/+7
* 16241: new rand48(param) math functionPeter Stephenson2001-11-151-0/+33
* 16228: allow widths and precisions to work with printf's %b format specifierOliver Kiddle2001-11-091-3/+4
* 16224: add -n option to kill and complete options from _killOliver Kiddle2001-11-061-3/+3
* 16198: add %j prompt expansion and j test character for no. of jobs in promptOliver Kiddle2001-11-021-0/+4
* 15793: Src/Modules/zftp.c: require zsh/net/tcp explicitly.Peter Stephenson2001-10-261-7/+8
* Fix for texi2html 1.64Peter Stephenson2001-10-242-2/+4
* 16063: add transientrprompt option to remove right prompt fromGeoff Wing2001-10-241-0/+5
* allow arguments to be specified in printf format specifications (16080)Oliver Kiddle2001-10-181-3/+10
* add sourceforge to metafaqPeter Stephenson2001-10-161-0/+4
* use arithmetic evaluation for numeric arguments to printf (16042)Oliver Kiddle2001-10-151-2/+4
* 16006: use styles for mail directory, pine directory, and muttrc.Clint Adams2001-10-101-0/+15
* change file completion default to offer globbed files and directories on firs...Sven Wischnowsky2001-10-091-9/+11
* add print -f option, %n format specifier and tests for print/printf (15973)Oliver Kiddle2001-10-081-3/+9
* Norbert Koch: 15954: fix variable name inconsistencyClint Adams2001-10-061-1/+1
* add printf builtin (15851, 15948)Oliver Kiddle2001-10-051-0/+18
* make expand style (file completion) work again; no more special behaviour wit...Sven Wischnowsky2001-10-051-5/+5
* s/AUTO_CONT/AUTO_CONTINUE/Geoff Wing2001-10-051-1/+1
* .distfiles fixes for 4.1.0-dev-2 zsh-4.1.0-dev-2Peter Stephenson2001-09-271-1/+1
* Fix ancient `print -z' doc bug.Bart Schaefer2001-09-251-2/+1
* Document side-effects of TERM assignment.Bart Schaefer2001-09-241-1/+6
* tetris game for ZLEAndrew Main2001-09-211-0/+20
* ZLE doc xref to BAUD, fix doc build error.Bart Schaefer2001-09-152-1/+9
* update URL references to http://zsh.sunsite.dk/ (15792)Oliver Kiddle2001-09-122-2/+2
* 15783: document ztcp builtinClint Adams2001-09-103-1/+99
* 15765: introduce [:ascii:] classClint Adams2001-09-091-0/+1
* 15734: zle -K option to select a keymap, and zle KEYMAP parameter toAndrew Main2001-09-031-0/+13
* Parameter expansion doc mop-up.Bart Schaefer2001-08-251-122/+145
* Change one var() to tt().Bart Schaefer2001-08-221-1/+1
* unposted: Mention the word `greedy' in the docs for the S flag, toAdam Spiers2001-08-151-2/+2
* unposted: Add missing docs for cache-policy style.Adam Spiers2001-08-151-0/+6
* Peter Breitenlohner: Minor tweaks to some make targets.Bart Schaefer2001-08-121-1/+1
* follow-up to 15588; add -w option to _values (look at all words); change _dd ...Sven Wischnowsky2001-08-081-0/+4
* 15586: remove =alias expansion, leaving only =cmd.Peter Stephenson2001-08-071-3/+1
* 15585: bash-style up- and down-case wordsPeter Stephenson2001-08-071-2/+7
* correction (unposted)Oliver Kiddle2001-08-061-1/+1
* 15511: zcalc tweaksPeter Stephenson2001-07-271-0/+6
* 15507: new zcalc functionPeter Stephenson2001-07-271-0/+36
* 15498: zle doc fixPeter Stephenson2001-07-262-11/+27
* More index entry etc. cleanup.Bart Schaefer2001-07-251-38/+49
* another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky2001-07-251-0/+6
* fixlet for 15477, don't let it remove consecutive dummy matches (15482)Sven Wischnowsky2001-07-251-1/+1
* make display for groups in _describe nicer; improve packing with list_packed;...Sven Wischnowsky2001-07-251-0/+12
* Fix errors introduced by 15354.Bart Schaefer2001-07-242-3/+2
* 15432: New bash-transpose-words widgetPeter Stephenson2001-07-201-2/+4