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 walgrind test. 3edff1f41534699136201e79ff5a40bcdcd0a246 Martin Dvorak 2017-06-12 06:39:54
Polishing option name for keeping the page on exit. 4d8b7bac916bda55eac14791bd2f8c4afc6afba6 Martin Dvorak 2017-06-11 12:44:09
Stabilizing codebase. 1ad0b9b1528a347f13f584b962576ef9b897e725 Martin Dvorak 2017-06-11 12:37:41
Stabilizing codebase. af82df1e4053307c6c713c13bfd738841975dac2 Martin Dvorak 2017-06-11 12:35:04
Changing default behavior to clear page on exit + adding option allowing to change it. 4613e4ef628dfceb32ab06159d267ca756ed3bb2 Martin Dvorak 2017-06-11 12:32:50
Adding Win10 support MD documentation. be0aef5fa0585338adf0ea77bceb069cce329fbc Martin Dvorak 2017-06-05 04:49:15
Fixing bug #186 and thus finishing Win10 support + fixing fprint() compilation warnings. d99983de08d3408506d1ff262409ca0a1c3a477d Martin Dvorak 2017-06-05 04:38:58
Added a warning for unknown HH_CONFIG items 2795fb91953f7b58958eb1544b17caae4c74bcde pknowles 2017-06-05 03:04:35
moves help and status to top for prompt-bottom 24e1a1734304ee04156c7987e72b38f3cd657b76 pknowles 2017-06-05 00:44:37
Restructures selectionCursorPosition to be an item index 8ba606e32fbfd4f75fa006d40a4191883c01b4e0 pknowles 2017-06-05 00:40:46
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