Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hstr: upgrade 2.5.0 -> 3.1.0 | alperak | 2023-12-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Changelog: * Released v3.1.0 - Minor release fixing a Bash function that is used when ioctl/TIOCSTI is not available. * Released v3.0.0 - major release which adds ability of HSTR to work on operating systems and Linux kernels without ioctl/TIOCSTI support. * Released v2.6.0 - fix release (several memory leak and overflow fixes, MacPorts and Debian documentation, Snap script fix, GitHub Actions workflow). Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | .patch: fix Upstream-Status formatting issues reported by patchreview tool ↵ | Martin Jansa | 2023-02-24 | 2 | -2/+2 |
| | | | | | | | from oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | hstr: add new recipe | Changqing Li | 2022-03-03 | 3 | -0/+92 |
hstr is bash and zsh shell history suggest box - easily view, navigate, search and manage your command history. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |