| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix up missing message numbers | Andrew Main | 2000-09-02 | 1 | -3/+3 |
* | Fix allopt. | Bart Schaefer | 2000-09-02 | 2 | -5/+9 |
* | 12720: replace _files with _path_files for two instances in _dpkg | Clint Adams | 2000-08-31 | 2 | -2/+7 |
* | 12719: quoting arrays in vared with real backslashes | Peter Stephenson | 2000-08-29 | 4 | -10/+23 |
* | fix for unbalanced calls to {push,pop}heap in docomplete()/get_comp_string() ... | Sven Wischnowsky | 2000-08-29 | 2 | -1/+8 |
* | Fix email address | Bart Schaefer | 2000-08-29 | 1 | -1/+1 |
* | 12716: Document and index REPLY/reply paramters properly. | Bart Schaefer | 2000-08-29 | 8 | -19/+53 |
* | fix for `function' without names (12710) | Sven Wischnowsky | 2000-08-28 | 2 | -1/+8 |
* | new AIX specific completion function (12708) | Oliver Kiddle | 2000-08-27 | 2 | -0/+18 |
* | complete compressed files for gv; improve results from _pspdf (12692) | Sven Wischnowsky | 2000-08-23 | 5 | -9/+78 |
* | use return value (12682) | Sven Wischnowsky | 2000-08-21 | 2 | -0/+6 |
* | enhance _zmodload to use _arguments (12677) | Oliver Kiddle | 2000-08-18 | 2 | -17/+46 |
* | Src/.cvsignore fix for Windows resources and icon | Peter Stephenson | 2000-08-16 | 2 | -3/+7 |
* | pws/Andrej: 12594, 12661: Windows resources and icon | Peter Stephenson | 2000-08-16 | 5 | -2/+24 |
* | 12658: cscope ignorance | Peter Stephenson | 2000-08-16 | 3 | -1/+11 |
* | make $modules report aliases correctly (12654) | Sven Wischnowsky | 2000-08-16 | 3 | -5/+11 |
* | remove unnecessary local | Sven Wischnowsky | 2000-08-16 | 2 | -3/+6 |
* | 12650: don't show aliased modules if there aren't any | Peter Stephenson | 2000-08-15 | 2 | -2/+10 |
* | 12652: Variable scoping problem. | Bart Schaefer | 2000-08-15 | 2 | -10/+16 |
* | call ps only once and be more intelligent when finding the PIDs (12640) | Sven Wischnowsky | 2000-08-15 | 4 | -24/+28 |
* | small improvement to allow lists where the pid is not in the first column (12... | Sven Wischnowsky | 2000-08-15 | 2 | -2/+7 |
* | Andrej, 12623: Fix dynamic linking for cygwin. | Bart Schaefer | 2000-08-15 | 4 | -103/+64 |
* | 12621: Avoid bad free. | Bart Schaefer | 2000-08-14 | 2 | -0/+5 |
* | Andrej, 12620: Fix up mmap tests. | Bart Schaefer | 2000-08-14 | 3 | -5/+4 |
* | 12614 and 12617. | Bart Schaefer | 2000-08-14 | 1 | -0/+11 |
* | 12617: Use AC_FUNC_MMAP. | Bart Schaefer | 2000-08-14 | 1 | -1/+5 |
* | Andrej, 12614: DLL is a shared library suffix. | Bart Schaefer | 2000-08-14 | 1 | -1/+1 |
* | Andrej, 12614: Clean zpty module after testing. | Bart Schaefer | 2000-08-14 | 3 | -1/+9 |
* | missing mod_export (12613) | Sven Wischnowsky | 2000-08-14 | 2 | -1/+3 |
* | make all builtins in computil test if they were called from a completion func... | Sven Wischnowsky | 2000-08-14 | 2 | -0/+17 |
* | 12604: Remove calls to zpathmax(), minor fixes to zopenmax(). | Bart Schaefer | 2000-08-14 | 5 | -47/+56 |
* | 12601: Tweak --enable-cflags et al. | Bart Schaefer | 2000-08-14 | 3 | -4/+10 |
* | 12598: configure takes --enable-cflags=... etc. arguments | Peter Stephenson | 2000-08-11 | 4 | -2/+234 |
* | 12596: Update INSTALL for module aliasing changes. | Bart Schaefer | 2000-08-11 | 2 | -26/+181 |
* | fixes for completion in math contexts (12592) | Sven Wischnowsky | 2000-08-11 | 4 | -4/+11 |
* | 3.1.9-dev-5 zsh-3.1.9-dev-5 | Peter Stephenson | 2000-08-11 | 2 | -2/+6 |
* | Minor documentation fixes (12585) | Oliver Kiddle | 2000-08-10 | 6 | -51/+54 |
* | add -g option to _parameters to restrict type of parameters completed (12583) | Oliver Kiddle | 2000-08-10 | 6 | -12/+32 |
* | add -g option to _parameters to restrict type of parameters completed (12583) | Oliver Kiddle | 2000-08-10 | 2 | -1/+9 |
* | 12582: improved first argument for is-at-least | Peter Stephenson | 2000-08-10 | 2 | -6/+14 |
* | 12581: C_BASES option | Peter Stephenson | 2000-08-10 | 5 | -1/+27 |
* | new completion for read builtin (12578) | Oliver Kiddle | 2000-08-09 | 4 | -5/+28 |
* | 12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES. | Clint Adams | 2000-08-08 | 6 | -3/+36 |
* | handle the right option in strings with multiple single-letter options (and c... | Sven Wischnowsky | 2000-08-08 | 3 | -2/+9 |
* | more fixes for completion of special characters (quoting) (12565) | Sven Wischnowsky | 2000-08-08 | 5 | -25/+60 |
* | unposted: Remove Src/Aliases stuff and remove aliased modules from xmods.conf | Peter Stephenson | 2000-08-08 | 8 | -142/+14 |
* | 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, | Peter Stephenson | 2000-08-08 | 1 | -0/+6 |
* | 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, | Peter Stephenson | 2000-08-08 | 5 | -51/+326 |
* | users/3358: Zero shout when closing SHTTY in subshells. | Bart Schaefer | 2000-08-08 | 2 | -0/+9 |
* | 12555: fix static linking on cygwin | Peter Stephenson | 2000-08-07 | 2 | -3/+8 |