about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 20886: configure.ac: SIGTTOU -> TTOUPeter Stephenson2005-03-142-2/+6
|
* Unposted: update the "bart" prompt theme.Bart Schaefer2005-03-132-17/+42
|
* The --compare-dest, --link-dest, and (new) --copy-dest optionsWayne Davison2005-03-111-2/+3
| | | | needed to allow duplication and to exclude each other.
* Belated commit of 20892: improvements to correct/correctall behavior.Bart Schaefer2005-03-112-13/+54
|
* 20966: fix crash in execute-named-commandPeter Stephenson2005-03-112-4/+11
|
* * 20961: Completion/Unix/Command/_baz: fix completion of status and diff ↵Clint Adams2005-03-112-2/+9
| | | | subcommands.
* 20957: SVR4 and Solaris supportAndrey Borzenkov2005-03-102-15/+45
|
* 20959: fix crash unloading zsh/parameter and test the fixPeter Stephenson2005-03-104-4/+15
|
* 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
| | | | FreeBSD and Darwin.
* * 20951: Completion/Unix/Command/_baz: fix version detection and baz merge ↵Clint Adams2005-03-092-3/+8
| | | | completion.
* * 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
| | | | | is more portable, find more encodings in iconv completion on Solaris 20924: make error message more specific
* 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
| | | | to limit recursion depth in make completion variable expansion.
* 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
| | | | it is a digit.
* * 20911: Src/Modules/termcap.c: and set affcnt to 1 unconditionallyClint Adams2005-03-022-3/+7
| | | | | when we echotc a capability with arguments (which we then assume to be the 'cm' capability, with arguments in the form <rows> <columns>.
* * 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 ↵Clint Adams2005-02-232-2/+7
| | | | when MARK_DIRS is set.