1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-22 11:51:04 +02:00
Commit Graph

291 Commits

Author SHA1 Message Date
Daniel Shahaf
6a5a11c5fe unposted: Fix FAQ build, broken by 43184. 2018-08-25 19:01:55 +00:00
Matthew Martin
b5f0ad8e7b 43184: Remove reference to ftp_sites.yo 2018-07-29 13:48:42 -05:00
dana
0daeed20e1 43031: Add note to style guide about quoting 2018-06-16 11:50:43 -05:00
dana
4d19645d49 43031: Add note to style guide about variant syntax 2018-06-16 11:49:20 -05:00
Peter Stephenson
fd4056f4ed unposted: Update for release 5.5.1. 2018-04-16 19:21:52 +01:00
Peter Stephenson
3b7d6a558f 42505 (corrected): prepare for 5.5 release 2018-03-25 17:49:48 +01:00
Peter Stephenson
a6c72cb835 41623: Update FAQ.yo for Yodl 3 2017-09-02 20:09:27 +01:00
Peter Stephenson
0e7186f443 41599: info updates for 5.4.2 2017-08-25 19:35:05 +01:00
Peter Stephenson
dc475bfa0e unposted: update to 5.4.1 2017-08-08 19:09:15 +01:00
Peter Stephenson
32ca9222af unposted: update distribution docs for 5.4 release. 2017-07-29 23:03:16 +01:00
Fabian Klötzl
4a63a1793a 41414: fix for commas used in exclusion lists
also missing escape for _gcc and --no-index option for git diff
2017-07-14 12:07:49 +02:00
Daniel Shahaf
18aede9ee5 unposted: Add to Etc/BUGS 41184,41203,41254 about STTY and about modules. 2017-06-09 16:31:30 +00:00
Daniel Shahaf
ecd88284f3 40492: vcs_info: Escape '%' signs in payloads.
Test case: a patch whose subject is '%Sfoo%sbar'.  ('S' and 's' are
expandos both in prompts and in the 'formats' style.)
2017-02-09 15:24:04 +00:00
Daniel Shahaf
8cb130fe73 unposted: Etc/BUGS: Record users/20807 vcs_info quilt issue. 2017-01-23 03:37:02 +00:00
Daniel Shahaf
24337b3c60 users/22320: Etc/BUGS: Add 40240, label 40106. 2017-01-05 15:58:16 +00:00
Peter Stephenson
06b1b7a37a unposted: Release 5.3.1 2016-12-21 18:40:13 +00:00
Peter Stephenson
88752e6cee 40066: updates for 5.3 release 2016-12-02 19:53:13 +00:00
Eitan Adler
110ffae9fe 40035: Cosmetic fixes for comments and documentation.
Mostly fixes to doubled words.
2016-11-29 17:13:52 +00:00
Barton E. Schaefer
9a09f97b60 unposted: Addenda to list of module hooks 2016-11-12 23:39:14 -08:00
Barton E. Schaefer
20de06dfbc unposted: add list of standard module hooks with corresponding macro names 2016-11-12 23:17:36 -08:00
Daniel Shahaf
7a34c1ad17 39356 (tweaked, c.f. Bart 39358): Etc/BUGS: Remove fixed items, add 'compset -q' item from workers/39306.
The first removed hunk is fixed by ZLE_RPROMPT_INDENT.

The next two removed hunks work (on my system, anyway) with current master.
2016-09-17 06:37:46 +00:00
Barton E. Schaefer
6ce34705a6 unposted: fix formatting in module discussion; add mention of widgets and keymaps for modules. 2016-08-06 20:05:23 -07:00
Daniel Shahaf
1d3a540139 unposted: developer documentation: Clarify the term "variant". 2016-02-19 09:31:41 +00:00
Peter Stephenson
cce4261a3c unposted: Make 5.1.1-test-1 in preparation for 5.2 2015-11-21 18:09:27 +00:00
Barton E. Schaefer
7277cc1bed 37079: better description of "optstr" field in struct builtin as used in BUILTIN() macro 2015-11-08 12:42:00 -08:00
Daniel Shahaf
6d6b63c884 unposted: Update link to my ChangeLog generator script,
on account of patching it to handle commas properly (thanks Mikael).
2015-09-28 01:23:13 +00:00
Peter Stephenson
eaea1dc23c unposted: make 5.1-test-1 with updates for 5.1.1 2015-09-06 18:12:09 +01:00
Peter Stephenson
3698baaada unposted: replace version 5.0.9 with 5.1 in FAQ 2015-08-24 10:49:18 +01:00
Peter Stephenson
f4c37a78b1 36265 plus FAQ: fix alias expansion after "function"
Owing to interesting historical parsing, names after the first
were treated as command words so had non-global aliases expanded.
Add an FAQ note that use of the function keyword works around
other alias problems
2015-08-21 16:55:10 +01:00
Peter Stephenson
06e1542f5c unposted: update version from 5.0.8 to 5.1 in descriptive text 2015-08-21 10:33:21 +01:00
Daniel Shahaf
c799e01c68 36186: FAQ (3.24): Update for bracketed paste 2015-08-17 21:52:33 +00:00
Barton E. Schaefer
6fd8872d58 35947: update discussion of module wrappers, some examples 2015-07-28 13:49:03 -07:00
Daniel Shahaf
80759c24d4 35810: FAQ += edit-command-line 2015-07-24 14:13:00 +00:00
Daniel Shahaf
ca2ab5e446 35775: New zsh-specific yodl vim syntax highlighting.
To try this, see the instructions at the top of Util/zyodl.vim (in the comment).

* Util/zyodl.vim: New syntax highlighting file.
* Doc/Zsh/.vimrc: New file, hooks up zyodl.vim for automatic loading.
* Etc/zsh-development-guide: Namedrop zyodl.vim for discoverability.
2015-07-13 23:22:19 +00:00
Daniel Shahaf
e81f61ea9a 35441: Make devs' ChangeLog generator scripts discoverable 2015-07-06 14:03:55 +00:00
Peter Stephenson
f0068edb48 unposted: release 5.0.8 2015-05-31 18:52:03 +01:00
Jun-ichi Takimoto
5acc89d518 35057: make URL clickable (again)
This should have been included in 34850.
2015-05-08 04:08:32 +09:00
Peter Stephenson
3c3c8d3d13 Update for 5.0.7-dev-2.
Includes updates to FAQ.yo for newer YODL.
2015-05-05 19:32:06 +01:00
Peter Stephenson
b29278c69a 35009: updates for 5.0.8 2015-05-01 21:30:23 +01:00
Peter Stephenson
4553cbad19 34920: info on git pull 2015-04-17 18:31:50 +01:00
Stephane Chazelas
ff292af95f 33740: FAQ: another way of avoiding MULTIOs effects on pipes 2014-11-23 18:29:09 +00:00
Peter Stephenson
a3cc409b9b unposted but c.f. 33723: typo in FAQ
sed argument had unterminated substitution.
2014-11-20 17:12:15 +00:00
Peter Stephenson
fe17d3c113 users/19404: Login shells may not be interactive
Update the FAQ to point this out after years of neglect.
2014-11-19 15:51:20 +00:00
Peter Stephenson
64d32d840d Update source distribution information for 5.0.7. 2014-10-02 17:19:51 +01:00
Peter Stephenson
40d559d880 Update notes on use of .distfiles 2014-08-28 20:54:10 +01:00
Peter Stephenson
cc6e9db29d 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
Peter Stephenson
dc9d994498 unposted: .gitignore generated FAQ*.html files 2014-08-23 20:52:37 +01:00
Peter Stephenson
f8ae47f29b unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release 2014-08-10 17:49:55 +01: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
Peter Stephenson
247fba1fe2 unposted: release 5.0.4, more files updated 2013-12-20 18:27:56 +00:00
Peter Stephenson
4163ebf4c7 unposted, see 32054: Rationalise character encoding.
Shell functions are strictly ASCII for maximum portability.

Other files within the distribution may contain UTF-8 characters.

Exception for test files: where they need single character input
with the top bit set, ISO-8859-X is used (X doesn't matter as
we don't need the Euro).
2013-11-27 15:56:44 +00:00
Peter Stephenson
375115c7df unposted: updates for 4.0.2-test-1.
Update references to 4.0.2 to 4.0.3.
Additional mod_export declarations.
Additions to .distfiles.
2013-11-06 19:25:07 +00:00
Oliver Kiddle
0a8c28b3d6 remove duplication in git guidelines 2013-02-12 10:39:59 +00:00
Peter Stephenson
daa828bc51 release 5.0.2 2012-12-21 19:35:07 +00:00
Oliver Kiddle
85d503b91c 30877: document git workflow 2012-12-18 23:36:13 +00:00
Phil Pennock
9d988a5e21 30906: more Etc/zsh-development-guide tinkering 2012-12-17 11:29:36 +00:00
Phil Pennock
82c75381ac 30901: Etc/zsh-development-guide: document git usage 2012-12-17 09:09:48 +00:00
Peter Stephenson
2908d73f6c unposted: update for 5.0.0-test-1 2012-12-16 18:39:55 +00:00
Peter Stephenson
fbc73f0583 add 5.0.0 release note 2012-08-14 19:34:22 +00:00
Peter Stephenson
441e78287b delete ChangeLog-5.0, add .distfiles and ChangeLog entries 2012-08-14 19:33:02 +00:00
Peter Stephenson
787df27854 ChangeLog-5.0 should be ChangeLog-4.3, Bart says 2012-08-14 09:04:55 +00:00
Peter Stephenson
5fdc9c9f8f unposted: move changes up to 5.0.0 into subdirectory 2012-08-13 19:50:51 +00:00
Peter Stephenson
e0c8d8dec3 30509: updates for 5.0.0 2012-06-15 21:23:41 +00:00
Peter Stephenson
287bd2dff2 update Etc/.distfiles for moved NEWS-4.3 2012-04-13 22:37:37 +00:00
Peter Stephenson
41a0865337 30400 plus extra tweaks: update NEWS for 5.0 2012-04-13 22:26:41 +00:00
Bart Schaefer
fa8a0e241c 30320: "emulate" accepts invocation-time flags; other small doc tweaks. 2012-03-07 06:10:42 +00:00
Peter Stephenson
db7d0ac341 unposted: 4.3.17 2012-02-23 21:39:30 +00:00
Peter Stephenson
c80d7a63ca 30231, 30232: updates for 4.3.16 2012-02-15 20:41:41 +00:00
Frank Terbeck
756f17a755 A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition" 2012-02-01 12:53:48 +00:00
Peter Stephenson
09532a70ea unposted: release 4.3.15 2011-12-17 15:15:20 +00:00
Peter Stephenson
79f2f7fa2c unposted: 4.3.14 2011-12-06 19:49:34 +00:00
Peter Stephenson
7d9c12334b update and tigy up for 4.3.12-test-2 2011-10-17 17:30:48 +00:00
Peter Stephenson
261e017611 unposted: expand CONTRIBUTORS 2011-05-26 09:37:26 +00:00
Mikael Magnusson
72cb7cfc6f 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
Peter Stephenson
7674da90d0 29163: update latest version claimed to 4.3.12 2011-05-06 13:16:18 +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
95b83f217d Simon Ruderich: 29004: update archive list 2011-04-18 08:38:52 +00:00
Peter Stephenson
c9a70e18fd Štěpán Němec: 28533: typos 2010-12-17 17:10:47 +00:00
Peter Stephenson
750ec0fe1b unposted: update for 4.3.10-test-3 2010-12-16 10:18:41 +00:00
Peter Stephenson
7dd4c69371 FAQ update 2010-03-19 21:11:15 +00:00
Peter Stephenson
4de2fee610 27710: update FAQ on advanced character sets 2010-02-15 15:01:20 +00:00
Peter Stephenson
62c744e60b unposted: FAQ dates 2010-02-15 13:12:06 +00:00
Peter Stephenson
8ac97f3308 27648, 267650/1, unposted README change:
Turn off repeat and turn on ulimit in emulation modes
2010-02-03 18:34:32 +00:00
Peter Stephenson
84fb892f0a unposted: FAQ notes on zsh-nt.sourceforge.net,
terminal application mode horror
2010-02-01 11:02:52 +00:00
Peter Stephenson
7c4c41a0bb unposted, c.f. 27313: mailing list and website moved 2009-10-22 09:28:02 +00:00
Peter Stephenson
06bdda4fb8 27178: FAQ---quoting function names to stop expansion is always(ish) safe 2009-07-20 09:17:32 +00:00
Peter Stephenson
7e0ca71469 27178: FAQ---quoting function names to stop expansion is always safe 2009-07-20 09:02:39 +00:00
Peter Stephenson
f359213eec 26982: Julien Langer: support stgit in VCS_Info 2009-05-22 17:38:05 +00:00
Peter Stephenson
c18b6c2c99 26956: tidy up some zle variables for module unloading
note issue found on HP-UX
2009-05-11 09:03:25 +00:00
Peter Stephenson
7293813b4e unposted: some .distfiles 2009-04-24 09:11:58 +00:00
Peter Stephenson
2528c3b513 26853 + typo fix: package docs 2009-04-21 09:33:30 +00:00
Peter Stephenson
aaf1a26b6d unposted: add POSIX_ALIASES and POSIX_IDENTIFIERS to FAQ 2009-03-04 12:04:01 +00:00
Doug Kearns
a5260beedb unposted: Fix some typos in the development guide 2009-01-22 12:12:13 +00:00
Peter Stephenson
63e60d3d21 users/13566: note you cant unset array elements 2008-12-10 09:52:32 +00:00
Peter Stephenson
0b90a37a7c unposted: missing .distfiles entry; release 4.3.9 2008-11-03 10:14:47 +00:00
Peter Stephenson
2adb5a6d70 4.3.9 2008-10-30 12:18:54 +00:00
Peter Stephenson
38d2bf4af5 Mikael: users/13412: typo 2008-10-29 14:33:16 +00:00
Peter Stephenson
ab28c35955 unposted: single-letter typo 2008-10-29 12:17:44 +00:00
Peter Stephenson
ef0a55efe2 unposted: belatedly sort out some distfiles 2008-10-29 10:28:14 +00:00