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
Update README.md 1fb270cfb7d3158f4f7f4cb2a3cfcfa12cc07400 Martin Dvorak 2018-03-17 17:03:16
Update README.md 1b9469e90551112737f785170537d6b54853c21a Martin Dvorak 2018-03-17 16:56:33
Sha256 fix b845491e6fe0ebfcb059776904ccd4a382d7e97f Busindre 2018-03-15 15:01:42
Initialising pointers to avoid warning messeges during source building e7da5b9dc81087af2027ab810560eed13c2099e2 sneh-m 2018-03-07 16:02:14
Initialising all pointers to avoid WARNING messeges during source building. 5dccec9e13679d542b9765135f29ee658dee9719 sneh-m 2018-03-07 15:56:52
Adding binding of -k to C-x k #251. 00c867dc78e6537d685867ac530961beb05be437 Martin Dvorak 2018-02-21 08:06:00
Adding verbose option for kill last command #251. 5cd7e1548b826b5ea43d67e78731d1d245a7dab8 Martin Dvorak 2018-02-21 07:40:14
PPA update to the current release. c0c6db116aa3c9557c0f94892114fe28cabd6a65 Martin Dvorak 2018-02-18 10:28:52
Added CLI parameter to delete the last command from the history and thus fixed #251. 069ad24822f9674b55d1d41f8d77c373fa9c4b62 Martin Dvorak 2018-02-18 10:15:14
Just polishing source code. 71e20a17b858cb388c80acde1469c680673052fd Martin Dvorak 2018-02-18 09:25:00
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