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

6896 commits

Author SHA1 Message Date
Mikael Magnusson
9a5fcb3c31 Nikolai Weibull: 29124: Fix -l option in _git. 2011-05-12 16:01:19 +00:00
Mikael Magnusson
5ef22d41c4 29205: don't sort processes in _pids 2011-05-12 15:57:01 +00:00
Mikael Magnusson
1ac8412d6f 29208: make vimatchbracket more useful in emacs mode 2011-05-12 15:55:12 +00:00
Mikael Magnusson
3b4fcfe797 29206: fix formatting 2011-05-11 10:02:00 +00:00
Peter Stephenson
7fc9a4414d 29217: main shell now depends on zshcurses.h and zshterm.h 2011-05-11 08:59:55 +00:00
Peter Stephenson
d770d2554b rename system.h to zsh_system.h 2011-05-10 16:44:38 +00:00
Peter Stephenson
de06c83334 29214: use -I rather than explicit path to find headers 2011-05-10 16:40:27 +00:00
Peter Stephenson
c59e19cd77 29191 (Danek) and 29203 (with fixes): make TERMINFO variable special. 2011-05-10 15:40:32 +00:00
Peter Stephenson
bafa15955d 29195: Separate nameddir hash to avoid clash of
"bool" type on Solaris
2011-05-09 10:38:02 +00:00
Peter Stephenson
ae4a0ab46c 29193: badly placed variable declaration 2011-05-09 10:27:32 +00:00
Peter Stephenson
d89361739a 29165: use term.h globally if needed at all. 2011-05-09 09:49:08 +00:00
Bart Schaefer
70fd751a82 users/15986: handle EINTR in zccmd_input 2011-05-08 23:19:11 +00:00
Wayne Davison
15180bc0ec 29187: add a missing backslash. 2011-05-08 21:19:29 +00:00
Bart Schaefer
6150565494 29175: optimize freeheap 2011-05-07 19:32:57 +00:00
Frank Terbeck
0ba32c9130 unposted: Add missing word ("style") spotted by Bart. 2011-05-07 18:39:35 +00:00
Frank Terbeck
e1be101682 29170: vcs_info: Clarify check-for-changes style behaviour with the mercurial backend. 2011-05-07 07:05:35 +00:00
Peter Stephenson
7674da90d0 29163: update latest version claimed to 4.3.12 2011-05-06 13:16:18 +00:00
Bart Schaefer
e880604f02 29140: hide the "words" special variable so that it may be used as an
ordinary variable by bash completions.
2011-05-04 23:31:39 +00:00
Peter Stephenson
2e25dfb8fd Rocky Bernstein: 29135 (plus tweaks): compgen -W in bash completion 2011-05-04 08:53:53 +00:00
Peter Stephenson
3355155e82 unposted: some NEWS for next release 2011-05-04 08:51:58 +00:00
Peter Stephenson
9893f864ba Haakon: 29137: handling of flags in _ffmpeg 2011-05-03 18:38:56 +00:00
Peter Stephenson
8e0a5b0aa0 29134: change termcap prototypes locally for AIX 2011-05-03 12:03:46 +00:00
Peter Stephenson
17e3f742f1 29129: reading of end of fd array 2011-05-02 12:32:41 +00:00
Peter Stephenson
f16ab40c06 Haakon: more ffmpeg tweaks 2011-05-01 15:46:46 +00:00
Peter Stephenson
8ad025098f tidy up 2011-04-30 22:24:07 +00:00
Peter Stephenson
5cd5510eba Haakon Riiser: 29100: clean up of _ffmpeg 2011-04-30 20:58:49 +00:00
Peter Stephenson
fe8a106850 29114: use same FTP sites list in FAQ and META-FAQ. 2011-04-30 20:52:22 +00:00
Peter Stephenson
f8e254aa85 İsmail Dönmez: 29020: new openSUSE completions 2011-04-30 16:58:26 +00:00
Bart Schaefer
2938c58c82 29107: replace overlapping strcpy with memmove 2011-04-29 15:23:33 +00:00
Mikael Magnusson
6a69eb2978 _make: add _make- prefix to helper functions 2011-04-27 13:03:41 +00:00
Wayne Davison
348d2842f3 Use "const" qualifier in termcap prototypes. 2011-04-26 19:08:26 +00:00
Frank Terbeck
875f048b8b unposted: Revert change from 28896, which did more evil than good. 2011-04-25 22:26:18 +00:00
Frank Terbeck
e38f65bba4 Simon Ruderich: 29041: _git: Add completion for `tig'. 2011-04-25 15:04:47 +00:00
Frank Terbeck
12d12ebc92 Felipe Contreras: 29028: _git: Add useful completion for `gitk'. 2011-04-25 11:50:14 +00:00
Bart Schaefer
ecb32c6b12 Jun T.: 29031: increment global minfo state when inserting characters
on the line during interactive menu selection.
2011-04-24 19:10:20 +00:00
Bart Schaefer
e08e95afdb remove stray conflict marker 2011-04-22 06:01:44 +00:00
Bart Schaefer
e349201f9a 29025: Test/A01grammar.ztst: in select test, assert LINES=3 to print list 2011-04-22 06:00:27 +00:00
Frank Terbeck
c316ec1958 unposted: INSTALL: Clarify at which point directories from --enable-additional-fpath are added to $fpath. 2011-04-21 21:36:33 +00:00
Frank Terbeck
2b9f9b59e2 29027: _screen: support "/dev/ttyUSB0 [baud]"-style arguments. 2011-04-21 21:05:48 +00:00
Frank Terbeck
37bb9f7353 Valentin Haenel: 29019: Fix git stash completion (apply and pop subcommands). 2011-04-21 20:57:51 +00:00
Peter Stephenson
8d50102fda Set version to 4.3.11-dev-2 2011-04-19 15:07:10 +00:00
Peter Stephenson
6112308057 Don't complete p4 reopen to same change. 2011-04-19 15:06:07 +00:00
Frank Terbeck
32974286d4 29008, 29012: Add --enable-additional-fpath' option to add arbitrary directories to the default $fpath'. 2011-04-18 20:36:31 +00:00
Peter Stephenson
95b83f217d Simon Ruderich: 29004: update archive list 2011-04-18 08:38:52 +00:00
Wayne Davison
c06f5b4556 Fix compiler warning due to state.doff duplication. 2011-04-15 14:56:53 +00:00
Frank Terbeck
fe5109bc43 Simon Ruderich: 28927: Fix "git tag -v" completion. 2011-04-15 14:32:09 +00:00
Mikael Magnusson
2c6c147bd3 28998: use correct return status in _make 2011-04-15 09:57:40 +00:00
Peter Stephenson
7657ea65dc 28997: make --enable-libc-musl explicit 2011-04-14 09:11:02 +00:00
Peter Stephenson
8020750b3c gi1242+zsh: 28991: fix _svn caching policy 2011-04-13 08:13:04 +00:00
Peter Stephenson
97827c1bf5 Valentin Ochs: 28990: more changes needed for signals. 2011-04-12 15:04:19 +00:00