Commit Graph

  • 37283d0afb [nits] do not complain about no formats Timothy Stack 2013-07-30 21:21:28 -07:00
  • 7a12134577 [formats] reorder format file Timothy Stack 2013-07-28 17:30:38 -07:00
  • 75dd7e2ad6 [docs] start some UI docs Timothy Stack 2013-07-28 17:05:09 -07:00
  • dc0a0c49fc [build] some makefile cleanup Timothy Stack 2013-07-28 14:33:11 -07:00
  • 255b91771c [version] bump the version to 0.6.0 Timothy Stack 2013-07-28 11:43:33 -07:00
  • 9b8ceb5cb0 [log formats] transfer more formats to config Timothy Stack 2013-07-28 11:03:31 -07:00
  • 644c2754b3 [curses] suppressed flash Timothy Stack 2013-07-27 12:07:05 -07:00
  • b305aff417 [sql] swap regexp_replace args Timothy Stack 2013-07-27 11:11:50 -07:00
  • 25f02eca08 [docs] more docs Timothy Stack 2013-07-27 11:04:43 -07:00
  • 500f1da9f6 [docs] explicit shift keys Timothy Stack 2013-07-26 08:23:45 -07:00
  • f6b2345184 [docs] use a different theme Timothy Stack 2013-07-25 20:41:42 -07:00
  • 165958f92d [readline] some minor cleanup from the last checkin Timothy Stack 2013-07-25 06:22:54 -07:00
  • af3524bbf6 [readline] abort entry support Timothy Stack 2013-07-24 07:42:16 -07:00
  • 78099e4fa8 [textview] max line length fix Timothy Stack 2013-07-23 22:05:31 -07:00
  • af6e289cda [log format] add scaling factors Timothy Stack 2013-07-23 05:55:08 -07:00
  • c557a9ad33 [build] freebsd fixes Vagrant User 2013-07-17 22:40:00 -07:00
  • e75f42dd07 [data parser] hex dump values and add the uwsgi log format Timothy Stack 2013-07-17 21:24:33 -07:00
  • e8672e825a [docs] hotkey reference Timothy Stack 2013-07-14 11:25:04 -07:00
  • a4a0d20ccd [docs] start the hotkey reference Timothy Stack 2013-07-14 11:19:50 -07:00
  • 729c842ca5 [session] saving bookmarks Timothy Stack 2013-07-13 21:31:59 -07:00
  • 3ee6dbf824 [sql] log table nits Timothy Stack 2013-07-13 15:38:12 -07:00
  • c28b9f1316 [highlight] add some more highlighting and fix some other nits Timothy Stack 2013-07-13 07:36:48 -07:00
  • 2573e356e2 [docs] start docs dir for readthedocs.org Timothy Stack 2013-07-12 21:14:01 -07:00
  • 9485f12147 [sql] add regexp_replace function Timothy Stack 2013-07-10 22:42:24 -07:00
  • a0fec0d01b [stdin] when reading from stdin, dump the contents after exiting from curses Timothy Stack 2013-07-09 22:27:48 -07:00
  • 68fb1170b0 [log format] more log tweaks Timothy Stack 2013-07-09 20:52:20 -07:00
  • b168cba8bf [log format] more log format stuff Timothy Stack 2013-07-09 07:37:14 -07:00
  • f801470fa5 [log format] more log formats Timothy Stack 2013-07-09 06:51:18 -07:00
  • 2772064c7f [nits] minor tweaks and bug fixes Timothy Stack 2013-07-08 21:09:35 -07:00
  • 7e8118513e [readline] dedupe history Timothy Stack 2013-07-06 14:37:07 -07:00
  • 275724e912 missed a change to summarize Timothy Stack 2013-07-06 09:37:58 -07:00
  • 57deb82f70 [sql] add startswith/endswith functions Timothy Stack 2013-07-06 09:16:01 -07:00
  • 3e480b5bad [bookmark] add support for metadata attached to bookmarks Timothy Stack 2013-07-05 09:14:39 -07:00
  • e5cb6ff251 use isdigit Timothy Stack 2013-07-02 06:44:07 -07:00
  • 0537e13e85 missing include Timothy Stack 2013-07-02 06:41:28 -07:00
  • f3cab9aafd [log format] tweak some of the formats Timothy Stack 2013-07-02 06:34:48 -07:00
  • 3e168ca67e Merge branch 'master' of github:tstack/lnav Timothy Stack 2013-07-01 09:08:50 -07:00
  • 9ac75c6b81 [view curses] missed reversing colors Timothy Stack 2013-07-01 06:34:52 -07:00
  • fcb6ab2cd5 [nits] fix some nits Timothy Stack 2013-06-30 21:19:31 -07:00
  • 79c4038128 [log time] add a command to adjust log message times Timothy Stack 2013-06-30 16:43:08 -07:00
  • 33c7f57979 [ext log] add support for samples Timothy Stack 2013-06-29 21:19:03 -07:00
  • 972fe9f9c9 [syslog] fix syslog timestamps Timothy Stack 2013-06-29 12:02:08 -07:00
  • 76bc85c43b [build] fix for linux Tim Stack 2013-06-29 11:52:15 -07:00
  • 2d33cb7f7e [log format] some more log format work Timothy Stack 2013-06-29 11:00:34 -07:00
  • 2cd356b4c5 [log format] some more work to externalize log formats; color identifiers in logs Timothy Stack 2013-06-29 06:22:24 -07:00
  • 0306287c1a [misc] use localtime in timestamp for stdin; collate in summarize; <END> moves to the last line Timothy Stack 2013-06-27 17:23:28 -07:00
  • c60f432863 [view_curses] use mvchgat in mvwattrline since it seems to work fine now and is much faster Timothy Stack 2013-06-26 06:22:33 -07:00
  • 6803beca97 [search] fix some glitches Timothy Stack 2013-06-26 06:14:09 -07:00
  • def3de9e6b [log] log partitioning Timothy Stack 2013-06-25 20:43:27 -07:00
  • bb62711678 [yajlpp] support for array indexes in paths; also force log times to be in order Timothy Stack 2013-06-25 18:52:51 -07:00
  • f1087184d6 [log format] lay some foundation for making log formats configurable Timothy Stack 2013-06-25 18:45:07 -07:00
  • 6d77a7412e [pcrepp] add support for named captures and fix some other bugs Timothy Stack 2013-06-24 18:08:43 -07:00
  • 63c6855a99 [k-way] fix a crash with empty files Timothy Stack 2013-06-24 06:43:05 -07:00
  • 5ba26cc5f7 [hist] cleanup the hist_source and add support for graphing a single column at a time Timothy Stack 2013-06-23 13:43:51 -07:00
  • 8908e2569f [parser] fix some parser issues; and a fix for my last checkin Timothy Stack 2013-06-23 06:11:37 -07:00
  • db963c16cb [perf] use k-way merge instead of stable_sort when building the index of all lines Timothy Stack 2013-06-22 17:40:21 -07:00
  • 6535b03b6e [log] try to cache the results of filtering so we do not always recompute Timothy Stack 2013-06-22 13:44:50 -07:00
  • 3507970684 [sql] hidden columns do not show up in table_info Timothy Stack 2013-06-22 10:19:30 -07:00
  • 025ca0586b [sql] add some more internal state functions Timothy Stack 2013-06-22 10:01:13 -07:00
  • af3d2a432f [sql] add a logline_datetime function Timothy Stack 2013-06-22 07:55:49 -07:00
  • d72cab0c1e [log_format] the access_log format wasn't picking up the timestamp range correctly Timothy Stack 2013-06-22 07:00:59 -07:00
  • 53ce768b9d Merge branch 'master' of github:tstack/lnav Timothy Stack 2013-06-20 20:36:31 -07:00
  • d9cf6aa668 [grep_proc] do not restart the proc during destruction Timothy Stack 2013-06-20 20:36:19 -07:00
  • 8be234d41f [bookmarks] restore support for bookmarks in the other views Timothy Stack 2013-06-20 06:42:11 -07:00
  • f26dc13529 [cppcheck] fix some nits turned up by cppcheck Timothy Stack 2013-06-20 06:08:53 -07:00
  • 8c1dee55ff Merge branch 'master' of ssh://github.com/tstack/lnav Timothy Stack 2013-06-20 05:53:43 -07:00
  • 4107af3bfe [session] prefer bookmarks from the same session Timothy Stack 2013-06-19 06:47:36 -07:00
  • 7ae96672d4 Add link to fedora packages Tim Stack 2013-06-19 07:14:56 -06:00
  • ab9b193917 [valgrind] fix some found by valgrind Tim Stack 2013-06-18 21:56:06 -07:00
  • ad5d137d09 [release] shell script to demonstrate following logs Timothy Stack 2013-06-18 21:15:50 -07:00
  • 65c00483cd [color] fix a bug introduced into the highlight color sequence Timothy Stack 2013-06-18 08:07:08 -07:00
  • d029338a1f [release] add the terminal settings used to take screenshots Timothy Stack 2013-06-18 06:13:47 -07:00
  • df80972d5d [log format] generic prefix len Timothy Stack 2013-06-18 06:12:36 -07:00
  • 5a7d6dab2c [cleanup] uncrustify Timothy Stack 2013-06-15 18:07:50 -07:00
  • eee43efd5a [build] bsd build Timothy Stack 2013-06-15 17:45:33 -07:00
  • 55bff2abcb [session] execute last search when reloading a session Timothy Stack 2013-06-15 16:42:21 -07:00
  • 9a6e1469ab [help] add some more help text Timothy Stack 2013-06-15 07:11:45 -07:00
  • 945495b5d1 [parser] number regex refinements Timothy Stack 2013-06-14 18:41:31 -07:00
  • 3e54f1d8cc [status] add stitching to the status line Timothy Stack 2013-06-14 18:12:52 -07:00
  • 6c7e935207 [status] tweak separators Timothy Stack 2013-06-14 07:33:27 -07:00
  • c54c2dd508 [hotkey/status] use 9/( as spatial hotkeys and tweak the status lines Timothy Stack 2013-06-14 06:49:00 -07:00
  • 84dad8e2e9 [session] cleanup the session directory Timothy Stack 2013-06-13 07:18:59 -07:00
  • fe1e82eeaf [data scanner] capture email addresses Timothy Stack 2013-06-12 22:36:31 -07:00
  • c93172824c [logline] cache log line schemas to make subsequent queries faster and other tweaks Timothy Stack 2013-06-12 06:59:48 -07:00
  • 28ce7329cb [build] handle non-pcrejit installs Tim Stack 2013-06-11 21:28:03 -07:00
  • 61d3af6e62 [parsing] fix some bugs and improve performance of the scanner Timothy Stack 2013-06-11 21:10:59 -07:00
  • 74350ee12a [cleanup] remove some cruft Timothy Stack 2013-06-10 07:09:56 -07:00
  • 9420662006 [build] some configure fixes Timothy Stack 2013-06-10 06:55:39 -07:00
  • 988fe187b6 [build] freebsd build fixes Vagrant User 2013-06-10 06:39:52 -07:00
  • fddaeef606 [ui] add a prompt to the bottom status for readline modes Timothy Stack 2013-06-08 12:07:13 -07:00
  • 3196050b25 [sql] set some columns to be text so they are not graphed Timothy Stack 2013-06-08 11:47:50 -07:00
  • c58f14658a [ansi scrubber] minor reorg Timothy Stack 2013-06-08 11:18:44 -07:00
  • 8f0aac9dbd [test] add a test for the ansi scrubber Timothy Stack 2013-06-08 10:51:54 -07:00
  • 47846bae4c Merge branch 'master' of ssh://github.com/tstack/lnav Timothy Stack 2013-06-08 07:57:52 -07:00
  • 8754b45699 [textview] cleanup the ansi scrubber Timothy Stack 2013-06-08 07:57:40 -07:00
  • 4a26355c63 [test] clear the TRACE_FILE after closing it Tim Stack 2013-06-08 06:27:36 -07:00
  • 5d478fc17a [cleanup] start a tracer/debugger for the data parser Timothy Stack 2013-06-08 06:10:18 -07:00
  • e71a85d471 [build] oops... Timothy Stack 2013-06-06 07:13:00 -07:00
  • 9a0c09e2ac [build] fix a build break Timothy Stack 2013-06-06 07:10:13 -07:00
  • 5ba3097ee7 [cleanup] move some code around and try to pretty things up a bit Timothy Stack 2013-06-06 07:01:32 -07:00