xaizek / hstr (License: Apachev2) (since 2018-12-07)
Bash and Zsh shell history suggest box - easily view, navigate, search and manage your command history.
Commit 9af36f365f03aae8d47262a09b88091a1151554c

Improving changelong for 1.18 release.
Author: Martin Dvorak
Author date (UTC): 2015-11-23 19:21
Committer name: Martin Dvorak
Committer date (UTC): 2015-11-23 19:21
Parent(s): 341dd7b1bb44de283ec83547dfec798c2f16053c
Signing key:
Tree: 77b853dee60a7133331f9b4ef1a9f351e6e9f7a6
File Lines added Lines deleted
Changelog 7 0
File Changelog changed (mode: 100644) (index f33e4c0..9589149)
1 2015-11-23 Martin Dvorak <martin.dvorak@mindforger.com>
2
3 * Released v1.18 - Blacklists, Debian and Gentoo
4 * This minor release bring blacklist configurable from
5 a file (commands that are ignored). It also improves
6 Debian and Gentoo distribution builders.
7
1 8 2015-05-09 Martin Dvorak <martin.dvorak@mindforger.com> 2015-05-09 Martin Dvorak <martin.dvorak@mindforger.com>
2 9
3 10 * Released v1.17 - History Management and Color Profiles * Released v1.17 - History Management and Color Profiles
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