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 #145 and fixed #146 by changing color scheme to work for both black/white background terminals + removed inverse highlighting for monochromatic color scheme to make it readable again. d1cdbad2cb9969ceb521c0cc39148be906fae697 Martin Dvorak 2015-05-09 19:28:53
Minor index polishing. 5f3ff021c32307efe8320cd0d0eaa3630ac5edbe Martin Dvorak 2015-05-09 12:44:36
Adding Fedora & comp. to index. 0b0927712350246c8ba7365ace91f09c5b0ee4eb Martin Dvorak 2015-05-09 12:40:22
Polishing installation MD for Fedora & comp. e6f6ae4794495f950f485e708e0adf03d5696034 Martin Dvorak 2015-05-09 12:37:48
modified home/end key comment fbc8bb81eb11f556444f61f947dd0f4f0ad24544 Norman Köster 2015-05-08 14:51:29
added suport for further special keys aae195b845bc6ce4bb44fdada68524cb80b11685 Norman Köster 2015-05-08 14:45:08
docs: Add installation instructions for Fedora based systems d446b5511f5775ae8f2034b89ef19f37bf6a700a Tomas Babej 2015-04-26 07:27:43
Update INSTALLATION.md 5726b52013f1886b552a983e8cf9d44c49618bce Sawan Vithlani 2015-04-12 01:30:40
Polishing configuration MD and adding i18n test case. 8dc27fac20780e4134dbf9f5e6d6c6f6263cbad9 Martin Dvorak 2015-02-28 17:00:20
Fixing #107 by making big keys handling in radix sort an option. e3938d53c79d25886bb2718a5206e85accb42d13 Martin Dvorak 2015-02-28 07:45:46
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