about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 26361: update rake completion for version 0.8.3Doug Kearns2009-01-192-5/+13
|
* fix Doug's changelog dateClint Adams2009-01-191-2/+2
|
* 26360: add --work-tree option to git completionDoug Kearns2009-01-192-1/+6
|
* 26315: define ZSH_PATCHLEVEL to "unknown" if not foundPeter Stephenson2009-01-152-1/+11
|
* 26313: --enable-custom-patchlevelPeter Stephenson2009-01-155-3/+34
| | | | unposted: WARN_CREATE_GLOBAL in tcp_log
* Phil Pennock: 26312: Document no variables altered on failed matchPeter Stephenson2009-01-154-3/+15
|
* 26304: Mikael Magnusson: change tense in link warningPeter Stephenson2009-01-132-2/+5
|
* 26393: turn off text attributes in refresh when deleting textPeter Stephenson2009-01-132-10/+14
|
* Back off 26270 (accept-and-menu-complete).Peter Stephenson2009-01-136-31/+19
| | | | Was causing memory corruption
* 26301: make zpty -r exit more cleanly on bad readsPeter Stephenson2009-01-134-21/+46
| | | | | add option -m to make zpty -r return status 1 if pattern failed to match use this option in comptest
* 26300: dont use "echo -n" for $ZSH_PATCHLEVELPeter Stephenson2009-01-132-6/+8
|
* fix doc for 26272Peter Stephenson2009-01-111-2/+2
|
* fix doc for 26272Peter Stephenson2009-01-111-3/+4
|
* unposted: tweak doc for 26270Peter Stephenson2009-01-092-1/+12
|
* 26270: allow accept-and-menu-complete work with _vallues as wellAndrey Borzenkov2009-01-095-13/+27
|
* unposted: fix error using dollar Revision dollarPeter Stephenson2009-01-092-2/+5
|
* 262727: add $ZSH_PATCHLEVEL from ChangeLog revisionPeter Stephenson2009-01-094-2/+23
|
* unposted: add Revision to ChangeLog for patchlevelPeter Stephenson2009-01-091-0/+10
|
* unposted: add _rebootin completion from Mandriva RPMAndrey Borzenkov2009-01-093-0/+34
|
* Benjamin R. Haskell: 26265: fix some composed charactersPeter Stephenson2009-01-092-2/+7
|
* 26260: fix crash failing to assigns scalar to special hashPeter Stephenson2009-01-082-3/+17
|
* unposted: fix yodl problem with 26229Peter Stephenson2009-01-062-1/+6
|
* 26249: remove arbitrary string length limit in unmeta()Peter Stephenson2009-01-052-10/+56
|
* Richard Hartmann: 26170 parts 1 and 2: .bz2 compressed PS filesPeter Stephenson2009-01-053-2/+8
|
* 26247: fix compilation with -Werror=format-securityAndrey Borzenkov2009-01-053-7/+12
|
* Richard Hartmann: 26229: note zstat link following behaviourPeter Stephenson2009-01-032-0/+4
|
* Frank Terbeck: 26215: VCS_Info disable-patterns stylePeter Stephenson2009-01-033-1/+24
|
* Greg Klanderman: 26159: fix appending of killsPeter Stephenson2009-01-032-1/+6
|
* 26202: show zshmodules(1) for echotc, echoti, sched, zprof, zpty, zsocket, ↵Clint Adams2008-12-302-1/+7
| | | | zstyle, and ztcp builtins as well.
* 26185: fix two places where path to global zshenv was specified statically.Clint Adams2008-12-292-2/+5
|
* clean up test temporary filesGeoff Wing2008-12-294-1/+16
|
* Richard Hartmann: 26175: updates for vim completion.Clint Adams2008-12-292-8/+21
|
* Richard Hartmann: 26155: quote use of . for a command in textPeter Stephenson2008-12-184-5/+11
|
* 26141: word-split EDITOR/VISUAL so users can have multi-argument commands in ↵Clint Adams2008-12-162-1/+7
| | | | those variables.
* Frank Terbeck: 26125: add "command" style to VCS_INFOPeter Stephenson2008-12-1122-26/+86
|
* 26121: add -B <lines> option to calendarPeter Stephenson2008-12-103-9/+25
|
* users/13566: note you cant unset array elementsPeter Stephenson2008-12-102-0/+11
|
* 26110: option to allow vared to open to an alternative terminalPeter Stephenson2008-12-093-6/+25
|
* Richard Hartmann: 26114: add color options.Clint Adams2008-12-092-0/+11
|
* Benjamin R. Haskell: users/13544: typo in composing charactersPeter Stephenson2008-12-082-1/+9
|
* 26116: didn't get updated properly for combining charactersPeter Stephenson2008-12-071-6/+5
|
* Richard Hartmann: 26105: add okularPeter Stephenson2008-12-022-1/+7
|
* Frank Terbeck: 26104: eliminate WARN_CREATE_GLOBAL warningsPeter Stephenson2008-12-022-3/+9
|
* 26103: use FIFOs rather than FD files for process substititution on CygwinPeter Stephenson2008-12-012-2/+19
|
* 26095: compilation error if TIOCGWINSZ not definedPeter Stephenson2008-11-272-0/+7
|
* 26090: another cond test for Cygwin needs removingPeter Stephenson2008-11-262-0/+9
|
* Brendan Cully: 26057: mercurial completion updates.Clint Adams2008-11-262-25/+876
|
* 26091: crash at end of history line if history not in usePeter Stephenson2008-11-252-6/+13
|
* 13482: Frank Terbeck: fix some prompt docs for vcs infoPeter Stephenson2008-11-242-1/+9
|
* users/13477: call _files instead of _path_files to correctly handleBart Schaefer2008-11-232-1/+6
| | | | cycling through choices.