about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 27965, 27966: Improve ${(q)...}: newline appears as $'\n;,Peter Stephenson2010-05-275-15/+45
* 27976: more parameter substitution order descriptionPeter Stephenson2010-05-272-9/+46
* Seth House: 27971: vcs_info: Fix a bug that caused the mercurial backend to a...Frank Terbeck2010-05-272-3/+10
* users/15078: completion for zsh-mime-handlerPeter Stephenson2010-05-235-9/+86
* 27964: add back missing enditem().Clint Adams2010-05-222-1/+6
* Simon Ruderich: 27953: vcs_info: changed default formats and actionformats.Frank Terbeck2010-05-144-11/+9
* Simon Ruderich: 27954: vcs_info: more minor documentation fixes.Frank Terbeck2010-05-143-10/+13
* unposted: fix typo in previous commitPeter Stephenson2010-05-124-3/+15
* 27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxtPeter Stephenson2010-05-1212-38/+188
* c.f. 27950: strip bogus whitespace from testsPeter Stephenson2010-05-102-5/+10
* Seth House, Simon Ruderich and myself: 27948: various vcs_info changesFrank Terbeck2010-05-1012-302/+1316
* users/15031: another file completion quoting fix,Peter Stephenson2010-05-052-6/+27
* 27947: some cases where we should execute EXIT trapsPeter Stephenson2010-05-053-2/+33
* * 27813: Simon Ruderich: Completion/Unix/Command/_git: Complete some generic ...Frank Terbeck2010-05-022-2/+7
* Bernd Zeimetz: 27931: completion for bts affects.Clint Adams2010-04-282-2/+16
* Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACEPeter Stephenson2010-04-283-3/+9
* 27926: fix completion suffix when inserting last wordPeter Stephenson2010-04-272-1/+5
* 27911: no completion colouring with old lists when turned offPeter Stephenson2010-04-272-3/+13
* 27908: Functions/VCS_Info/vcs_info: Avoid locale related problemsFrank Terbeck2010-04-262-2/+13
* unposted: update to _kfmclientPeter Stephenson2010-04-263-21/+214
* fix previous commitClint Adams2010-04-252-4/+4
* 27914: find usb.ids in /usr/share/misc.Clint Adams2010-04-252-3/+6
* 27912: presume that pci.ids is uncompressed now.Clint Adams2010-04-252-2/+7
* users/15028 modified to unquote in one place:Peter Stephenson2010-04-232-2/+9
* 27889: Force more use of GLOB_SUBST in parameters if ~ is usedPeter Stephenson2010-04-203-6/+18
* "Akinori MUSHA: 27892: update service & init completion for FreeBSDPeter Stephenson2010-04-207-50/+125
* unposted: update NEWS with path-completion stylePeter Stephenson2010-04-152-6/+18
* 27798: Alexey I. Froloff: Completion/Unix/Command/_git: support for the `--in...Frank Terbeck2010-04-142-2/+8
* unposted: add kindex entry for path-completion stylePeter Stephenson2010-04-142-2/+5
* unposted: slightly rephrase path-completion docPeter Stephenson2010-04-142-3/+5
* users/15011: add path-completion stylePeter Stephenson2010-04-143-8/+39
* unposted: calendar system updates:Peter Stephenson2010-04-136-11/+26
* 27876: completion for axi-cache (from apt-xapian-index).Clint Adams2010-04-122-1/+35
* Simon Ruderich: 27856 (tweaked): Git availabilityPeter Stephenson2010-04-092-3/+10
* 27865: fix problem with glob_subst in parameter subsitutionPeter Stephenson2010-04-093-2/+17
* Ben: 27589: improved -redirectPeter Stephenson2010-04-092-6/+13
* 27847: completion for uzbl.Clint Adams2010-03-302-1/+15
* 27843: fix description of extended history formatPeter Stephenson2010-03-292-2/+7
* rationalise widths of non-printing characters to zero.Peter Stephenson2010-03-274-35/+81
* unposted: change new test in A02alias.ztst to use catPeter Stephenson2010-03-252-3/+6
* 27827: fix infinite loop in recursive alias at end of parsed stringPeter Stephenson2010-03-253-10/+25
* 27823: fix memory access in 27822Peter Stephenson2010-03-221-2/+2
* 27823: fix memory access in 27822Peter Stephenson2010-03-221-1/+4
* 27812: display invalid bytes in multibyte characters speciallyPeter Stephenson2010-03-225-14/+82
* Fix ZLE access to pushed history linePeter Stephenson2010-03-225-10/+55
* FAQ updatePeter Stephenson2010-03-192-13/+36
* update calendar to run calendar_show in current shellPeter Stephenson2010-03-192-13/+18
* Use // instead of :gs in parameter substitutionPeter Stephenson2010-03-192-2/+8
* unposted: fix new test in A01grammar.ztstPeter Stephenson2010-03-182-2/+5
* 27804: don't hang in isearch if invalid character foundPeter Stephenson2010-03-182-1/+8