about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 23086: printf should handle octal escapes in the \0NNN formPeter Stephenson2007-01-043-2/+12
|
* 22817: update for modern options, add completion of releases.Clint Adams2007-01-022-3/+25
|
* 23080: fix -c and -g (both were mistakenly -b).Clint Adams2007-01-022-2/+7
|
* 23071: signed characters with no multibyte supportPeter Stephenson2006-12-192-3/+11
|
* 23070: Fix [[ -N file ]] test failure on NFSPeter Stephenson2006-12-192-0/+6
|
* document OS may handle negative or zero PID in killPeter Stephenson2006-12-194-51/+117
|
* 23054, part: error message for "kill -" with nothing after the - was confusingPeter Stephenson2006-12-182-0/+9
|
* 23060: make everything in Doc makes infoPeter Stephenson2006-12-172-1/+3
|
* 23057, 23058, 23059: completions from arnoPeter Stephenson2006-12-176-3/+171
|
* users/11083: functions for handling shell arguments in ZLEPeter Stephenson2006-12-155-19/+193
|
* 23052: multibyte characters in typeset -L/R/Z paddingPeter Stephenson2006-12-133-30/+60
|
* 23051: ${(Q)...} of RCQUOTE expression failed with DEBUG activePeter Stephenson2006-12-132-2/+11
|
* users/11079: 1(2##)Peter Stephenson2006-12-122-3/+9
|
* Unposted, see 23042: add some missing backslashes at the ends of lines.Bart Schaefer2006-12-111-3/+3
|
* unposted: improve CUTBUFFER and killring documentationPeter Stephenson2006-12-103-22/+37
| | | | 23044: print -c and print -C didn't handle unmetafied input
* improved firefox supportPeter Stephenson2006-12-083-2/+24
|
* 23039: handle iceweasel as firefox.Clint Adams2006-12-082-1/+6
|
* 23036: three more fixes for completion using $'...'Peter Stephenson2006-12-084-3/+27
|
* 23028: use texi2pdf where availablePeter Stephenson2006-12-044-1/+10
|
* Vin Shelton: 23027: typo in calsys.yoPeter Stephenson2006-12-045-61/+176
| | | | unposted: missing autoload in calendar_add, improve age date shortcuts
* Incomplete improvements for $'...' in completionPeter Stephenson2006-12-039-69/+419
|
* unposted: fix calendar stuffPeter Stephenson2006-12-014-4/+17
|
* c.f. 23023: typoPeter Stephenson2006-12-011-0/+1
|
* c.f. 23023: new calendar function system.Peter Stephenson2006-12-0123-8/+1787
|
* 23022: don't allow WORDCHARS to be exported to testsPeter Stephenson2006-11-282-0/+6
|
* unposted: update Perforce completion to 2006.2Peter Stephenson2006-11-282-17/+73
|
* 23018: parse out section headings from darcs --help.Clint Adams2006-11-272-2/+6
|
* 23008: failure to output error message could alter exit statusPeter Stephenson2006-11-192-3/+8
|
* 23005: completion for toilet.Clint Adams2006-11-182-0/+26
|
* users/10989: add fake-always pattern that overrides ignored-patternsPeter Stephenson2006-11-153-8/+47
|
* users/10981: needs glob_subst for config filePeter Stephenson2006-11-142-1/+5
|
* users/10979: ssh completion uses config file from -F if presentPeter Stephenson2006-11-142-2/+14
|
* 22998: add -s to _argumentsClint Adams2006-11-132-1/+5
|
* unposted: update config.guess and config.sub to 2006-07-02 versions.Clint Adams2006-11-113-41/+109
|
* 22997: fix ${...?...} exit and trapsPeter Stephenson2006-11-113-2/+22
|
* 22992: make $? available in exit traps/hooksPeter Stephenson2006-11-105-2/+21
| | | | 22993: slightly more effective _make variable fix
* 22984: add zshexit hookPeter Stephenson2006-11-093-0/+12
|
* 22988: arno: _make fix for special variablesPeter Stephenson2006-11-092-0/+9
|
* 22983: exit could loop for everPeter Stephenson2006-11-083-0/+23
|
* unposted: tweak ChangeLogPeter Stephenson2006-11-081-3/+3
|
* 22981: Zvi Har'el: bad call from 22952Peter Stephenson2006-11-089-43/+111
| | | | 22980: add hook array for special functions
* 22980: 22952 messed up parameter padding flag optional argumentsPeter Stephenson2006-11-076-18/+44
|
* _zip completes .xpi filesPeter Stephenson2006-11-072-4/+9
|
* 22972: limit autoload completion to functions not yet registered.Peter Stephenson2006-11-062-2/+8
|
* fix error messagePeter Stephenson2006-11-063-2/+7
|
* 22968: fix metafication for print -z and print -sPeter Stephenson2006-11-052-0/+21
|
* 22953: Mikael Magnusson: _most_recent_file fix.Peter Stephenson2006-11-033-9/+18
| | | | users/10928: send all "jobs" output to stdout
* 22952: fix some argument delimiters to work with multibyte charactersPeter Stephenson2006-11-026-75/+196
|
* 22950: fix reverse-menu-complete as start of completionPeter Stephenson2006-11-022-2/+14
|
* 22947: minor mkdir completion fixes.Clint Adams2006-11-022-6/+11
|