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
More md polishing f5fa468c4cdd5f07af6906e9dadbc20dfac6334a Martin Dvorak 2013-12-03 06:53:09
md polishing f2545a0492737dc1b986ff2b3c83118aeb89b291 Martin Dvorak 2013-12-03 06:51:28
Polishing readme b980d43fb4dfabb152e94f9d100c374de49049c3 Martin Dvorak 2013-12-02 22:58:34
Source code 986f1580886ce17c4b2a90c5c9dea350f8208681 Martin Dvorak 2013-12-02 22:55:33
Initial commit c7688fe5e7252c7be97e39594bba31b177d06baf Martin 2013-12-02 22:47:51
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