Commit graph

537 commits

Author SHA1 Message Date
Frode Aannevik a144b152b4 fix warning about tautological-pointer-compare
warning: comparison of array 'pattern' equal to 
a null pointer is always false
2015-12-29 18:08:07 +01:00
Tomas Babej b99bd634e6 selection: Do not add duplicate lines into the selection 2015-12-29 14:15:32 +01:00
U-TECO\riedel b80bfc9e63 fix if no $SHELL is set 2015-12-29 12:55:37 +01:00
Martin Dvorak b1d14553b0 Don't clear page to leave content in terminal (useful in alternative page). 2015-11-27 06:52:11 +01:00
Martin Dvorak 17bb10cf8a Fixed #176 by manual removal of timestamps in case of enhanced history file. 2015-11-26 22:10:00 +01:00
Martin Dvorak 44c757a3ce Polishing release message. 2015-11-25 21:32:14 +01:00
Martin Dvorak f06bc1522c Getting ready 1.19 release. 2015-11-25 21:29:44 +01:00
Martin Dvorak 9d4b141569 Fixed #163 - buffer overflow in regexp matching. Kudos goes to @phcyso for providing data allowing to reproduce this bug! 2015-11-25 21:20:33 +01:00
Martin Dvorak a29bc5e877 Changelog polishing. 2015-11-25 21:19:00 +01:00
Martin Dvorak a69b649502 Update to "live" Ubuntu releases. 2015-11-23 20:58:05 +01:00
Martin Dvorak 53ad858346 Reconfiguration for 1.18 release. 2015-11-23 20:56:31 +01:00
Martin Dvorak 5892e5d98c Wily. 2015-11-23 20:32:49 +01:00
Martin Dvorak 00c6df8096 1.18 release updates. 2015-11-23 20:29:32 +01:00
Martin Dvorak 9af36f365f Improving changelong for 1.18 release. 2015-11-23 20:21:32 +01:00
Martin Dvorak 341dd7b1bb Fixing manual page: adding hstr to hh 2015-09-18 06:51:17 +02:00
Martin Dvorak 96de5b370e Removing developer files on DEB build (not needed in the distro). 2015-09-17 19:22:13 +02:00
Martin Dvorak 9d193f6956 Fixing deb signing. 2015-09-17 19:10:22 +02:00
Martin Dvorak dfddecccd1 Managed to fix Debian change log signature line + fixed changelog file name. 2015-09-17 07:30:08 +02:00
Martin Dvorak 109af2e764 Merge branch 'jlec-master' 2015-09-17 06:53:25 +02:00
Martin Dvorak 6e776ef112 Merge branch 'master' of https://github.com/jlec/hstr into jlec-master
Conflicts:
	src/Makefile.am
2015-09-17 06:53:04 +02:00
Martin Dvorak faf0d935c4 Debian: polishing various config files + DEB build script (blank license, changelog format, change line format issues remains). 2015-09-10 10:13:58 +02:00
Martin Dvorak 271395d297 Adding change log and fixing copyright/license source code headers. 2015-09-02 21:24:13 +02:00
Martin Dvorak c1eb5cf841 Fixing links from the readme to installation MD. 2015-08-30 22:34:51 +02:00
Martin Dvorak d73363ed2b Adding links to Gentoo installation instructions. 2015-08-30 22:31:32 +02:00
dvorka 09c9529c65 Merge pull request #168 from monsieurp/hstr-gentoo-instructions
Add instructions to install hstr on Gentoo.
2015-08-30 22:25:51 +02:00
Patrice Clement d593e01502 Add instructions to install hstr on Gentoo. 2015-08-28 16:36:12 +02:00
Justin Lecher 5f23f13632 Try to detect ncurses using pkg-config
In case tinfo code is split out from libncurses into libtinfo it
is more reliable to use pkg-config to detect all libs need for proper linking

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-28 15:07:05 +02:00
Martin Dvorak c80c0fbb7c Fixing #156 by using empty line only when editing command (on execution and fc not used). 2015-06-06 06:16:17 +02:00
Martin Dvorak 79781c138b Attempting to fix #97 by moving TIOCSTI define for Cygwin - fix verfication needed. 2015-06-06 06:04:09 +02:00
Martin Dvorak 6c6969a410 Fixed #158 by adding PAD file. 2015-06-06 05:57:37 +02:00
Martin Dvorak 0a326250c6 Adding blacklists to documentation. 2015-05-28 07:08:15 +02:00
Martin Dvorak 0ad945d245 Polishing documentation shorcuts rendering. 2015-05-28 07:03:14 +02:00
Martin Dvorak 03641fe037 Polishing documentation shorcuts rendering. 2015-05-28 06:57:50 +02:00
Martin Dvorak 863ed12761 Fixing GitHub release script version. 2015-05-27 23:16:00 +02:00
Martin Dvorak 9b6156a29d Removing blacklist old dead code + fixing build for next version and blacklist. 2015-05-27 23:13:27 +02:00
Martin Dvorak 879c68541f Fixing compilation warnings (utils include was missing). 2015-05-27 23:09:06 +02:00
Martin Dvorak a57d34d995 Merge branch 'master' of https://github.com/dvorka/hstr after BLACKLIST branch rebase.
Conflicts:
	src/hstr.c
2015-05-27 23:05:26 +02:00
Martin Dvorak 312d1e3ae6 Adding Ubuntu 15.04 to build scripts as vivid. 2015-05-27 23:03:22 +02:00
Yu-Jie Lin f919c0131e Fixed #144, Strange cursor positions after deletions
It was introduced in b769fabef9, this patch should fix the cursor position in view:ranking and view:history.
2015-05-27 23:03:22 +02:00
fastgar 87b3e780dd removed git dependency
wasn't thinking correct, cause the src .tgz is pulled through https and not git
2015-05-27 23:03:22 +02:00
fastgar e513faf5e7 Update PKGBUILD to latest version
Updatet version, md5sum.

Add sed commands in build to incorporate ncurses structure under arch.
2015-05-27 23:03:22 +02:00
Martin Dvorak c25b180d06 Travis CI is not worth it... 2015-05-27 23:03:22 +02:00
Martin Dvorak e138311e01 Removing config.ac prereq on version. 2015-05-27 23:03:22 +02:00
Martin Dvorak 58f2ee9dda Reming Travis CI status link - it wont be that simple ;) 2015-05-27 23:03:22 +02:00
Martin Dvorak fdb72e7084 Improving Travis conf to prepare autoconf assets. 2015-05-27 23:03:22 +02:00
Martin Dvorak d720ef8fda Fixing Travis config. 2015-05-27 23:03:22 +02:00
Martin Dvorak 8e5ee337f3 Adding Travis build status icon. 2015-05-27 23:03:22 +02:00
Martin Dvorak 92e4333b56 Polishing readme to test Travis. 2015-05-27 23:03:22 +02:00
Martin Dvorak 9b2525b158 Fixed #139 by adding an CLI option to get Zsh configuration listing. 2015-05-27 23:03:22 +02:00
Martin Dvorak f3f009a6f7 Adding Travis CI configuration. 2015-05-27 23:01:07 +02:00