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 Mac howto to MD (credits goess to Alex) daa2c5ab8d624e96f234f13b185c8db04dc3ac9b Martin Dvorak 2014-01-13 06:23:02
Adding test... 9e7499b95783e4ba52da14b028d0421d794d7c82 Martin Dvorak 2014-01-12 12:38:59
Added hadler for SIGINT and fixed #29. a36d4ff8aee11b41b56d1c796fe519403f95f0c1 Martin Dvorak 2014-01-12 12:38:20
Fixed #33 by setting blacklist size. ddc47ae0fc90544c912b549efb1b65933c9261df Martin Dvorak 2014-01-10 08:25:06
MD 3aac7359c978c5171766116589e8580d1c302900 Martin Dvorak 2014-01-10 00:30:53
MD 782ba986014885b379f1bdbcae73b22c8eba96b8 Martin Dvorak 2014-01-10 00:28:13
MD 464c08266c4d988c96d89299ecc5a60e62358c02 Martin Dvorak 2014-01-10 00:21:21
Sync. 0ff12d01e2a64de02bad52db31ed72b3b9de9e46 Martin Dvorak 2014-01-09 21:33:14
Moving user scripts to bin/ dir. 327b1a7e5d0ef7052e2f8ef279eff8002dd08251 Martin Dvorak 2014-01-09 21:15:11
Fixed #30 - added safe color selected row highlighting, metric/history based ordering, case (in)sensitive search display @ row. 9428399e1c2a206972974ca419ae5bf9c47c0c3f Martin Dvorak 2014-01-09 21:12:57
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