| Commit message (Expand) | Author | Age | Files | Lines |
* | 49713: _subversion: commit, diff, revert: Update completions for svn 1.7 and ... | Daniel Shahaf | 2022-01-29 | 2 | -26/+46 |
* | 49712: _subversion: svn rm: Complete all svn-controlled files, not only missi... | Daniel Shahaf | 2022-01-29 | 2 | -1/+4 |
* | 49711: _subversion: _svn_status: Don't offer unversioned files | Daniel Shahaf | 2022-01-29 | 2 | -1/+6 |
* | unposted: vcs_info quilt docs: Fix misspelled style name | Daniel Shahaf | 2022-01-27 | 2 | -1/+4 |
* | unposted: vcs_info quilt: Remove a no-op variable assignment | Daniel Shahaf | 2022-01-27 | 2 | -1/+5 |
* | 49709: vcs_info hg: Keep $HGPLAIN set for hooks if it had been set outside vc... | Daniel Shahaf | 2022-01-25 | 2 | -1/+6 |
* | gitlab !17: Add missing options for quilt setup command | Andreas Schneider | 2022-01-23 | 2 | -0/+7 |
* | 49667: Include US spelling of "grey" ("gray") | Matt Alexander | 2022-01-01 | 2 | -3/+9 |
* | 49664: Use associative array for third-party completion | Aaron Schrab | 2021-12-29 | 2 | -4/+7 |
* | 49668: update zfs completion | Oliver Kiddle | 2021-12-29 | 5 | -894/+1365 |
* | 38150: fix off-by-one error in matcher spec parsing | m0viefreak | 2021-12-24 | 2 | -1/+6 |
* | 49658: Fix NULL reference in match code. | Peter Stephenson | 2021-12-21 | 2 | -1/+6 |
* | 49655 based on 34928 (Daniel Hahler): new pip completion | Oliver Kiddle | 2021-12-21 | 2 | -0/+218 |
* | 49653: fix array indexing issue introduced with 49518 due to using decimal ra... | Oliver Kiddle | 2021-12-16 | 2 | -3/+8 |
* | 49648 based on github #80 (Vincent Bernat): invert before/since for date glob... | Oliver Kiddle | 2021-12-16 | 3 | -7/+11 |
* | 49518: fix exclusions for mixed - and + stacked options | Oliver Kiddle | 2021-12-14 | 4 | -12/+56 |
* | 49646: allow colors in WATCHFMT with %F/%K | Oliver Kiddle | 2021-12-13 | 4 | -4/+49 |
* | 49645: when completing for the path_dirs option, add a / suffix and follow sy... | Oliver Kiddle | 2021-12-13 | 2 | -6/+10 |
* | 49643: facilitate use of the fake style by always calling _description with t... | Oliver Kiddle | 2021-12-13 | 2 | -4/+12 |
* | 49634, reported by Claes Nästén: revert 28989 | Oliver Kiddle | 2021-12-13 | 2 | -2/+7 |
* | 49633: update options for git 2.34 | Oliver Kiddle | 2021-12-07 | 2 | -124/+242 |
* | 49630: allow zsh to quote matches from bash completions but include a special... | Oliver Kiddle | 2021-12-02 | 2 | -2/+6 |
* | 49631: new logger completion | Oliver Kiddle | 2021-12-02 | 2 | -0/+82 |
* | 49629: new Linux perf completion | Oliver Kiddle | 2021-12-02 | 2 | -0/+813 |
* | 49628: Add an xfail test for RPS1/RPROMPT equivalence. | Daniel Shahaf | 2021-12-01 | 2 | -0/+9 |
* | 49624: Expect the test 'All identifiers are variable references in POSIX arit... | Daniel Shahaf | 2021-12-01 | 2 | -1/+5 |
* | unposted: Add whitespace and comments. No functional change. | Daniel Shahaf | 2021-12-01 | 3 | -0/+7 |
* | 49621: Fix the info Doc build, broken in 49448. | Daniel Shahaf | 2021-12-01 | 3 | -0/+9 |
* | 49612: avoid startup error with clashing non-local module parameter name | Oliver Kiddle | 2021-11-30 | 2 | -1/+4 |
* | 49611 based on 49590 (Martijn Dekker): disable Inf and NaN in math expression... | Oliver Kiddle | 2021-11-30 | 2 | -1/+6 |
* | 49606: remove old NIS-specific code for retrieving user data | Oliver Kiddle | 2021-11-28 | 4 | -156/+4 |
* | 49602: only set LOGCHECK from the watch module | Oliver Kiddle | 2021-11-28 | 2 | -2/+3 |
* | 49601: don't create ambiguous history file entries for lines ending with a ba... | Oliver Kiddle | 2021-11-28 | 3 | -9/+39 |
* | github #83: _git-push, _git-send-pack: Make --push-option repeatable. | Paul Seyfert | 2021-11-26 | 2 | -2/+7 |
* | 49448: docs: Fix pointers to the `Widgets', `User-defined Widgets', and `Stan... | Daniel Shahaf | 2021-11-26 | 3 | -10/+18 |
* | 49447: docs: _wanted: Clarify the example and point to another one. | Daniel Shahaf | 2021-11-26 | 2 | -1/+8 |
* | 49446: docs: Add texinode()s, so the next commit can link directly to a subse... | Daniel Shahaf | 2021-11-26 | 2 | -0/+7 |
* | 49445: docs: Clean up some subsection references. | Daniel Shahaf | 2021-11-26 | 11 | -13/+18 |
* | 49449: _zstat: Don't offer -o after -s, since -s is ignored when both -s and ... | Daniel Shahaf | 2021-11-26 | 2 | -1/+4 |
* | unposted: Add ChangeLog for the previous commit. | Daniel Shahaf | 2021-11-26 | 1 | -0/+4 |
* | 47599 (tweaked): New test for '{foo,bar}' in command position | Daniel Shahaf | 2021-11-26 | 1 | -0/+8 |
* | 49597: add a helper for completing numbers with unit suffixes and separate ou... | Oliver Kiddle | 2021-11-24 | 18 | -90/+258 |
* | 49586: fix :a and :A modifiers (with PWD="/") on Cygwin | Jun-ichi Takimoto | 2021-11-22 | 2 | -1/+10 |
* | 49594: adapt to changes in 49499 to ensure file modes starting with dash aren... | Oliver Kiddle | 2021-11-19 | 2 | -1/+7 |
* | 49584: allow for build options in gem install completion | Oliver Kiddle | 2021-11-19 | 2 | -0/+8 |
* | 49575: clarify _alternative's action syntax | Arseny Maslennikov | 2021-11-19 | 2 | -2/+17 |
* | 49563: fix build problem of watch module on Cygwin | Jun-ichi Takimoto | 2021-11-15 | 2 | -2/+11 |
* | github #82: Fix typos | Dimitris Apostolou | 2021-11-12 | 21 | -26/+37 |
* | 49572: Let _expand preserve array form w/out zstyle glob | Marlon Richert | 2021-11-12 | 3 | -1/+16 |
* | unposted: fix case statement fall-through for ansible-galaxy role completion | Oliver Kiddle | 2021-11-12 | 2 | -1/+4 |