| Commit message (Expand) | Author | Age | Files | Lines |
* | 40965: fix for missing local declarations of expl | Oliver Kiddle | 2017-04-26 | 32 | -58/+109 |
* | 41008: Handle expansions for precommand modifiers | Peter Stephenson | 2017-04-26 | 5 | -35/+177 |
* | 41006: _ls: new optiosns and a few fixes | Jun-ichi Takimoto | 2017-04-26 | 2 | -24/+81 |
* | 40943: __git_recent_commits: prefer recent commit objects | Daniel Hahler | 2017-04-23 | 2 | -2/+7 |
* | 40995: Don't disable alias expansion when finding command substitution limits | Peter Stephenson | 2017-04-23 | 3 | -3/+16 |
* | 40994: unmeta_one() need not count Meta | Jun-ichi Takimoto | 2017-04-23 | 2 | -8/+5 |
* | 40990: Fix crash with bogus path in sh emaulation. | Peter Stephenson | 2017-04-21 | 2 | -14/+43 |
* | 40973: _remote_files: Fix completion of remote files that start with a hyphen... | Daniel Shahaf | 2017-04-18 | 2 | -2/+9 |
* | 40977: "emulate" disallows "--help" and "--version" | Barton E. Schaefer | 2017-04-15 | 2 | -2/+6 |
* | 40935: User names need metafying. | Orlov Sergey | 2017-04-10 | 2 | -3/+8 |
* | 40940: untokenize names of condition features before attempting to look up th... | Bart Schaefer | 2017-04-07 | 2 | -2/+8 |
* | users/22653: options.yo: Clarify REMATCH_PCRE semantics. | Daniel Shahaf | 2017-04-05 | 2 | -1/+7 |
* | 40933: Ensure we get job text in sourced files. | Peter Stephenson | 2017-04-04 | 2 | -2/+7 |
* | 40932: Parameter subscripts need to count parentheses. | Peter Stephenson | 2017-04-03 | 3 | -3/+20 |
* | 40929 (replaces 40598): paramsubst() should always return scalar when PREFORK... | Barton E. Schaefer | 2017-04-02 | 2 | -13/+13 |
* | unposted: minor formatting: var() instead of tt(). | Barton E. Schaefer | 2017-04-01 | 1 | -2/+2 |
* | * 40782: avoid dependency on zsh/regex module | Sebastian Gniazdowski | 2017-04-01 | 2 | -2/+8 |
* | Fix typo breaking kld completion | Dag-Erling Smørgrav | 2017-03-30 | 2 | -1/+4 |
* | 40909: Stress test for parameter substitution | Sebastian Gniazdowski | 2017-03-30 | 2 | -0/+17 |
* | 40906: Add note on use of (k) parameter subst flag. | Peter Stephenson | 2017-03-27 | 2 | -1/+8 |
* | 40878: additional stgit squash command completeion | Alexandre Rames | 2017-03-24 | 2 | -1/+4 |
* | 40892: subcommand matching for ip help | Aaron Schrab | 2017-03-24 | 2 | -2/+7 |
* | 40891: fix more zero-length matches. | Peter Stephenson | 2017-03-23 | 3 | -2/+19 |
* | 22601: Fix for parameter substitution pattern matches. | Peter Stephenson | 2017-03-23 | 3 | -2/+21 |
* | 40875: Update REC_EXACT description, suggested by Martin Krafft | Peter Stephenson | 2017-03-21 | 2 | -2/+5 |
* | Improve comment at top of GDBM test | Peter Stephenson | 2017-03-21 | 2 | -1/+8 |
* | unposted (after 40859): Fix yodl warning: | Daniel Shahaf | 2017-03-20 | 2 | -1/+5 |
* | 40859: vcs_info docs: Use proper internal links through texinfo nodes. | Daniel Shahaf | 2017-03-19 | 2 | -19/+51 |
* | unposted: vcs_info quilt: Fix documentation markup typo. | Daniel Shahaf | 2017-03-18 | 2 | -1/+6 |
* | 40855: _dmidecode: Fix _arguments syntax error. | Daniel Shahaf | 2017-03-16 | 2 | -1/+6 |
* | 40843: update options for ruby 2.4.0p0 | Oliver Kiddle | 2017-03-14 | 2 | -3/+7 |
* | 40842: update completions for coreutils and similar utilities, also improving... | Oliver Kiddle | 2017-03-14 | 13 | -132/+237 |
* | 40818: _git-checkout: When completing local heads, prefer recently-checked-ou... | Daniel Shahaf | 2017-03-14 | 2 | -1/+9 |
* | 40817: __git_recent_branches: Retrieve less data, but faster. | Daniel Shahaf | 2017-03-14 | 2 | -1/+5 |
* | 40822: vcs_info quilt: Document the '.quilt-foo' zstyle context element. (Com... | Daniel Shahaf | 2017-03-14 | 2 | -5/+21 |
* | 40837: for pgrep completion, add -w on Linux | Wieland Hoffmann | 2017-03-12 | 2 | -1/+7 |
* | 40816: Document interaction of 'print -P' and 'print -f'. | Daniel Shahaf | 2017-03-12 | 3 | -1/+17 |
* | 40820: add a few tests of strftime, related to 40681 | Jun-ichi Takimoto | 2017-03-12 | 2 | -2/+17 |
* | 40832: fix $x:P when PWD=/ | Barton E. Schaefer | 2017-03-11 | 2 | -2/+14 |
* | unposted (github pull request #15): fix a small typo in `ip` corrections file | John Leuenhagen | 2017-03-11 | 2 | -1/+7 |
* | 40824: grep completion handling of option deviations between different systems | Oliver Kiddle | 2017-03-10 | 2 | -20/+63 |
* | 40823: update option completion for sshfs 2.8 | Oliver Kiddle | 2017-03-10 | 2 | -21/+51 |
* | 40819: Fix IS_DASH test in BRACE_CCL handling | Peter Stephenson | 2017-03-10 | 2 | -1/+6 |
* | unposted: declare file local variables as static | Jun-ichi Takimoto | 2017-03-10 | 2 | -2/+4 |
* | unposted: silence warnings on Cygwin | Jun-ichi Takimoto | 2017-03-10 | 2 | -1/+6 |
* | 40808: fix typos where (x,y) should have been (x y) in _arguments syntax | Fabian Klotzl | 2017-03-09 | 12 | -11/+19 |
* | 40801: re-fix completion of mount points with spaces in the name | Barton E. Schaefer | 2017-03-09 | 2 | -3/+15 |
* | 40803, 40804, 40805, 40806: Parameter test additions. | Peter Stephenson | 2017-03-09 | 2 | -1/+21 |
* | 40796: MAGIC_EQUAL_SUBST not needed with parsed assignment. | Peter Stephenson | 2017-03-09 | 2 | -5/+25 |
* | 40799: fix $- expansion partly broken by 40760 | Barton E. Schaefer | 2017-03-08 | 2 | -2/+6 |