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 PPA installation to readme. b7859396ab8633cda2f0ef5cade8f6f5a3b25ce5 Martin Dvorak 2013-12-26 00:17:46
release/ > dist/ a03cb7c692d21b0eda5ddd6c3b8efd1ac254e690 Martin Dvorak 2013-12-26 00:05:38
bin/ > release/ 9f024db4c6f60d24bfa4d637c56b10f798898f21 Martin Dvorak 2013-12-26 00:04:23
Making source C99 compliant eef3a67183f3b3f8a97800c97c02b7f3e90dc5d4 Martin Dvorak 2013-12-25 23:58:52
New version, changelog and PPA add script. 7e91f2bcd3a659e55dbff2c355ba7ba038534f14 Martin Dvorak 2013-12-25 23:12:19
Ubuntu package can be build on a clean system now. cfbf25d65b6d6ff55e3a2ebb52a5a06126d105dc Martin Dvorak 2013-12-25 22:56:18
Adding DEB scripts and configs 139022295ced0aadb69ae040ea7c2a3a55f8e483 Martin Dvorak 2013-12-25 19:20:36
Adding autoconf/automate configuration files. 9ad1b946c1bb524201901d8b7b45d8e325f1f6c9 Martin Dvorak 2013-12-25 14:25:36
Fixed #22 by non NULL keys. f94df24dd183f25f0a6377c404055cf7bd5e06e1 Martin Dvorak 2013-12-23 20:34:00
Improving hash function (Kernighan > Bergstain + XOR) and merging hash map & set (as it was set @ objects). 692bf121b8f14f445ba2421bf34c76dbd7ff9706 Martin Dvorak 2013-12-23 20:10:24
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