about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Use $EGREP instead of a hard-wired "grep -E".Wayne Davison2005-11-301-1/+2
* 22042: handle the Hurd's errno.h.Clint Adams2005-11-291-1/+1
* 22046: descriptions for unrar commands, some additional switches.Clint Adams2005-11-292-2/+28
* fix utils.c prototype generation for non multibyte buildGeoff Wing2005-11-292-0/+7
* 22031: new git completionPeter Stephenson2005-11-252-0/+1351
* 22027: more zsh-newuser-install fixesPeter Stephenson2005-11-253-42/+101
* 22022: completion for dchrootOliver Kiddle2005-11-251-6/+10
* 22022: completion for dchrootOliver Kiddle2005-11-252-0/+22
* 22021: back-to-back Unicode insertions didn't work.Peter Stephenson2005-11-242-1/+9
* 22018: minor newuser tweaksPeter Stephenson2005-11-243-3/+6
* 22014: argument-base, insert-unicode-charPeter Stephenson2005-11-249-16/+133
* 22013: initial go at a working zsh-newuser-installPeter Stephenson2005-11-235-37/+1098
* 22012: completion for mergechanges.Clint Adams2005-11-222-0/+10
* 22011: MÃ¥rten Svantesson <msv@kth.se>: cvs -R is generally availablePeter Stephenson2005-11-222-6/+7
* 22009: another double-width character fixPeter Stephenson2005-11-212-0/+11
* Belated commit of 21994: fix option-argument semantics in sed completion.Bart Schaefer2005-11-192-4/+10
* users/9690Wayne Davison2005-11-181-0/+4
* Make the new completion handle multile names per "Host" directiveWayne Davison2005-11-181-3/+8
* Got rid of two unneeded casts in zle_tricky.c.Wayne Davison2005-11-181-0/+4
* Got rid of two unneeded "(char *)" casts.Wayne Davison2005-11-181-2/+2
* users/9688: improved _ssh_hosts from Hanna KoivistoPeter Stephenson2005-11-182-3/+23
* 22005: completion for flasher utility for Nokia 770 Internet Tablet.Clint Adams2005-11-172-0/+34
* Got rid of some compiler warnings about comparisons between signedWayne Davison2005-11-152-5/+9
* 22001: removing forced casts for unsigned<->signed char pointers.Wayne Davison2005-11-151-0/+10
* Changed zlelineasstring() and zlegetline() to each return a normal charWayne Davison2005-11-151-29/+25
* Changed zlemetaline into a normal char pointer, not unsigned char.Wayne Davison2005-11-151-39/+35
* Changed zleread() to return a normal char pointer, not unsigned char.Wayne Davison2005-11-151-8/+7
* The non-multibyte version of ZWS() doesn't need to force a cast anymore.Wayne Davison2005-11-151-2/+2
* Changed ztrcmp() to take normal char pointers, not unsigned char.Wayne Davison2005-11-151-17/+19
* Changed two zle functions to each return a char pointer, not anWayne Davison2005-11-152-5/+5
* Got rid of some unsigned-char/char pointer casts.Wayne Davison2005-11-1511-112/+86
* fix completion of -F optionOliver Kiddle2005-11-132-1/+5
* 22000: completion for totdconfig.Clint Adams2005-11-112-0/+16
* 21999: completion for certtool and srptoolClint Adams2005-11-112-1/+65
* 21998: completion for gnutls-cli and gnutls-cli-debugClint Adams2005-11-112-0/+72
* 21990: completion for tpkg-debarch, tpkg-install, tpkg-install-libc, tpkg-mak...Clint Adams2005-11-072-0/+13
* 21989: completion for dpkg-cross.Clint Adams2005-11-072-0/+27
* unposted: note roadmap in NEWSPeter Stephenson2005-11-072-0/+6
* users/9638: tweaks for FCEDIT etc.Peter Stephenson2005-11-0711-59/+229
* Scott Murray: users/9648: new _yum completionPeter Stephenson2005-11-063-0/+276
* 21988: fix "simulare" typo.Clint Adams2005-11-062-1/+4
* 21987: completion for cplay.Clint Adams2005-11-062-0/+13
* Fixed several typos.Wayne Davison2005-11-041-13/+13
* users/9618, modified: :G for global substution modifierPeter Stephenson2005-11-043-8/+48
* 21978: unmetafy file nameAndrey Borzenkov2005-11-022-2/+7
* 21974: memory leak with tied parametersPeter Stephenson2005-11-022-1/+8
* users/9610: handle digit argument when copying wordsPeter Stephenson2005-11-022-11/+32
* 21973: typo caused digitargument() not to workPeter Stephenson2005-11-022-2/+7
* 21971: multibyte version of pfxlen()Peter Stephenson2005-11-013-3/+48
* users/9604: enhance run-help to strip quotesPeter Stephenson2005-11-012-1/+11