| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 52266: update completion for strace to 2.6.5 | Oliver Kiddle | 2023-11-02 | 1 | -3/+11 |
* | 52265: update completions for some util-linux tools to version 2.39.2 | Oliver Kiddle | 2023-11-02 | 4 | -3/+27 |
* | 52253: support pcre callouts with shell evaluation of the callout string | Oliver Kiddle | 2023-11-02 | 3 | -2/+40 |
* | 52260: handle variable assignments before the command in sudo completion | Oliver Kiddle | 2023-11-02 | 2 | -15/+46 |
* | 52252: Coverity defect 1547827 | Oliver Kiddle | 2023-11-01 | 2 | -1/+4 |
* | 52179: Fix gradlew completion when it isn't in PATH | Shohei Yoshida | 2023-11-01 | 2 | -1/+6 |
* | github #102: Ensure todo.sh completion uses builtin commands | Ulysse Buonomo | 2023-10-29 | 2 | -3/+8 |
* | 50569 (Daniel Shahaf): main keymap defaults to emacs | Bart Schaefer | 2023-10-26 | 2 | -9/+5 |
* | 52240: use work-var $s not $suffix when setting flags | Sebastian Gniazdowski | 2023-10-26 | 2 | -1/+4 |
* | 52244: Fix a batch of minor defects reported by Coverity. | Bart Schaefer | 2023-10-26 | 10 | -37/+38 |
* | github #104: fix small typo | ErrrorMaxx | 2023-10-24 | 2 | -1/+3 |
* | github #103: fix completion for zpool upgrade | Christian Heusel | 2023-10-24 | 2 | -1/+6 |
* | Unposted (cf. 52221, 52227, 52228): typos and unnecessary inclusions | Bart Schaefer | 2023-10-17 | 1 | -7/+2 |
* | 52222: Document bracketed-paste-url-magic | Mikael Magnusson | 2023-10-17 | 2 | -0/+29 |
* | 51490: Use time_t for lastt which stores result of time(0) | Mikael Magnusson | 2023-10-16 | 2 | -2/+5 |
* | 52056: _sccs: don't handle subcommands in main namespace | Mikael Magnusson | 2023-10-16 | 2 | -1/+6 |
* | unposted (cf. 52219): fix typo | Bart Schaefer | 2023-10-15 | 1 | -1/+1 |
* | 52218: update notes since 5.9 release | Bart Schaefer | 2023-10-15 | 4 | -2/+51 |
* | 52189: ignore compadd -M if -U also specified as they don't make sense together | Oliver Kiddle | 2023-10-11 | 3 | -2/+9 |
* | 52217: update completions for FreeBSD 14 | Oliver Kiddle | 2023-10-11 | 21 | -124/+213 |
* | 52216: metafy usernames to allow for them to be UTF-8 encoded | Oliver Kiddle | 2023-10-11 | 2 | -8/+21 |
* | 52214: allow extra byte for nul terminator in allocation | Oliver Kiddle | 2023-10-11 | 2 | -1/+3 |
* | unposted (cf. 52166): remove obsolete helper for svk | Oliver Kiddle | 2023-10-11 | 2 | -1/+3 |
* | 51812: run-help for docker, perf, podman, ssh, svnadmin | Jörg Sommer | 2023-10-11 | 6 | -0/+33 |
* | 52204: fix thinko, unmeta() buffer should not be freed | Bart Schaefer | 2023-10-05 | 2 | -2/+4 |
* | 52198: put back incorrectly removed zfree() | Bart Schaefer | 2023-10-03 | 2 | -0/+5 |
* | 52195: cached_username is already metafied when initializing LOGNAME | Bart Schaefer | 2023-10-01 | 2 | -4/+6 |
* | 52193: handle UTF8-encoded USERNAME and therefore home directory in zcompile | Bart Schaefer | 2023-10-01 | 5 | -7/+20 |
* | 52188: skip tests that fail if multibyte is not available | Jun-ichi Takimoto | 2023-09-27 | 2 | -6/+17 |
* | 52169: a few more improvements of (#) flag | Jun-ichi Takimoto | 2023-09-27 | 3 | -124/+125 |
* | 52180: clarify array behavior of ${|var|...} and REPLY | Bart Schaefer | 2023-09-23 | 2 | -2/+8 |
* | 52176: metafy return from ${ ... } substitution | Bart Schaefer | 2023-09-22 | 2 | -3/+9 |
* | 51747: ip accepts the reduction of link to l. | Jörg Sommer | 2023-09-21 | 2 | -1/+4 |
* | 51776: run-help-openssl: Reduce code and use new manpages | Jörg Sommer | 2023-09-21 | 2 | -7/+4 |
* | 51857: Include fusermount3 in fusermount completions | Wim de With | 2023-09-20 | 2 | -1/+4 |
* | 51980: Add glob qualifier grouping operator to completion | Atte Peltomäki | 2023-09-20 | 3 | -5/+10 |
* | 52102: Add subcommand autopurge to apt completion | Jörg Sommer | 2023-09-20 | 2 | -9/+8 |
* | 52141: Add trailer token completion for git commit --trailer | Wesley Schwengle | 2023-09-20 | 2 | -1/+17 |
* | 52163: completion update for OpenZFS 2.2 | Oliver Kiddle | 2023-09-20 | 2 | -16/+98 |
* | users/29160, workers/52156: Fix repetition of substitution modifier. | Bart Schaefer | 2023-09-16 | 3 | -2/+10 |
* | 52082: Enable linewise edit-command when in visual-line mode. | Christoffer Lundell | 2023-09-16 | 2 | -4/+22 |
* | 52155: Test file missed out from previous commit | Bart Schaefer | 2023-09-16 | 1 | -0/+448 |
* | 52154, 52155: Implement, document, and test non-forking command substitution. | Bart Schaefer | 2023-09-16 | 4 | -25/+254 |
* | 52153: mapfile without HAVE_MMAP should not trim newlines | Bart Schaefer | 2023-09-16 | 3 | -13/+46 |
* | 52142: Move _history_modifiers call to _parameter | Mikael Magnusson | 2023-09-15 | 3 | -5/+11 |
* | 52122 + 52129: fix (#) parameter expansion flag | Jun-ichi Takimoto | 2023-09-13 | 3 | -3/+56 |
* | 52125: getoutput() must not free() after gettempname(..., 1) for heap | Bart Schaefer | 2023-09-10 | 2 | -1/+4 |
* | unposted: extra quoting of words in "eval" for safety | Bart Schaefer | 2023-09-09 | 2 | -2/+6 |
* | 52114: improve _nice | Jun-ichi Takimoto | 2023-09-07 | 2 | -9/+23 |
* | 52115: permit repeated "private" declarations as long as types aren't changed | Bart Schaefer | 2023-09-05 | 3 | -3/+68 |