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
Fixed dput path to enable launchpad releases. 384e90dc5620a53010dda454f1c10ba7a83f7dbb Martin Dvorak 2015-01-08 11:39:19
Adding pbuilder-dist hard link error workaround (upload to launchpad still broken). ea05cf465bfe3d9c473702decfd56e69a2488658 Martin Dvorak 2015-01-08 11:16:41
Stabilizing release scripts: binary release fixed w/ automake detection; hh source code fixed to be strictly OK; launchpad release still broken (added just /tmp building to workaround pbuilder-dist hard link defect). 7824b17b6d21b43cc274d52ee3d15e722a567245 Martin Dvorak 2015-01-08 11:07:06
Polishing doc. b97d2d3eedfccb1c0f6e36c00c83af50171d1723 Martin Dvorak 2015-01-07 22:53:08
Fixing broken links. 385f7a0f0bda98b2f9c7330023a567620dd9e4f0 Martin Dvorak 2015-01-07 22:48:10
Documentation polishing. 86f063cb34312f6c2dbbdebfd43fba06f5dc9fd1 Martin Dvorak 2015-01-07 22:44:07
Fixed #88 by completing MDs and man page with non-documented configuration options. 3b17f01bd117c9f14c8496345b66bbfb87930290 Martin Dvorak 2015-01-07 22:23:49
More broken links. 48df2d5082f7e72fd5fd00bf04f0d7ae38ea492d Martin Dvorak 2015-01-07 21:49:24
Fixing more broken links. 487638214af8f55e5b2f4b1da22ce569be27b825 Martin Dvorak 2015-01-07 21:47:37
Fixing links in the documentation. 3b48cb2b90511312a5bd6738fc6cc7c6dfdb1757 Martin Dvorak 2015-01-07 21:44:42
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