Commit Graph

3026 Commits (6e1a664286c2d84c8fec097c486f3593641b3f54)
 

Author SHA1 Message Date
Tim Stack 6e1a664286 [iwyu] more include cleanup 11 months ago
Tim Stack 78c643fea7 [iwyu] include cleanup 11 months ago
Tim Stack 7de246cad5
Merge pull request #1180 from sureshsundriyal/master
[cleanup] Remove redundant include of `algorithm`.
11 months ago
Tim Stack 333d21f29f [:open] plug another leak 11 months ago
Tim Stack 775647e8ff [:open] plug leak 11 months ago
Tim Stack a1ed96dc5c [tests] set TZ to UTC 11 months ago
Tim Stack 970e53a7ef [tests] missing expected files 11 months ago
Tim Stack cb43a562a2 [bro] update opid metadata 11 months ago
Suresh Sundriyal e96a8a1498 [cleanup] Remove redundant include of `algorithm`. 11 months ago
Tim Stack 4c7952a21d
Merge pull request #1179 from sureshsundriyal/master
Some redundant includes cleanup.
11 months ago
Suresh Sundriyal ec100cdc99 Remove redundant headers - 2
Remove redundant headers from:
  - listview_curses.{cc,hh}
  - top_status_source.{cc,hh}
  - vtab_module.{cc,hh}
  - sql_util.{cc,hh}

Also add the appropriate headers in:
  - log.watch.cc
  - log_format.cc
  - regexp_vtab.cc
11 months ago
Suresh Sundriyal 4489277672 Remove redundant includes in lnav.{hh,cc}
Remove the redundant includes in lnav.hh and lnav.cc and add the
includes in the actual cc files that break due to the removal.
11 months ago
Tim Stack 2da7361097 [gantt] render opid descriptions correctly 11 months ago
Tim Stack f7da1df59b [lss] fix missing bookmarks for metadata 11 months ago
Tim Stack 14e61acda7 [gantt] support filtering 11 months ago
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.
11 months ago
Suresh Sundriyal 3a45802d7d Revert "[build] Link the built binaries from the previous layers."
This reverts commit eb0cdd2486.
11 months ago
Suresh Sundriyal e005ac0d50 Revert "[build] Compile ncurses without gpm support."
This reverts commit 5d87712fa8.
11 months ago
Suresh Sundriyal eb0cdd2486 [build] Link the built binaries from the previous layers. 11 months ago
Suresh Sundriyal 3507118371 [build] Stop linking libdl with curl and libssh2. 11 months ago
Suresh Sundriyal 5d87712fa8 [build] Compile ncurses without gpm support. 11 months ago
Tim Stack 2107aa538f [piper] pass SIGINT to child 11 months ago
Tim Stack 1a4d9d1fde [build] missing time.h include 11 months ago
Tim Stack a05dd4bd2f [tests] scrub out $UID in test output 11 months ago
Tim Stack fa024a7256 [build] missing include 11 months ago
Tim Stack 401ec5181f [piper] add metadata to piper file header and cleanup workdir 11 months ago
Tim Stack 1f5849e430 [test] cleanup test home dirs 12 months ago