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
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
Fixing prompt to selection move on C-/ (was 2nd line instead of 1st) + making 1-dist.sh robust regardless automake location. c71530db1c7e97912879a9e2471e37287f8fbef5 Martin Dvorak 2014-05-07 03:31:53
Fixed #81 by making dist/1-dist.sh less destructive (when automake home unknown). e06f93d01da6debb70634fe3c003170927fe1059 Martin Dvorak 2014-05-05 19:49:50
Fixing the call of function with parameter that is not needed (openSUSE fix). 1702f35c034232a9c3ac6c8eb7978e474c6bb4ba Martin Dvorak 2014-05-05 19:28:45
Regexp hardenning - error messages still not printed. f3ca5a46d5796113061f25981b8de3a73605c3df Martin Dvorak 2014-05-04 06:11:01
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