summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 21701: Negative subscripts of scalars before start were brokenPeter Stephenson2005-09-063-1/+14
* 21698: Jean-Baptiste Quenot: _ant recursive completion could change dirPeter Stephenson2005-09-052-5/+10
* 21696: completion for GNU date.Clint Adams2005-09-032-0/+19
* 21695: rewrite entry for (u) globbing flagPeter Stephenson2005-09-022-8/+11
* 21693: Jean-Baptiste Quenot: recursively find ant targetsPeter Stephenson2005-09-021-0/+5
* 21693: Jean-Baptiste Quenot: recursively find ant targetsPeter Stephenson2005-09-021-5/+13
* 21692: remove set-tree-version, fix tree-version, add tree-id.Clint Adams2005-08-312-4/+7
* 21686: modernize make-kpkg completionClint Adams2005-08-312-1/+7
* 9359: Francisco Borges: fix _gv file completionPeter Stephenson2005-08-312-1/+6
* 21683: more fixes to urxvt completionClint Adams2005-08-252-23/+37
* 21682: handle usage output of commands with [0-9]. alternatives, and actually...Clint Adams2005-08-232-2/+8
* More apostrophe filtering for Doc/Makefile.in.Wayne Davison2005-08-231-0/+6
* A more comprehensive apostrophe fix for nroff files that preventsWayne Davison2005-08-231-1/+1
* 21678: Unsetting tied parameters caused various crashesPeter Stephenson2005-08-223-3/+53
* 21676: insert-unicode-char now insert-composed-char.Peter Stephenson2005-08-226-325/+573
* Note update of mirror site information in Doc/Zsh/metafaq.yoGeoff Wing2005-08-221-0/+5
* Small cleanup:Geoff Wing2005-08-222-8/+7
* From Brett M Hogden @ rgeGeoff Wing2005-08-222-3/+0
* 21677Wayne Davison2005-08-191-1/+7
* Filter apostrophes in \fB...\fP headers (since it appears thatWayne Davison2005-08-191-1/+2
* 21664: unmetafy ztat() argumentAndrey Borzenkov2005-08-183-20/+22
* 21663: check for string overflowAndrey Borzenkov2005-08-182-4/+10
* unposted: cent is now p % in insert-unicode-charPeter Stephenson2005-08-182-1/+4
* 21662: new zle widget insert-unicode-charPeter Stephenson2005-08-183-0/+323
* 21661: fix glob bug introduced in 21655Peter Stephenson2005-08-182-1/+5
* 21655: bug in ${..//../${..//../..}}Peter Stephenson2005-08-173-23/+36
* Got rid of an empty #ifdef/#else/#endif.Wayne Davison2005-08-171-4/+0
* 21654Wayne Davison2005-08-171-0/+4
* Marked some #ifdef ZLE_UNICODE_SUPPORT lines (and their #endif lines)Wayne Davison2005-08-172-0/+10
* Use AC_HELP_STRING macro consistently.Wayne Davison2005-08-171-1/+6
* Use AC_HELP_STRING macro in all AC_ARG_ENABLE and AC_ARG_WITH macros.Wayne Davison2005-08-172-31/+31
* Removed superfluous main() from AC_TRY_COMPILE.Wayne Davison2005-08-171-3/+1
* 21629Wayne Davison2005-08-161-0/+4
* Now that ZLE_UNICODE_SUPPORT is defined by configure, tweaked theWayne Davison2005-08-161-12/+8
* Added --enable-/disable-multibyte support, with the default being toWayne Davison2005-08-161-0/+31
* 1/2 of 21644Wayne Davison2005-08-161-0/+5
* Fixed bug in do_comp_vars() when *compprefix is a metified char.Wayne Davison2005-08-161-3/+1
* 21642: remove redundant checksAndrey Borzenkov2005-08-162-16/+9
* Moved declaration of char pointer var to comply withWayne Davison2005-08-161-2/+2
* 21631: make sure an unmetafied string is passed to ztat to determine file type.Clint Adams2005-08-162-1/+13
* unposted: fix spellingAndrey Borzenkov2005-08-151-1/+1
* 21627: fix recursive ZLE from completion callAndrey Borzenkov2005-08-152-3/+25
* 21622: fix recursive completion call in zrefresh()Andrey Borzenkov2005-08-152-1/+11
* 21619: define wide versions of zarrdup, zputs, niceztrlen.Clint Adams2005-08-154-0/+130
* 21565: better handle uncompresed manpages with .[0-9] in their names.Clint Adams2005-08-152-2/+7
* 21609Wayne Davison2005-08-151-0/+4
* 21609: fixed a readlink() call in statfullpath().Wayne Davison2005-08-151-2/+4
* 21616: typoPeter Stephenson2005-08-152-1/+3
* 21611: Added Firefox completion support.Felix Rosencrantz2005-08-152-14/+45
* 21610: Turn on ZLE_UNICODE_SUPPORT and fix a few related problems.Peter Stephenson2005-08-155-13/+42