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 a29bc5e8777b85fe77eb56bf2ed0419b7faeebb0

Changelog polishing.
Author: Martin Dvorak
Author date (UTC): 2015-11-25 20:19
Committer name: Martin Dvorak
Committer date (UTC): 2015-11-25 20:19
Parent(s): a69b6495029b35fe681d3a78b22eee701bfd6415
Signing key:
Tree: 7c7c06ee08a0cfaa366858525c51f4d3b3d00388
File Lines added Lines deleted
Changelog 6 6
File Changelog changed (mode: 100644) (index 9589149..b2f2c87)
1 1 2015-11-23 Martin Dvorak <martin.dvorak@mindforger.com> 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.
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 7
8 8 2015-05-09 Martin Dvorak <martin.dvorak@mindforger.com> 2015-05-09 Martin Dvorak <martin.dvorak@mindforger.com>
9
9
10 10 * Released v1.17 - History Management and Color Profiles * Released v1.17 - History Management and Color Profiles
11 11 * This release brings improvements and stabilization * This release brings improvements and stabilization
12 12 of the history management along with terminal of the history management along with terminal
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