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 str() comparison defect. 7ec91392b04ec1f47338ed270f566380f2d0e89f Martin Dvorak 2014-01-25 16:22:16
Adding help. 19e68983fa69a9a8b52ac4b24d1d8be95c4bd985 Martin Dvorak 2014-01-25 13:55:14
Improved configuration and man - fixed #45. 7325a93a9f9045760dd611d672c1d81942c300a9 Martin Dvorak 2014-01-25 13:36:01
Moving curses code to a separate module to make main cleaner. fa65c1fd31bea76d483f949da43ce945175040d9 Martin Dvorak 2014-01-25 12:40:51
Moving curses code to a separate module to make main cleaner. f14091ed4405cd2e0460ec9751840b8aaf810d77 Martin Dvorak 2014-01-25 12:38:20
Fixed #38 by a generic function to print pattern AND fixed #39 by using dynamic blacklist lng. 9b1de77d8c0091da70c38c4f75fbaf78152614c4 Martin Dvorak 2014-01-25 07:52:49
MD - youtube video; log metrics test. c6a796cd94b2c96f5259e613c582b1a80eadd0c2 Martin Dvorak 2014-01-24 07:31:55
Simplification of the command propagation to the prompt. 762fd77c4d3f953bc2613d066620f230d82c4308 Martin Dvorak 2014-01-20 22:48:51
Man. 3450d22e7f5ff2ca2501241abe2aabd1ee0d8c55 Martin Dvorak 2014-01-20 07:04:28
Dynamic detection of command blacklist size. 75c163b00c26d0490984dd43e3300db4721630eb Martin Dvorak 2014-01-20 07:02:13
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