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
MD e29fa381905df00442096a29a72dbb2c333c3078 Martin Dvorak 2014-04-13 08:04:02
Fixed #62 by merging 'favorites' branch. 51083eb0701ee1fdb0e5c86b5caf0a849c008795 Martin Dvorak 2014-04-13 08:02:25
Favorites view enforcement from the command line. 41dabb75bdb222808bbf313ab1b0bf86bee9777c Martin Dvorak 2014-04-13 07:47:04
Man a237568a1000dff45a21809c6b86dd373153a3a9 Martin Dvorak 2014-04-13 07:37:40
Added configuration parameter allowing to start hh in favorites view. 2446ad85091bd86e3f9820cc947c09c3b4452262 Martin Dvorak 2014-04-12 10:21:36
Fixing removal from favorites; label message showing successful add. 5c89871692e0787ebe89305ffad71465ed4a678e Martin Dvorak 2014-04-12 09:58:56
Adding test plan for escaped characters. 4b27f038515b64bc9972cd44537836d3d0d87b06 Martin Dvorak 2014-04-12 05:37:50
MD 5194cdf8b909623199d4e50288014fcdefaeaa85 Martin Dvorak 2014-04-12 05:37:06
MD c0ed23d9532a321f722022026ae5e5f6f79c67cb Martin Dvorak 2014-04-11 22:19:44
Added format string to *print* commands and thus fixed #70. 64bdc7a849f1b0e83842db611a81543792eb9b77 Martin Dvorak 2014-04-11 21:59:47
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