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

7006 commits

Author SHA1 Message Date
Peter Stephenson
73ebca4fe9 28783: allow parentheses to be special in more places with SH_GLOB 2011-02-21 11:32:47 +00:00
Peter Stephenson
0e792b9447 28784: exit on exec redirection error with POISX_BUILTINS 2011-02-21 11:28:49 +00:00
Frank Terbeck
3c020a9a9c 28776: Let vcs_info detect very old mercurial repositories. 2011-02-19 11:54:41 +00:00
Peter Stephenson
24e97ba046 28773: add zle-history-line-set widget 2011-02-18 22:34:29 +00:00
Peter Stephenson
212ca9edf9 28772: Update regions in region highlight dynamically 2011-02-18 22:08:45 +00:00
Peter Stephenson
6be3fe2fca 28761: file completion for sccs 2011-02-17 19:54:06 +00:00
Peter Stephenson
3a23e82941 28762: fix coproc file desriptor closing 2011-02-17 19:52:41 +00:00
Frank Terbeck
9bfc05e3db 28758: make `colors' function work with non-default option sets 2011-02-15 09:28:54 +00:00
Peter Stephenson
9199663fe0 28750 plus extra comments:
case of completeinword file handling where we are completing
after the first component of a path instead of a middle component
of a path
2011-02-13 17:53:26 +00:00
Peter Stephenson
459953f029 28671: better cursor positioning after undo 2011-02-11 19:32:21 +00:00
Peter Stephenson
2c31feef4d users/15738: better cursor positioning in modify-current-argument 2011-02-11 19:28:44 +00:00
Frank Terbeck
f5b07d4868 Lennart Weller: 28739: Fix svn detection in vcs_info 2011-02-11 07:05:09 +00:00
Bart Schaefer
732a07ad95 Tweak so as not to fib about send-invisible return status. 2011-02-11 05:03:59 +00:00
Bart Schaefer
200fb38b94 Doc for send-invisible 2011-02-11 04:58:31 +00:00
Bart Schaefer
84bcecbfbd users/15759 (send-invisible), users/15770 (HASH_DIRS), 28710 (_deb_packages) 2011-02-11 04:06:56 +00:00
Bart Schaefer
7e9b82879d 28710 use fgrep -v to diff package lists 2011-02-11 04:04:49 +00:00
Bart Schaefer
90b83e028a users/15770 HASH_DIRS tracks INTERACTIVE 2011-02-11 04:04:05 +00:00
Bart Schaefer
d5e53b0077 users/15759 for send-invisible 2011-02-11 04:03:11 +00:00
Clint Adams
bc71ffe6c9 28648: notmuch completion by Ingmar Vanhassel. 2011-01-24 01:26:13 +00:00
Peter Stephenson
6b286142f7 28647: gi1242+zsh@gmail.com: more vnc completion options 2011-01-23 21:31:43 +00:00
Peter Stephenson
8f5ae2b27b 28646: gi1242+zsh@gmail.com: new matlab completion 2011-01-23 21:29:39 +00:00
Peter Stephenson
94225e07fc 28638: add $usergroups parameter 2011-01-19 12:42:53 +00:00
Peter Stephenson
aa58d139ff Mikael: 28637: ${foo:0:} caused crash 2011-01-18 10:29:58 +00:00
Peter Stephenson
931a3b6405 Atom Smasher: users/15715: new _zargs completion 2011-01-17 10:00:21 +00:00
Wayne Davison
7d06bc98c5 Use the -L option with yodl 3.x. 2011-01-17 02:42:24 +00:00
Peter Stephenson
6e95fc9602 28631: gi1242+zsh@gmail.com (as in 28633): completion updates 2011-01-16 20:37:32 +00:00
Peter Stephenson
4f9ee790e0 28630: Ricky Zhou: fix crash with isident()
28634: add test
2011-01-16 20:35:29 +00:00
Clint Adams
53da3d5725 unposted: fix typo in pattern 2011-01-16 15:11:42 +00:00
Peter Stephenson
11075eff1b c.f. 28628: some extra notes on traps 2011-01-13 09:31:07 +00:00
Peter Stephenson
ef4055d97c unposted: fix return types in 28617 2011-01-11 20:42:40 +00:00
Peter Stephenson
fe59d196a0 28611: remove unused special behaviour for vi mark 26 2011-01-11 20:12:18 +00:00
Peter Stephenson
7541f37b63 28626: summarize differences between two types of trap 2011-01-11 11:47:32 +00:00
Peter Stephenson
dfc26195c9 28617: NO_EXEC option was doing too much work in
parameter subscripting, parameter assignment, and globbing
2011-01-10 18:24:17 +00:00
Peter Stephenson
c34ad5cce2 make prep depencies: missed ChangeLog entry 2011-01-09 16:58:56 +00:00
Peter Stephenson
e72999c092 gi1242+zsh@gmail.com: 28594:
Various new and improved completions
2011-01-09 16:57:01 +00:00
Peter Stephenson
a89f0559c2 28590: make read return status non-zero on error 2011-01-07 10:05:35 +00:00
Peter Stephenson
21ee383e28 Mikael: 28585: don't set ret=0 on failure in _mkdir 2011-01-07 09:41:49 +00:00
Peter Stephenson
6318e041d1 unposted: fix argument type for write_loop() 2011-01-06 21:31:06 +00:00
Peter Stephenson
020e116c54 28588: fix textual display after =~ test 2011-01-06 20:28:50 +00:00
Peter Stephenson
77281a0905 28574: Ben: use bs format in ri 2011-01-06 19:30:10 +00:00
Bart Schaefer
5d2a7bc3bf 28579: propagate failure status from _arguments in _du so that _complete
will try other completions.
2011-01-06 16:57:40 +00:00
Bart Schaefer
87d6527628 28578: fix handling of numeric escapes that expand to "%" in printf
format strings, so they are not treated as format introducers.
2011-01-06 16:49:25 +00:00
Peter Stephenson
dd0ad1ac23 28568: buffer overflow examining paths 2011-01-05 18:22:08 +00:00
Peter Stephenson
564fd4e8db 28557: Alexey: update 2011-01-05 17:26:17 +00:00
Clint Adams
24622be01c 28548: match psmisc in any case. 2010-12-25 15:31:57 +00:00
Bart Schaefer
bc1a12f91e users/15662: array slice assignment with one index positive and one negative. 2010-12-21 16:54:30 +00:00
Peter Stephenson
d3ec328926 users/15663: some incomplete array assignment tests 2010-12-21 11:00:14 +00:00
Peter Stephenson
b3589121b3 unposted: update version to 4.3.11-dev-1 2010-12-21 09:35:33 +00:00
Peter Stephenson
904e537204 unposted: restore unintentionally removed .PHONY entries 2010-12-20 16:51:25 +00:00
Peter Stephenson
cbabcf3c32 unposted: release 4.3.11 2010-12-20 16:46:41 +00:00