summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-09-0221695: rewrite entry for (u) globbing flagPeter Stephenson2-8/+11
2005-09-0221693: Jean-Baptiste Quenot: recursively find ant targetsPeter Stephenson1-0/+5
2005-09-0221693: Jean-Baptiste Quenot: recursively find ant targetsPeter Stephenson1-5/+13
2005-08-3121692: remove set-tree-version, fix tree-version, add tree-id.Clint Adams2-4/+7
2005-08-3121686: modernize make-kpkg completionClint Adams2-1/+7
2005-08-319359: Francisco Borges: fix _gv file completionPeter Stephenson2-1/+6
2005-08-2521683: more fixes to urxvt completionClint Adams2-23/+37
2005-08-2321682: handle usage output of commands with [0-9]. alternatives, and ↵Clint Adams2-2/+8
actually parse that output again.
2005-08-23More apostrophe filtering for Doc/Makefile.in.Wayne Davison1-0/+6
2005-08-23A more comprehensive apostrophe fix for nroff files that preventsWayne Davison1-1/+1
characters from vanishing from the output when an apostrophe appears as the first literal character on a line.
2005-08-2221678: Unsetting tied parameters caused various crashesPeter Stephenson3-3/+53
2005-08-2221676: insert-unicode-char now insert-composed-char.Peter Stephenson6-325/+573
Also uses RFC 1345.
2005-08-22Note update of mirror site information in Doc/Zsh/metafaq.yoGeoff Wing1-0/+5
and Etc/FAQ.yo
2005-08-22Small cleanup:Geoff Wing2-8/+7
UIUC.edu: archive retired in August 2003 ayamura.org: Ayamura KIKUCHI died 2004
2005-08-22From Brett M Hogden @ rgeGeoff Wing2-3/+0
"After 15 years of providing mirrors of popular software packages and other interesting topics of information, the Rochester Gas and Electric Company is discontinuing its Internet mirror archive."
2005-08-1921677Wayne Davison1-1/+7
2005-08-19Filter apostrophes in \fB...\fP headers (since it appears thatWayne Davison1-1/+2
yodl is not properly escaping them).
2005-08-1821664: unmetafy ztat() argumentAndrey Borzenkov3-20/+22
2005-08-1821663: check for string overflowAndrey Borzenkov2-4/+10
2005-08-18unposted: cent is now p % in insert-unicode-charPeter Stephenson2-1/+4
2005-08-1821662: new zle widget insert-unicode-charPeter Stephenson3-0/+323
2005-08-1821661: fix glob bug introduced in 21655Peter Stephenson2-1/+5
2005-08-1721655: bug in ${..//../${..//../..}}Peter Stephenson3-23/+36
2005-08-17Got rid of an empty #ifdef/#else/#endif.Wayne Davison1-4/+0
2005-08-1721654Wayne Davison1-0/+4
2005-08-17Marked some #ifdef ZLE_UNICODE_SUPPORT lines (and their #endif lines)Wayne Davison2-0/+10
with /**/ so that they would get copied to the .epro file.
2005-08-17Use AC_HELP_STRING macro consistently.Wayne Davison1-1/+6
2005-08-17Use AC_HELP_STRING macro in all AC_ARG_ENABLE and AC_ARG_WITH macros.Wayne Davison2-31/+31
2005-08-17Removed superfluous main() from AC_TRY_COMPILE.Wayne Davison1-3/+1
2005-08-1621629Wayne Davison1-0/+4
2005-08-16Now that ZLE_UNICODE_SUPPORT is defined by configure, tweaked theWayne Davison1-12/+8
multibyte #ifdef logic a little here to honor its setting.
2005-08-16Added --enable-/disable-multibyte support, with the default being toWayne Davison1-0/+31
check for multibyte support and define ZLE_UNICODE_SUPPORT accordingly.
2005-08-161/2 of 21644Wayne Davison1-0/+5
2005-08-16Fixed bug in do_comp_vars() when *compprefix is a metified char.Wayne Davison1-3/+1
2005-08-1621642: remove redundant checksAndrey Borzenkov2-16/+9
2005-08-16Moved declaration of char pointer var to comply withWayne Davison1-2/+2
restrictions of standard C.
2005-08-1621631: make sure an unmetafied string is passed to ztat to determine file type.Clint Adams2-1/+13
2005-08-15unposted: fix spellingAndrey Borzenkov1-1/+1
2005-08-1521627: fix recursive ZLE from completion callAndrey Borzenkov2-3/+25
2005-08-1521622: fix recursive completion call in zrefresh()Andrey Borzenkov2-1/+11
2005-08-1521619: define wide versions of zarrdup, zputs, niceztrlen.Clint Adams4-0/+130
2005-08-1521565: better handle uncompresed manpages with .[0-9] in their names.Clint Adams2-2/+7
2005-08-1521609Wayne Davison1-0/+4
2005-08-1521609: fixed a readlink() call in statfullpath().Wayne Davison1-2/+4
2005-08-1521616: typoPeter Stephenson2-1/+3
2005-08-1521611: Added Firefox completion support.Felix Rosencrantz2-14/+45
2005-08-1521610: Turn on ZLE_UNICODE_SUPPORT and fix a few related problems.Peter Stephenson5-13/+42
2005-08-15Several belated commits including workers/21366,21369Bart Schaefer1-2/+13
2005-08-1521369: assign to array with "builtin stat"Bart Schaefer1-2/+5
rather than parsing its stdout
2005-08-15More adjustements for PROMPT_SPBart Schaefer1-4/+7