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
Getting ready for 1.23 release. 30496160cf641509c539b7f66eb71c861bfab560 Martin Dvorak 2017-09-30 10:01:44
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
More #186 related fixes. 533d6c29064f5bc6ddac617dfecad256f8f31e3b Martin Dvorak 2017-06-04 13:04:12
Fixing source for Win detection in bug #164. 9d0000a95e3f5cb9390fd57c3bbccb9c3a87c7b1 Martin Dvorak 2017-06-04 07:38:49
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