summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-03-1526735: Check some function return values for failures. Gets rid ofWayne Davison8-16/+28
some compiler warnings, and improves error handling/notification.
2009-03-14users/13910: spawnjob() should output to ttyPeter Stephenson2-5/+8
2009-03-1426699: dependencies for config.modulesPeter Stephenson2-4/+9
2009-03-14Adding .gitignore for the mirrored git repo.Wayne Davison2-1/+138
2009-03-1326713: Completion/Zsh/Type/_globflags: add #autoloadBart Schaefer1-1/+5
2009-03-1326713: add #autoloadBart Schaefer1-0/+2
2009-03-13users/13902: make isearch return status usefulPeter Stephenson4-25/+83
add LASTABORTEDSEARCH variable
2009-03-1326723: centralise test for matching glob qualifiers in file completionPeter Stephenson4-38/+59
2009-03-13users/13903 fix vi search prompt and repeatPeter Stephenson2-2/+11
2009-03-13update LICENCE year to 2009Geoff Wing2-2/+6
2009-03-10print message if we give up trying to crate a lock file with hard linksPeter Stephenson2-4/+10
2009-03-1026705: multibyte characters with Meta in ${(%)foo} etc.Peter Stephenson3-8/+27
2009-03-0926072: lexsave()/lexrestore() to fix bug with sourcing from "funny" placesPeter Stephenson2-1/+9
2009-03-09derf@sievert.tabularazor.org: 26701: new devtodo completionPeter Stephenson3-1/+181
2009-03-0826697: test for Linux- and Mac-style xattr functionsPeter Stephenson4-7/+76
2009-03-06unposted: fix definition of _perforce_whole_path in 26690Peter Stephenson2-3/+9
2009-03-04add whole-path style to _perforce completerPeter Stephenson2-15/+71
2009-03-04unposted: add POSIX_ALIASES and POSIX_IDENTIFIERS to FAQPeter Stephenson2-3/+8
2009-03-0326686: problem storing long $_ using VARARR()Peter Stephenson3-9/+27
2009-03-0326683: add some notes on LC_CTYPEPeter Stephenson3-2/+21
2009-03-03fix the cap.c patchPeter Stephenson2-3/+7
2009-03-0326680: still more metafy() stuff in capPeter Stephenson2-4/+9
2009-03-0326677: cap module needs some unmetafy() callsPeter Stephenson2-1/+7
2009-03-0326676: redirect POSIX_ALIASES readers to reserved word docPeter Stephenson2-27/+8
2009-03-0326675: add POSIX_ALIASES optionPeter Stephenson6-3/+58
2009-03-0326671: various minor attribute tidy upsPeter Stephenson4-38/+93
2009-03-03Mikael Magnusson: 26670: add zsh/attr modulePeter Stephenson10-4/+270
2009-03-03Jun T.: 26667: parentheses in doc causing problemsPeter Stephenson2-2/+6
2009-03-0326665: Src/utils.c: fix one incorrect test in 26614.Bart Schaefer2-2/+7
2009-03-02Lionel Flandrin: 26625: inopportune interrupt wrecked terminal set upPeter Stephenson2-3/+7
2009-03-0226614 + 26615: history -t <fmt> plus ztrftime "-" format modifierPeter Stephenson6-51/+135
2009-03-01Frank Blendinger: 26656: improved gnupod completion.Clint Adams2-9/+29
2009-03-01Chris Lamb: 26655: complete custom Django management commands.Clint Adams2-1/+15
2009-02-28Daniel Friesel: 26636: complete .flac files for mplayer.Clint Adams2-2/+7
2009-02-2826609: _path_files: better (?) fix for globcomplete.Bart Schaefer3-4/+13
unposted: _pick_variant: explicit rather than implicit success return.
2009-02-2726622: improve comments within $(...) and add testPeter Stephenson3-2/+20
2009-02-2626617 c.f. Tomáš Smetana, 26610: comments weren't handled in $(...)Peter Stephenson2-2/+17
2009-02-26Frank Terbeck: 26612: VCS INFO documentation fixPeter Stephenson2-3/+8
2009-02-2526606: fix doubled -s in path completion in some casesPeter Stephenson2-3/+7
2009-02-2526602: history substitution buffer could overflow with no testPeter Stephenson2-4/+21
2009-02-25c.f. 26586: rename yylex to zshlex and yytext to zshlextextPeter Stephenson4-126/+130
2009-02-25Mikael Magnusson: 26596: new git options.Clint Adams2-5/+19
2009-02-2526593: complete multiple files for lintian.Clint Adams2-2/+7
2009-02-2026588: don't expand aliases in run-helpPeter Stephenson2-3/+7
2009-02-2026584: use bind/netdb.h where appropriatePeter Stephenson3-1/+21
2009-02-1926583: use HOOK_FUNCTIONS more widelyPeter Stephenson4-4/+16
2009-02-18Jörg Sommer: 26582Peter Stephenson2-1/+7
2009-02-1826580: Mikael: typo.Peter Stephenson1-1/+3
2009-02-1826580: Mikael: typo.Peter Stephenson1-1/+1
2009-02-1826579: fix hook function documentationPeter Stephenson2-12/+26