Commit Graph

  • fb51c2fd4a Update AUTHORS Suresh Sundriyal 2020-09-09 13:46:05 -07:00
  • a3264fb104 [log_format] fix issues with year rollover Timothy Stack 2020-09-08 22:02:33 -07:00
  • 8a3fbe6375 [cmds] fix error format strings Timothy Stack 2020-09-08 09:26:42 -07:00
  • 815a05577e [keymap] suggest the config option to set for an unknown keystroke Timothy Stack 2020-09-05 14:41:05 -07:00
  • 8734795505 [keymap] handle unicode keys and add UK keymap Timothy Stack 2020-09-04 14:39:04 -07:00
  • ba1bc28209 [build] fix issues with test files Timothy Stack 2020-09-03 22:13:21 -07:00
  • 82b34bb02a [config] remove :save-config Timothy Stack 2020-09-03 14:09:21 -07:00
  • ead1d3eb36 [build] fix some more warnings Timothy Stack 2020-09-02 23:04:21 -07:00
  • c5a82240ec [build] try to fix some warnings Timothy Stack 2020-09-02 22:36:26 -07:00
  • 84a7079e3f [main] capture stderr only after initscr() and fix curl configure detection Timothy Stack 2020-09-02 15:02:42 -07:00
  • d6e1fd1f32 [release] change version to 0.9.0 Timothy Stack 2020-09-01 22:36:16 -07:00
  • 0aa31964aa Revert "[autoconf] check for ncursesw instead of just ncurses" Timothy Stack 2020-09-01 15:27:52 -07:00
  • a9dda41baf [release] add fallback terminfos to the ncurses static build Timothy Stack 2020-09-01 09:41:29 -07:00
  • f0934a6e3c [theme] fix background color in the default theme Timothy Stack 2020-08-30 22:48:07 -07:00
  • 0940e97b2b [nits] fix some naming issues Timothy Stack 2020-08-30 22:13:56 -07:00
  • 9b751940ae [autoconf] check for ncursesw instead of just ncurses Timothy Stack 2020-08-30 21:26:12 -07:00
  • eb88ec4f6c [release] some more release fixes Timothy Stack 2020-08-28 22:04:53 -07:00
  • 1f2cf13739 [text] highlight rust code Timothy Stack 2020-08-27 22:24:46 -07:00
  • b408740697 [release] fix some issues in the release process Timothy Stack 2020-08-27 21:59:40 -07:00
  • 6182b6b41c [mouse] do not require xterm for mouse use Timothy Stack 2020-08-27 14:13:43 -07:00
  • 4fa4a7057b [log_format] gracefully handle a misconfigured log format Timothy Stack 2020-08-27 13:42:10 -07:00
  • d0f2f9e800 [view_curses] fix attribute range when the line contains UTF-8 chars Timothy Stack 2020-08-27 13:42:05 -07:00
  • 164477a5fe [build] update apt cache Timothy Stack 2020-08-26 22:58:05 -07:00
  • a2b3427502 [tests] add tests for SQL annotation functionality Timothy Stack 2020-08-26 22:44:12 -07:00
  • 1269654617 fix SQL prompt help lookup Timothy Stack 2020-08-25 16:27:22 -07:00
  • e451c7c112 [docs] more usage notes Timothy Stack 2020-08-24 22:50:48 -07:00
  • d695febe14 [cmd] add :write-jsonlines-to command Timothy Stack 2020-08-21 23:18:51 -07:00
  • 2a37a9ce7f [build] fix the previous checkin Timothy Stack 2020-08-17 21:55:55 -07:00
  • 45630545ed [lss] fix identifier highlighting Timothy Stack 2020-08-17 21:27:06 -07:00
  • bda6fe46b1 [view_curses] minor fix for ansi display Timothy Stack 2020-08-15 21:58:19 -07:00
  • ae08c12aa0 [docs] some updates Timothy Stack 2020-07-02 15:04:08 -07:00
  • 4f9ff532fa Delete cmake.yml Tim Stack 2020-07-02 09:29:36 -07:00
  • 3946024e43 Create cmake.yml Tim Stack 2020-07-01 22:09:32 -07:00
  • f956db916c Update c-cpp.yml Tim Stack 2020-07-01 15:36:18 -07:00
  • 80b1576e63 Update c-cpp.yml Tim Stack 2020-07-01 15:02:37 -07:00
  • f29f93978d Update c-cpp.yml Tim Stack 2020-07-01 14:40:42 -07:00
  • ef8e89d9ff Create c-cpp.yml Tim Stack 2020-07-01 14:19:32 -07:00
  • d040e75d42 [build] fix a test Timothy Stack 2020-06-28 22:55:22 -07:00
  • e0181a0adb [build] fix build when libcurl is available Timothy Stack 2020-06-24 11:56:45 -07:00
  • 0dfff0936b Create FUNDING.yml Tim Stack 2020-06-12 14:15:23 -07:00
  • 4250fe9c67 bump hunter version Timothy Stack 2020-06-09 20:39:51 -07:00
  • d2b9d1cd1c [docs] fix overflow in log formats section Timothy Stack 2020-05-22 21:32:49 -07:00
  • 07d5aba7b5 [build] remove test files Timothy Stack 2020-05-19 22:23:16 -07:00
  • ebd1038057 [pretty] include linefeeds in the pretty output Timothy Stack 2020-05-19 22:13:52 -07:00
  • 7a0cb4359c [docs] fix lexing of lnav commands Timothy Stack 2020-05-18 22:17:36 -07:00
  • ee7ffb7194 [docs] add generated sql reference Timothy Stack 2020-05-18 21:09:47 -07:00
  • 9c3f0eee89 [build] fix cmake build and lexing of sqlite in docs Timothy Stack 2020-05-18 07:10:07 -07:00
  • e85fff0b88 [sql] add json_concat() function and misc fixes Timothy Stack 2020-05-17 22:23:30 -07:00
  • 468a5ea5d2 [docs] fix json-ptr ref Timothy Stack 2020-05-15 11:02:46 -07:00
  • e3ac0e5825 [build] missing doc package Timothy Stack 2020-05-15 10:41:09 -07:00
  • adb18eeea3 [build] try to fix doc build Timothy Stack 2020-05-15 10:38:28 -07:00
  • 9cbe4d73a9 [docs] start to flesh out command and sql docs Timothy Stack 2020-05-15 07:38:40 -07:00
  • defb00303f [docs] some changes Timothy Stack 2020-05-13 09:38:41 -07:00
  • 6073464722 [build] disable test for now Timothy Stack 2020-05-09 21:48:37 -07:00
  • a8e97a180b [build] remove stale dep Timothy Stack 2020-05-09 13:48:06 -07:00
  • f23791af18 [internals] ignore failure to open file Timothy Stack 2020-05-09 12:05:45 -07:00
  • c6196fe79f [build] missed TEXT2C_FILES Timothy Stack 2020-05-09 10:03:28 -07:00
  • 8f4149db94 [build] need to dist the format files Timothy Stack 2020-05-09 09:55:06 -07:00
  • 8e9ef5765f [formats] break up default-log-formats.json into separate files for each file format Timothy Stack 2020-05-08 22:04:39 -07:00
  • 7e36c6b3d0 [build] do not fail if syslog is not readable during build Timothy Stack 2020-05-08 09:36:57 -07:00
  • 8413dd13d8 [config] add configs directory Timothy Stack 2020-05-07 07:08:59 -07:00
  • 99a8eb9850 [build] try again Timothy Stack 2020-04-25 17:22:59 -07:00
  • 9b28a90ab0 pay attention to the result of rebuild_index() Timothy Stack 2020-04-25 15:43:31 -07:00
  • 7e538c85f9 [tests] try to fix breakage Timothy Stack 2020-04-25 13:30:28 -07:00
  • 8a0193691f ignore stdin when it is from /dev/null Timothy Stack 2020-04-25 13:19:41 -07:00
  • 3da3ec799a [session] allow the name Timothy Stack 2020-04-25 07:32:05 -07:00
  • 138a506b1a [perf] a few performance tweaks Timothy Stack 2020-04-23 06:42:48 -07:00
  • 0744a9b6de [docs] mention the view tables Timothy Stack 2020-04-21 21:04:03 -07:00
  • d5373abeb4 [sql] bind $LINES/$COLS variables to the size of the window Timothy Stack 2020-04-21 06:20:25 -07:00
  • 441833ac23 [build] bump version numbers Timothy Stack 2020-04-20 22:50:57 -07:00
  • 1ca7cbcd82 [.gitignore] add cmake-build Timothy Stack 2020-04-20 21:22:51 -07:00
  • b5e81fa8fd [snap] bump snap version Timothy Stack 2020-04-20 10:25:16 -07:00
  • 77834a7576 [build] update hunter version Timothy Stack 2020-04-19 14:56:42 -07:00
  • eef28d61a6 [view_curses] fix out-of-bounds access in mvwattrline Timothy Stack 2020-04-19 14:32:34 -07:00
  • 92f28f1174 [logfile] cache line length to fix perf issues with JSON logs Timothy Stack 2020-03-11 07:25:39 -07:00
  • 07f4b56646 [tests] update some expected results Timothy Stack 2020-01-17 05:43:15 -08:00
  • eb426afe36 Merge pull request #709 from sblondon/add_multithread_log_lnav Tim Stack 2020-01-17 05:35:52 -08:00
  • 70ed1c9af7 Add thread id for multithreaded Apache error log Stéphane Blondon 2020-01-17 12:22:41 +01:00
  • c048290474 Merge pull request #702 from enguerrand/master v0.8.6-alpha1 Tim Stack 2019-11-25 07:23:14 -08:00
  • 3e82a06302 [delete-filter] Fix issue #701: (Filter deletion before enter) edr 2019-11-23 19:55:32 +01:00
  • f152107857 Merge pull request #692 from arouene/master Tim Stack 2019-10-23 15:02:49 -07:00
  • 9313b372a1 Merge pull request #1 from arouene/remove-parameter-s-from-manfile Aurélien Rouëné 2019-10-23 22:32:34 +02:00
  • f8ef4c1b17 Fix typo in manfile Aurélien Rouëné 2019-10-23 22:31:08 +02:00
  • 9db2dfa7a4 [theme] default to using default colors and, if default coloring is not enabled, turn -1 into white/black for fg/bg Timothy Stack 2019-10-23 06:09:47 -07:00
  • 2ed88815da Update README.md Tim Stack 2019-10-21 15:53:58 -07:00
  • e525d247ae [json-log] some more fixes for handling invalid json logs Timothy Stack 2019-10-19 07:11:47 -07:00
  • 10b8d64b03 [lnav_log] fix lldb arguments Timothy Stack 2019-10-17 20:02:32 -07:00
  • 8b750c83f1 update expected output Timothy Stack 2019-09-11 08:12:56 -07:00
  • 0935e1c356 missed adding redirect-to to the docs Timothy Stack 2019-09-11 08:11:20 -07:00
  • 5901c92794 [open-cmd] use line_buffer to load preview data Timothy Stack 2019-09-11 06:01:16 -07:00
  • 98519b045a [help] mention hide/show-unmarked-lines Timothy Stack 2019-09-10 05:50:10 -07:00
  • b7255419e6 [test] fix sed usage Timothy Stack 2019-09-10 05:39:34 -07:00
  • 9d6e6e4638 [build] fix a typo Timothy Stack 2019-09-09 22:10:50 -07:00
  • 27587ee917 [test] get test working on OS X Timothy Stack 2019-09-09 21:47:41 -07:00
  • 03dc27f30a Merge pull request #641 from matt-hayden/master Tim Stack 2019-09-09 21:37:07 -07:00
  • b2463e44a3 Merge pull request #677 from phord/gzip-index Tim Stack 2019-09-09 21:35:44 -07:00
  • f11364660d [build] missed file in makefile Timothy Stack 2019-09-03 07:27:24 -07:00
  • 73e902f7d8 [json-log] handle invalid json log lines Timothy Stack 2019-09-03 06:19:57 -07:00
  • cd3b9bbb71 [docs] start a CLI options page Timothy Stack 2019-08-20 07:21:41 -07:00
  • 5513deeade Add a gzip indexing class for faster gz navigation Phil Hord 2019-07-30 17:00:24 -07:00