| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: zsh-doc | Distribution: Mandrakelinux |
| Version: 4.2.0 | Vendor: MandrakeSoft |
| Release: 1mdk | Build date: Tue Apr 6 09:59:36 2004 |
| Group: Books/Computer books | Build host: n4.mandrakesoft.com |
| Size: 4765253 | Source RPM: zsh-4.2.0-1mdk.src.rpm |
| Packager: Thierry Vignaud <tvignaud@mandrakesoft.com> | |
| Url: http://www.zsh.org | |
| Summary: The doc package of zsh | |
Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a lots of other features This package include doc guid examples and manual for zsh.
GPL
* Tue Apr 06 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.2-1mdk
- new release
* Thu Feb 26 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.1.1-6mdk
- fix DIRM (distlint)
* Mon Dec 01 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.1.1-5mdk
- fix completion when one has more than 9 jobs
- fix warly changelog
* Tue Sep 23 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 4.1.1-4mdk
- fix deps
* Mon Jul 21 2003 Warly <warly@mandrakesoft.com> 4.1.1-3mdk
- rebuild to fix segfault
* Fri Jul 18 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 4.1.1-2mdk
- rebuild
* Tue Jul 01 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.1.1-1mdk
- new release
* Mon Apr 21 2003 Chmouel Boudjnah <chmouel@chmouel.com> 4.1.0-0.dev7.2mdk
- Add rebootin completion (need to be merged upstream).
* Mon Mar 24 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.1.0-0.dev7.1mdk
- new pre release
- remove patches 102, 103, 104, 106, 107, 109, 110 and 111 (merged upstream)
* Tue Nov 12 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.1.0-0.dev5.2mdk
- patch 110 : fix links completion
o add missing options
o describe all options
- patch 111 : add -{no-}verify-rpm options to urpmi completion (and describe them)
* Tue Nov 05 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.1.0-0.dev5.1mdk
- new pre release
- big spec cleaning
- PreReq: rpm-helper
- use {add,del}-shell in %post{,un}
- remove patches 100, 105 & 108 (merged upstream)
- rediff patch 103
- requires coreutils instead of fileutils
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.0.6-4mdk
- patch 108 : upstream fixes:
o bzip2 : recognise also .tbz and .tbz2 files
o add support for -H option to completion
o add some missing apt-get options.
o add support for the pkg_create command
o revent typeset of a positional parameter before it can do damage,
and improve the error message about it.
- patch 109 : fix mem leak
- fix doc subpackage group
* Wed Oct 09 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.0.6-3mdk
- patch104: fix ssh-keygen completion
- patch105: fix :
o unzip/_path_files interaction,
o broken xli completion
o CVS completion with respect to filenames containing spaces.
- patch106: fix "case foo in (foo)echo foo;;(bar)echo bar;;esac"
construction (ie no space between right paren and list)
when in sh emulation mode.
- patch107: add missing apt-get options to completion
* Fri Sep 06 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.0.6-2mdk
- patch102: fix typo in clint prompt
- patch103: update lynx command list
* Thu Aug 15 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.0.6-1mdk
- new release
- kill patches 3, 4 and 5 (merged upstream)
- patch 100: complete multiple -j's after cvs update
- patch 101: make it work on serial ports
* Wed May 29 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 4.0.4-7mdk
- Automated rebuild with gcc 3.1-1mdk
* Tue Jan 22 2002 Stefan van der Eijk <stefan@eijk.nu> 4.0.4-6mdk
- BuildRequires
* Mon Jan 14 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 4.0.4-5mdk
- Upgrade urpmi completion (Andrej).
* Mon Dec 10 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 4.0.4-4mdk
- Add bash-functions from cvs.
- Add /usr/share/zsh also as %dir.
* Tue Nov 20 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 4.0.4-3mdk
- Make /usr/share/zsh/version as %dir.
* Thu Nov 15 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 4.0.4-2mdk
- Upgrade zshguide.
- Add urpmi completion from Andrej.
* Fri Nov 09 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 4.0.4-1mdk
- s|Epoch|Serial|;
- 4.0.4.
* Sun Jul 01 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.0.2-2mdk
- s/Copyright/License/;
- Rebuild to get /bin/zsh back, is it just a weird problem which I have
on my own machine?
* Wed Jun 27 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 4.0.2-1mdk
- 4.0.2.
* Tue Jun 05 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 4.0.1-1mdk
- Make the Alt-Backspace bash alike with WORDCHARS set to ''.
- 4.0.1 final.
* Sun May 27 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 4.0.1-0.4mdk
- upgrade to 052701 cvs.
* Wed May 23 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 4.0.1-0.3mdk
- Remove most of the mdk-system-wide options and put it in a
distribution files sourced if not ~/.zshrc is present.
- 4.0.1-pre-5.
* Mon May 14 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 4.0.1-0.2mdk
- 4.0.1-pre-4.
* Mon Apr 23 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 4.0.1-0.1mdk
- 4.0.1-pre-3.
- Redo the configuration.
* Fri Mar 09 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.9-6mdk
- Source /etc/profile.d/ files.
* Thu Mar 08 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.9-5mdk
- Don't build help since it look it doen't works.
* Sat Aug 26 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.9-4mdk
- Set some %config file to (noreplace).
- Make -A to complete spec file for _rpm.
* Thu Jul 20 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.9-3mdk
- Get /usr/share/man also in the completion for perl manpages.
- BM.
* Wed Jul 05 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.9-2mdk
- Fix buildroot hardcoded in binary.
* Wed Jun 21 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.9-1mdk
- Use makeinstall macros (not easy this one :\).
- 3.1.9.
* Mon Jun 05 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.8-1mdk
- 3.1.8.
* Sun May 28 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev22-3mdk
- Fix path (%{prefix}/ucb -> /usr/bin/X11)
- Fix keys (home-end-suppr-delete) directly in the zsh binary.
* Sun Apr 16 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev22-2mdk
- Remove doble .so in /usr/lib/zsh/*.
* Thu Apr 13 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev22-1mdk
- 3.1.6dev22.
* Fri Mar 31 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev20-3mdk
- Fix completion of rpm with -qp*.
* Mon Mar 27 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev20-2mdk
- Upgrade zshguide.
* Sat Mar 25 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev20-1mdk
- 3.1.6-dev20
* Wed Mar 22 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev19-3mdk
- Move global configuration here.
- Adjust groups.
* Tue Feb 22 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev19-2mdk
- Add new zshguide from pws.
- Separate the doc to the doc package
* Sun Feb 20 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev19-1mdk
- Clean Up spec (thanks specs-helper).
- Remove all our patchs (now all is commited to upstream main).
- 3.1.6dev19.
* Fri Feb 18 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev18-3mdk
- Recompile with glibc2.1.3 (first one).
* Thu Feb 17 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev18-2mdk
- Add --freshen completion.
* Tue Feb 15 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev18-1mdk
- Fix descriptions and summary.
- 3.1.6dev18.
* Thu Feb 10 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev17-2mdk
- Remove Makefile in %doc.
- BuildRequires: autoconf tetex.
- Lot of modications in the default config as suggested by Bart
Schaefer <schaefer@zsh.org>.
- 3.1.6dev17.
* Mon Jan 24 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev16-1mdk
- dev16.
- Redo the tar_archive patchs.
* Tue Jan 18 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev15-1mdk
- dev15.
- Fix doc generation with dev15.
- remove META-FAQ.
- disable lfs on sparc.
* Thu Jan 06 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6dev14-1mdk
- dev14 (note the name change).
* Mon Jan 03 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.1.6pws13-3mdk
- Remove temporary files.
* Fri Dec 31 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 3.1.6pws13 (mainly bug fixes).
- fix %post.
- fix rpm completion
* Thu Dec 09 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 3.1.6pws11 (mainly bug fixes).
* Tue Dec 07 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Add run-help and perl-build the documentation.
* Tue Nov 30 1999 Francis Galiegue <francis@mandrakesoft.com>
- Completion machine patch - we use GNU make and GNU tar
- Small fix to %post script
* Tue Nov 30 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 3.1.6pws10
- Fix zprofile.
- Clean-up Franciseries.
- Clean-up specs.
* Mon Nov 29 1999 Francis Galiegue <francis@mandrakesoft.com>
- Grrr... Rebuilt on kenobi, toy ain't a cooker
* Mon Nov 29 1999 Francis Galiegue <francis@mandrakesoft.com>
- Completion system now handles bzip2'ed manpages and tarballs
- Some cool options
* Wed Nov 10 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Add zshguide.txt to documentation.
* Thu Oct 07 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Fix bug in /etc/zsh use USERNAME instead of USER.
- Improve /etc/z* to source the /etc/profile.d/ files.
* Mon Oct 04 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 3.1.6-pws6
- Fix bad link.
- Fix bad manpages.
* Tue Aug 17 1999 Thierry Vignaud <tvignaud@mandrakesoft.com>
- fix typo in examples directory name
* Sun Aug 08 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Copy documentation (yes a lot).
- Remove the completion machine and put them in [[ {etc,root}(skel|files) ]] package.
* Sat Aug 07 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- By defaut we launch the completion machine.
- Put zsh in /usr/bin/
- Rewrite of Spec file for this new major version.
/usr/share/doc/zsh-doc-4.2.0 /usr/share/doc/zsh-doc-4.2.0/ChangeLog /usr/share/doc/zsh-doc-4.2.0/ChangeLog-3.1 /usr/share/doc/zsh-doc-4.2.0/ChangeLog.3.0 /usr/share/doc/zsh-doc-4.2.0/Documentation /usr/share/doc/zsh-doc-4.2.0/Documentation/BUGS /usr/share/doc/zsh-doc-4.2.0/Documentation/CONTRIBUTORS /usr/share/doc/zsh-doc-4.2.0/Documentation/ChangeLog /usr/share/doc/zsh-doc-4.2.0/Documentation/ChangeLog-3.1 /usr/share/doc/zsh-doc-4.2.0/Documentation/ChangeLog.3.0 /usr/share/doc/zsh-doc-4.2.0/Documentation/FAQ /usr/share/doc/zsh-doc-4.2.0/Documentation/FEATURES /usr/share/doc/zsh-doc-4.2.0/Documentation/FTP-README /usr/share/doc/zsh-doc-4.2.0/Documentation/INSTALL /usr/share/doc/zsh-doc-4.2.0/Documentation/MACHINES /usr/share/doc/zsh-doc-4.2.0/Documentation/STD-TODO /usr/share/doc/zsh-doc-4.2.0/Documentation/TODO /usr/share/doc/zsh-doc-4.2.0/Documentation/changelog2html.pl /usr/share/doc/zsh-doc-4.2.0/Documentation/completion-style-guide /usr/share/doc/zsh-doc-4.2.0/Documentation/pubring.pgp /usr/share/doc/zsh-doc-4.2.0/Documentation/zsh-development-guide /usr/share/doc/zsh-doc-4.2.0/Examples /usr/share/doc/zsh-doc-4.2.0/Examples/allopt /usr/share/doc/zsh-doc-4.2.0/Examples/bash2zshprompt /usr/share/doc/zsh-doc-4.2.0/Examples/c2z /usr/share/doc/zsh-doc-4.2.0/Examples/check_exports /usr/share/doc/zsh-doc-4.2.0/Examples/checkmail /usr/share/doc/zsh-doc-4.2.0/Examples/colors /usr/share/doc/zsh-doc-4.2.0/Examples/difflog.pl /usr/share/doc/zsh-doc-4.2.0/Examples/getjobs /usr/share/doc/zsh-doc-4.2.0/Examples/globtests /usr/share/doc/zsh-doc-4.2.0/Examples/globtests.ksh /usr/share/doc/zsh-doc-4.2.0/Examples/harden /usr/share/doc/zsh-doc-4.2.0/Examples/helpfiles /usr/share/doc/zsh-doc-4.2.0/Examples/is-at-least /usr/share/doc/zsh-doc-4.2.0/Examples/job-control-tests /usr/share/doc/zsh-doc-4.2.0/Examples/lete2ctl /usr/share/doc/zsh-doc-4.2.0/Examples/make-zsh-urls /usr/share/doc/zsh-doc-4.2.0/Examples/mere /usr/share/doc/zsh-doc-4.2.0/Examples/mkdisttree.sh /usr/share/doc/zsh-doc-4.2.0/Examples/nslookup /usr/share/doc/zsh-doc-4.2.0/Examples/preconfig /usr/share/doc/zsh-doc-4.2.0/Examples/promptnl /usr/share/doc/zsh-doc-4.2.0/Examples/relative /usr/share/doc/zsh-doc-4.2.0/Examples/reporter /usr/share/doc/zsh-doc-4.2.0/Examples/run-help /usr/share/doc/zsh-doc-4.2.0/Examples/tetris /usr/share/doc/zsh-doc-4.2.0/Examples/zargs /usr/share/doc/zsh-doc-4.2.0/Examples/zcalc /usr/share/doc/zsh-doc-4.2.0/Examples/zed /usr/share/doc/zsh-doc-4.2.0/Examples/zkbd /usr/share/doc/zsh-doc-4.2.0/Examples/zmv /usr/share/doc/zsh-doc-4.2.0/Examples/zrecompile /usr/share/doc/zsh-doc-4.2.0/Examples/zstyle+ /usr/share/doc/zsh-doc-4.2.0/Info_html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_1.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_10.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_11.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_12.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_13.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_14.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_15.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_16.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_17.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_18.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_19.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_2.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_20.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_21.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_22.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_23.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_24.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_25.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_26.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_27.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_28.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_29.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_3.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_30.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_31.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_32.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_33.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_34.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_35.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_36.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_37.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_38.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_39.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_4.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_40.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_41.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_42.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_43.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_5.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_6.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_7.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_8.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_9.html /usr/share/doc/zsh-doc-4.2.0/Info_html/zsh_toc.html /usr/share/doc/zsh-doc-4.2.0/StartupFiles /usr/share/doc/zsh-doc-4.2.0/StartupFiles/compctl-examples /usr/share/doc/zsh-doc-4.2.0/StartupFiles/zlogin /usr/share/doc/zsh-doc-4.2.0/StartupFiles/zshenv /usr/share/doc/zsh-doc-4.2.0/StartupFiles/zshrc /usr/share/doc/zsh-doc-4.2.0/Zsh_Guide /usr/share/doc/zsh-doc-4.2.0/Zsh_Guide/zshguide.html /usr/share/doc/zsh-doc-4.2.0/Zsh_Guide/zshguide01.html /usr/share/doc/zsh-doc-4.2.0/Zsh_Guide/zshguide02.html /usr/share/doc/zsh-doc-4.2.0/Zsh_Guide/zshguide03.html /usr/share/doc/zsh-doc-4.2.0/Zsh_Guide/zshguide04.html /usr/share/doc/zsh-doc-4.2.0/Zsh_Guide/zshguide05.html /usr/share/doc/zsh-doc-4.2.0/Zsh_Guide/zshguide06.html /usr/share/doc/zsh-doc-4.2.0/Zsh_Guide/zshguide07.html /usr/share/doc/zsh-doc-4.2.0/Zsh_Guide/zshguide08.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 08:45:47 2013