Tim Stack
|
6bb616e034
|
[readline] add support for default completions
|
2024-03-03 15:27:03 -08:00 |
|
Tim Stack
|
8ae78a2b8e
|
[docs] bump version
|
2024-02-27 14:01:46 -08:00 |
|
Tim Stack
|
a0e1f53930
|
[blog] set syntax highlighter
|
2024-02-27 12:34:07 -08:00 |
|
Tim Stack
|
b94a9c0bb1
|
[docs] mention json-lines
|
2024-02-19 09:02:44 -08:00 |
|
Tim Stack
|
36ab5e1e8b
|
[docs] tweak the site a bit
|
2024-02-17 16:39:47 -08:00 |
|
Tim Stack
|
d8a75fc264
|
[blog] fix typo
|
2024-01-10 09:08:44 -08:00 |
|
Tim Stack
|
0144d7ffcc
|
[blog] add Hammered challenge post
|
2024-01-09 22:46:23 -08:00 |
|
Tim Stack
|
21377958ca
|
[hex-view] add a new view
|
2023-10-05 22:25:51 -07:00 |
|
Tim Stack
|
02b3308df7
|
[docs] mention timestamps
|
2023-09-22 11:11:21 -07:00 |
|
Tim Stack
|
8a5616c010
|
[docs] mention timezone stuff
|
2023-09-13 14:58:59 -07:00 |
|
Tim Stack
|
c796a66273
|
[blog] add post about the new "config" management commands
|
2023-09-04 22:51:07 -07:00 |
|
Tim Stack
|
6edc9268d7
|
[release] bump version number
|
2023-09-04 20:39:49 -07:00 |
|
Tim Stack
|
463853efd9
|
[docs] change to furo theme
|
2023-09-03 21:50:11 -07:00 |
|
Tim Stack
|
cb5b02b220
|
[docs] pass for next release
|
2023-09-02 22:35:15 -07:00 |
|
Tim Stack
|
884e2df6ad
|
[:eval] treat the argument like the contents of a file with multiple commands
|
2023-08-29 22:26:00 -07:00 |
|
Tim Stack
|
01c973868d
|
[file_collection] handle large file counts better
|
2023-08-28 22:43:33 -07:00 |
|
Tim Stack
|
be377dea27
|
[pretty-print] fix an issue with shifting attributes when rewriting
Related to #705
|
2023-08-23 21:52:40 -07:00 |
|
Tim Stack
|
530021604e
|
[docs] add some more stuff for the gantt chart
|
2023-08-22 23:09:51 -07:00 |
|
Tim Stack
|
5c0333fd64
|
[themes] add dracula theme
Various improvements to styling.
Empty opids are not valid.
|
2023-08-16 22:13:15 -07:00 |
|
Tim Stack
|
c464827737
|
[views_vtab] programmatic control of the overlay toggle
|
2023-08-15 16:34:33 -07:00 |
|
Tim Stack
|
cc445cc78f
|
[listview] use ctrl-] to focus on overlays
|
2023-08-15 06:21:06 -07:00 |
|
Tim Stack
|
1c857feed7
|
[gantt] support for sub-ids
|
2023-08-14 19:04:31 -07:00 |
|
Tim Stack
|
155dad6ee1
|
[date_time_scanner] convert timestamps with zones to local time
Related to #703
|
2023-08-11 09:05:15 -07:00 |
|
Tim Stack
|
9306ddbf13
|
[gantt] tweak the style of dates in the chart headers
|
2023-08-08 08:12:47 -07:00 |
|
Tim Stack
|
f71300ba1d
|
[gantt] add a gantt chart view
|
2023-08-02 10:44:13 -07:00 |
|
Tim Stack
|
a16a8cf3fa
|
[log-annotations] add :annotate command
|
2023-07-30 21:17:52 -07:00 |
|
Tim Stack
|
b2bd2bf8c9
|
[docs] add a screenshot of "make check" in the text view
|
2023-07-26 20:57:25 -07:00 |
|
Tim Stack
|
2107aa538f
|
[piper] pass SIGINT to child
|
2023-07-19 21:37:40 -07:00 |
|
Tim Stack
|
401ec5181f
|
[piper] add metadata to piper file header and cleanup workdir
|
2023-07-18 22:14:45 -07:00 |
|
Tim Stack
|
9b2a6f323a
|
[misc] add URL handler test
Fix loading of configs from include dirs
Add "config get" and "config blame" management CLI
commands
|
2023-07-15 21:50:46 -07:00 |
|
Tim Stack
|
2f9a41dfaf
|
[files] custom url handlers
Related to #1029
|
2023-07-12 21:30:54 -07:00 |
|
Tim Stack
|
8df83d562a
|
[config] simplify file format detection by moving it into the log format definition
|
2023-07-10 10:35:18 -07:00 |
|
Tim Stack
|
2e09202ff5
|
[config] externalize file format detection
|
2023-07-09 10:11:10 -07:00 |
|
Suresh Sundriyal
|
9ff7564d20
|
[posts] Replace dead link with an archived link.
The link to linuxmagazine is dead. Replacing it with the last archived
link on the wayback machine.
|
2023-07-08 14:50:59 -07:00 |
|
Tim Stack
|
5787f47767
|
[piper] replace piper_proc with a thread
Related to #1029
|
2023-07-06 20:05:30 -07:00 |
|
Tim Stack
|
9df36484f6
|
[build] bump doc version numbers
|
2023-07-02 22:25:50 -07:00 |
|
Tim Stack
|
c575ba0a50
|
[build] fix rpm spec version
|
2023-07-01 07:19:32 -07:00 |
|
Tim Stack
|
d7857ef696
|
[docs] add missing SQL tables
Related to #1167
|
2023-06-29 14:58:51 -07:00 |
|
Tim Stack
|
29e2db5cc3
|
[textview] fix backwards search for cursor mode and mention it in FAQ
Related to #385
|
2023-06-27 05:56:53 -07:00 |
|
Tim Stack
|
7f18aa9cd9
|
[blog] add post for cursor mode
|
2023-06-23 16:16:58 -07:00 |
|
Tim Stack
|
19de26e4c2
|
[docs] add copy button to code blocks
|
2023-06-23 12:01:03 -07:00 |
|
Tim Stack
|
78cf53fc4d
|
[docs] mention cursor mode in the intro
|
2023-06-23 11:43:00 -07:00 |
|
Tim Stack
|
7bf42e7d2f
|
[json-logs] automatically remove trailing line feeds
Fixes #969
|
2023-06-22 23:09:39 -07:00 |
|
Tim Stack
|
f3b78e79b5
|
[docs] flesh out faq and mention JSON-lines matching
|
2023-06-20 21:11:27 -07:00 |
|
Tim Stack
|
c8764da9d2
|
[bunyan] add test for this format and add "src" field
Related to #1136
|
2023-06-20 10:33:53 -07:00 |
|
Tim Stack
|
59bca18963
|
[docs] bump copyright year
|
2023-06-19 19:56:08 -07:00 |
|
Tim Stack
|
eb332db0fd
|
Add links to github in the intro docs
Fixes #1164
|
2023-06-19 14:19:13 -07:00 |
|
Tim Stack
|
77b4a55be4
|
[docs] mention hotkeys in the UI section
|
2023-06-18 15:50:41 -07:00 |
|
Tim Stack
|
8f8874c718
|
[cursor] update docs and more tweaks
|
2023-06-16 21:38:19 -07:00 |
|
Tim Stack
|
0eee0afd37
|
[docs] add some figures to pretty-print view section
|
2023-06-16 13:28:02 -07:00 |
|