Commit Graph

3011 Commits (d4aa72aec2cd0cf7b995a74c5333521b56222594)
 

Author SHA1 Message Date
Suresh Sundriyal d4aa72aec2 [build] Fix build breakage. 11 months ago
Suresh Sundriyal 7e9bdfbfcd Revert "[build] Use cURL instaed of git to get lnav from the repository."
This reverts commit 3f33d9d17a.
11 months ago
Suresh Sundriyal 512e04bea7 [build] Fix the version numbers. 11 months ago
Suresh Sundriyal 1b2e8acb9b [build] Fix the action description. 11 months ago
Suresh Sundriyal 51f8f8299c [build] Upload lnav binary after the workflow. 11 months ago
Tim Stack 6334ad299c [log_format] check that patterns have a timestamp capture 11 months ago
Tim Stack 3f4c572368 [vmw_log] pickup vsan logs 11 months ago
Tim Stack 2afd233212 [vmw_log] handle exceptions in btresolver.py 11 months ago
Tim Stack f71300ba1d [gantt] add a gantt chart view 11 months ago
Tim Stack 7c8d32308a [listview] scroll within overlay 11 months ago
Tim Stack f2ec975b1c [string_fragment] oopserator< 11 months ago
Tim Stack 7dfecc556f [config] fix static init ordering issue 11 months ago
Tim Stack 3ae3515f44 [build] missed mentioning some new files in the Makefiles 11 months ago
Tim Stack a16a8cf3fa [log-annotations] add :annotate command 11 months ago
Tim Stack 1b31d7401a [log_format] fix rollover when there is no date in the timestamp
Fixes #1178
11 months ago
Tim Stack 45be4d3829 [pcre2pp] replace() was not appending the remaining string correctly
Used `str` instead of `remaining` in the `append()` call.

Fixes #1177
11 months ago
Tim Stack 80bf31b338 [markdown] add border-left/border-right support 11 months ago
Tim Stack 4b9f81a65a [markdown] some minor improvements 11 months ago
Tim Stack b2bd2bf8c9 [docs] add a screenshot of "make check" in the text view 11 months ago
Tim Stack b650d96f5b [log_source] add log message when expanding index array 11 months ago
Tim Stack 84893fd517 [log_source] do a full sort when the index array is reallocated
Fixes #1175
11 months ago
Tim Stack c8fd38f74a [tests] set TZ for sessions test 11 months ago
Tim Stack b0589d14d9 [tidy] use factory_container for theme highlights
And... a bunch of other stuff
11 months ago
Suresh Sundriyal d2d17ed7f0 [build] Updaate github checkout action.
Seems like `checkout@v2` is being deprecated. Update to v3.
12 months ago
Suresh Sundriyal 3a45802d7d Revert "[build] Link the built binaries from the previous layers."
This reverts commit eb0cdd2486.
12 months ago
Suresh Sundriyal e005ac0d50 Revert "[build] Compile ncurses without gpm support."
This reverts commit 5d87712fa8.
12 months ago
Suresh Sundriyal eb0cdd2486 [build] Link the built binaries from the previous layers. 12 months ago
Suresh Sundriyal 3507118371 [build] Stop linking libdl with curl and libssh2. 12 months ago
Suresh Sundriyal 5d87712fa8 [build] Compile ncurses without gpm support. 12 months ago
Tim Stack 2107aa538f [piper] pass SIGINT to child 12 months ago
Tim Stack 1a4d9d1fde [build] missing time.h include 12 months ago
Tim Stack a05dd4bd2f [tests] scrub out $UID in test output 12 months ago
Tim Stack fa024a7256 [build] missing include 12 months ago
Tim Stack 401ec5181f [piper] add metadata to piper file header and cleanup workdir 12 months ago
Tim Stack 1f5849e430 [test] cleanup test home dirs 12 months ago
tstack d73a0e7c6a Update tailer 12 months ago
Tim Stack a5c7378557 [config] order the keymaps 12 months ago
Tim Stack 711470e985 [test] sigh, wrong dir 12 months ago
tstack 0e484519d4 Update tailer 12 months ago
Tim Stack dbd6263055 [tests] retry cli test 12 months ago
Tim Stack 9b2a6f323a [misc] add URL handler test
Fix loading of configs from include dirs

Add "config get" and "config blame" management CLI
commands
12 months ago
Tim Stack 4f4fd4091f [misc] more include shuffling
Improve xpath() error messages

Update alt-text in other themes
12 months ago
tstack 6c8a0d1bb7 Update tailer 12 months ago
Tim Stack 239f717638 Revert "[build] update cosmo version"
This reverts commit 23a711041a.
12 months ago
tstack df747326c5 Update tailer 12 months ago
Tim Stack 23a711041a [build] update cosmo version 12 months ago
Tim Stack 2a2e8738fa [tests] leave JSON shorthand (-> / ->>) out of the examples for now 12 months ago
Tim Stack b5e19ef3b0 [tests] add some tests for recent additions
Add missing SQLite JSON functions to the help
Fix some DB UI issues
12 months ago
Suresh Sundriyal 3f33d9d17a [build] Use cURL instaed of git to get lnav from the repository. 12 months ago
Suresh Sundriyal 192f2de374 [build] Build ncurses without unnecessary artifacts. 12 months ago