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 prefix rendering in case insensitive mode d18e37ee6a2ef20bedc35135f518765f14a80647 Martin Dvorak 2014-01-04 08:27:59
Fixed #24 by making the search case insensitive with possibility to switch sensitivity using Ctrl-i. 53643e2b6f6c5a5d09b4ab6b923834ece9f279e4 Martin Dvorak 2014-01-04 07:39:03
Kernel code style 3230917c2a538297fc769ad95cabac8cc962c856 Martin Dvorak 2014-01-03 00:50:54
MD f3cde7963931f98d76efe808d2b33841455c3e0e Martin Dvorak 2014-01-01 09:54:41
Moving screenshot. f8a93d65be041ed9522136ad6def24ebf9792e40 Martin Dvorak 2014-01-01 06:14:19
Ubuntu scripts improved. d1a0027eb9e8a7605e1be9c18109993c2f05da25 Martin Dvorak 2013-12-26 08:26:11
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
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