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 1271343427f24d407f7816055fd575df1378fd78

Adding Bash history test files.
Author: Martin Dvorak
Author date (UTC): 2015-02-23 20:56
Committer name: Martin Dvorak
Committer date (UTC): 2015-02-23 20:56
Parent(s): f87296efefd2c880d515324e58e52b4fe11b4681
Signing key:
Tree: ec8b20f616caaabc68e59e8c76b3fed01f28d558
File Lines added Lines deleted
tests/resources/.bash_history_CZ 0 0
tests/resources/.bash_history_DELETE_ALL_AND_CRASH_BUG_129 3 0
tests/resources/.bash_history_ROTATE_VIEW_CRASH_131 2 0
File tests/resources/.bash_history_CZ renamed from tests/resources/.bash_history_cz (similarity 100%)
File tests/resources/.bash_history_DELETE_ALL_AND_CRASH_BUG_129 added (mode: 100644) (index 0000000..d0ebbee)
1 history -a
2 blah
3 foo
File tests/resources/.bash_history_ROTATE_VIEW_CRASH_131 added (mode: 100644) (index 0000000..28dfec2)
1 #1234567890
2 foobar
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