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 to "live" Ubuntu releases. a69b6495029b35fe681d3a78b22eee701bfd6415 Martin Dvorak 2015-11-23 19:58:05
Reconfiguration for 1.18 release. 53ad858346706f575a292ad0e027490772af6abc Martin Dvorak 2015-11-23 19:56:31
Wily. 5892e5d98c828bf239a643eaf03b6585ba26f5e6 Martin Dvorak 2015-11-23 19:32:49
1.18 release updates. 00c6df80966692016945ae417f2ed7e221cf814e Martin Dvorak 2015-11-23 19:29:32
Improving changelong for 1.18 release. 9af36f365f03aae8d47262a09b88091a1151554c Martin Dvorak 2015-11-23 19:21:32
Fixing manual page: adding hstr to hh 341dd7b1bb44de283ec83547dfec798c2f16053c Martin Dvorak 2015-09-18 04:51:17
Removing developer files on DEB build (not needed in the distro). 96de5b370e8bf02ddcf7fd97473d15f1f42374c6 Martin Dvorak 2015-09-17 17:22:13
Fixing deb signing. 9d193f695649c739ec742e233e7462a89e8f04c9 Martin Dvorak 2015-09-17 17:10:22
Managed to fix Debian change log signature line + fixed changelog file name. dfddecccd1bf3a353decfc0df129e2e6c1635fc7 Martin Dvorak 2015-09-17 05:30:08
Debian: polishing various config files + DEB build script (blank license, changelog format, change line format issues remains). faf0d935c4b01c180c0a389cb62adaa6c2737d8a Martin Dvorak 2015-09-10 08:13:58
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