| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-argcomplete: upgrade 3.0.5 -> 3.0.8 | Wang Mingyu | 2023-05-08 | 1 | -18/+0 |
| | | | | | | | | | | | | | | | | Changelog: ========== - Test suite shell wrapper: Accept OSError on exit - Test suite: Use general regex to cut zsh reset ANSI sequences (#425) - Allow importlib-metadata 6.x; skip test failures on Python 3.7 (#420, #424) - Note completers can return iterables of strings, not just lists (#422) - Documentation and test improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-argcomplete: upgrade 3.0.0 -> 3.0.5 | Wang Mingyu | 2023-04-05 | 1 | -0/+18 |
| Changelog: ========= Call _default as fallback in zsh global completion hook Begin support for mapping-emitting completers activate-global-python-argcomplete: do not overwrite existing dotfile in user directory Add NOTICE file Establish long term name for split_line as argcomplete.lexers.split_line Re-add split_line to API (#419) Fix zsh default completion issues Fix zsh autoload issues Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
