Commit Graph

  • 42be76c3ba [readline] fix some broken shortcuts Timothy Stack 2018-12-02 07:58:30 -08:00
  • d46cfa1a8c [sql] timeslice() fails on 32-bit Timothy Stack 2018-12-01 07:54:29 -08:00
  • afef6b1827 [build] fix some warnings and a 32-bit compile error Timothy Stack 2018-12-01 07:47:52 -08:00
  • f2b9988c95 [internal] capture stderr while in curses and log it Timothy Stack 2018-11-29 07:16:25 -08:00
  • e001b49e28 [format] hidden object/array fields add sub-lines when they should not Timothy Stack 2018-11-26 10:30:27 -08:00
  • b4e7bc9b0f [cmds] fix a glitch when adding a comment on a small screen Timothy Stack 2018-11-22 21:12:13 -08:00
  • 1a08eb0d12 [cmds] allow commands to set the prompt Timothy Stack 2018-11-21 17:00:28 -08:00
  • 49dce3cec2 [readline] fix escaping out of prompt Timothy Stack 2018-11-20 08:15:58 -08:00
  • aae4650b95 [hotkeys] fix a crash when pressing 'I' that is due to a previous change Timothy Stack 2018-11-19 11:07:22 -08:00
  • 2c5bfc830e xterm fix wasn't quite right... Timothy Stack 2018-11-17 07:45:18 -08:00
  • 8b5b8743b1 try make locale test optional Timothy Stack 2018-11-16 07:32:07 -08:00
  • 64d4226a89 disable test_top_status for now Timothy Stack 2018-11-15 09:47:54 -08:00
  • b53ac5e3a6 try to fix after_script Timothy Stack 2018-11-15 09:16:23 -08:00
  • 5c6cc5fe2a [readline] pressing escape should exit the command prompt Timothy Stack 2018-11-15 06:43:28 -08:00
  • 31a19ac753 [vtab] fix the SQL function adapter for vector refs Timothy Stack 2018-11-15 05:25:02 -08:00
  • 6336fa56e9 [cmds] :write-json-to should passthru JSON columns as JSON instead of strings Timothy Stack 2018-11-14 21:46:49 -08:00
  • f6a84ed081 [display] fix colors on a plain xterm display Timothy Stack 2018-11-13 21:57:47 -08:00
  • aa0bfd6c62 [sql] add a spooky_hash() function Timothy Stack 2018-11-13 20:55:04 -08:00
  • ec82ecda62 [filter] display the number of filters Timothy Stack 2018-11-10 22:55:08 -08:00
  • efe6ccf0d1 [filter] change from backquote to tab for activating filter panel Timothy Stack 2018-11-09 13:59:27 -08:00
  • 2345a32423 [filter] add panel that shows the set of filters Timothy Stack 2018-11-09 09:45:19 -08:00
  • 80456791ac [build] missed adding header to makefile Timothy Stack 2018-10-25 21:38:08 -07:00
  • b1a6d06490 [lss] refactor the force flag during indexing and some other stuff Timothy Stack 2018-10-25 21:26:58 -07:00
  • d74f3a13da [lnav_commands] fix attempt to convert uninitialized max_time Timothy Stack 2018-10-19 21:25:20 -07:00
  • a9a05af736 [logfile_sub_source] revert sorting change for now Timothy Stack 2018-10-17 08:13:11 -07:00
  • 14599839ed [logfile_sub_source] fix sorting Timothy Stack 2018-10-17 08:02:05 -07:00
  • 8b9536100e [build] fix a typo in test_sql.sh Timothy Stack 2018-10-17 07:54:59 -07:00
  • 84135c44e4 [build] disable simd stuff for now Timothy Stack 2018-10-17 07:36:42 -07:00
  • fc8bc80f62 [build] try removing inline Timothy Stack 2018-10-17 07:21:27 -07:00
  • bae4897071 [build] fix pcre utf flag usage Timothy Stack 2018-10-17 07:13:45 -07:00
  • 2589345e5c [perf] improve initial indexing times Timothy Stack 2018-10-17 07:03:33 -07:00
  • 2e10ca09d0 [line_buffer] fix crlf handling in log files Timothy Stack 2018-10-12 07:46:18 -07:00
  • 9fa3714c85 [build] missed cleaning test files Timothy Stack 2018-10-12 07:23:28 -07:00
  • ac7ae1275a [cmds] add :redirect-to command for redirecting the output of commands in scripts Timothy Stack 2018-10-12 07:12:35 -07:00
  • ea5ac46c0e [cmds] the output of the :pipe commands should go to the top of the output stack and not to a temp file Timothy Stack 2018-10-11 07:09:52 -07:00
  • 53c1f03205 update includes for command_executor.hh Timothy Stack 2018-10-11 06:45:23 -07:00
  • e5c6c180eb [cmds] fix preview for :write-raw-to Timothy Stack 2018-10-11 06:14:39 -07:00
  • 5f5e2d5c4e [cleanup] prune some includes and some other cleaning Timothy Stack 2018-10-11 05:50:28 -07:00
  • c715807657 [perf] minor improvement in indexing Timothy Stack 2018-10-10 22:21:56 -07:00
  • 658931a145 [cleanup] remove cdefs.h include and other stuff Timothy Stack 2018-10-10 08:01:08 -07:00
  • 70f7bcacd9 Don't update the top if the time is not different Timothy Stack 2018-10-09 16:52:19 -07:00
  • 9664b015c6 [textview] preserve location in view when changing filters Timothy Stack 2018-10-08 07:43:08 -07:00
  • d1856b53ba [build] avoid adding -I/usr/include to CPPFLAGS Timothy Stack 2018-10-02 23:04:14 -07:00
  • 26ad05dd80 [build] try to remove some old defines Timothy Stack 2018-10-02 22:52:07 -07:00
  • 686ce639a0 [build] use cmath instead of math.h Timothy Stack 2018-10-02 22:01:18 -07:00
  • 2e827da102 Merge pull request #545 from bennyz/fix-typo Tim Stack 2018-10-02 06:41:03 -07:00
  • bec91a458e Remove redundant the Benny Zlotnik 2018-10-02 16:24:02 +03:00
  • 562362ed67 missed including this file with the last commit Timothy Stack 2018-10-01 11:16:53 -07:00
  • 6a3b1f2d94 Search results are not reversed for bookmarked lines Timothy Stack 2018-10-01 07:08:21 -07:00
  • d7699cfb96 add an ifdef for a symbol, Fix #289 Timothy Stack 2018-10-01 06:46:51 -07:00
  • 1e6689a7ee add back source Timothy Stack 2018-09-30 22:14:54 -07:00
  • 7aded62db8 try to bump to xenial Timothy Stack 2018-09-30 22:08:40 -07:00
  • db6c619e4e [keymap] support for /dev/clipboard in :write commands Timothy Stack 2018-09-30 09:49:23 -07:00
  • 0b822739ea [readline] wait for focus before processing input Timothy Stack 2018-09-29 22:24:55 -07:00
  • f65df7c762 [readline] tweak fuzzy matching threshold Timothy Stack 2018-09-29 00:20:45 -07:00
  • f241704a93 [readline] do a fuzzy match if the prefix match fails to find anything Timothy Stack 2018-09-13 14:27:49 -07:00
  • def35d1ae7 [release] version bump to v0.8.4 v0.8.4 Timothy Stack 2018-08-27 07:23:13 -07:00
  • d09e1509dd [test] remove debugging Timothy Stack 2018-08-27 07:19:54 -07:00
  • 90c761d654 Merge pull request #537 from tramseyer/patch-2 Tim Stack 2018-08-25 09:40:39 -07:00
  • 4c4f2a071d Added -a hint to journald usage. Tristan Ramseyer 2018-08-25 18:38:55 +02:00
  • 8f4b5d54e8 Merge pull request #536 from tramseyer/patch-1 Tim Stack 2018-08-25 09:20:34 -07:00
  • 714077c087 Updated description for usage with journald. Tristan Ramseyer 2018-08-25 17:32:34 +02:00
  • 265f80c60d [test] locale tweak Timothy Stack 2018-08-22 06:45:20 -07:00
  • 2c36d97a35 [build] try some more things to fix travis test failures Timothy Stack 2018-08-22 05:55:58 -07:00
  • bc26b92199 [json] some more journald log tweaks Timothy Stack 2018-08-22 05:33:20 -07:00
  • 491c5a5496 [build] try to fix test-suite.log again... Timothy Stack 2018-08-21 23:20:52 -07:00
  • 691c954d63 [build] fix the test-suite.log path Timothy Stack 2018-08-21 23:13:36 -07:00
  • ca7b4b2168 [lint] fix a couple more struct/class complaints Timothy Stack 2018-08-21 23:01:10 -07:00
  • 65b6ecb6ba [lint] change log_state_dumper tag Timothy Stack 2018-08-21 22:58:23 -07:00
  • 178bd8728b add french locale to travis and switch to trusty Timothy Stack 2018-08-21 22:49:48 -07:00
  • 26cccdafce [locale] some tweaks for recognizing non-english logs Timothy Stack 2018-08-21 21:43:32 -07:00
  • 069650153f add journald to NEWS Timothy Stack 2018-08-21 12:45:28 -07:00
  • 0b36da15a6 add monotonic timestamp back to the journald format, map priority 1 to fatal as well Timothy Stack 2018-08-21 11:39:47 -07:00
  • dcf24f34ee use UTC for json log timezone Timothy Stack 2018-08-21 11:33:39 -07:00
  • f360732957 missed new file Timothy Stack 2018-08-21 11:21:57 -07:00
  • b1ff6b3a3b [json-log] fix some inconsistencies with json logs Timothy Stack 2018-08-21 11:10:03 -07:00
  • 00baf0a1d9 [cmds] return an error when :hide-unmarked-lines is run when no lines are marked Timothy Stack 2018-08-18 23:44:04 -07:00
  • 470e317d87 [overlay] shift the comment/tag overlays when the filename is displayed on the left Timothy Stack 2018-08-18 23:43:38 -07:00
  • ae460526da [tests] disable test_view_colors for now Timothy Stack 2018-08-18 23:20:12 -07:00
  • a554d67875 [build] try to fix a build issue Timothy Stack 2018-08-18 23:11:02 -07:00
  • 3e457e30ca [json-format] fix json file recognition for crlf line-endings Timothy Stack 2018-08-13 05:30:47 -07:00
  • 00ed12557b [keymap] add more keys to the keymap Timothy Stack 2018-08-12 08:37:16 -07:00
  • c3097db7af [filter] fix some nits in the filter command Timothy Stack 2018-07-25 02:27:11 -07:00
  • 59c31925de [log_format] missing highlight colors Timothy Stack 2018-07-24 07:48:16 -07:00
  • d805dee15f [line_buffer] avoid a crash with binary files, but still not handled well Timothy Stack 2018-07-22 07:59:49 -07:00
  • 086eb2e552 [build] update news and fix test failure Timothy Stack 2018-07-22 07:27:59 -07:00
  • 8df3ebf709 [top_status_line] use the unique path for the filename if there is not enough room to display the full path Timothy Stack 2018-07-22 07:17:45 -07:00
  • 0ee6bdd5bf [sql] the log_part column was not correct in some cases Timothy Stack 2018-07-22 06:51:05 -07:00
  • 7a061512d4 [snapcraft] fix app name Timothy Stack 2018-07-10 22:39:05 -07:00
  • 446fd6c3b0 Merge pull request #524 from simos/add-snap-support Tim Stack 2018-06-26 14:08:55 -07:00
  • 679b0e5184 Added snap package support Simos Xenitellis 2018-06-26 23:37:30 +03:00
  • 77302eb980 [build] fix some build issues Timothy Stack 2018-06-12 08:04:20 -07:00
  • 5e8983b857 [sql-view] pressing tab should hide bart charts Timothy Stack 2018-06-12 07:50:40 -07:00
  • bc8e51914a [hotkey] the "P" hotkey was not toggling the view Timothy Stack 2018-06-07 06:26:07 -07:00
  • d1da7b800c [ptime] fix %p and %l Timothy Stack 2018-05-28 08:15:42 -07:00
  • 6bfd158e49 [logline] check for SQL keywords in column names Timothy Stack 2018-05-27 07:59:24 -07:00
  • b94571c58e [build] fixes... v0.8.3b Timothy Stack 2018-05-25 06:43:35 -07:00
  • 5689984702 [yajlpp] use pointer to member over nullobj() Timothy Stack 2018-05-25 06:32:01 -07:00
  • 9e1411f113 [ptime] fix am/pm issue again Timothy Stack 2018-05-23 08:31:05 -07:00
  • 5e0dabb231 [ptime] fix offset in failed parse for a few cases Timothy Stack 2018-05-22 22:38:01 -07:00