about summary refs log tree commit diff
path: root/Etc
Commit message (Collapse)AuthorAgeFilesLines
* 40492: vcs_info: Escape '%' signs in payloads.Daniel Shahaf2017-02-091-7/+0
| | | | | Test case: a patch whose subject is '%Sfoo%sbar'. ('S' and 's' are expandos both in prompts and in the 'formats' style.)
* unposted: Etc/BUGS: Record users/20807 vcs_info quilt issue.Daniel Shahaf2017-01-231-0/+5
|
* users/22320: Etc/BUGS: Add 40240, label 40106.Daniel Shahaf2017-01-051-2/+9
|
* unposted: Release 5.3.1 zsh-5.3.1Peter Stephenson2016-12-211-1/+1
|
* 40066: updates for 5.3 releasePeter Stephenson2016-12-021-2/+2
|
* 40035: Cosmetic fixes for comments and documentation.Eitan Adler2016-11-291-1/+1
| | | | Mostly fixes to doubled words.
* unposted: Addenda to list of module hooksBarton E. Schaefer2016-11-121-12/+15
|
* unposted: add list of standard module hooks with corresponding macro namesBarton E. Schaefer2016-11-121-0/+25
|
* 39356 (tweaked, c.f. Bart 39358): Etc/BUGS: Remove fixed items, add 'compset ↵Daniel Shahaf2016-09-171-34/+3
| | | | | | | | -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.
* unposted: fix formatting in module discussion; add mention of widgets and ↵Barton E. Schaefer2016-08-061-16/+35
| | | | keymaps for modules.
* unposted: developer documentation: Clarify the term "variant".Daniel Shahaf2016-02-191-1/+2
|
* unposted: Make 5.1.1-test-1 in preparation for 5.2 zsh-5.1.1-test-1Peter Stephenson2015-11-211-1/+1
|
* 37079: better description of "optstr" field in struct builtin as used in ↵Barton E. Schaefer2015-11-081-1/+3
| | | | BUILTIN() macro
* unposted: Update link to my ChangeLog generator script,Daniel Shahaf2015-09-281-0/+2
| | | | on account of patching it to handle commas properly (thanks Mikael).
* unposted: make 5.1-test-1 with updates for 5.1.1 zsh-5.1-test-1Peter Stephenson2015-09-061-1/+1
|
* unposted: replace version 5.0.9 with 5.1 in FAQPeter Stephenson2015-08-241-1/+1
|
* 36265 plus FAQ: fix alias expansion after "function"Peter Stephenson2015-08-211-0/+21
| | | | | | | 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
* unposted: update version from 5.0.8 to 5.1 in descriptive textPeter Stephenson2015-08-211-1/+1
|
* 36186: FAQ (3.24): Update for bracketed pasteDaniel Shahaf2015-08-171-0/+6
|
* 35947: update discussion of module wrappers, some examplesBarton E. Schaefer2015-07-281-7/+30
|
* 35810: FAQ += edit-command-lineDaniel Shahaf2015-07-241-0/+17
|
* 35775: New zsh-specific yodl vim syntax highlighting.Daniel Shahaf2015-07-131-0/+3
| | | | | | | | 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.
* 35441: Make devs' ChangeLog generator scripts discoverableDaniel Shahaf2015-07-061-0/+13
|
* unposted: release 5.0.8 zsh-5.0.8Peter Stephenson2015-05-311-2/+2
|
* 35057: make URL clickable (again)Jun-ichi Takimoto2015-05-081-1/+1
| | | | This should have been included in 34850.
* Update for 5.0.7-dev-2. zsh-5.0.7-dev-2Peter Stephenson2015-05-051-5/+8
| | | | Includes updates to FAQ.yo for newer YODL.
* 35009: updates for 5.0.8Peter Stephenson2015-05-011-1/+1
|
* 34920: info on git pullPeter Stephenson2015-04-171-2/+9
|
* 33740: FAQ: another way of avoiding MULTIOs effects on pipesStephane Chazelas2014-11-231-1/+8
|
* unposted but c.f. 33723: typo in FAQPeter Stephenson2014-11-201-1/+1
| | | | sed argument had unterminated substitution.
* users/19404: Login shells may not be interactivePeter Stephenson2014-11-191-13/+20
| | | Update the FAQ to point this out after years of neglect.
* Update source distribution information for 5.0.7.Peter Stephenson2014-10-021-1/+1
|
* Update notes on use of .distfilesPeter Stephenson2014-08-281-6/+10
|
* 33047: use git to simplify massively source distribution file selectionPeter Stephenson2014-08-231-25/+0
|
* unposted: .gitignore generated FAQ*.html filesPeter Stephenson2014-08-231-0/+1
|
* unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release zsh-5.0.5-dev-1Peter Stephenson2014-08-102-1/+5
|
* users/18271 plus further tweaks: FAQ entry for pattern exclusionsPeter Stephenson2014-01-031-8/+135
|
* unposted: update source documentation for 5.0.5Peter Stephenson2014-01-031-1/+1
|
* unposted: release 5.0.4, more files updatedPeter Stephenson2013-12-201-1/+1
|
* unposted, see 32054: Rationalise character encoding.Peter Stephenson2013-11-272-301/+301
| | | | | | | | | | 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).
* unposted: updates for 4.0.2-test-1. zsh-5.0.2-test-1Peter Stephenson2013-11-061-1/+1
| | | | | | Update references to 4.0.2 to 4.0.3. Additional mod_export declarations. Additions to .distfiles.
* remove duplication in git guidelinesOliver Kiddle2013-02-121-85/+67
|
* release 5.0.2 zsh-5.0.2Peter Stephenson2012-12-211-1/+1
|
* 30877: document git workflowOliver Kiddle2012-12-181-0/+32
|
* 30906: more Etc/zsh-development-guide tinkeringPhil Pennock2012-12-171-4/+8
|
* 30901: Etc/zsh-development-guide: document git usagePhil Pennock2012-12-171-3/+66
|
* unposted: update for 5.0.0-test-1Peter Stephenson2012-12-161-3/+2
|
* add 5.0.0 release notePeter Stephenson2012-08-142-0/+9
|
* delete ChangeLog-5.0, add .distfiles and ChangeLog entriesPeter Stephenson2012-08-142-16455/+1
|
* ChangeLog-5.0 should be ChangeLog-4.3, Bart saysPeter Stephenson2012-08-141-0/+16451
|