1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 10:01:11 +02:00
Commit graph

7782 commits

Author SHA1 Message Date
Christian Hesse
0ab7834a15 32316: complete new ssh key type 2014-01-29 09:24:54 +00:00
Barton E. Schaefer
8d3d34cfa4 Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Conflicts:
	ChangeLog
2014-01-28 19:13:39 -08:00
Peter Stephenson
584ea88811 32303: simplistic completion after $x: 2014-01-28 19:14:30 +00:00
Peter Stephenson
c56f5aed59 32308: Improve initialising of vi change.
Better handling when entering viins on entry to editor.
Slightly changed since post to use vi command a.
2014-01-28 16:12:41 +00:00
Barton E. Schaefer
a2098b0b26 users/18368: compromise to restore partial path completion inadvertently removed by 31159 2014-01-27 21:54:13 -08:00
Peter Stephenson
a0c9da72f2 unposted: update 31983 to suppress stdout from cmp, too.
Gets rid of unnecessary messages building patchlevel.h.
2014-01-27 15:42:48 +00:00
Bart Schaefer
1fc259363f use LPAR() instead of parens in sqrt example 2014-01-23 14:39:34 -08:00
Peter Stephenson
22b8fd6da9 32299: add use of underscores on arithmetic output for spacing 2014-01-23 10:32:59 +00:00
Barton E. Schaefer
6c603a4127 unposted: reformulate 32285 to lift the fheap->sp test out of the loop, improve commentary 2014-01-22 21:47:29 -08:00
Barton E. Schaefer
3e06aeabd8 32294: prevent buffer overflow when scanning very long directory paths for symbolic links 2014-01-19 19:39:31 -08:00
Barton E. Schaefer
4777c07c8e users/18335: avoid passing to "functions" those typeset options that it does not accept 2014-01-19 17:38:15 -08:00
Barton E. Schaefer
23f98c3e1d 32285: restart the fheap search in freeheap if the current fheap arena is about to be discarded; fixes crash 2014-01-18 21:22:11 -08:00
Barton E. Schaefer
1584318b97 32283: fix crash in menu selection when number of terminal lines is small 2014-01-18 12:32:21 -08:00
Daniel Hahler
790664ac90 32271: fix matcher-list example 2014-01-17 18:43:48 +00:00
sergio
3e199e5e17 32267: use explicit path to modinfo for completion 2014-01-17 10:15:27 +00:00
Frank Terbeck
82a3591f57 32264: vcs_info, hg: Support detecting repos using ShareExtension 2014-01-17 08:58:52 +01:00
Thomas Mitterfellner
70af7dd18a 32265: better handling of large package lists. 2014-01-16 21:52:12 -08:00
Holger Macht
41c68d5ef9 32257: updated zypper completion 2014-01-16 09:40:35 +00:00
Peter Stephenson
ff74ffb0f3 32255: complet for python under some pythonN.M names 2014-01-14 15:44:49 +00:00
Peter Stephenson
ed44ddad22 32246: option "shift -p" pops arguments from end of array 2014-01-11 19:31:29 +00:00
Koen Wilde
8fd6d5766c 32245: complete more mpc arguments 2014-01-10 22:26:30 +00:00
Peter Stephenson
d26461a3c6 users/18298 (tidied up): add {<char>..<char>} expansion 2014-01-09 10:05:13 +00:00
Mark Oteiza
a34754e962 32238: suppress error output completing after ip
Missing ChangeLog entry.
2014-01-08 19:25:13 +00:00
Mark Oteiza
3267b454d8 32238: suppress error output completing after ip 2014-01-07 19:25:32 +00:00
Peter Stephenson
908ef4a279 unposted: update version to 5.0.5-dev-0 2014-01-06 19:30:24 +00:00
Peter Stephenson
79abe00e1d unposted: update version to 5.0.5
Also correct typo in compsys.yo for texinfo.
2014-01-05 18:24:59 +00:00
Peter Stephenson
ed01d710bf unposted but c.f. 32231: $line from _arguments doesn't include command 2014-01-05 18:11:31 +00:00
Jun T
ff650ada05 32231: _chmod was confused by options before the mode 2014-01-05 18:04:15 +00:00
Axel Beckert
8e0ca7842d 32229: LICENCE should refer to Gnu *General* Public License 2014-01-05 18:01:33 +00:00
Peter Stephenson
b4cf302fa8 unposted: update another README reference to 5.0.5 2014-01-03 22:49:52 +00:00
Peter Stephenson
8e09373bbe users/18271 plus further tweaks: FAQ entry for pattern exclusions 2014-01-03 22:49:09 +00:00
Peter Stephenson
a6be223ee2 unposted: update source documentation for 5.0.5 2014-01-03 18:21:42 +00:00
Danek Duvall
ef2eaf1f78 32261: completion updates for Solaris 11, Update 1 2014-01-02 22:26:04 +00:00
Carl Drougge
60372fbda6 32196: copy-prev-shell-word needs a lexer flag 2014-01-02 20:49:04 +00:00
Eric Cook
c744cfac02 32210: completion for the sysstat suite 2013-12-31 14:56:34 -08:00
Barton E. Schaefer
120145561f 32208: always reset pathchecked when the path array is modified 2013-12-30 23:31:35 -08:00
Barton E. Schaefer
ea55ea039d 32205: skip cdpath search when prefix begins with "../" 2013-12-30 12:45:53 -08:00
Barton E. Schaefer
e8fb45ef1e Note problem when compiling with GCC on OS X 10.9.1. 2013-12-30 11:23:25 -08:00
Barton E. Schaefer
407cfc0f4f 32190: quote _path_files -W path when completing relative to ../ 2013-12-28 00:38:04 -08:00
Barton E. Schaefer
9e4468d38d 32186: fix bad backreference; handle glob patterns with backslashed quotes 2013-12-28 00:30:17 -08:00
Barton E. Schaefer
083328e697 unposted: move path assignment from comptest to Y01completion.ztst 2013-12-26 16:04:30 -08:00
Barton E. Schaefer
d83faa9d99 32183: regression tests for 32182 and 31611 2013-12-25 16:27:04 -08:00
Barton E. Schaefer
1136b9b296 32182: re-enable command completion after a separator 2013-12-25 16:24:27 -08:00
Barton E. Schaefer
15f4843c67 32178: fix another acquire_pgrp() infinite loop 2013-12-25 16:20:49 -08:00
Peter Stephenson
aede5c52bf 32176: plug additional deadlock-inducing pipe descriptor leaks 2013-12-21 17:41:21 -08:00
Barton E. Schaefer
634c03c76d Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Conflicts:
	ChangeLog
2013-12-21 17:09:16 -08:00
Barton E. Schaefer
21be065ddf 32172: regression test for 32171 2013-12-21 12:53:59 -08:00
Peter Stephenson
3fb1e6e822 unposted: update version to 5.0.4-dev-0 to avoid clash with release 2013-12-21 18:51:05 +00:00
Barton E. Schaefer
9887fc3d7b 32171: close pipe descriptor in parent when left side is a shell construct to
prevent deadlock

Also clean up ChangeLog entry that attributed 32119 to 32114
2013-12-20 23:03:46 -08:00
Peter Stephenson
58614f1669 unposted: release 5.0.4, more files updated 2013-12-20 18:28:57 +00:00