about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Sebastian Stark: users/15581: MacOS has .bundle DLL files.Peter Stephenson2010-11-252-2/+5
|
* Overwrite PROMPT_SP string if it should remain invisible,Wayne Davison2010-11-252-4/+10
| | | | even with an upcoming newline.
* users/15580: fix MIME handler completion on fallthroughPeter Stephenson2010-11-253-3/+21
|
* 28434: make ${NAME:OFFSET} always use zero-offsetPeter Stephenson2010-11-254-36/+56
|
* 28424: missedPeter Stephenson2010-11-231-1/+7
|
* 28424: new POSIX_STRINGS optionPeter Stephenson2010-11-225-3/+65
|
* 28425: remove null arguments and untokenizePeter Stephenson2010-11-202-1/+7
|
* 28419: Doc/Zsh/expn.yo, Src/subst.c, Test/D04parameter.ztst:Peter Stephenson2010-11-184-3/+77
| | | | KSH_ARRAY ${*:0:1} gives $0, etc.
* 28418: add ${NAME:OFFSET:LENGTH} substitutionPeter Stephenson2010-11-186-10/+241
|
* 28377: document more alias problemsPeter Stephenson2010-11-172-1/+26
|
* 28411: complete submodule and annex as subcommands; complete files when the ↵Clint Adams2010-11-142-3/+15
| | | | subcommand is unknown.
* 28401: git-buildpackage completion from Felipe Sateler.Clint Adams2010-11-102-2/+49
|
* Mikael: 28389: empty section in java CLASSPATHPeter Stephenson2010-11-072-3/+9
|
* 28384: improve error message on assignment to a field of a read-only hash.Bart Schaefer2010-11-032-2/+14
| | | | CVS ----------------------------------------------------------------------
* unposted: typo plus rephrase of alias quoting bitPeter Stephenson2010-10-272-7/+11
|
* 28375: clarify how to quote aliases from expansionPeter Stephenson2010-10-272-7/+15
|
* 28363: fix insert bug refreshing zle with wide characteterPeter Stephenson2010-10-252-11/+38
|
* 28360: NO_UNSET option should check parameters with trailing optionsPeter Stephenson2010-10-223-4/+36
|
* not quite posted: screen: complete sessions after -SPeter Stephenson2010-10-222-2/+7
|
* not quite posted, exactly: improvement to previous _man changePeter Stephenson2010-10-212-5/+6
|
* Silas Silva: completion support for man -MPeter Stephenson2010-10-212-1/+16
|
* Jérôme Pouiller: 28351: new help functionsPeter Stephenson2010-10-184-1/+22
|
* Mikael: 28356: don't increment old display line too far when refreshingPeter Stephenson2010-10-172-2/+7
|
* unposted but c.f. 28353: omit sunsite.dk from FTP listPeter Stephenson2010-10-172-4/+6
|
* 28345: make ${(D)...} return a fully usable command line argumentPeter Stephenson2010-10-155-15/+31
|
* unposted: fix cross-references in doc for parameter substitution rulesBart Schaefer2010-10-132-4/+9
|
* Mikael: 28343: fix setfacl completionPeter Stephenson2010-10-122-2/+8
|
* Document the 28338 commit. Oops.pdpennock2010-10-101-1/+6
|
* 28339: backslash-newline history without HIST_LEX_WORDSPeter Stephenson2010-10-104-7/+50
| | | | 28340: assignment to range of scalar variable with multibyte characters
* 28332: backslash-newline with HIST_LEX_WORDSPeter Stephenson2010-10-102-3/+19
|
* 28338: keep =~ from inverting sense of subsequent tests (after &&/||)pdpennock2010-10-102-1/+15
|
* Ben: 28330: acroread completion for -openInNewInstancePeter Stephenson2010-10-082-3/+9
|
* Ben: 28329: acroread completion for version 9 similar to 7 and 8Peter Stephenson2010-10-082-6/+10
|
* 28327: fix pseudolexical word splitting with RC_QUOTESPeter Stephenson2010-10-072-11/+14
|
* 28326: Fix numberingPeter Stephenson2010-10-071-7/+6
|
* not yet posted: fix some more HIST_LEX_WORDS anomaliesPeter Stephenson2010-10-062-18/+43
|
* 28319: (z) splitting odditiesPeter Stephenson2010-10-063-19/+120
|
* 28285: zle-isearch-update and zle-isearch-exitPeter Stephenson2010-10-063-1/+30
|
* unposted: note HIST_LEX_WORDS in NEWSPeter Stephenson2010-10-032-1/+8
|
* Add missing file reference in recent entry.Bart Schaefer2010-10-021-3/+3
|
* 28308/28310: HIST_LEX_WORDS, check for quick history readPeter Stephenson2010-10-025-45/+86
|
* 28309: fix infinite loop padding with extra wide charactersPeter Stephenson2010-10-022-7/+58
|
* Mikael: 28301: fix missing item line in docPeter Stephenson2010-10-022-1/+6
|
* 28307: support new styles esp. vcs_info ones and allow quoted contexts againOliver Kiddle2010-10-012-10/+124
|
* 28295 plus tweak: use lexer to split words from history filePeter Stephenson2010-09-252-22/+65
|
* unposted: update address of HTML manualPeter Stephenson2010-09-232-2/+6
|
* 28282: new function zlecallhook()Peter Stephenson2010-09-204-35/+44
| | | | fix arguments to zle-keymap-select
* 28268: I/O to a terminated (or never created) coprocess emits aBart Schaefer2010-09-192-3/+25
| | | | "no coprocess" diagnostic, instead of either nothing or "bad file number".
* Baptiste: 28264: remove the need for sed from _ffmpegPeter Stephenson2010-09-162-6/+11
|
* 28261: Julius Plenz: separate the options to _arguments.Wayne Davison2010-09-162-2/+7
|