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
Fixed #81 by making dist/1-dist.sh less destructive (when automake home unknown). e06f93d01da6debb70634fe3c003170927fe1059 Martin Dvorak 2014-05-05 19:49:50
Fixing the call of function with parameter that is not needed (openSUSE fix). 1702f35c034232a9c3ac6c8eb7978e474c6bb4ba Martin Dvorak 2014-05-05 19:28:45
Regexp hardenning - error messages still not printed. f3ca5a46d5796113061f25981b8de3a73605c3df Martin Dvorak 2014-05-04 06:11:01
Adding getopt tests. 96c476fe8ca5ac425c03709e013c193f9b413fec Martin Dvorak 2014-05-03 06:13:12
Fixed #79 by switching to getopt for cmdline processing. Fixed #52 and fixed #44 by implementation of non-interactive mode. Fixed #42 by checking that substitution works prior passing params to hh. 8a102753944def6e5e0faaf26537655b2b59487e Martin Dvorak 2014-05-03 06:12:12
Substring search made default + MD.. c866cc140bc9936d91f51e7596b7333e9853a876 Martin Dvorak 2014-04-27 12:53:54
Adding doc/ dir. 3d625902475fbcdff89b86c75d793286009ddb3c Martin Dvorak 2014-04-27 11:31:39
Making hstr compilable without warnings. 492a366d0f7432a0038147c178823bd1ea08ab86 Martin Dvorak 2014-04-27 11:09:49
Version++ 53b8ca470ea05187969e193dee3b3fddee7317e6 Martin Dvorak 2014-04-27 06:30:23
Fixing MD. 1715e693f3d4c01ad3e9773eabdd5d7738b854da Martin Dvorak 2014-04-27 06:27:20
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