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 #80 by updating version information. 737fcae0c01e0655de5eacd99ff350ea0d362ef8 Martin Dvorak 2014-04-14 20:09:23
Fixing version. b49a2b499b835e533a3d13c73ccc773b3e08077e Martin Dvorak 2014-04-14 20:06:57
Fixing broken reference to 1-dist.sh 895eebec11cb5e44408c49c672d3db0216c99135 Martin Dvorak 2014-04-14 20:03:29
Clean solution to strdup() not being in ISO C. 37f684216a1dedb47781957571fd038a5047a417 Martin Dvorak 2014-04-13 13:42:03
Fixing strdup() related warnings 0ac76a6554d40ee948c9d2334d514145ba1471f7 Martin Dvorak 2014-04-13 11:16:07
Fixing compile time warnings and errors @ Ubuntu. bd72ff87b2bd237f367b7c443891ce2d429ba0c3 Martin Dvorak 2014-04-13 08:44:09
MD e29fa381905df00442096a29a72dbb2c333c3078 Martin Dvorak 2014-04-13 08:04:02
Fixed #62 by merging 'favorites' branch. 51083eb0701ee1fdb0e5c86b5caf0a849c008795 Martin Dvorak 2014-04-13 08:02:25
Favorites view enforcement from the command line. 41dabb75bdb222808bbf313ab1b0bf86bee9777c Martin Dvorak 2014-04-13 07:47:04
Man a237568a1000dff45a21809c6b86dd373153a3a9 Martin Dvorak 2014-04-13 07:37:40
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