about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 15266: fix for ${(S)...%%...}Peter Stephenson2001-07-053-9/+66
|
* 15264: improved doc for variant complex commandsPeter Stephenson2001-07-052-8/+20
|
* 15261: remaining easy option testsPeter Stephenson2001-07-053-1/+356
|
* 15253 : hash foo together with foo.exe on CygwinAndrey Borzenkov2001-07-052-4/+10
|
* 15242: pcre_match -a and $match instead of pparamsClint Adams2001-07-043-8/+25
|
* Remove extraneous comma.Bart Schaefer2001-07-031-1/+1
|
* 15234: describe behavior added by 15228.Clint Adams2001-07-032-0/+7
|
* 15228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffersClint Adams2001-07-033-6/+43
|
* unposted: add mod_pcre to doc makefileClint Adams2001-07-032-3/+7
|
* add completion for sysctl(8) (15215, 15223)Oliver Kiddle2001-07-033-2/+40
|
* unposted: update distfiles for 15211Clint Adams2001-07-034-1/+9
|
* Remove references to FUNCINST_MK.Bart Schaefer2001-07-032-2/+4
|
* 15211: zsh/pcre moduleClint Adams2001-07-026-2/+200
|
* fix IRIX 5.3 specific compilation problems and some error messages (15204)Oliver Kiddle2001-07-024-5/+10
|
* Return nonzero from _tilde on no matches.Bart Schaefer2001-07-022-1/+8
|
* Reset errflag after executing precmd.Bart Schaefer2001-06-302-1/+6
|
* 15183: fix DLLD in non-ELF caseAndrey Borzenkov2001-06-292-3/+2
|
* Left-over changes from yesterdayPeter Stephenson2001-06-291-0/+9
|
* 15181: use -KPIC instead of -KpicAndrey Borzenkov2001-06-292-1/+5
|
* 15180: final AIX touch - default to termcap and add -shared flag (orAndrey Borzenkov2001-06-293-2/+19
| | | | -bM:SRE for native compiler) for modules
* Bart15083: bash-backward-kill-wordClint Adams2001-06-292-0/+13
|
* Merge .distfiles change from 4.0.2 branch.Bart Schaefer2001-06-292-2/+6
|
* 15172Wayne Davison2001-06-281-0/+5
|
* Have prepnexthistent() remove any HIST_TEMPSTORE entry that is present.Wayne Davison2001-06-281-0/+4
|
* 15160, 15169: Doc formatting changes for texinfo and .html filesPeter Stephenson2001-06-285-8/+24
|
* update for test file renaming and fix typosOliver Kiddle2001-06-283-4/+6
|
* fix for two digit display numbers and -encodings option (15159)Oliver Kiddle2001-06-282-5/+9
|
* Unposted: Add _last.Bart Schaefer2001-06-281-1/+1
|
* Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde ↵Sven Wischnowsky2001-06-283-24/+54
| | | | (15152)
* enable-sitefndir -> enable-site-fndirPeter Stephenson2001-06-272-1/+6
|
* (only the patch to compmatch.c from the mail); improve merging cline lists ↵Sven Wischnowsky2001-06-272-1/+11
| | | | coming from different IPREFIX/PREFIX combinations and such by avoiding to generate cline structs for empty parts after a match spec anchor cline struct (15123)
* add autocontinue option to automatically make stopped jos running when they ↵Sven Wischnowsky2001-06-277-3/+44
| | | | are being disowned; make that the default for `%job &!' and `%job &|' (15115)
* 15099: rudimental support for skipping unimplemented testsAndrey Borzenkov2001-06-263-9/+29
|
* 15094: don't display battery level of -1%Clint Adams2001-06-262-1/+6
|
* fix for finding the first ambiguous path component in compfiles (3946)Sven Wischnowsky2001-06-262-0/+5
|
* make warning message for disowning stopped jobs more verbose (saying how to ↵Sven Wischnowsky2001-06-262-4/+31
| | | | make the job running again) (15087)
* Latest FAQ as per postingPeter Stephenson2001-06-252-6/+26
|
* 15079: completion for last(1)Clint Adams2001-06-253-1/+24
|
* 15030: multi-parameter `for' loopsPeter Stephenson2001-06-255-39/+85
|
* make expand-word not always restore the command line (3940)Sven Wischnowsky2001-06-252-1/+7
|
* Assorted "make check" tweaks.Bart Schaefer2001-06-256-12/+20
|
* PRINT_EXIT_VALUE for shell functions.Bart Schaefer2001-06-252-3/+8
|
* Change magic-space to respect !".Bart Schaefer2001-06-242-1/+8
|
* POSIX exit status changes.Bart Schaefer2001-06-232-2/+7
|
* 15021: new %y character; %l semantic backAndrey Borzenkov2001-06-223-1/+17
|
* 15038: test case for 15023Andrey Borzenkov2001-06-222-3/+17
|
* improve pattern matching to make match specs work for manual page completion ↵Sven Wischnowsky2001-06-212-45/+65
| | | | (15029)
* No POSIX "for" syntax with csh syntax.Bart Schaefer2001-06-212-4/+6
|
* POSIX "for" syntax.Bart Schaefer2001-06-212-0/+5
|
* Fix handling of interrupt in two completion widgets.Bart Schaefer2001-06-213-2/+7
|