about summary refs log tree commit diff
path: root/Etc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* unposted: move changes up to 5.0.0 into subdirectoryPeter Stephenson2012-08-131-0/+16455
|
* 30509: updates for 5.0.0Peter Stephenson2012-06-151-11/+8
|
* update Etc/.distfiles for moved NEWS-4.3Peter Stephenson2012-04-131-0/+1
|
* 30400 plus extra tweaks: update NEWS for 5.0Peter Stephenson2012-04-131-0/+356
|
* 30320: "emulate" accepts invocation-time flags; other small doc tweaks.Bart Schaefer2012-03-071-1/+1
|
* unposted: 4.3.17 zsh-4.3.17Peter Stephenson2012-02-231-1/+1
|
* 30231, 30232: updates for 4.3.16Peter Stephenson2012-02-151-1/+1
|
* A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition"Frank Terbeck2012-02-011-1/+1
|
* unposted: release 4.3.15 zsh-4.3.15Peter Stephenson2011-12-171-2/+2
|
* unposted: 4.3.14 zsh-4.3.14Peter Stephenson2011-12-061-1/+1
|
* update and tigy up for 4.3.12-test-2Peter Stephenson2011-10-173-1/+5
|
* unposted: expand CONTRIBUTORSPeter Stephenson2011-05-261-3/+3
|
* 29307, 29308 + replies: Fix some doubled words in docs and comments.Mikael Magnusson2011-05-192-2/+2
|
* 29163: update latest version claimed to 4.3.12Peter Stephenson2011-05-061-1/+1
|