Commit Graph

2797 Commits

Author SHA1 Message Date
Florian Münchbach
e5f7e5c8c5 Make lines selectable by default. 2022-11-01 21:33:47 +01:00
Florian Münchbach
1f9c08856f Highlight the selected line in text view. 2022-11-01 21:33:47 +01:00
Tim Stack
8acb688693
Merge pull request #1077 from tstack/dependabot/bundler/docs/nokogiri-1.13.9
Bump nokogiri from 1.13.8 to 1.13.9 in /docs
2022-10-31 11:01:40 -07:00
dependabot[bot]
a36c99cb73
Bump nokogiri from 1.13.8 to 1.13.9 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.8...v1.13.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 17:05:11 +00:00
Tim Stack
cb55f588ec [themes] add missing scrollbar style
Fixes #1074
2022-10-31 09:35:01 -07:00
micttyl
1dfce25c56
Make build work on FreeBSD
Otherwise the build fails at the type checking
2022-10-16 03:12:26 -07:00
Tim Stack
33f0cc51b9 [site] fix download links 2022-10-11 13:07:39 -07:00
Tim Stack
d36bb61f3e [release] final version bumps 2022-10-10 20:49:05 -07:00
Timothy Stack
48798076c1 [release] update tag 2022-10-10 20:12:58 -07:00
Tim Stack
8391de3ad6 [data_scanner] fix DT_H1 detection
Fix a broken refactor
2022-10-06 21:02:33 -07:00
Tim Stack
016bca01db [release] pull before doing osx build 2022-10-06 10:53:35 -07:00
Tim Stack
f4e67df114 [release] bump sqlite version 2022-10-06 09:12:29 -07:00
Tim Stack
057be8c66d [lint] fix some coverity/clang-tidy issues 2022-10-05 12:28:29 -07:00
Tim Stack
faeaf477ab [yajlpp] flesh things out a bit more 2022-10-04 21:17:01 -07:00
Tim Stack
468358a358 [port] one more endianness change 2022-10-03 21:19:03 -07:00
Tim Stack
3b1233be8f [port] hopefully the last endian issue 2022-10-03 11:32:15 -07:00
Tim Stack
9ff1daf032 [port] more endianness stuff 2022-10-03 06:19:07 -07:00
Tim Stack
5a70e62003
Merge pull request #1068 from sureshsundriyal/endianness
[Endianness] Make SpookyHash endianness-agnostic.
2022-10-03 06:13:01 -07:00
Tim Stack
9eb734ef7e [log_format] support for a separate sub-second field 2022-10-02 21:58:10 -07:00
Suresh Sundriyal
071ec72586 [Endianness] More code to make Spookyhash endianness-agnostic. 2022-10-01 15:51:03 -07:00
Suresh Sundriyal
e2cddf28b2 [Endianness] Make SpookyHash endianness-agnostic.
Try and make SpookyHash endianness-agnostic using macros copied from:
https://github.com/k0dai/spookyhash
2022-10-01 11:23:17 -07:00
Tim Stack
e135cf3334 [result] try to fix type conversion on s390x 2022-09-30 22:20:44 -07:00
Tim Stack
1a92701cb3 [keymaps] update docs/etc for swedish keymap 2022-09-30 15:42:07 -07:00
Tim Stack
e1e6ca30eb
Merge pull request #1067 from FaffeF/swedish-keyboard
Swedish keymap
2022-09-30 15:36:53 -07:00
Fredrik Forsell
59f3af535d Delete missing keymap from keymaps.am 2022-09-30 23:32:34 +02:00
Fredrik Forsell
e310a18d7c Move mac specific binding to main sv keymap 2022-09-30 19:14:07 +02:00
Tim Stack
f7b067db42 [ryml] remove unnecessary include that is triggering a compile error on some archs 2022-09-30 05:29:19 -07:00
Fredrik Forsell
8f8be6fd20 Clean up defaults, add mac layout
Remove items that are the same as the default keymap

Adds a Swedish Mac layout because shift-4 is not the same as on a
Windows keyboard
2022-09-30 01:37:05 +02:00
Fredrik Forséll
91a03b7b86
Update keymaps.am to include Swedish layout 2022-09-29 19:17:13 +02:00
Fredrik Forséll
6aba246bf3
Create keymap for Swedish keyboard layout
Avoids problems with shift-numbers etc
2022-09-29 19:13:32 +02:00
Tim Stack
e1f52dd6e2 bump version in conanfile 2022-09-28 09:32:19 -07:00
Tim Stack
b86d272c29 [view_curses] remove fallback arg in to_attrs() 2022-09-27 22:10:59 -07:00
Tim Stack
bddc6011ff [ansi] fix perf bug in eraser
Related to #1057
2022-09-26 10:31:04 -07:00
Tim Stack
45b812d063 [docs] add refs to the vscode extension 2022-09-25 13:52:03 -07:00
Tim Stack
5b34b3a604 [NEWS] update news for non-JSON-lines change 2022-09-24 21:26:16 -07:00
Tim Stack
07c57dae08 [json-log] change how lines that do not start with a curly are reported 2022-09-24 21:19:20 -07:00
Tim Stack
d19eace826 [blog] post about the vscode extension 2022-09-24 13:09:06 -07:00
Tim Stack
094b45f7ca [nits] minor fixes 2022-09-23 11:08:22 -07:00
Timothy Stack
1627698168 [build] fix static lib name for pcre2 2022-09-23 09:29:28 -07:00
Tim Stack
2694a9855a [release] try beta1 release 2022-09-23 06:12:07 -07:00
Tim Stack
75fd859c6f [appveyor] turn off parallel compilation 2022-09-22 16:22:15 -07:00
Tim Stack
d11b90bc6f [build] try to fix win build 2022-09-22 15:46:12 -07:00
Tim Stack
871ad1ad12 [dist] missed cleaning some files 2022-09-22 12:58:11 -07:00
Tim Stack
a31045a97b [build] fix dist listing in test 2022-09-22 12:27:14 -07:00
Tim Stack
0fd9845580 [tests] test_tailer tweaks 2022-09-22 10:54:09 -07:00
Tim Stack
fd19759bf5 [tests] set TZ when doing touch 2022-09-21 22:47:46 -07:00
Tim Stack
df0d3aed0c [tidy] use auto_sqlite3 type alias 2022-09-21 21:34:04 -07:00
Tim Stack
7b84530e87
Merge pull request #1063 from tstack/dependabot/bundler/docs/commonmarker-0.23.6
Bump commonmarker from 0.23.5 to 0.23.6 in /docs
2022-09-21 21:14:56 -07:00
dependabot[bot]
d7db3d6e9b
Bump commonmarker from 0.23.5 to 0.23.6 in /docs
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.5 to 0.23.6.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.5...v0.23.6)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 04:13:55 +00:00
Tim Stack
7f513b2d1f [tidy] fixing some uninit issues 2022-09-21 21:06:04 -07:00