Commit graph

432 commits

Author SHA1 Message Date
Jeremie Miserez
7f37dd29c4 164: Workaround for missing TIOCSTI ioctl call on Cygwin.
Based on the changes by @riedel, slightly cleaned up and minimized:
6bcdcc8ad3
01713eb4c2
2017-05-30 13:23:15 +02:00
Martin Dvorak
3bec345dd6 Merge pull request #212 from nicknish/man-typo-fix-201704
Manual typo fix.
2017-05-02 08:45:59 +02:00
nicknish
c4b0345df3 Manual typo fix 2017-04-28 19:40:50 -07:00
Martin Dvorak
c09d19835a Further improvements to NCURSES detection. 2017-04-12 09:05:21 +02:00
Martin Dvorak
7b5903f62b Autotools: getting rid of PKG_CHECK_MODULES as it's considered harmful 2017-04-11 21:26:47 +02:00
Martin Dvorak
9410a8d693 Removing defines from configure.ac 2017-04-11 18:11:47 +02:00
Martin Dvorak
36f678bd88 Improving NCURSES check. 2017-04-09 20:00:23 +02:00
Martin Dvorak
76135f2fe5 Update INSTALLATION.md 2017-02-02 22:01:40 +01:00
Martin Dvorak
44dd84e653 Getting ready for 1.22 release. 2017-02-02 21:44:38 +01:00
Martin Dvorak
0a0711736f Updating version 1.21 > 1.22. 2017-01-21 20:27:26 +01:00
Martin Dvorak
74ab6be36b Fixed #200 by detection of Zsh timestamps in history and trimming it. 2017-01-21 20:27:26 +01:00
Martin Dvorak
367e074a70 Merge pull request #198 from fszymanski/master
PKGBUILD Arch Linux fix.
2016-11-12 16:41:21 +01:00
Filip Szymański
e9e0591f81 Update PKGBUILD 2016-11-12 16:21:59 +01:00
Martin Dvorak
ae1cd1c96c Added prompt to delete action. 2016-11-11 23:21:36 +01:00
Martin Dvorak
a121619bf7 Fixed #194 so that case sensitivity is correctly handled for keywords. 2016-11-11 22:37:49 +01:00
Martin Dvorak
7b4f6e30f2 Fixed #195 memory leak by free() reuse. 2016-11-11 21:47:49 +01:00
Martin Dvorak
d8c738b79b Update README.md 2016-11-01 09:30:45 +01:00
Martin Dvorak
56d84d7bdc Update README.md 2016-11-01 09:30:22 +01:00
Martin Dvorak
0a8b0ff862 Update README.md 2016-11-01 09:30:00 +01:00
Martin Dvorak
90c6e8c140 Finishing 1.21 2016-10-22 11:46:04 +02:00
Martin Dvorak
9358a500ff Getting ready for Yakkety 1.21 release. 2016-10-22 11:46:04 +02:00
Martin Dvorak
87ed4ae6a4 Adding ubuntu release script sync. 2016-10-22 11:46:04 +02:00
dvorka
4b76370a4d Adding one-liner for Ubuntu. 2016-10-11 08:51:18 +02:00
dvorka
0edef61802 Fixed #192 by adding parameter/arguments separator. 2016-09-27 08:45:36 +02:00
dvorka
3000453f73 Fixed #192 by adding parameter/arguments separator. 2016-09-27 08:44:27 +02:00
dvorka
c7420f6ce5 Fixed #192 by adding parameter/arguments separator. 2016-09-27 08:42:01 +02:00
Martin Dvorak
07fb25e2fb Adding Launchpad release protection from running and destroying local git repository. 2016-04-27 08:13:30 +02:00
Martin Dvorak
12913e85d4 Towards Ubuntu XX release. 2016-04-27 07:28:27 +02:00
Martin Dvorak
8f7a051f7c Updating version to next release version. 2016-03-24 23:31:31 +01:00
Martin Dvorak
773560994c Fixing favorites message in bottom prompt mode. 2016-03-24 23:31:31 +01:00
Martin Dvorak
767c59164f Adding prompt-bottom option allowing to have prompt at the bottom of the page. 2016-03-24 23:31:31 +01:00
Martin Dvorak
09cf028aa5 Changing help for view rotation key to C-7 that works reliably in all terminals (C-/ supported). 2016-03-24 23:31:31 +01:00
dvorka
81ea6a5bd9 Merge pull request #180 from maryasov/patch-1
Patch 1
2016-02-17 20:54:14 +01:00
dvorka
e16ce96500 Merge pull request #181 from fszymanski/master
Change Fedora installation
2016-02-17 20:52:42 +01:00
Filip Szymański
552f4a0cad Change Fedora installation 2016-02-17 16:31:52 +01:00
maryasov
cbc3e58930 Update README.md
Added openSUSE instalation method (README.md)
2016-01-14 22:21:46 +06:00
maryasov
d3be759877 Update INSTALLATION.md
Added openSUSE instalation method (header link)
2016-01-14 22:19:41 +06:00
maryasov
d97c8b8180 Update INSTALLATION.md
Added openSUSE instalation method
2016-01-13 22:53:55 +06:00
Martin Dvorak
2edd786e3a Getting ready for the next release. 2015-12-30 06:50:32 +01:00
Martin Dvorak
51734abc4f Polishing duplicates elimination in raw view. 2015-12-29 23:21:40 +01:00
dvorka
df89985cfe Merge pull request #178 from tbabej/master
Do not add duplicate lines into the selection (impacts raw history view), changes default behavior, configurable w/ option.
2015-12-29 21:53:10 +01:00
Martin Dvorak
8fdeaa6549 Getting ready for 1.20 release. 2015-12-29 19:26:00 +01:00
dvorka
a02ed95c49 Merge pull request #179 from frodeaa/tautological-pointer-compare
Removal of dead code due to tautological-pointer-compare.
2015-12-29 18:42:07 +01:00
dvorka
6b5aa2311e Merge pull request #177 from riedel/fix_no_shell
Making code more robust if no $SHELL is set.
2015-12-29 18:35:58 +01:00
Martin Dvorak
d5c5596479 Fixed #176 by adding regexp timestamp match to avoid unintentional delete of a non-timestamp comment. 2015-12-29 18:32:52 +01:00
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