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 44c757a3ce24363de7dfc5729809938f4eed2b9d

Polishing release message.
Author: Martin Dvorak
Author date (UTC): 2015-11-25 20:32
Committer name: Martin Dvorak
Committer date (UTC): 2015-11-25 20:32
Parent(s): f06bc1522ce96ad58898ca9d141329fce37bea16
Signing key:
Tree: cfd3e291d40d45584a224b3aba584a92c089fb34
File Lines added Lines deleted
dist/ubuntu-make-all-distros.sh 1 1
File dist/ubuntu-make-all-distros.sh changed (mode: 100755) (index 6097d28..07123e8)
9 9 # - check minor version in this file # - check minor version in this file
10 10 # - run this script from ~/p/hstr/launchpad # - run this script from ~/p/hstr/launchpad
11 11
12 export HHBZRMSG="History management and color themes fixes."
12 export HHBZRMSG="Buffer overflow fix of regexp mode."
13 13 export VERSION=1.19. export VERSION=1.19.
14 14 export MINOR=1 export MINOR=1
15 15
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