summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-0924701: use $service instead of $words[1] so completion will work if git is an...Clint Adams2-4/+9
2008-03-0824699: bug with ${(Q)...} on initial ">"Peter Stephenson5-5/+94
2008-03-07users/12699: don't complete normal arguments where we're completing thePeter Stephenson2-4/+47
2008-03-07Richard Hartmann: 24631: gpg completion updatePeter Stephenson2-4/+7
2008-03-0724696: turn off MULTIBYTE by default in sh emulationPeter Stephenson3-5/+12
2008-03-06History file-handling improvments.Wayne Davison2-8/+33
2008-03-06Fixed two compiler warnings about comparing signed/unsigned.Wayne Davison1-2/+2
2008-03-04unposted: improved handling of perforce @label and @datePeter Stephenson2-2/+7
2008-03-0324673: another attempt to sort characters the same way on multiple UTF-8Peter Stephenson2-21/+18
2008-03-0324662: River Tarnell: strtoul() compat when not in system libraryPeter Stephenson3-1/+108
2008-03-0324653, 24659: Completion/Unix/Type/_path_commands: use a helper functionBart Schaefer2-3/+21
2008-03-02overeagnerness to spot integers in cd after - and +Peter Stephenson2-1/+7
2008-03-0124650: use zstyle -t instead of -T since extra-verbose isn't meant to default...Clint Adams2-1/+6
2008-03-0124632: fix remote ssh filename quoting.Clint Adams2-1/+10
2008-02-2824672: fix(?) crash resizing window during menu-selectPeter Stephenson2-3/+12
2008-02-2824626: only process command descriptions if extra-verbose style is set.Clint Adams3-1/+10
2008-02-2824622: add completion for 'git bisect skip' and 'git bisect run'.Clint Adams2-2/+14
2008-02-2724618: avoid problems with sorting of UTF-8 characters by using sortPeter Stephenson2-2/+13
2008-02-2724617: add '.' to the yodl include path for when files are passed as ../../Do...Clint Adams2-2/+7
2008-02-2724611: fix ${+array[...]} for empty rangePeter Stephenson3-1/+15
2008-02-2724609: try to be safe about using libiconvPeter Stephenson3-4/+30
2008-02-2624600: yet another typoPeter Stephenson3-5/+13
2008-02-26another fatfinger: change comparison to asignmentGeoff Wing1-1/+1
2008-02-26pws fatfingered the last change in utils.cGeoff Wing2-1/+5
2008-02-2624596: use "US-ASCII" as charset if nl_langinfo(CODESET) returns "" or "646"Peter Stephenson2-0/+16
2008-02-2624592: make types of charset conversion failure more explicitPeter Stephenson2-3/+8
2008-02-2324588: tweak glob qualifier completionPeter Stephenson5-16/+20
2008-02-2324585: completion for glob qualifiers plusPeter Stephenson8-3/+393
2008-02-22unposted: new p4 change option -uPeter Stephenson2-0/+6
2008-02-2224578: stop completing --print-gnu-build-architecture, which was dropped in 2...Clint Adams2-1/+3
2008-02-2224576: replace shebang lines.Clint Adams3-0/+7
2008-02-21users/12632: bug unexporting special after being set for funccallPeter Stephenson2-0/+7
2008-02-2024572: add style reformat-date to calendarPeter Stephenson1-1/+1
2008-02-1924570: don't attempt to pre-filter $commands on $PREFIX, just let compaddBart Schaefer2-1/+7
2008-02-1924572: add style reformat-date to calendarPeter Stephenson3-6/+33
2008-02-18unposted: Functions/Misc/xtermctl: update uses of "read" to take advantageBart Schaefer2-5/+12
2008-02-18users/12600: Src/builtin.c: reorder handling of -s/-d/-t optionsBart Schaefer1-0/+6
2008-02-18zsh-users/12600: reorder handling of -s/-d/-t options so that terminalBart Schaefer1-90/+93
2008-02-1724566: fix prompts with glitch spaces a bit morePeter Stephenson3-7/+41
2008-02-1524556: %G in prompt for glitch charactersPeter Stephenson3-0/+25
2008-02-1524554: reduce accumulated memory listing in completion listingPeter Stephenson2-200/+225
2008-02-1424551: Free heap memory after every ZLE commandPeter Stephenson3-0/+21
2008-02-11users/12547: [0] -> [1] in completion arraysPeter Stephenson3-3/+7
2008-02-1124545: new acroread optionsPeter Stephenson2-1/+15
2008-02-0924542: fix RC_QUOTES completion if opening quote not at start of stringPeter Stephenson2-5/+16
2008-02-07unposted: remove shebang line.Clint Adams1-1/+3
2008-02-07unposted: remove shebang line.Clint Adams4-5/+4
2008-02-0624536: tweaks to 24529, spelling fix.Clint Adams2-6/+9
2008-02-06Mikael Magnusson: 24529: remaining fixes from 24526.Clint Adams2-6/+11
2008-02-0524533 (tweaked): offer _complete _ignored as default for completers stylePeter Stephenson2-2/+11