summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2013-12-1632136: fix problem with kshglob.Peter Stephenson1-0/+4
Non-pattern characters that could be followed by "(" to introduce a ksh glob but weren't caused failures.
2013-12-16add ZLE_RPROMPT_INDENT to NEWSPeter Stephenson1-0/+2
2013-12-1632114: ZLE_PROMPT_INDENT allows you to move rprompt flush rightPatrick Oscity1-0/+7
2013-12-15users/18219: compadd -Q for builtins, aliases, and reserved wordsBarton E. Schaefer1-0/+5
2013-12-14unposted: increment version to 5.0.3-dev-0Peter Stephenson1-0/+3
2013-12-14unposted: release 5.0.3Peter Stephenson1-0/+4
2013-12-1332105: support combinations of man or nroff with colcrt or col.Martin Vaeth1-0/+3
2013-12-1332103: parse host:port format in ssh known_hosts files.Aaron Peschel1-0/+5
2013-12-1032099: change pointer declaration to avoid arithmetic on (void *).Barton E. Schaefer1-0/+5
2013-12-09users/18210: document "print -D" betterPeter Stephenson1-0/+2
2013-12-0932093: describe the dependency issues fixed by the doc bundlePeter Stephenson1-0/+5
2013-12-0932056: Handle completion for different versions of iconvJun T1-0/+5
2013-12-0632091: WARN_CREATE_GLOBAL false positive.Daniel Shahaf1-1/+7
In cases like () { foo=bar =true; }
2013-12-0532089: tweak to detect Subversion repositoryDaniel Shahaf1-0/+6
2013-12-02Unposted (see 32085): Another nonessential setoptBarton E. Schaefer1-1/+2
2013-12-0232080: Suppress error output from nonessential setoptBarton E. Schaefer1-0/+5
2013-12-01unposted: 5.0.2-test-3Peter Stephenson1-0/+4
2013-11-3032069: completion for "git submodule update --remote"Hong Xu1-3/+8
2013-11-2932066: fix %r and %S in vcs_info formats when a repository subdirectory is ↵Barton E. Schaefer1-0/+7
accessed via a symlink 31985 Clemens Hammacher and 32064 Hong Xu
2013-11-2732061: Fix "use of uninitialized memory" in metafyBarton E. Schaefer1-0/+4
2013-11-27unposted: fix ChangeLog reference to last test versionPeter Stephenson1-1/+1
2013-11-27unposted, see 32054: Rationalise character encoding.Peter Stephenson1-0/+13
Shell functions are strictly ASCII for maximum portability. Other files within the distribution may contain UTF-8 characters. Exception for test files: where they need single character input with the top bit set, ISO-8859-X is used (X doesn't matter as we don't need the Euro).
2013-11-25unposted, see 32050, 32051: remove non-ASCII characters in functionsPeter Stephenson1-0/+5
2013-11-25unposted: Prepare 5.0.2-test-2.Peter Stephenson1-0/+5
2013-11-2532045 (adjusted by 32047): use makefile dependencies to determine whether toBarton E. Schaefer1-0/+6
rebuild helpfiles
2013-11-2332031 plus missed _run_help: get helpfiles install path corect in functionsPeter Stephenson1-0/+7
2013-11-2032030: need to revert empty glob qualifier change.Peter Stephenson1-0/+5
It failed on an empty expansion that (N) was supposed to remove. Add test for this case.
2013-11-1932023: better interrupt handling at RM_STAR_WAITBarton E. Schaefer1-0/+4
2013-11-1832008: complete "." and ":" for run-help, clean Doc/help in makeMartin Vaeth1-0/+5
2013-11-18Fix merge of ChangeLogPeter Stephenson1-1/+6
2013-11-18follow up to 31959: I patched the files to the wrong place.Peter Stephenson1-0/+5
2013-11-1831995: Han Pingtian: glob qualifiers cannot follow an empty pattern, so a ↵Barton E. Schaefer1-1/+6
leading paren means grouping
2013-11-1732001: fix crash on ${:*} and ${:|}Peter Stephenson1-0/+5
2013-11-15Martin Vaeth: 31988 (plus missing semicolon): remove LC_CTYPE heuristics, ↵Barton E. Schaefer1-0/+5
assure clean environment, force LANG=C
2013-11-1431984: new df completionJun T1-0/+2
2013-11-1431983: suppress warning from cmp when genering patchlevel.h.Peter Stephenson1-0/+3
The warning doesn't indicate a problem, so isn't useful.
2013-11-1431982: detection of floating point constants was problematic.Peter Stephenson1-0/+6
Remove the cause and fix the original problem with floating point numbers with leading zeros (users/17445) a different way.
2013-11-1331977: It's OK to autoload a feature that's loaded.Peter Stephenson1-0/+3
Simply check that the feature is from the same module that's requested.
2013-11-1331971: locale fix for helpfilesJun T1-0/+2
2013-11-13Merge remote commitPeter Stephenson1-0/+7
2013-11-1331959: missed filesMartin Vaeth1-0/+5
2013-11-1231966: skip introductory paragraphs when processing "man zshbuiltins".Bart Schaefer1-0/+7
2013-11-1231959 (plus tweak to .gitignore): make help files during installationMartin Vaeth1-0/+6
2013-11-1231961: rationalise fd watching to use structurePeter Stephenson1-0/+5
2013-11-08unposted: update some incorrect version numbers in ChangeLogPeter Stephenson1-1/+3
2013-11-08unposted: refer to zle -Fw in NEWSPeter Stephenson1-0/+2
2013-11-0831940: zcalc -e uses arguments as inputPeter Stephenson1-0/+5
2013-11-0731937: zle -Fw uses widget semantics for file descriptor handlerPeter Stephenson1-0/+7
2013-11-06unposted: updates for 4.0.2-test-1.Peter Stephenson1-0/+8
Update references to 4.0.2 to 4.0.3. Additional mod_export declarations. Additions to .distfiles.
2013-11-0331936: Rationalise limits for threadsStefan Neudorf1-0/+4