COMMITS
/ NEWS.md April 7, 2024
T
[open] improve file previews
Tim Stack committed
April 6, 2024
T
[prql] fix lexing of "||" and add stats.hist
Tim Stack committed
April 5, 2024
T
[last-word] minor tweaks
Tim Stack committed
T
[news] missed an update
Tim Stack committed
April 4, 2024
T
[security] improve handling of file names with escape sequences
Tim Stack committed
March 27, 2024
T
[prql] refinements
Tim Stack committed
March 26, 2024
T
[prql] initial work for integrating PRQL
Tim Stack committed
March 21, 2024
T
[partitions] revive partition functionality
Tim Stack committed
March 6, 2024
T
[textview] try to preserve textview location better when reloading
Tim Stack committed
March 3, 2024
T
[readline] add support for default completions
Tim Stack committed
February 29, 2024
T
[help] add default command help
Tim Stack committed
February 22, 2024
T
[cmds] fix some timezone issues with :convert-time-to and other spots
Tim Stack committed
February 17, 2024
T
[hotkeys] change curly braces to move to the next/prev section
Tim Stack committed
February 7, 2024
T
[text_format] add shell script
Tim Stack committed
January 28, 2024
T
[tidy] use anon namespaces and some other stuff
Tim Stack committed
January 26, 2024
T
[all_logs] add log_msg_value column
Tim Stack committed
January 5, 2024
T
[sql] add log_msg_line() function
Tim Stack committed
October 6, 2023
T
[hex-view] add a new view
Tim Stack committed
October 2, 2023
T
[doc.sections] recognize diff sections
Tim Stack committed
September 13, 2023
T
[docs] mention timezone stuff
Tim Stack committed
September 6, 2023
T
[news] add :convert-time-to
Tim Stack committed
T
[libs] import the c++ date library
Tim Stack committed
August 31, 2023
T
[attr_line] text wrapping fixes for preformatted text
Tim Stack committed
August 30, 2023
T
[podman-url] add podman url scheme
Tim Stack committed
T
[:eval] treat the argument like the contents of a file with multiple commands
Tim Stack committed
August 29, 2023
T
[fstab_vtab] add "data" column to the table
Tim Stack committed
August 25, 2023
T
[ansi_scrubber] handle unknown sequences
Tim Stack committed
August 24, 2023
T
[doc.meta] detect indents for guidelines
Tim Stack committed
T
[pretty-print] fix an issue with shifting attributes when rewriting
Tim Stack committed
August 17, 2023
T
[themes] add dracula theme
Tim Stack committed
August 15, 2023
T
[views_vtab] programmatic control of the overlay toggle
Tim Stack committed
T
[tests] fix :export-session-to test
Tim Stack committed
T
[overlay] fix some overlay issues
Tim Stack committed
T
[gantt] support for sub-ids
Tim Stack committed
August 11, 2023
T
[date_time_scanner] convert timestamps with zones to local time
Tim Stack committed
August 10, 2023
T
[date_time_scanner] do not try to read millis if it is already set
Tim Stack committed
August 2, 2023
T
[gantt] add a gantt chart view
Tim Stack committed
August 1, 2023
T
[listview] scroll within overlay
Tim Stack committed
July 31, 2023
T
[log-annotations] add :annotate command
Tim Stack committed
July 28, 2023
T
[markdown] add border-left/border-right support
Tim Stack committed
T
[markdown] some minor improvements
Tim Stack committed
July 26, 2023
T
[tidy] use factory_container for theme highlights
Tim Stack committed
July 19, 2023
T
[piper] add metadata to piper file header and cleanup workdir
Tim Stack committed
July 16, 2023
T
[misc] add URL handler test
Tim Stack committed
July 14, 2023
T
[tests] add some tests for recent additions
Tim Stack committed
July 13, 2023
T
[files] custom url handlers
Tim Stack committed
July 11, 2023
T
[NEWS] fix log conversion text
Tim Stack committed
July 9, 2023
T
[config] externalize file format detection
Tim Stack committed
July 7, 2023
T
[piper] replace piper_proc with a thread
Tim Stack committed
June 29, 2023
T
[NEWS] mention improvement to JSON log detection
Tim Stack committed