about summary refs log tree commit diff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ch...Sven Wischnowsky2002-02-251-12/+8
* 16620, 16697: add a and n parameter expansion flagsOliver Kiddle2002-02-221-0/+8
* 16688: clarify the pseudo-randomness of RANDOM.Clint Adams2002-02-211-1/+6
* 16619, 16676: add -c, -l and -p options to the dirs builtinOliver Kiddle2002-02-201-3/+18
* 16673: add langinfo module as an interface to locale information.Clint Adams2002-02-192-1/+38
* Remove: France ftp.cenatls.cena.dgac.frGeoff Wing2002-02-191-3/+3
* allow an argument containing only a single colon as a separator between optio...Sven Wischnowsky2002-02-181-2/+5
* Changed: uiarchive.uiuc.edu pathGeoff Wing2002-02-141-1/+1
* Remove: Australia ftp.ips.gov.auGeoff Wing2002-02-141-8/+7
* Add a special-dirs example.Bart Schaefer2002-02-121-0/+7
* add -x option (to be passed on to compadd) to _description and friends; make ...Sven Wischnowsky2002-02-121-9/+16
* 16492: add RPROMPT2 variable for right prompts in multi-line commandsOliver Kiddle2002-01-311-0/+9
* 16419: Improve _arguments syntax summary.Bart Schaefer2002-01-261-1/+1
* 16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: supportPeter Stephenson2002-01-221-0/+33
* add new generic fake style and changes to the C-code for that (different impl...Sven Wischnowsky2002-01-221-1/+22
* allow arguments to be given to functions used by compdef (actually, the strin...Sven Wischnowsky2002-01-211-1/+14
* allow manual pages to be shown separated by section with new separate-section...Sven Wischnowsky2002-01-101-0/+9
* 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