about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 20955: "unset foo" should return status 0 if foo was not setPeter Stephenson2005-03-093-73/+16
* 20953: "du --version" tries to display size of files in current directory on ...Motoi WASHIDA2005-03-092-1/+6
* * 20951: Completion/Unix/Command/_baz: fix version detection and baz merge c...Clint Adams2005-03-092-3/+8
* * 20946: Completion/Linux/Command/_iwconfig: completion for iwconfig command.Clint Adams2005-03-072-0/+34
* 20945: rename statics to avoid clash with globalsPeter Stephenson2005-03-072-29/+34
* * 20944: Completion/Debian/Command/_uscan: completion for uscan command.Clint Adams2005-03-072-0/+20
* * 20943: Completion/Linux/Command/_tune2fs: completion for tune2fs command.Clint Adams2005-03-072-0/+26
* * 20942: Completion/Unix/Command/_showmount: completion for showmount command.Clint Adams2005-03-072-0/+13
* * 20941: Completion/Unix/Command/_mii-tool: completion for mii-tool command.Clint Adams2005-03-072-0/+15
* * 20940: Completion/Unix/Command/_knock: completion for knock command.Clint Adams2005-03-072-0/+12
* * 20939: Completion/Unix/Command/_groff: completion for groff command.Clint Adams2005-03-072-0/+48
* * 20938: Completion/Unix/Command/_fuser: completion for fuser command.Clint Adams2005-03-072-0/+20
* * 20937: Completion/Unix/Command/_fortune: completion for fortune command.Clint Adams2005-03-072-0/+18
* * 20936: Completion/Linux/Command/_acpi: completion for acpi command.Clint Adams2005-03-072-0/+23
* 20932: Add copy comand completionAndrey Borzenkov2005-03-052-1/+6
* correct 20928Peter Stephenson2005-03-042-1/+3
* 20928: null terminate screen lines in zle_refresh.cPeter Stephenson2005-03-042-2/+13
* unposted: arguments are required after -imagekey, -srcimagekey optionsMotoi WASHIDA2005-03-032-5/+8
* unposted: softwareupdate is a system software update tool for Mac OS XMotoi WASHIDA2005-03-032-0/+79
* 20921: using UCS-4BE instead of ISO-10646 to identify character encodingOliver Kiddle2005-03-033-4/+11
* Henryk Konsek: 20918: new completion for unaceOliver Kiddle2005-03-033-1/+24
* 20900, adapted: promptcr workaroundPeter Stephenson2005-03-032-9/+31
* * 20906: Completion/Unix/Command/_make: patch from Mike "Stew" O'ConnorClint Adams2005-03-022-5/+14
* Fix a possible infinite recursion in _make.Wayne Davison2005-03-021-0/+6
* Don't try to expand a single-character Makefile variable ifWayne Davison2005-03-021-1/+1
* * 20911: Src/Modules/termcap.c: and set affcnt to 1 unconditionallyClint Adams2005-03-022-3/+7
* * 20909: Src/Modules/termcap.c: reverse row and col arguments to tgoto.Clint Adams2005-03-022-1/+6
* Got rid of --copy-dest, which didn't make it into rsync 2.6.4.Wayne Davison2005-03-011-1/+0
* 20897: complete system printers in _a2psPeter Stephenson2005-03-012-2/+18
* 20888: allow signal names to have the SIG prefix includedPeter Stephenson2005-02-283-3/+16
* 20872: fix ZS_{icntrl,tolower} vs. ZC_{incntrl,tolower} confusionAndrey Borzenkov2005-02-264-11/+17
* 20869: more small Unicode tweaksPeter Stephenson2005-02-258-29/+39
* 20867: handle imported files that are specified using a relative pathOliver Kiddle2005-02-252-2/+8
* 20863: fix history (i)searching for UnicodePeter Stephenson2005-02-256-172/+335
* 20866: fix deliberate errors in 20861Peter Stephenson2005-02-242-1/+8
* Konstantin Sobolev: 20832 (modified): gather targets from imported filesOliver Kiddle2005-02-242-1/+7
* 20862: attempt to fix configure scripts to detect iconv properlyOliver Kiddle2005-02-244-13/+51
* 20861: Fix statusline in Unicode, apart from isearchPeter Stephenson2005-02-249-57/+106
* 20857: rewrite zle_refresh to use wide characters.Andrey Borzenkov2005-02-233-169/+231
* 20856: use VARARR for multibyte string.Peter Stephenson2005-02-232-1/+4
* 20854: more Unicode stuff.Peter Stephenson2005-02-2312-164/+199
* * 20847: Completion/compaudit: stop adding gratuitous elements to fpath when...Clint Adams2005-02-232-2/+7
* 20845: fix mbstate_t usage in getrestcharAndrey Borzenkov2005-02-223-13/+14
* 20844: prune trailing slashes from named directoryPeter Stephenson2005-02-223-1/+19
* Andrej: 20838: get ZLE_UNICODE_SUPPORT basically workingPeter Stephenson2005-02-227-16/+33
* 20837: typos in contrib docsPeter Stephenson2005-02-212-10/+13
* 20834: use _webbrowser in _kfmclientPeter Stephenson2005-02-212-4/+10
* 20833: typo: int_t -> wint_tPeter Stephenson2005-02-212-1/+6
* - Added a missing '=' to two commands that take args.Wayne Davison2005-02-201-3/+3
* Mention the _rsync change.Wayne Davison2005-02-201-0/+6