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
Fixing removal from favorites; label message showing successful add. 5c89871692e0787ebe89305ffad71465ed4a678e Martin Dvorak 2014-04-12 09:58:56
Sync commit (source not compilable). c9d9cff9d9d8176b7c9abd43a3679b92b5b9a03e Martin Dvorak 2014-04-04 20:54:08
Favorites work E2E (more testing needed) + added env variable driven warnings and debugs 5b35bbf2c044bfdb0a0755dbc2497a354fa0af5d Martin Dvorak 2014-04-03 08:36:57
Adding favorites saving. a9e5750b3018250e4a48335e4150dee7b2551ece Martin Dvorak 2014-03-29 16:11:19
Loading of favorites from resource file added. 105d66c75d883b8da24364c0b1e3602d09c356ae Martin Dvorak 2014-03-29 12:19:15
Sync commit before branch switch. 0f32fe0c657da22ef6215700dfbf3b2f52f87a63 Martin Dvorak 2014-03-27 13:16:22
Favorites: in memory adding sketched. 1aab89187f1e15a6ba39275cc17f1ec80fd42bd6 Martin Dvorak 2014-03-23 05:05:36
Fake in-memory favorites work without adding and load/save. a8337ad952515dedd560d0cd15895ba3321a9148 Martin Dvorak 2014-03-23 02:50:37
View rotation, fake in memory favorites, selection SIGSEGV. 683289f15ce687817a1881d552127453ec585a1d Martin Dvorak 2014-03-23 02:37:36
Initial sync commit of favorites with fake loading. 4d3f46e26e8322c49f227c6b0ff30443da82a168 Martin Dvorak 2014-03-16 23:04: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