xaizek / hstr (License: Apachev2) (since 2018-12-07)
Bash and Zsh shell history suggest box - easily view, navigate, search and manage your command history.
Subject SHA-1 Author Date
Adding wide character logging. d16c26dd6f33e827c2fb02cc7b6cb731513e4d79 Martin Dvorak 2014-07-20 21:03:10
Switching to ncursesw to handle utf8. c35a607da5cc49ca018f6c01e7f5bc811b6f4f76 Martin Dvorak 2014-07-19 04:34:50
Adding utf8 test. e4ca8d62c08d68b603c18bfab86061ec1655c9e2 Martin Dvorak 2014-06-07 04:08:42
Source code polishing a1d1681aad1a84ca63e384d4e713f7eb4db0396a Martin Dvorak 2014-05-18 03:51:32
Fixed #75 by removal of explicit background color specification - transparent terminals supported from now on. bc935b1f08e1bbf202f6a2aca61bcd57b7244d73 Martin Dvorak 2014-05-18 03:46:39
Source code polishing. 3458c9ea9d70a3ad10da4353032182e3613ccfd7 Martin Dvorak 2014-05-18 03:32:27
Unique favorites & hash/hh memory cleanup implemented - no obvious problem present. f530fe0dba2703936760015cf429f9ea8b2d3591 Martin Dvorak 2014-05-16 16:51:37
Adding scripts that automate tarball release. f4e012e48d4206f574fce4848faed708186b5d68 Martin Dvorak 2014-05-14 16:30:12
Syncing hashset listkeys partial implementation (yet broken). 2b205e1be909718dc26fd48f99aaa16d179101d5 Martin Dvorak 2014-05-07 20:35:53
Fixed #91 by sending pattern on cmdline when there is no match and user hits Enter/TAB/RIGHT ARROW. cde0b2cd98f4d668ef19c9f3ae6f1edbae18e3a3 Martin Dvorak 2014-05-07 16:24:26
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/hstr

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/hstr

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master