COMMITS
/ CMakeLists.txt September 15, 2025
T
[integ] integration with VSCode extension
Tim Stack committed
September 12, 2025
T
[cmds] add support for listening on a port for commands
Tim Stack committed
September 9, 2025
T
[log2src] rename prqlc-c rust dir to lnav_rs_ext
Tim Stack committed
August 5, 2025
T
[release] bump to v0.13.1
Tim Stack committed
March 5, 2025
T
[release] bump to 0.13.0 instead of staying in 0.12
Tim Stack committed
February 22, 2025
T
[ui] add down arrow to view crumb
Tim Stack committed
February 16, 2025
T
[textinput] replace main prompt with textinput
Tim Stack committed
January 19, 2025
T
[db] show errors for __lnav_style__
Tim Stack committed
January 5, 2025
T
[cmake] reorg some stuff to fix build
Tim Stack committed
July 2, 2024
T
[data_scanner] fix for non-terminated quoted string
Tim Stack committed
May 11, 2024
T
[build] try to use vcpkg
Tim Stack committed
April 28, 2024
T
[piper] start support for demux
Tim Stack committed
April 5, 2024
T
[exec] missed creating workdir
Tim Stack committed
March 26, 2024
T
[prql] initial work for integrating PRQL
Tim Stack committed
September 5, 2023
T
[release] bump version number
Tim Stack committed
June 10, 2023
T
[release] bump deps
Tim Stack committed
September 18, 2022
T
[release] bump version and try to automate some stuff
Tim Stack committed
September 10, 2022
T
[pcre2] migrate from pcre to pcre2
Tim Stack committed
July 16, 2022
T
[version] change next version to v0.11.0 since there are a bunch of changes
Timothy Stack committed
April 1, 2022
T
[attr_line] use variant instead of a union for attribute values
Timothy Stack committed
March 16, 2022
T
[clang-format] init
Timothy Stack committed
March 14, 2022
T
[build] run cmake-init and switch from hunter to conan for packages
Timothy Stack committed
March 13, 2022
T
[build] try to optimize compile time
Timothy Stack committed
March 5, 2022
T
[release] bump release number
Timothy Stack committed
September 27, 2021
T
[cmake] run cmake-format
Timothy Stack committed
September 8, 2021
T
[version] bump to v0.10.1
Timothy Stack committed
June 11, 2021
T
[release] change version to v0.10.0 since there's a lot of stuff and some nits
Timothy Stack committed
March 23, 2021
T
[readline] some fixes for match display
Timothy Stack committed
January 29, 2021
T
[build] remove pcrecpp and other stuff
Timothy Stack committed
January 24, 2021
T
[version] bump to 0.9.1
Timothy Stack committed
January 17, 2021
T
[archive] remove old unpacked archives and a bunch of other stuff
Timothy Stack committed
September 24, 2020
T
[cmake] set a default for the build type
Timothy Stack committed
T
[build] fix the hunter config, the LOCAL flag was missing
Timothy Stack committed
September 22, 2020
T
[cmake] bump hunter gate version
Timothy Stack committed
September 2, 2020
T
[release] change version to 0.9.0
Timothy Stack committed
June 10, 2020
T
bump hunter version
Timothy Stack committed
April 19, 2020
T
[build] update hunter version
Timothy Stack committed
July 22, 2019
T
[cmake] install the binary
Timothy Stack committed
July 16, 2019
T
[cmake] enable jit for libpcre
Timothy Stack committed
July 15, 2019
T
[cmake] remove HOMEPAGE_URL from project()
Timothy Stack committed
July 9, 2019
T
[build] test out the hunter package manager
Timothy Stack committed
June 27, 2019
T
[log-view] in time-offset mode, show negative times for messages before the first mark
Timothy Stack committed
March 14, 2017
T
[listview] get a batch of rows from the source instead of a single one at a time
Timothy Stack committed
December 6, 2016
T
[pretty-print] allow formats to do transforms before pretty-printing
Timothy Stack committed
September 29, 2014
T
[coverity] some cleanup and add the chunky_index
Timothy Stack committed
September 19, 2014
T
[clion] hacks to get clion working
Timothy Stack committed