summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-04-19unposted: set version to 4.3.4-dev-0Peter Stephenson2-1/+3
2007-04-19users/11419: zle copy-region-as-kill <string>Peter Stephenson7-49/+92
adds text to the kill ring
2007-04-19unposted: meant to add add-zsh-hook a while agoPeter Stephenson2-0/+66
2007-04-19release 4.3.4Peter Stephenson4-6/+11
2007-04-18Made changelog better.Wayne Davison1-2/+2
2007-04-18users/11421: smart-insert-last-word fix.Wayne Davison1-0/+5
2007-04-18users/11424: don't embed a comment inside a math expression.Wayne Davison1-2/+2
2007-04-17users/11421: %{...%} was broken in completion listingsPeter Stephenson2-4/+5
2007-04-17Christoph Bauer: users/11416: bad use of VARARR()Peter Stephenson2-2/+7
2007-04-17update LICENCE to 2007Geoff Wing1-0/+4
2007-04-17update year to 2007Geoff Wing1-1/+1
2007-04-16unposted: prepare for release of 4.3.3Peter Stephenson9-10/+25
2007-04-1523278: fix NUMERICGLOBSORT, broken by multibyte fixesPeter Stephenson3-3/+25
2007-04-15users/11398: vi-goto-mark broken by multibyte supportPeter Stephenson1-0/+2
2007-04-15users/11398: vi-goto-mark broken by multibyte supportPeter Stephenson2-1/+7
2007-04-1423275: change order of arguments to _arguments so that options will actually ↵Clint Adams2-2/+8
be completed.
2007-04-1323273: fix bad patterns in reverse array subscriptingPeter Stephenson3-228/+240
2007-04-13post 23271 _sqsh puncuationPeter Stephenson1-5/+3
2007-04-1323271: Pete Hollobon: completion for sqshPeter Stephenson3-0/+59
2007-04-1223270: fix strptime() on SolarisPeter Stephenson2-0/+17
2007-04-0523264: don't add the -pcre-match operator unless the pcre functions are ↵Clint Adams2-5/+15
available.
2007-04-0223258: fix debugging added in 23248Peter Stephenson2-1/+5
2007-04-0223257: buffer too short for multibyte ${(#)...} evalutionPeter Stephenson2-2/+8
2007-03-3123255: fix 23253 better.Clint Adams2-1/+3
2007-03-3123253: Erik Johansson: remove double quotes causing zcompile to choke.Clint Adams2-1/+6
2007-03-3023252: complete for "aptitude unhold".Clint Adams2-1/+6
2007-03-30unposted: better fix for complist line wrap from 23248Peter Stephenson2-4/+9
2007-03-2923248: Completion listing problem with lines nearly screen widthPeter Stephenson5-19/+43
If compiled with debug send dputs() output to $ZSH_DEBUG_LOG if defined.
2007-03-29unposted: update .distfilesClint Adams2-45/+46
2007-03-2823246: fix completions of redirections that occur before the command wordPeter Stephenson2-4/+20
2007-03-2823241: Daniel Qarras: fix for _module.Clint Adams2-1/+6
2007-03-27unposted: uninitialized variable in 23238Peter Stephenson2-8/+10
2007-03-2723238: jobs didn't get deleted if they weren't printedPeter Stephenson2-2/+21
2007-03-26unposted: more random calendar system fixes and improvementsPeter Stephenson7-92/+189
2007-03-25users/11333: fix users-hosts for ssh when user matchedPeter Stephenson2-2/+9
2007-03-2423236: Daniel Qarras: enhancements for _module.Clint Adams2-25/+180
2007-03-23unposted: nitpicked version of zmodload doc tweakPeter Stephenson2-4/+7
2007-03-2323232: minor tweaks to zmodloadPeter Stephenson3-10/+16
2007-03-2322894 which was supposedly committed 2007-02-25 but somehow didn't make it:Bart Schaefer1-1/+1
fix muttrc path expansion in search for aliaes.
2007-03-2223228: calendar tweaks, including summer time adjustmentPeter Stephenson3-14/+86
2007-03-2223226: handle "nice -n<->"Peter Stephenson2-1/+6
2007-03-19fix output of prompt in single line ZLEPeter Stephenson2-68/+83
2007-03-1923221: Martin Koeppe: don't use XTABS if not definedPeter Stephenson2-0/+6
2007-03-15Fix lower casing of option names in some locales.Peter Stephenson2-1/+13
2007-03-1423215: completion for "module".Clint Adams2-5/+39
2007-03-1323214: complete files after svn commit --file.Clint Adams2-1/+7
2007-03-12Fix for comm completion.Felix Rosencrantz2-1/+6
2007-03-0823206: completion for hg.Clint Adams2-0/+31
2007-03-0523205: fix misspelling of "effect".Clint Adams2-1/+5
2007-03-0123203: acroread -version to get version (from Zvi)Peter Stephenson2-7/+27
Fix previous methods as fallback