Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-02 | 41623: Update FAQ.yo for Yodl 3 | Peter Stephenson | 1 | -23/+23 | |
2017-08-25 | 41599: info updates for 5.4.2 | Peter Stephenson | 1 | -1/+1 | |
2017-08-08 | unposted: update to 5.4.1 | Peter Stephenson | 1 | -1/+1 | |
2017-07-29 | unposted: update distribution docs for 5.4 release. | Peter Stephenson | 1 | -1/+1 | |
2017-07-14 | 41414: fix for commas used in exclusion lists | Fabian Klötzl | 1 | -1/+1 | |
also missing escape for _gcc and --no-index option for git diff | |||||
2017-06-09 | unposted: Add to Etc/BUGS 41184,41203,41254 about STTY and about modules. | Daniel Shahaf | 1 | -0/+6 | |
2017-02-09 | 40492: vcs_info: Escape '%' signs in payloads. | Daniel Shahaf | 1 | -7/+0 | |
Test case: a patch whose subject is '%Sfoo%sbar'. ('S' and 's' are expandos both in prompts and in the 'formats' style.) | |||||
2017-01-23 | unposted: Etc/BUGS: Record users/20807 vcs_info quilt issue. | Daniel Shahaf | 1 | -0/+5 | |
2017-01-05 | users/22320: Etc/BUGS: Add 40240, label 40106. | Daniel Shahaf | 1 | -2/+9 | |
2016-12-21 | unposted: Release 5.3.1 | Peter Stephenson | 1 | -1/+1 | |
2016-12-02 | 40066: updates for 5.3 release | Peter Stephenson | 1 | -2/+2 | |
2016-11-29 | 40035: Cosmetic fixes for comments and documentation. | Eitan Adler | 1 | -1/+1 | |
Mostly fixes to doubled words. | |||||
2016-11-12 | unposted: Addenda to list of module hooks | Barton E. Schaefer | 1 | -12/+15 | |
2016-11-12 | unposted: add list of standard module hooks with corresponding macro names | Barton E. Schaefer | 1 | -0/+25 | |
2016-09-17 | 39356 (tweaked, c.f. Bart 39358): Etc/BUGS: Remove fixed items, add 'compset ↵ | Daniel Shahaf | 1 | -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. | |||||
2016-08-06 | unposted: fix formatting in module discussion; add mention of widgets and ↵ | Barton E. Schaefer | 1 | -16/+35 | |
keymaps for modules. | |||||
2016-02-19 | unposted: developer documentation: Clarify the term "variant". | Daniel Shahaf | 1 | -1/+2 | |
2015-11-21 | unposted: Make 5.1.1-test-1 in preparation for 5.2 | Peter Stephenson | 1 | -1/+1 | |
2015-11-08 | 37079: better description of "optstr" field in struct builtin as used in ↵ | Barton E. Schaefer | 1 | -1/+3 | |
BUILTIN() macro | |||||
2015-09-28 | unposted: Update link to my ChangeLog generator script, | Daniel Shahaf | 1 | -0/+2 | |
on account of patching it to handle commas properly (thanks Mikael). | |||||
2015-09-06 | unposted: make 5.1-test-1 with updates for 5.1.1 | Peter Stephenson | 1 | -1/+1 | |
2015-08-24 | unposted: replace version 5.0.9 with 5.1 in FAQ | Peter Stephenson | 1 | -1/+1 | |
2015-08-21 | 36265 plus FAQ: fix alias expansion after "function" | Peter Stephenson | 1 | -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 | |||||
2015-08-21 | unposted: update version from 5.0.8 to 5.1 in descriptive text | Peter Stephenson | 1 | -1/+1 | |
2015-08-17 | 36186: FAQ (3.24): Update for bracketed paste | Daniel Shahaf | 1 | -0/+6 | |
2015-07-28 | 35947: update discussion of module wrappers, some examples | Barton E. Schaefer | 1 | -7/+30 | |
2015-07-24 | 35810: FAQ += edit-command-line | Daniel Shahaf | 1 | -0/+17 | |
2015-07-13 | 35775: New zsh-specific yodl vim syntax highlighting. | Daniel Shahaf | 1 | -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. | |||||
2015-07-06 | 35441: Make devs' ChangeLog generator scripts discoverable | Daniel Shahaf | 1 | -0/+13 | |
2015-05-31 | unposted: release 5.0.8 | Peter Stephenson | 1 | -2/+2 | |
2015-05-08 | 35057: make URL clickable (again) | Jun-ichi Takimoto | 1 | -1/+1 | |
This should have been included in 34850. | |||||
2015-05-05 | Update for 5.0.7-dev-2. | Peter Stephenson | 1 | -5/+8 | |
Includes updates to FAQ.yo for newer YODL. | |||||
2015-05-01 | 35009: updates for 5.0.8 | Peter Stephenson | 1 | -1/+1 | |
2015-04-17 | 34920: info on git pull | Peter Stephenson | 1 | -2/+9 | |
2014-11-23 | 33740: FAQ: another way of avoiding MULTIOs effects on pipes | Stephane Chazelas | 1 | -1/+8 | |
2014-11-20 | unposted but c.f. 33723: typo in FAQ | Peter Stephenson | 1 | -1/+1 | |
sed argument had unterminated substitution. | |||||
2014-11-19 | users/19404: Login shells may not be interactive | Peter Stephenson | 1 | -13/+20 | |
Update the FAQ to point this out after years of neglect. | |||||
2014-10-02 | Update source distribution information for 5.0.7. | Peter Stephenson | 1 | -1/+1 | |
2014-08-28 | Update notes on use of .distfiles | Peter Stephenson | 1 | -6/+10 | |
2014-08-23 | 33047: use git to simplify massively source distribution file selection | Peter Stephenson | 1 | -25/+0 | |
2014-08-23 | unposted: .gitignore generated FAQ*.html files | Peter Stephenson | 1 | -0/+1 | |
2014-08-10 | unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release | Peter Stephenson | 2 | -1/+5 | |
2014-01-03 | users/18271 plus further tweaks: FAQ entry for pattern exclusions | Peter Stephenson | 1 | -8/+135 | |
2014-01-03 | unposted: update source documentation for 5.0.5 | Peter Stephenson | 1 | -1/+1 | |
2013-12-20 | unposted: release 5.0.4, more files updated | Peter Stephenson | 1 | -1/+1 | |
2013-11-27 | unposted, see 32054: Rationalise character encoding. | Peter Stephenson | 2 | -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). | |||||
2013-11-06 | unposted: updates for 4.0.2-test-1. | Peter Stephenson | 1 | -1/+1 | |
Update references to 4.0.2 to 4.0.3. Additional mod_export declarations. Additions to .distfiles. | |||||
2013-02-12 | remove duplication in git guidelines | Oliver Kiddle | 1 | -85/+67 | |
2012-12-21 | release 5.0.2 | Peter Stephenson | 1 | -1/+1 | |
2012-12-18 | 30877: document git workflow | Oliver Kiddle | 1 | -0/+32 | |