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
Getting ready for new release: 1.22 > 1.23 ec4d5268baa86f8153ecf3a295f4c74020f9fc1d Martin Dvorak 2017-04-12 07:29:17
Fixing memory leaks w/ valgrind. 03d599030084ae3820a7d3421b82f413c9f93d98 Martin Dvorak 2017-04-12 07:23:22
Further improvements to NCURSES detection. c09d19835ac3fa2c2fd93f8cfbd4e989357d4e5c Martin Dvorak 2017-04-12 07:05:21
Autotools: getting rid of PKG_CHECK_MODULES as it's considered harmful 7b5903f62b681157b8e8e897f4d0ed67d27567bd Martin Dvorak 2017-04-11 19:26:47
Removing defines from configure.ac 9410a8d693a8061d59b0dc6d3a16bf2535b0c9b5 Martin Dvorak 2017-04-11 16:11:47
Improving NCURSES check. 36f678bd88d61b057cf14079b10b3a2246bae58d Martin Dvorak 2017-04-09 17:45:57
Update INSTALLATION.md 76135f2fe585c96eaec45797af5a972a8b0b3ddf Martin Dvorak 2017-02-02 21:01:40
Getting ready for 1.22 release. 44dd84e653f392e44f573883bc40d07641166efc Martin Dvorak 2017-02-02 20:44:38
Updating version 1.21 > 1.22. 0a0711736f41ecd3f27409cc1b08ebf31a4f189d Martin Dvorak 2017-01-21 19:27:12
Fixed #200 by detection of Zsh timestamps in history and trimming it. 74ab6be36bd091efa92aebe97220d12096ce0994 Martin Dvorak 2017-01-21 19:24:51
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