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
Making Mac related build process changes: unfortunately single configure.ac cannot be used as macro detecting the platform doesn't work when releasing hstr via launchpad. 9decd1ad01ebf91692436d7dc5962cd70ece880b Martin Dvorak 2015-02-26 22:38:44
Rewriting configure config to new notation + making source compilable w/o warnings. 10fca39f4a2139cebb7710fb62c077a485f5c5c9 Martin Dvorak 2015-02-24 20:47:25
Improving Mac installation instructions. ba5a9c822f959f3fae5f2c914c81e852f8e8093c Martin Dvorak 2015-02-24 20:20:15
Use Mac-specific checks for ncurses 2571e993fc02771e269de19d5ea0b12bba9fdf34 Ryan Baumann 2015-02-24 15:02:25
Fixed #106 by documenting Ctrl-7 to rotate views. 44d63a8e80b53d2eaac22f02c63a7cdae1067055 Martin Dvorak 2015-02-24 06:57:30
Fixing #131 by filtering history timestamps out of the raw history & condensing raw history & setting the right length. 595e18970a9546dbe881b432e43df5c8c6af2a16 Martin Dvorak 2015-02-24 06:23:39
Adding Bash history test files. 1271343427f24d407f7816055fd575df1378fd78 Martin Dvorak 2015-02-23 20:56:09
Bug #129 is no longer reproducible + fixing #115 by improved highlighting after deletion. b769fabef9015614d874bc95ec5beea3330f6c8c Martin Dvorak 2015-02-23 19:52:12
Use strlen instead of sizeof 019805048372adb5b43c1f8b90482d35f639502f Ryan Baumann 2015-02-23 17:51:43
More #129 related fixes - in certain situations garbage still present :-/ 934c5b14d5938d1f0ac0248b6a6136d3cfb470fc Martin Dvorak 2015-02-23 08:48:13
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