GitHub / tstack/lnav / commits
Log file navigator
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 0b725912 | [lnav_views] selection argument should've been std::optional<> | Tim Stack <t****k@g****m> | 3 months ago | |
| bdfc4b2e | [news] mouse mode disabled | Tim Stack <t****k@g****m> | 4 months ago | |
| 1fb5cfbe | [config] disable mouse mode | Tim Stack <t****k@g****m> | 4 months ago | |
| bebc4abd | [release] bump version | Tim Stack <t****k@g****m> | 4 months ago | |
| e773b434 | [auto_mem] fix typo | Tim Stack <t****k@g****m> | 4 months ago | |
| 3e9e2df5 | [timeline] create ranges out of tags | Timothy Stack <t****m@s****g> | 4 months ago | |
| 2c596601 | [format] tags defined in formats can capture | Timothy Stack <t****m@s****g> | 4 months ago | |
| ebca2595 | [log] only return anchor for actual partition line | Timothy Stack <t****m@s****g> | 4 months ago | |
| 46a885b3 | [indexing] be less aggressive when hiding duplicate files | Timothy Stack <t****m@s****g> | 4 months ago | |
| 35e2f952 | [tests] add timeline test with uwsgi log | Timothy Stack <t****m@s****g> | 4 months ago | |
| 9aaaba53 | [uwsgi_log] set duration-field | Timothy Stack <t****m@s****g> | 4 months ago | |
| 6cba7b57 | [timeline] merge partitions | Timothy Stack <t****m@s****g> | 4 months ago | |
| de3cbc80 | [views] move zoom stuff to text_time_translator | Timothy Stack <t****m@s****g> | 4 months ago | |
| 63128cfe | [docs] mention semantic() color | Timothy Stack <t****m@s****g> | 4 months ago | |
| 762cacea | [textinput] add hotkeys to increase/decrease the multi-line prompt size | Timothy Stack <t****m@s****g> | 4 months ago | |
| 16941190 | [overlay] tweak the File: line | Timothy Stack <t****m@s****g> | 4 months ago | |
| b94ffdb3 | [textinput] more hotkeys | Timothy Stack <t****m@s****g> | 4 months ago | |
| f644f9d6 | [prql] only try compiling if there is no previous stage | Timothy Stack <t****m@s****g> | 4 months ago | |
| e939f869 | [prql] fix multi-line completion and add completion for "let" | Timothy Stack <t****m@s****g> | 4 months ago | |
| 56c9affc | [regex101] update for change in API response | Timothy Stack <t****m@s****g> | 4 months ago | |
| 447de047 | [build] rename SA_UNSUPPORTED, which is a symbol on some platforms | Timothy Stack <t****m@s****g> | 4 months ago | |
| 577b9468 | [ansi_scrubber] inform the user of unsupported escape sequences | Timothy Stack <t****m@s****g> | 4 months ago | |
| e826ca00 | [archive_manager] check for some hostile archive paths | Tim Stack <t****k@g****m> | 4 months ago | |
| 10d526b6 | [view_curses] another min-contrast fix | Tim Stack <t****k@g****m> | 4 months ago | |
| 93e44993 | [view_curses] fix overflow | Tim Stack <t****k@g****m> | 4 months ago | |
| 97bf9d63 | [tests] fix paths | Tim Stack <t****k@g****m> | 4 months ago | |
| 510666be | update news | Tim Stack <t****k@g****m> | 4 months ago | |
| c99f3ee4 | [scripts] remove btresolver | Tim Stack <t****k@g****m> | 4 months ago | |
| 6e897cf6 | [pcrepp] fix match_partial for overly large input | Tim Stack <t****k@g****m> | 4 months ago | |
| d4ded13c | [logfile] debugging help | Timothy Stack <t****m@s****g> | 4 months ago | |
| 3dba4c5b | [cleanup] logfile destruct should happen earlier | Timothy Stack <t****m@s****g> | 4 months ago | |
| 388bfbc7 | [yajl] fix gen used for config | Timothy Stack <t****m@s****g> | 4 months ago | |
| 21c8fa8d | [prql] allow "let" in interactive use | Timothy Stack <t****m@s****g> | 4 months ago | |
| e79a322b | [db] some more tweaks to db status and don't set DB view selection to zero | Timothy Stack <t****m@s****g> | 4 months ago | |
| 5571e15e | [view_curses] fix some glitches in the min-contrast change | Timothy Stack <t****m@s****g> | 4 months ago | |
| d5a8f43d | [hotkeys] bind ⌘-R to :reload-view | Timothy Stack <t****m@s****g> | 4 months ago | |
| a95c5a9a | [view_curses] restore minimum contrast check | Timothy Stack <t****m@s****g> | 4 months ago | |
| 410bcbc2 | [keymap] F5 to reload the view | Timothy Stack <t****m@s****g> | 4 months ago | |
| ec92ef17 | [db] show the current query, when it was run, and how long it took | Timothy Stack <t****m@s****g> | 4 months ago | |
| 9d912c30 | [cmd.history] fix use-after-free for command content | Timothy Stack <t****m@s****g> | 4 months ago | |
| 1fad057d | [line_range] fix a shift issue | Timothy Stack <t****m@s****g> | 4 months ago | |
| 1aa59800 | [tests] update tests for readme change | Timothy Stack <t****m@s****g> | 4 months ago | |
| 07c3423f | [sticky] fix some glitches in log view | Timothy Stack <t****m@s****g> | 4 months ago | |
| 6f1c9f54 | Add FreeBSD installation instructions for lnav |
Tim Stack <t****m@s****g>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e4d65090 | merge Merge pull request #1669 from herrbischoff/patch-1 |
Tim Stack <t****m@s****g>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 7b57cc0c | Add FreeBSD install instructions |
Marcel Bischoff <m****l@h****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e8d37366 | [textinput] add support for cut | Timothy Stack <t****m@s****g> | 4 months ago | |
| 03c71136 | [prompt] support cmd-c/cmd-a for copy/select-all | Timothy Stack <t****m@s****g> | 4 months ago | |
| ee344949 | [humanize] distinguish between binary/decimal prefixes | Timothy Stack <t****m@s****g> | 5 months ago | |
| 7ede0336 | [line_buffer] remove erroneous got_preload check that could cause a short read | Timothy Stack <t****m@s****g> | 5 months ago | |
| 68f51de5 | update .gitignore | Timothy Stack <t****m@s****g> | 5 months ago | |
| 7d943983 | [site] exclude screenshots directory | Timothy Stack <t****m@s****g> | 5 months ago | |
| a3209c2d | [site] replace some gifs | Timothy Stack <t****m@s****g> | 5 months ago | |
| 59bca4cd | [site] update screenshots | Timothy Stack <t****m@s****g> | 5 months ago | |
| f5d3781a | [site] bump version | Timothy Stack <t****m@s****g> | 5 months ago | |
| ee344727 | [bro] fix table name in overlay | Timothy Stack <t****m@s****g> | 5 months ago | |
| 1b3a5ab9 | [tidy] use FMT_STRING()/fmt::to_string() where possible | Timothy Stack <t****m@s****g> | 5 months ago | |
| 07f577b2 | [nits] raise error on negative numeric timestamp | Timothy Stack <t****m@s****g> | 5 months ago | |
| 68b82f68 | [tests] forgot to add new test file | Timothy Stack <t****m@s****g> | 5 months ago | |
| 166df958 | [formats] add "start-timestamp-field" support | Timothy Stack <t****m@s****g> | 5 months ago | |
| 88b6602a | [overlay] fix actual time | Timothy Stack <t****m@s****g> | 5 months ago | |
| 643ac52f | [build] missed adding test file | Timothy Stack <t****m@s****g> | 5 months ago | |
| c85e574e | [tests] another test of capturing stderr | Timothy Stack <t****m@s****g> | 5 months ago | |
| 42d9bec4 | [test] tweak script for generating stderr output | Timothy Stack <t****m@s****g> | 5 months ago | |
| e8017ff6 | [docs] clarify recognized log levels | Timothy Stack <t****m@s****g> | 5 months ago | |
| f68e27d1 | [mongodb] tweak the format some more | Timothy Stack <t****m@s****g> | 5 months ago | |
| 65f002a0 | [json-format] add "any" value kind and fix a display bug | Timothy Stack <t****m@s****g> | 5 months ago | |
| e00d7cae | [build] missed adding itertools.similar.hh | Timothy Stack <t****m@s****g> | 5 months ago | |
| c862605f | [format] add duration-divisor | Timothy Stack <t****m@s****g> | 5 months ago | |
| 77d102fd | [logfile_sub_source] use-after-free error | Timothy Stack <t****m@s****g> | 5 months ago | |
| a20955d7 | [formats] support fancier highlighting | Timothy Stack <t****m@s****g> | 5 months ago | |
| ac73ef91 | [TEXT] add bookmarks for stderr lines | Timothy Stack <t****m@s****g> | 5 months ago | |
| 5d53e06e | [build] fix cmake for last change | Timothy Stack <t****m@s****g> | 5 months ago | |
| 325ce5ec | [nits] more bug fixing | Timothy Stack <t****m@s****g> | 5 months ago | |
| 142ef0dc | [nits] fixing some minor bugs | Timothy Stack <t****m@s****g> | 5 months ago | |
| 41dfb1cb | [timeline] use a background color for timeline bars instead of reverse-video | Timothy Stack <t****m@s****g> | 5 months ago | |
| dbbfe01c | [file_collection] erase error for directory | Tim Stack <t****k@g****m> | 5 months ago | |
| d28d9a79 | [formats] change timestamp-point-of-reference::send to end | Tim Stack <t****k@g****m> | 5 months ago | |
| bdae74fe | [views_vtab] only pay attention to top_time if selection is the same | Tim Stack <t****k@g****m> | 5 months ago | |
| 6da25340 | [text] add indent guides for blank lines | Tim Stack <t****k@g****m> | 5 months ago | |
| df51de78 | [text] draw indent bars | Tim Stack <t****k@g****m> | 5 months ago | |
| 26e8d7d5 | [docs] add some missing stuff | Tim Stack <t****k@g****m> | 5 months ago | |
| b78ce288 | [perf] fix some minor bugs in json-lines processing | Tim Stack <t****k@g****m> | 5 months ago | |
| f3033478 | [docs] sticky headers | Tim Stack <t****k@g****m> | 5 months ago | |
| 79bfb600 | [docs] add breakpoint screenshot | Tim Stack <t****k@g****m> | 5 months ago | |
| 1633ba11 | [docs] breakpoints | Tim Stack <t****k@g****m> | 5 months ago | |
| ff8b96c4 | [logfile] fix clearing user opid | Tim Stack <t****k@g****m> | 5 months ago | |
| 4d1ad7a5 | [test] test piper with binary data | Timothy Stack <t****m@s****g> | 5 months ago | |
| e0f65e31 | [mgmt] fix use-after-free | Timothy Stack <t****m@s****g> | 5 months ago | |
| 236ab244 | [session] do not clear format-provided tags/partitions when resetting | Timothy Stack <t****m@s****g> | 5 months ago | |
| 06db1166 | [session] fix how the view stack is handled when applying commands | Timothy Stack <t****m@s****g> | 5 months ago | |
| 61bf3e81 | [attr_line] always hide SA_REPLACED ranges | Timothy Stack <t****m@s****g> | 5 months ago | |
| 78b48275 | [nits] fix some sharp UI corners | Timothy Stack <t****m@s****g> | 5 months ago | |
| a7d4e453 | [tests] update | Tim Stack <t****k@g****m> | 5 months ago | |
| 702243ff | [listview] maintain same selection position in view | Timothy Stack <t****m@s****g> | 5 months ago | |
| 489870c7 | [tests] add test to make sure format-provided partitions are not saved in the... | Timothy Stack <t****m@s****g> | 5 months ago | |
| 966c1edf | [db] render single-line cells normally | Timothy Stack <t****m@s****g> | 5 months ago | |
| 71513353 | [db] the details overlay should render multiline content instead of as a cell | Timothy Stack <t****m@s****g> | 5 months ago | |
| 428344da | [docs] fix hide-extra description | Timothy Stack <t****m@s****g> | 5 months ago | |
| a3951d4f | [timeline] ensure space between opid and description | Timothy Stack <t****m@s****g> | 5 months ago |