Minor favorites refactoring and blacklist skeleton.
The first blacklist implementation + CLI help + man.
added suport for further special keys
Update INSTALLATION.md
docs: Add installation instructions for Fedora based systems
modified home/end key comment
Polishing installation MD for Fedora & comp.
Adding Fedora & comp. to index.
Minor index polishing.
Fixed #145 and fixed #146 by changing color scheme to work for both black/white background terminals + removed inverse highlighting for monochromatic color scheme to make it readable again.
Syncing 1.17 release changes (1.17 final commit).
Fixed #141 by removal of the double help listing.
Fixed #139 by adding an CLI option to get Zsh configuration listing.
Adding Travis CI configuration.
Polishing readme to test Travis.
Adding Travis build status icon.
Fixing Travis config.
Reming Travis CI status link - it wont be that simple ;)
Improving Travis conf to prepare autoconf assets.
Update PKGBUILD to latest version
removed git dependency
Travis CI is not worth it...
Removing config.ac prereq on version.
Fixed #144, Strange cursor positions after deletions
Syncing 1.17 release changes (1.17 final commit).
Adding Travis CI configuration.
Fixed #141 by removal of the double help listing.
Adding Ubuntu 15.04 to build scripts as vivid.
Fixed #139 by adding an CLI option to get Zsh configuration listing.
Polishing readme to test Travis.
Adding Travis build status icon.
Fixing Travis config.
Improving Travis conf to prepare autoconf assets.
Reming Travis CI status link - it wont be that simple ;)
Removing config.ac prereq on version.
Travis CI is not worth it...
Update PKGBUILD to latest version
removed git dependency
Merge pull request #153 from fastgar/patch-1
Fixed #144, Strange cursor positions after deletions
Merge pull request #155 from livibetter/fix-deleting-cursor-position
Merge branch 'master' of https://github.com/dvorka/hstr after BLACKLIST branch rebase.
Adding Ubuntu 15.04 to build scripts as vivid.
Fixing compilation warnings (utils include was missing).
Removing blacklist old dead code + fixing build for next version and blacklist.
Fixing GitHub release script version.
Polishing documentation shorcuts rendering.
Polishing documentation shorcuts rendering.
Adding blacklists to documentation.
Fixed #158 by adding PAD file.
Fixing #156 by using empty line only when editing command (on execution and fc not used).
Attempting to fix #97 by moving TIOCSTI define for Cygwin - fix verfication needed.
Add instructions to install hstr on Gentoo.
Merge pull request #168 from monsieurp/hstr-gentoo-instructions
Adding links to Gentoo installation instructions.
Fixing links from the readme to installation MD.
Adding change log and fixing copyright/license source code headers.
Try to detect ncurses using pkg-config
Debian: polishing various config files + DEB build script (blank license, changelog format, change line format issues remains).
Merge branch 'master' of https://github.com/jlec/hstr into jlec-master
Merge branch 'jlec-master'
Managed to fix Debian change log signature line + fixed changelog file name.
Merge branch 'master' of https://github.com/jlec/hstr into jlec-master
Fixing deb signing.
Removing developer files on DEB build (not needed in the distro).
Fixing manual page: adding hstr to hh
1.18 release updates.
Wily.
Improving changelong for 1.18 release.