about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Darel Henman: users/14412: fix confusion in getopts documentationPeter Stephenson2009-09-192-3/+6
|
* 27281: Holger Weiss: fix example of global history substitutionPeter Stephenson2009-09-192-2/+7
|
* Mikael: 27279: doc tweaksPeter Stephenson2009-09-183-2/+8
|
* Baptiste Daroussin: 27277:Improve csup completion.Peter Stephenson2009-09-162-1/+9
|
* users/14387 (tweaked): alternative zsh syntax is not going to be removedPeter Stephenson2009-09-152-5/+11
|
* Greg Klanderman: 27262: prefixes incorrect with accept-exact-dirsPeter Stephenson2009-09-142-3/+8
|
* Baptiste Daroussin: 27271: remove awk dependencePeter Stephenson2009-09-132-5/+7
|
* 27270: zfcd_match: remove awk dependencePeter Stephenson2009-09-132-5/+11
|
* Baptiste Daroussin: 27268:Peter Stephenson2009-09-112-11/+9
| | | | remove Perl dependency from pick-web-browser
* Baptiste Daroussin: 27267 plus 27269 plus doc:Peter Stephenson2009-09-113-32/+33
| | | | remove perl dependency
* Greg Klanderman: 27259 / 27260: missing ChangeLog entryPeter Stephenson2009-09-111-1/+7
|
* Greg Klanderman: 27259 / 27260: unset parameter in file prefixPeter Stephenson2009-09-101-1/+5
|
* Greg Klanderman: 27255: some consistency fixesPeter Stephenson2009-09-095-9/+15
|
* 27236: use $CPPFLAGS with $CPP in configure.acPeter Stephenson2009-09-072-5/+10
|
* Holger Weiss: 57248: fix anchoring for vi searchesPeter Stephenson2009-09-062-2/+6
|
* 27247: zmv checking for **/ was wrongPeter Stephenson2009-09-062-2/+6
|
* 27244: Daniel Friesel: new feh completionPeter Stephenson2009-09-053-1/+176
|
* 27243: reverse indexing of arrays with beginning index out of range returnedPeter Stephenson2009-09-053-1/+45
| | | | wrong value
* 27240: fix fix for lexing in test builtinPeter Stephenson2009-09-022-2/+9
|
* 27233: improved _values handling of optional argumentsPeter Stephenson2009-08-283-3/+10
| | | | mount -o loop= argument is optional
* 27228: clear function for zsh-newuser-installPeter Stephenson2009-08-212-1/+15
|
* 27219: _files -F <array> wasn't correctly handledPeter Stephenson2009-08-172-5/+12
|
* 27218: don't unquote $line generated in comparguments for _argumentsPeter Stephenson2009-08-172-3/+23
|
* 27217: fix typo in assignment in new user scriptPeter Stephenson2009-08-172-2/+7
|
* 27216: set chwords to NULL when freedPeter Stephenson2009-08-162-1/+7
|
* users/14307: end of command line in completion with variant zsh syntaxPeter Stephenson2009-08-152-2/+16
|
* Andrew Psaltis: 27212: Slackware supports extra tar formats in pkgtoolPeter Stephenson2009-08-072-4/+9
|
* 27211: handle Cygwin device files & drives specially in compfilesPeter Stephenson2009-08-052-9/+73
|
* 27209: fix breakage from 27208.Clint Adams2009-08-052-2/+5
|
* Mikael Magnusson: 27204: remove stray curly brace.Clint Adams2009-08-052-2/+5
|
* 27208: try to do the right thing when applying file-sort to extant glob ↵Clint Adams2009-08-052-2/+7
| | | | qualifiers.
* 27203: treat aptitude build-depends just as aptitude build-dep.Clint Adams2009-08-012-2/+5
|
* 27202: unbreak _GNU_SOURCE on Debian GNU/kFreeBSD.Clint Adams2009-08-012-2/+7
|
* users/14267: files added by ignore-line should be quotedPeter Stephenson2009-07-302-7/+14
|
* 27188: improve read -q by using read -k codePeter Stephenson2009-07-245-65/+56
|
* 27181: extend POSIX_CD to handle target directory printing behaviourPeter Stephenson2009-07-213-5/+29
|
* 27178: FAQ---quoting function names to stop expansion is always(ish) safePeter Stephenson2009-07-202-4/+6
|
* 27178: FAQ---quoting function names to stop expansion is always safePeter Stephenson2009-07-202-1/+14
|
* 27159: restore pre-23067 behavior of SIGINT outside a "wait", so thatBart Schaefer2009-07-203-14/+30
| | | | foreground jobs that handle or ignore interrupts are not orphaned.
* 27167: add POSIX_CD option to test "." after CDPATHPeter Stephenson2009-07-196-6/+51
|
* 27160: tweaks to reportbug completion, thanks to Vincent Lefevre.Clint Adams2009-07-182-3/+5
|
* 27128: complete tex files for latexmk.Clint Adams2009-07-182-2/+7
|
* users/14240: assignment before a function definition is an errorPeter Stephenson2009-07-172-2/+14
|
* Eric Blake: 27151: cd handling with initial // for CygwinPeter Stephenson2009-07-152-7/+14
|
* Andy Spencer: 27148: ignore build directories when searching forPeter Stephenson2009-07-142-2/+8
| | | | kernel modules in modutil completion
* 27134: Close SHTTY on exec.Peter Stephenson2009-07-125-8/+51
| | | | | 27135: POSIX_JOBS leaves MONITOR on in subshell and doesn't save parent job table.
* 27131: allow MONITOR in subshell by not closing SHTTYPeter Stephenson2009-07-113-7/+8
|
* 27129: fix status at start of function, command subst, etc.Peter Stephenson2009-07-117-8/+64
|
* 27127: Vincent Bernat: handle bts fixed and bts notfixed.Clint Adams2009-07-102-3/+8
|
* 27126: a few more contexts where executing empty lists gives status zeroPeter Stephenson2009-07-106-2/+51
|