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
WIP: Add keywords search mode 8ec2ca503a1907510cffe2195f1a20f52bdc4aaf Tomas Babej 2014-10-04 08:10:16
Improving configure.ac - sub-makefiles macro call + more header deps. 796556dae00fc397686cb573cd5d0488536ba4a0 Martin Dvorak 2014-09-12 19:59:42
Fixing version number in Launchpad releases. 967f1d013da1be79f553c905df611dbd54f378b7 Martin Dvorak 2014-09-12 19:50:13
Fixing Launchpad build - curses > ncursesw includes. 7d86d52741c26b0054f6dcf80b450cf092b5e57f Martin Dvorak 2014-09-12 19:46:49
Removing UTF8 debug. c7aa0a2ee3a3323456064c80a3eb3ba4a5d6dc08 Martin Dvorak 2014-09-11 16:29:38
Adding wide character aware strlen() for backspace. 51672abd4a4fee4662b4ee6226ffee5985112289 Martin Dvorak 2014-09-11 16:28:02
Adding wide character logging. c09566fd29a2ed2c3f69bbf9fd993bf12e04cbcf Martin Dvorak 2014-07-20 21:03:10
Switching to ncursesw to handle utf8. 568f4b524ebd563356f4f91ac4c1d23c10fc6cc3 Martin Dvorak 2014-07-19 04:34:50
Adding utf8 test. 21ea4c288efeb75c4037b4e9ee168ee2c81347b8 Martin Dvorak 2014-06-07 04:08:42
Improving man page. b8c1bbc50ef746501c907a12e739827d7e2ef332 Martin Dvorak 2014-05-21 04:14:09
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