COMMITS
September 4, 2025
T
[build] sign stuff
Tim Stack committed
T
[ptime] fix non-english month abbrev handling
Tim Stack committed
T
[lnav_config] remove empty stdin-captures dir
Tim Stack committed
T
[attr_line_t] stricter utf check
Tim Stack committed
September 3, 2025
T
[spectro] focus on the details panel when the title is clicked
Tim Stack committed
T
[spectro] a few more fixes
Tim Stack committed
T
[db] recognize log_time_msecs as a time column
Tim Stack committed
T
[spectro] fix glitchy mc-glitch
Tim Stack committed
September 1, 2025
T
[docs] flesh out keymap config a little more
Tim Stack committed
T
[tests] increase test timeout
Tim Stack committed
August 31, 2025
T
[formats] add laravel_log
Tim Stack committed
August 30, 2025
T
[release] missed release/Makefile version
Tim Stack committed
T
[log-view] mention that indexing is happening
Tim Stack committed
T
[files-panel] limit file name width
Tim Stack committed
T
[index] do not full rebuild when adding a new file
Tim Stack committed
August 29, 2025
T
T
[ptime] add specializations for certain timestamps
Tim Stack committed
T
[debug] add some more logging
Tim Stack committed
August 28, 2025
T
[indexing] only check for dupes if the scan is complete
Tim Stack committed
T
[indexing] only hide files with a format
Tim Stack committed
T
[looper] try to fix lack of progress
Tim Stack committed
August 27, 2025
T
[indexing] dupe file check was always triggering text_filters_changed call
Tim Stack committed
T
[perf] some startup tweaks
Tim Stack committed
August 26, 2025
T
[perf] constexpr all (a few of) the things
Tim Stack committed
T
[docs] update NEWS.md
Tim Stack committed
T
[prompt] missed updating enum check
Tim Stack committed
T
Merge pull request #1530 from Yukigaru/fix-listview-jump-over-long-line
Tim Stack committed
A
[listview] fix jumping over very long lines with Page Up
Alexander Garustovich committed
T
[perf] start preload of file contents when opening logfile
Tim Stack committed
T
[logfile] cache conversion of path to string
Tim Stack committed