1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-07 23:51:14 +02:00
Commit graph

3836 commits

Author SHA1 Message Date
Clint Adams
aa3d4842b9 Zack Cerza: 21074: update for newer aptitude. 2005-03-31 13:39:11 +00:00
Peter Stephenson
38eb8ac293 21049: Don't close process substitution file descriptors for external programmes 2005-03-31 09:54:54 +00:00
Wayne Davison
60a22c7a25 One more _rsync option. 2005-03-28 21:07:51 +00:00
Wayne Davison
e9a867215f Added --protocol option. 2005-03-28 21:02:06 +00:00
Clint Adams
40b7069173 21068: complete modified files for 'svn revert'. 2005-03-27 00:40:55 +00:00
Andrey Borzenkov
c7d4b71f5a 21066: rsync:// support and more fixes 2005-03-26 22:15:33 +00:00
Andrey Borzenkov
3574473703 21053: be more intelligent in searching for konqueror profiles 2005-03-24 19:09:25 +00:00
Andrey Borzenkov
05291f7e2d 21051: more tweaks in SVR4 completion 2005-03-22 20:03:49 +00:00
Peter Stephenson
4883bbeebc 21046: make unfunction compadd more reliable 2005-03-21 22:11:30 +00:00
Peter Stephenson
24699f961d 21045: fix some uses of Meta characters in completion 2005-03-21 18:49:04 +00:00
Oliver Kiddle
f1d0ca4d80 Stephen Rüger: 21019: new completion for mpc 2005-03-21 17:59:23 +00:00
Peter Stephenson
5d7ee7574a 21042: limitations with execute-named-command 2005-03-21 17:07:25 +00:00
Wayne Davison
0f1bcaa75b 20984 (modified) 2005-03-18 22:46:26 +00:00
Wayne Davison
bb738368ba Honor the setting of the new HISTSAVEBYCOPY option when rewriting
the history file.
2005-03-18 22:40:28 +00:00
Wayne Davison
5d07d6db9a Added the histsavebycopy option. 2005-03-18 22:40:26 +00:00
Wayne Davison
e6435dcca6 Added HISTSAVEBYCOPY to the options enum. 2005-03-18 22:40:23 +00:00
Wayne Davison
70c4511893 Document the HIST_SAVE_BY_COPY option and made a few tweaks to
the history-appending options.
2005-03-18 22:40:17 +00:00
Peter Stephenson
63f6742e9a 21014: remember_edits() was broken 2005-03-18 18:27:51 +00:00
Peter Stephenson
bcdad28d3e users/8609: document order of more parameter expansion flags 2005-03-18 11:22:08 +00:00
Wayne Davison
d9e6352d40 Mention my latest _rsync change and added #20917 to the not
really "unposted" _make change.
2005-03-16 19:13:22 +00:00
Peter Stephenson
51ec0b8079 20983: failed glob from fixed strings segments in globbed paths 2005-03-16 11:50:50 +00:00
Peter Stephenson
31aaabe1bc 20978: don't propagate EOF from recursive edits 2005-03-15 10:50:58 +00:00
Peter Stephenson
323f8ec741 20886: configure.ac: SIGTTOU -> TTOU 2005-03-14 10:51:15 +00:00
Bart Schaefer
538fa548c3 Unposted: update the "bart" prompt theme. 2005-03-13 23:27:23 +00:00
Wayne Davison
87dceeae1c The --compare-dest, --link-dest, and (new) --copy-dest options
needed to allow duplication and to exclude each other.
2005-03-11 19:24:35 +00:00
Bart Schaefer
65f01182b9 Belated commit of 20892: improvements to correct/correctall behavior. 2005-03-11 15:22:10 +00:00
Peter Stephenson
15b78be794 20966: fix crash in execute-named-command 2005-03-11 10:33:39 +00:00
Clint Adams
6ab396f5fb * 20961: Completion/Unix/Command/_baz: fix completion of status and diff subcommands. 2005-03-11 01:11:36 +00:00
Andrey Borzenkov
fde5350632 20957: SVR4 and Solaris support 2005-03-10 18:35:11 +00:00
Peter Stephenson
43d480057b 20959: fix crash unloading zsh/parameter and test the fix 2005-03-10 17:55:37 +00:00
Peter Stephenson
7208c4024e 20955: "unset foo" should return status 0 if foo was not set 2005-03-09 17:13:59 +00:00
Motoi WASHIDA
0c3de591d3 20953: "du --version" tries to display size of files in current directory on FreeBSD and Darwin. 2005-03-09 03:35:41 +00:00
Clint Adams
1f9166d4e1 * 20951: Completion/Unix/Command/_baz: fix version detection and baz merge completion. 2005-03-09 02:03:50 +00:00
Clint Adams
8d906d2822 * 20946: Completion/Linux/Command/_iwconfig: completion for iwconfig command. 2005-03-07 18:59:33 +00:00
Peter Stephenson
9edff429d8 20945: rename statics to avoid clash with globals 2005-03-07 11:11:18 +00:00
Clint Adams
eb8e55c91e * 20944: Completion/Debian/Command/_uscan: completion for uscan command. 2005-03-07 04:25:38 +00:00
Clint Adams
97d543e601 * 20943: Completion/Linux/Command/_tune2fs: completion for tune2fs command. 2005-03-07 03:21:46 +00:00
Clint Adams
76640bfc44 * 20942: Completion/Unix/Command/_showmount: completion for showmount command. 2005-03-07 03:18:53 +00:00
Clint Adams
6d5ff606f5 * 20941: Completion/Unix/Command/_mii-tool: completion for mii-tool command. 2005-03-07 03:13:48 +00:00
Clint Adams
061026bfd4 * 20940: Completion/Unix/Command/_knock: completion for knock command. 2005-03-07 03:07:05 +00:00
Clint Adams
fa16a6e1b1 * 20939: Completion/Unix/Command/_groff: completion for groff command. 2005-03-07 02:59:24 +00:00
Clint Adams
ac4f19bf37 * 20938: Completion/Unix/Command/_fuser: completion for fuser command. 2005-03-07 02:52:30 +00:00
Clint Adams
e2ace8f5e4 * 20937: Completion/Unix/Command/_fortune: completion for fortune command. 2005-03-07 02:40:42 +00:00
Clint Adams
bb2a6cd760 * 20936: Completion/Linux/Command/_acpi: completion for acpi command. 2005-03-07 02:38:29 +00:00
Andrey Borzenkov
41b2e0cb68 20932: Add copy comand completion 2005-03-05 10:31:06 +00:00
Peter Stephenson
7fb20a71cb correct 20928 2005-03-04 21:40:37 +00:00
Peter Stephenson
d4c948bdd0 20928: null terminate screen lines in zle_refresh.c 2005-03-04 21:34:28 +00:00
Motoi WASHIDA
b7ab36d9f6 unposted: arguments are required after -imagekey, -srcimagekey options 2005-03-03 20:10:40 +00:00
Motoi WASHIDA
da1d4534a6 unposted: softwareupdate is a system software update tool for Mac OS X 2005-03-03 19:58:58 +00:00
Oliver Kiddle
1b50dff802 20921: using UCS-4BE instead of ISO-10646 to identify character encoding
is more portable, find more encodings in iconv completion on Solaris
20924: make error message more specific
2005-03-03 14:13:03 +00:00