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
Fixing bug #238 - delete confirmation can be disabled by env variable e.g. export HH_CONFIG=noconfirm 85909ec588cdd6a85dd813e2f86208a45cbaac4c Martin Dvorak 2018-01-03 11:40:20
Fixing bug #237 by making build repeatable (removal of compiler generated build number) + 1.24 update. 079d8f9ac120b48355f31fc513aa0fa3e0cc916b Martin Dvorak 2018-01-03 11:26:49
FreeBSD port patches. 25129fffbe71a165b21354fab8e5e206bc1be781 Yuri 2017-11-24 20:03:15
Set theme jekyll-theme-hacker 203cca6701c2c9d29fc04f20737530c0b6754add Martin Dvorak 2017-11-01 11:06:02
get better coverage from travis 54395dc8c733f4199957577cad6a3088d883504d Stephen 2017-10-08 21:12:40
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
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