2012-10-07 14:03:17 +02:00
|
|
|
2012-10-07 Oliver Kiddle <opk@zsh.org>
|
|
|
|
|
2012-10-07 14:57:24 +02:00
|
|
|
* unposted: Completion/Unix/Command/_webbrowser,
|
|
|
|
Completion/Unix/Type/_pspdf: add evince, zathura, dwb
|
|
|
|
|
2012-10-07 14:03:17 +02:00
|
|
|
* 30714: Completion/X/Command/_xclip: complete files,-t,-f for xclip
|
|
|
|
|
2012-10-05 23:35:05 +02:00
|
|
|
2012-10-05 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
2012-10-05 23:42:59 +02:00
|
|
|
* 30716: Src/options.c: IGNORECLOSEBRACES should be an emulation
|
|
|
|
option since it changes what syntax is valid.
|
|
|
|
|
2012-10-05 23:35:05 +02:00
|
|
|
* 30715: Src/init.c, Src/lex.c, Src/parse.c, Src/subst.c,
|
|
|
|
Src/zsh.h, Src/Zle/zle_tricky.c: use a named enum for
|
|
|
|
lexical tokens.
|
|
|
|
|
2012-10-03 20:11:12 +02:00
|
|
|
2012-10-03 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
2012-10-03 20:12:47 +02:00
|
|
|
* users/17305: Doc/Zsh/expn.yo: fix documentation for ordering
|
|
|
|
of word splitting and improve (z) and (Z) documentation.
|
|
|
|
|
2012-10-03 20:11:12 +02:00
|
|
|
* users/17310: Doc/Zsh/params.yo, Src/lex.c, Test/A04redirect.ztst,
|
|
|
|
Test/D06subscript.ztst: back off users/17304 owing to problem
|
|
|
|
with [ command, document problem, and test the case that needs
|
|
|
|
to work.
|
|
|
|
|
2012-10-02 14:46:45 +02:00
|
|
|
2012-10-02 Peter Stephenson <pws@csr.com>
|
|
|
|
|
|
|
|
* users/17304: Src/lex.c, Test/D06subscript.ztst: angle brackets
|
|
|
|
aren't associated with special parsing inside square brackets.
|
|
|
|
|
2012-09-30 18:14:30 +02:00
|
|
|
2012-09-30 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
2012-09-30 18:18:42 +02:00
|
|
|
* Aaron Schrab: 30712: .editorconfig: multi-editor specification
|
|
|
|
of editing formats.
|
|
|
|
|
2012-09-30 18:16:36 +02:00
|
|
|
* Aaron Schrab: 30711: Completion/Unix/Type/_bind_addresses:
|
|
|
|
improved IPv6 completion.
|
|
|
|
|
2012-09-30 18:14:30 +02:00
|
|
|
* Aaron Schrab: 30710: Completion/Unix/Command/_perldoc: updates.
|
|
|
|
|
2012-09-29 00:07:29 +02:00
|
|
|
2012-09-29 Frank Terbeck <ft@bewatermyfriend.org>
|
|
|
|
|
|
|
|
* Seth House: 30702: Doc/Zsh/contrib.yo,
|
|
|
|
Functions/VCS_Info/Backends/VCS_INFO_get_data_hg: Removed --debug
|
|
|
|
flag from the hg vcs_info backend
|
|
|
|
|
2012-09-29 00:09:37 +02:00
|
|
|
* Seth House: 30701: Misc/vcs_info-examples: Added an hg hook
|
|
|
|
example to restore the 40-char hash
|
|
|
|
|
2012-09-29 00:11:32 +02:00
|
|
|
* Baptiste Daroussin: 30703:
|
|
|
|
Functions/VCS_Info/Backends/VCS_INFO_detect_fossil: Fix fossil
|
|
|
|
detection on unix
|
|
|
|
|
2012-09-28 01:33:57 +02:00
|
|
|
2012-09-28 Oliver Kiddle <opk@zsh.org>
|
|
|
|
|
|
|
|
* 30697: Completion/Unix/Command/_dbus: new completion definition
|
|
|
|
|
2012-09-21 21:08:35 +02:00
|
|
|
2012-09-21 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
|
|
|
* 30692: Completion/Unix/Type/_path_files, Doc/Zsh/builtins.yo,
|
|
|
|
Src/builtin.c: allow autoload +X -m to work; change _path_files
|
|
|
|
so it works on that.
|
|
|
|
|
2012-09-21 14:45:12 +02:00
|
|
|
2012-09-21 Peter Stephenson <pws@csr.com>
|
|
|
|
|
|
|
|
* 30687 (typo fixed): Doc/Zsh/params.yo, Src/jobs.c: don't
|
|
|
|
REPORTTIME if zleactive (but time keyword is allowed).
|
|
|
|
|
2012-09-15 20:25:17 +02:00
|
|
|
2012-09-15 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
|
|
|
* Александр Балезин: 30667: Completion/Unix/Command/_ip: add
|
|
|
|
addrlabl subcommand.
|
|
|
|
|
2012-09-11 18:02:41 +02:00
|
|
|
2012-09-11 Peter Stephenson <pws@csr.com>
|
|
|
|
|
2012-09-11 18:03:37 +02:00
|
|
|
* unposted: NEWS: refer to some newly added features.
|
|
|
|
|
2012-09-11 18:02:41 +02:00
|
|
|
* 30647, 30649: Doc/Zsh/arith.yo, Src/math.c, Src/utils.c,
|
|
|
|
Test/C01arith.ztst: allow underscores in numeric constants
|
|
|
|
within math evaluation.
|
|
|
|
|
2012-09-09 20:29:05 +02:00
|
|
|
2012-09-09 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
|
|
|
* Jun T.: 30664: configure.ac: fix some Yodl version issues.
|
|
|
|
|
2012-09-08 21:19:06 +02:00
|
|
|
2012-09-08 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
|
|
|
* users/17236: Src/builtin.c: r and other fc output didn't
|
|
|
|
unmetafy when listing to a file other than stdout.
|
|
|
|
|
2012-09-06 20:22:30 +02:00
|
|
|
2012-09-06 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
|
|
|
* 30656: Src/math.c: treat dividing by -1 the same as
|
|
|
|
multiplying by it to get around SIGFPE.
|
|
|
|
|
2012-09-05 11:09:48 +02:00
|
|
|
2012-09-05 Peter Stephenson <pws@csr.com>
|
|
|
|
|
2012-09-05 16:54:39 +02:00
|
|
|
* Jun T.: 30658: Completion/Unix/Command/_uniq: more options.
|
|
|
|
|
2012-09-05 11:09:48 +02:00
|
|
|
* Silas Silva: users/17223: Completion/Unix/Command/_lp:
|
|
|
|
page-ranges option.
|
|
|
|
|
2012-09-03 13:12:15 +02:00
|
|
|
2012-09-03 Peter Stephenson <pws@csr.com>
|
|
|
|
|
|
|
|
* users/17213: Completion/Base/Completer/_user_expand,
|
|
|
|
Doc/Zsh/compsys.yo: allow REPLY to pass a description for an
|
|
|
|
expansion.
|
|
|
|
|
2012-08-27 19:24:20 +02:00
|
|
|
2012-08-27 Peter Stephenson <p.w.stephenson@ntlworld. com>
|
|
|
|
|
|
|
|
* Oliver (olipro): 30643: Completion/Linux/Command/_ipset:
|
|
|
|
completion update.
|
|
|
|
|
2012-08-25 20:02:32 +02:00
|
|
|
2012-08-25 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
|
|
|
* John Stahara: 30641: Src/Zle/zle_keymap.c: bindkey -N
|
|
|
|
error report is misleading when copying keymap.
|
|
|
|
|
2012-08-23 21:19:26 +02:00
|
|
|
2012-08-23 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
|
|
|
* Jun T: 30640 (plus additional comment): Src/zsh.h,
|
|
|
|
Src/compat.c: MacOS doesn't define __STDC_ISO_10646__ but we
|
|
|
|
need the replacement wcwidth() anyway.
|
|
|
|
|
2012-08-23 11:07:58 +02:00
|
|
|
2012-08-23 Peter Stephenson <pws@csr.com>
|
|
|
|
|
2012-08-23 11:10:12 +02:00
|
|
|
* Aaron Schrab: 30636: Completion/Unix/Command/_telnet:
|
|
|
|
telnet-ssl options.
|
|
|
|
|
2012-08-23 11:09:22 +02:00
|
|
|
* Aaron Schrab: 30637: Completion/Unix/Command/_telnet: -b option
|
|
|
|
|
2012-08-23 11:07:58 +02:00
|
|
|
* Aaron Schrab: 30638: Completion/Unix/Command/_telnet: IPv4
|
|
|
|
and IPv6 options.
|
|
|
|
|
2012-08-21 20:03:01 +02:00
|
|
|
2012-08-21 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
2012-08-21 20:45:31 +02:00
|
|
|
* users/17211: Completion/Unix/Type/_files, Doc/Zsh/compsys.yo:
|
|
|
|
new recursive-files style.
|
|
|
|
|
2012-08-21 20:03:01 +02:00
|
|
|
* 30633: Doc/Zsh/builtins.yo, Src/builtin.c, Src/exec.c,
|
|
|
|
Src/hashtable.c, Src/options.c, Src/subst.c, Src/zsh.h:
|
|
|
|
"functions -T" traces only marked function and not called
|
|
|
|
functions unless also marked.
|
|
|
|
|
2012-08-20 16:03:04 +02:00
|
|
|
2012-08-20 Peter Stephenson <pws@csr.com>
|
|
|
|
|
|
|
|
* Stepan Koltsov: 30634: Functions/Misc/zmv: use (q-) quoting
|
|
|
|
for output for clarity.
|
|
|
|
|
2012-08-17 13:12:34 +02:00
|
|
|
2012-08-17 Peter Stephenson <pws@csr.com>
|
2012-08-17 10:22:52 +02:00
|
|
|
|
2012-08-17 17:47:41 +02:00
|
|
|
* Stepan Koltsov: 30632
|
|
|
|
(https://raw.github.com/stepancheg/zsh/bfa81caaac44dacfa05adb77f61526ea90346219/Completion/Unix/Command/_clay):
|
|
|
|
Completion/Unix/Command/_clay,
|
|
|
|
Completion/Unix/Command/.distfiles:
|
|
|
|
new completion.
|
|
|
|
|
|
|
|
* Stepan Koltsov: 30632
|
2012-08-17 17:43:25 +02:00
|
|
|
(https://github.com/stepancheg/zsh/commit/b0f1427e4983be6dfdc07ccaf86f153d5f9959b9.patch):
|
|
|
|
Completion/Unix/Command/_gcc: aliases and clang-specific flags.
|
|
|
|
|
2012-08-17 15:26:22 +02:00
|
|
|
* 30629 plus unposted formatting improvements:
|
|
|
|
Doc/Zsh/builtins.yo, Src/Builtins/rlimits.c: more complete
|
|
|
|
handling for socket buffer size limit (NetBSD) plus formatting
|
|
|
|
and consistency changes (kb -> kbytes everywhere in ulimit
|
|
|
|
output, K-bytes to kilobytes everywhere in documentation).
|
|
|
|
|
2012-08-17 13:12:34 +02:00
|
|
|
* 30627: configure.ac, Doc/Zsh/builtins.yo,
|
|
|
|
Src/Builtins/rlimits.awk, Src/Builtins/rlimits.c:
|
|
|
|
support RLIMIT_NTHR as on NetBSD.
|
2012-08-16 21:12:26 +02:00
|
|
|
|
2012-08-16 15:42:21 +02:00
|
|
|
2012-08-16 Peter Stephenson <pws@csr.com>
|
|
|
|
|
2012-08-16 16:00:11 +02:00
|
|
|
* 30619: Doc/Zsh/builtins.yo, Src/builtin.c,
|
|
|
|
Test/B02typeset.ztst: repeat "typeset -T" with same two first
|
|
|
|
arguments is not an error.
|
|
|
|
|
2012-08-16 15:42:21 +02:00
|
|
|
* 30617: Src/prototypes.h, Src/zsh_system.h: rationalise
|
|
|
|
replacement of tgoto() prototype which could appear twice
|
|
|
|
inconsistently.
|
|
|
|
|
2012-08-14 21:33:02 +02:00
|
|
|
2012-08-14 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
2012-08-14 21:34:22 +02:00
|
|
|
* unposted: Etc/relnote_5.0.0.txt, Etc/.distfiles: add.
|
|
|
|
|
2012-08-14 21:33:02 +02:00
|
|
|
* unposted: Etc/Changelog-4.3, Etc/ChangeLog-5.0,
|
|
|
|
Etc/.distfiles: rename
|
|
|
|
|
2012-08-13 21:39:13 +02:00
|
|
|
2012-08-13 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
2012-08-13 21:50:51 +02:00
|
|
|
* unposted: ChangeLog, Etc/ChangeLog-5.0: move changes up
|
|
|
|
to 5.0 into subdirectory.
|
|
|
|
|
2012-08-13 21:39:13 +02:00
|
|
|
* Michal Halenka: 30608: Completion/Unix/Command/_ip: del rather
|
|
|
|
delete tunnel.
|
|
|
|
|
2012-08-13 10:44:05 +02:00
|
|
|
2012-08-13 Peter Stephenson <pws@csr.com>
|
|
|
|
|
2012-08-13 10:52:13 +02:00
|
|
|
* Jesse Weinstein: 30607: Doc/Makefile.in: fix ancient
|
|
|
|
dependency problem with moved Yodl files.
|
|
|
|
|
2012-08-13 10:47:13 +02:00
|
|
|
* Aaron Schrab: 30604: Src/Zle/zle_move.c: make repeating vi skip
|
|
|
|
character useful by ignoring character just matched.
|
|
|
|
|
2012-08-13 10:44:05 +02:00
|
|
|
* Aaron Schrab: 30603: Src/Zle/zle_move.c: repeating vi skip
|
|
|
|
characters commands caused bad positioning.
|
|
|
|
|
2012-08-07 20:29:02 +02:00
|
|
|
2012-08-07 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
2012-08-07 20:43:40 +02:00
|
|
|
* cat_in_136: 17200: Completion/Unix/Command/.distfiles,
|
|
|
|
Completion/Unix/Command/_lha, Completion/Unix/Command/_nkf: new
|
|
|
|
completions. nkf is a Kanji code converter.
|
|
|
|
|
2012-08-07 20:29:02 +02:00
|
|
|
* YAMAMOTO Takashi: 30599: Src/compat.c, Src/zsh.h: don't
|
|
|
|
use the replacement wcwidth if not ISO-10646 as the assumptions
|
|
|
|
it makes probably won't work.
|
|
|
|
|
2012-07-27 20:42:22 +02:00
|
|
|
2012-07-27 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
2012-07-27 20:43:17 +02:00
|
|
|
* 30590: Doc/Makefile.in, Doc/.distfiles: work around problem
|
|
|
|
turning intro.ms into PDF.
|
|
|
|
|
2012-07-27 20:42:22 +02:00
|
|
|
* unposted: relabel as 5.0.0-dev-0.
|
|
|
|
|
2012-07-23 05:47:16 +02:00
|
|
|
2012-07-23 Geoff Wing <gcw@zsh.org>
|
|
|
|
|
|
|
|
* unposted: Doc/Zsh/ftp_sites.yo: Remove unavailable sites
|
|
|
|
|
2012-08-14 11:04:55 +02:00
|
|
|
2012-07-21 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
|
|
|
|
|
|
|
* unposted: update for 5.0.0 release.
|
|
|
|
|
2009-01-09 20:42:11 +01:00
|
|
|
*****************************************************
|
|
|
|
* This is used by the shell to define $ZSH_PATCHLEVEL
|
2012-10-07 14:57:24 +02:00
|
|
|
* $Revision: 1.5737 $
|
2009-01-09 20:42:11 +01:00
|
|
|
*****************************************************
|