| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 51470 (tweaked, c.f. 51476): Separate cdpath elements in path-directories com... | Sebastian Stark | 2023-02-24 | 2 | -2/+13 |
* | 51474: make -e and --vault-id options repeatable and update for new options t... | Oliver Kiddle | 2023-02-24 | 2 | -25/+69 |
* | Fix access to autoloaded parameter. | Peter Stephenson | 2023-02-21 | 2 | -1/+5 |
* | 51431: "typeset -p" shouldn't change parameter flags | Bart Schaefer | 2023-02-20 | 2 | -13/+37 |
* | 51456: complete only modified files with git add -u | Oliver Kiddle | 2023-02-19 | 2 | -8/+17 |
* | 51455, 51461: new completion for the OpenLDAP client tools including a helper... | Oliver Kiddle | 2023-02-19 | 5 | -2/+349 |
* | 51447: silence compiler maybe-uninitialized warning by combining a couple of ... | Oliver Kiddle | 2023-02-17 | 2 | -12/+16 |
* | 51391: complete remote branch names respecting --delete for git push | Øystein Walle | 2023-02-17 | 2 | -1/+14 |
* | 51437: Fix incorrectly-passed test case, masked by unrelated bug. | Bart Schaefer | 2023-02-14 | 3 | -4/+29 |
* | 51424: $(<...) shouldn't try to open a file with NO_EXEC | Peter Stephenson | 2023-02-14 | 3 | -0/+11 |
* | 51430: Misc. problems with typeset and $parameters | Bart Schaefer | 2023-02-13 | 5 | -8/+33 |
* | 51417: Check subscripts in named reference values more rigorously. | Bart Schaefer | 2023-02-12 | 3 | -3/+15 |
* | 51403: Tests and documentation for 51402, clean up some other tests. | Bart Schaefer | 2023-02-12 | 7 | -18/+218 |
* | 51402: Some ksh/bash features, additional sanity checking | Bart Schaefer | 2023-02-12 | 5 | -27/+129 |
* | 51375: Clarify documentation, fix typos, add indexing. | Bart Schaefer | 2023-02-12 | 5 | -19/+44 |
* | 51374: Expose named references in $parameters, fix substitution error. | Bart Schaefer | 2023-02-12 | 5 | -21/+110 |
* | 51362: Begin documentation for named references. | Bart Schaefer | 2023-02-12 | 5 | -7/+146 |
* | 51361: Tests for 51360. | Bart Schaefer | 2023-02-12 | 3 | -0/+520 |
* | 51360: Initial implementation of named references. | Bart Schaefer | 2023-02-12 | 7 | -16/+266 |
* | 51404: Nullify filelist after deleting (fix segfault) | Bart Schaefer | 2023-02-12 | 2 | -2/+10 |
* | 51320, 51383: fixes to prevent later reappearance of old attributes | Oliver Kiddle | 2023-02-09 | 6 | -3/+14 |
* | 51350: ${(S)...//#%...} didn't match the whole string | Peter Stephenson | 2023-02-06 | 3 | -0/+15 |
* | 51354: Fix markup in man page version | Daniel Shahaf | 2023-02-02 | 2 | -1/+5 |
* | 51306: error message in ${unset?error} should be expanded | Peter Stephenson | 2023-02-02 | 4 | -2/+16 |
* | 51307: Improve error on attempt to define function from aliased name | Peter Stephenson | 2023-02-02 | 4 | -3/+18 |
* | 51342: update PARAMDEF description | Bart Schaefer | 2023-01-31 | 2 | -4/+9 |
* | 51337: parameter attributes cross-reference typeset equivalents (or lack ther... | Bart Schaefer | 2023-01-31 | 3 | -16/+23 |
* | unposted (cribbed from users/28784 by Roman): Add XFail tests for substitutin... | Daniel Shahaf | 2023-01-27 | 2 | -0/+21 |
* | 51330: Update python3 completion for version 3.11 | Shohei YOSHIDA | 2023-01-27 | 2 | -1/+10 |
* | unposted: Fix typo in an X-Seq number in an old ChangeLog entry | Daniel Shahaf | 2023-01-27 | 1 | -1/+1 |
* | 51326: Improve -fsanitize option completion | Shohei YOSHIDA | 2023-01-24 | 2 | -1/+9 |
* | 51322 (+ minor tweak): Update gnu make completion for version 4.4 | Shohei YOSHIDA | 2023-01-22 | 2 | -2/+9 |
* | 51313: fix "git rerere forget" completion | Bart Schaefer | 2023-01-21 | 2 | -3/+5 |
* | 51310: zle -F handlers preserve LASTWIDGET | Bart Schaefer | 2023-01-21 | 2 | -1/+7 |
* | 51278: make (i) subscript flag for zero-length string consistent | Peter Stephenson | 2023-01-16 | 3 | -1/+16 |
* | 51297: update expected test results to match more optimised escape sequences ... | Oliver Kiddle | 2023-01-11 | 2 | -8/+11 |
* | 51256: Add --refetch to completions of git-fetch | Jörg Sommer | 2023-01-11 | 2 | -0/+4 |
* | unposted: mention attributes changes, fix renumbering mistake and allow compl... | Oliver Kiddle | 2023-01-11 | 4 | -2/+12 |
* | 51295: where the end of a region coincides with the end of PREDISPLAY, don't ... | Oliver Kiddle | 2023-01-11 | 2 | -3/+8 |
* | 51292: fix dynamic updates of region_highlight to account for PREDISPLAY | Oliver Kiddle | 2023-01-10 | 2 | -4/+7 |
* | 51291: support for highlighting ellipses in the line editor | Oliver Kiddle | 2023-01-10 | 4 | -25/+44 |
* | 51290: fix display of control characters with SINGLE_LINE_ZLE set | Oliver Kiddle | 2023-01-10 | 2 | -3/+6 |
* | 51289: don't disable non-colour attributes in prompts for SINGLE_LINE_ZLE and... | Oliver Kiddle | 2023-01-10 | 3 | -4/+5 |
* | 51281: keep track of attributes left on at the end of left and right prompts ... | Oliver Kiddle | 2023-01-10 | 4 | -27/+28 |
* | 51280: add support for italic and faint fonts in the line editor | Oliver Kiddle | 2023-01-10 | 6 | -49/+101 |
* | 51258, 51272: refactor handling of terminal attributes, removing OFF flags in... | Oliver Kiddle | 2023-01-10 | 18 | -478/+400 |
* | 51276: Fix diff completion for non GNU / FreeBSD platforms | Nathan Houghton | 2023-01-10 | 2 | -15/+31 |
* | unposted: In a comment, replace a C variables glob pattern with its matches, ... | Daniel Shahaf | 2023-01-08 | 2 | -2/+7 |
* | unposted (cf. users/28616): _svnadmin: Add comment noting a case that's not c... | Daniel Shahaf | 2023-01-06 | 2 | -0/+9 |
* | 51263: fix typo - `an path` -> `a path` | Max Coplan | 2022-12-31 | 2 | -1/+3 |