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 #63 - SIGSEG on radix sort key overflow: maxkey must be -1 to index within slot array. dd18ef4dc8aaa4f73819b9daa3b0b1a7d23c8253 Martin Dvorak 2014-03-16 17:18:42
Adding Ubuntu trusty support to MD 17db6de9ce5ff41809f5aff2da0efa0a4471e424 Martin Dvorak 2014-03-02 06:47:01
Added ArchLinux to MD c995b1f3e0aff1318efc7ab6166cab7eb1110dff Martin Dvorak 2014-03-02 06:30:31
PKGBUILD for Archlinux d4e90acea67780168f54ea637929e5c6e5e12807 Ricardo Band 2014-02-26 02:01:07
MD c0e85fa168868854f32d7c259ef87650d3bb52eb Martin Dvorak 2014-02-18 22:12:29
MD 21c6828b6e6bdc354436ea3703c64c29d52ff40b Martin Dvorak 2014-02-18 22:11:38
MD dd7df0f8b7ee7db93a31162eae1ac05ae620f7b7 Martin Dvorak 2014-02-18 21:49:48
Removing dep on stack variable. 937d2b2a3d3b00b0f7ddfd97490f89622ed2b96c Martin Dvorak 2014-02-08 18:57:26
Hostname memory leak fix. 7b7e81519dfe6f04cf31f01dba5caa4592682c39 Martin Dvorak 2014-02-08 18:49:14
Fixed rendering after terminal resize. 269ccb8804659141fd710ac3cafe61f9a70c30d9 Martin Dvorak 2014-02-08 06:49:10
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