summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-07 * 20938: Completion/Unix/Command/_fuser: completion for fuser command.Clint Adams2-0/+20
2005-03-07 * 20937: Completion/Unix/Command/_fortune: completion for fortune command.Clint Adams2-0/+18
2005-03-07 * 20936: Completion/Linux/Command/_acpi: completion for acpi command.Clint Adams2-0/+23
2005-03-0520932: Add copy comand completionAndrey Borzenkov2-1/+6
2005-03-04correct 20928Peter Stephenson2-1/+3
2005-03-0420928: null terminate screen lines in zle_refresh.cPeter Stephenson2-2/+13
2005-03-03unposted: arguments are required after -imagekey, -srcimagekey optionsMotoi WASHIDA2-5/+8
2005-03-03unposted: softwareupdate is a system software update tool for Mac OS XMotoi WASHIDA2-0/+79
2005-03-0320921: using UCS-4BE instead of ISO-10646 to identify character encodingOliver Kiddle3-4/+11
2005-03-03Henryk Konsek: 20918: new completion for unaceOliver Kiddle3-1/+24
2005-03-0320900, adapted: promptcr workaroundPeter Stephenson2-9/+31
2005-03-02 * 20906: Completion/Unix/Command/_make: patch from Mike "Stew" O'ConnorClint Adams2-5/+14
2005-03-02Fix a possible infinite recursion in _make.Wayne Davison1-0/+6
2005-03-02Don't try to expand a single-character Makefile variable ifWayne Davison1-1/+1
2005-03-02 * 20911: Src/Modules/termcap.c: and set affcnt to 1 unconditionallyClint Adams2-3/+7
2005-03-02 * 20909: Src/Modules/termcap.c: reverse row and col arguments to tgoto.Clint Adams2-1/+6
2005-03-01Got rid of --copy-dest, which didn't make it into rsync 2.6.4.Wayne Davison1-1/+0
2005-03-0120897: complete system printers in _a2psPeter Stephenson2-2/+18
2005-02-2820888: allow signal names to have the SIG prefix includedPeter Stephenson3-3/+16
2005-02-2620872: fix ZS_{icntrl,tolower} vs. ZC_{incntrl,tolower} confusionAndrey Borzenkov4-11/+17
2005-02-2520869: more small Unicode tweaksPeter Stephenson8-29/+39
2005-02-2520867: handle imported files that are specified using a relative pathOliver Kiddle2-2/+8
2005-02-2520863: fix history (i)searching for UnicodePeter Stephenson6-172/+335
2005-02-2420866: fix deliberate errors in 20861Peter Stephenson2-1/+8
2005-02-24Konstantin Sobolev: 20832 (modified): gather targets from imported filesOliver Kiddle2-1/+7
2005-02-2420862: attempt to fix configure scripts to detect iconv properlyOliver Kiddle4-13/+51
2005-02-2420861: Fix statusline in Unicode, apart from isearchPeter Stephenson9-57/+106
2005-02-2320857: rewrite zle_refresh to use wide characters.Andrey Borzenkov3-169/+231
2005-02-2320856: use VARARR for multibyte string.Peter Stephenson2-1/+4
2005-02-2320854: more Unicode stuff.Peter Stephenson12-164/+199
2005-02-23 * 20847: Completion/compaudit: stop adding gratuitous elements to fpath when...Clint Adams2-2/+7
2005-02-2220845: fix mbstate_t usage in getrestcharAndrey Borzenkov3-13/+14
2005-02-2220844: prune trailing slashes from named directoryPeter Stephenson3-1/+19
2005-02-22Andrej: 20838: get ZLE_UNICODE_SUPPORT basically workingPeter Stephenson7-16/+33
2005-02-2120837: typos in contrib docsPeter Stephenson2-10/+13
2005-02-2120834: use _webbrowser in _kfmclientPeter Stephenson2-4/+10
2005-02-2120833: typo: int_t -> wint_tPeter Stephenson2-1/+6
2005-02-20- Added a missing '=' to two commands that take args.Wayne Davison1-3/+3
2005-02-20Mention the _rsync change.Wayne Davison1-0/+6
2005-02-20Got rid of some of the specified option-conflicts between theWayne Davison1-7/+7
2005-02-20Added the last 2 new options from the upcoming rsync 2.6.4.Wayne Davison1-0/+2
2005-02-1820828: typos in 20822Peter Stephenson3-2/+4
2005-02-18users/8522: Completion/Darwin/Command/_defaults: fixed the number of spacesMotoi WASHIDA2-1/+5
2005-02-1820822: Initial code for Unicode/multibyte inputPeter Stephenson15-161/+478
2005-02-18users/8522: Motoi Washida: quotation in Darwin completionPeter Stephenson2-2/+8
2005-02-1620816: update rlimits for new glibcPeter Stephenson2-3/+12
2005-02-15Mention _rsync changes.Wayne Davison1-0/+6
2005-02-1520812: Add functions for exception handlingPeter Stephenson5-3/+166
2005-02-15- Split the options up into two sets: daemon options, and clientWayne Davison1-34/+37
2005-02-1420811: Use the cpp trick to find the file with resource namesPeter Stephenson2-7/+26