Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-29 | 40035: Cosmetic fixes for comments and documentation. | Eitan Adler | 1 | -1/+1 | |
Mostly fixes to doubled words. | |||||
2016-11-06 | 39847: Update helper function name pattern | Frank Terbeck | 1 | -1/+1 | |
In 580698bc71, Oliver updated a whole bunch of options in a number of completions. While at it, he also changed a bit of coding style, to better adhere to Etc/zsh-development-guide — among those changes is to convert "function foobar() {" function definitions to "foobar() {". This broke Util/check-tmux-state so that it couldn't detect any supported tmux sub-commands within _tmux anymore. This updates the regular expression that is used in the script to match and list these function definitions. | |||||
2016-02-09 | 37922: zyodl.vim: Add alternative installation instructions. | Daniel Shahaf | 1 | -0/+2 | |
2015-08-10 | 36075: Disable ‘local’ keyword in script to make data retrieval work | Frank Terbeck | 1 | -0/+4 | |
2015-08-10 | 36056: Add helper script to check state of _tmux completion | Frank Terbeck | 1 | -0/+216 | |
2015-07-24 | 35809: zyodl.vim: Fix nested parentheses | Daniel Shahaf | 1 | -7/+14 | |
2015-07-14 | 35790: zyodl.vim: Be compatible with Vim 6. | Daniel Shahaf | 1 | -1/+1 | |
2015-07-13 | 35775: New zsh-specific yodl vim syntax highlighting. | Daniel Shahaf | 1 | -0/+74 | |
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. | |||||
2014-08-23 | 33047: use git to simplify massively source distribution file selection | Peter Stephenson | 2 | -7/+12 | |
2014-02-18 | prefer col -bx to colcrt in helpfiles | m0viefreak | 1 | -6/+6 | |
2014-02-18 | remove old example from helpfiles: | m0viefreak | 1 | -18/+4 | |
code is integrated with distribution | |||||
2014-02-18 | use env to find perl for helpfiles | m0viefreak | 1 | -1/+1 | |
2014-02-07 | 32356: fix a typo | Martin Vaeth | 1 | -2/+2 | |
2013-12-13 | 32105: support combinations of man or nroff with colcrt or col. | Martin Vaeth | 1 | -5/+33 | |
2013-11-16 | Another missed bit of 31988. | Barton E. Schaefer | 1 | -4/+1 | |
2013-11-15 | One missed hunk from 31988. | Barton E. Schaefer | 1 | -2/+4 | |
2013-11-15 | Martin Vaeth: 31988 (plus missing semicolon): remove LC_CTYPE heuristics, ↵ | Barton E. Schaefer | 1 | -33/+1 | |
assure clean environment, force LANG=C | |||||
2013-11-13 | 31971: locale fix for helpfiles | Jun T | 1 | -5/+5 | |
2013-11-12 | 31966: skip introductory paragraphs when processing "man zshbuiltins". | Bart Schaefer | 1 | -2/+2 | |
2013-11-12 | 31959 (plus tweak to .gitignore): make help files during installation | Martin Vaeth | 1 | -17/+100 | |
2009-06-01 | Tweak find to prune a .git dir. This allows a .git/cvs dir to exist | Wayne Davison | 2 | -2/+2 | |
with a cvs checkout in it. | |||||
2007-12-04 | 24147 | Wayne Davison | 1 | -10/+9 | |
2007-12-03 | document the distfiles business | Peter Stephenson | 1 | -1/+7 | |
2007-07-03 | unposted: force latest version of files from vendor to main branch | Peter Stephenson | 1 | -1/+1 | |
2006-03-13 | users/10013: fix use of zshall in helpfiles | Peter Stephenson | 1 | -6/+6 | |
2004-03-19 | Missing ChangeLog entry for 4.2.0 changes | Peter Stephenson | 1 | -1/+1 | |
2004-03-12 | zsh-users/7160: Check and fix mod_export entries. | Peter Stephenson | 1 | -0/+64 | |
2002-04-18 | Stupid typo -- :? should be ?: | Bart Schaefer | 1 | -1/+1 | |
2002-04-17 | Diff by article number, not just by attribution line. | Bart Schaefer | 1 | -10/+40 | |
2001-11-15 | unposted: version 4.1.0-dev-3 with associated .distfiles tidying | Peter Stephenson | 1 | -1/+2 | |
2001-10-17 | Perl script for diffing ChangeLog files. | Bart Schaefer | 1 | -0/+116 | |
2001-05-30 | Doc changes for 4.0.1 | Peter Stephenson | 1 | -3/+3 | |
2000-09-03 | Fix helpfiles. | Bart Schaefer | 1 | -3/+4 | |
2000-09-02 | Fix reporter. | Bart Schaefer | 1 | -66/+138 | |
2000-05-06 | 11224: Util/mkdisttree.sh: problem with pattern matching `.' in | Tanaka Akira | 1 | -1/+1 | |
find. | |||||
2000-04-05 | Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524 | Peter Stephenson | 1 | -7/+18 | |
1999-12-20 | Initial revision | Tanaka Akira | 1 | -0/+14 | |
1999-09-06 | zsh-development-guide and completion-style-guide is removed. | Tanaka Akira | 2 | -182/+0 | |
1999-08-23 | Initial revision | Tanaka Akira | 1 | -0/+44 | |
1999-04-15 | Initial revision | Tanaka Akira | 5 | -0/+844 | |