Commit Graph

  • a02bf365e9 [build] fix attempt for older sqlites Timothy Stack 2014-06-13 08:52:03 -07:00
  • 9220c3c926 [timefmt] some more time formats Timothy Stack 2014-06-10 22:14:13 -07:00
  • 353dfec878 [sql] add an environ virtual table Timothy Stack 2014-05-06 21:26:05 -07:00
  • 1974e1f1ae [jsonptr] initial impl Timothy Stack 2014-05-05 06:44:58 -07:00
  • 7e0a218dc0 Update .travis.yml Tim Stack 2014-05-04 07:18:31 -07:00
  • 704e7cfa4d [build] add coverity scan to .travis.yml Timothy Stack 2014-04-23 14:45:53 -07:00
  • d4219f5bdc [build] fix an ambiguous call Timothy Stack 2014-04-20 21:40:04 -07:00
  • bf706a136c [cmd] remember closed files Timothy Stack 2014-04-20 14:58:19 -07:00
  • b58438875d [concise] initial impl Timothy Stack 2014-04-20 10:40:28 -07:00
  • 134dcc2fc7 [status] flash "Not Shown" when filter count changes Timothy Stack 2014-04-20 10:39:28 -07:00
  • 87f288d3d0 [build] ifdefs for some sqlite defines Timothy Stack 2014-04-18 19:29:01 -07:00
  • 87223ed110 [sql] install a sqlite log handler Timothy Stack 2014-04-18 19:16:29 -07:00
  • a011e02ce2 [textview] clear bookmarks fix Timothy Stack 2014-04-18 07:29:29 -07:00
  • f37ec555bf [logfile] check for truncated files Timothy Stack 2014-04-18 05:17:24 -07:00
  • 1b60e49d0b [readline] add environment variable completions to the SQL view Timothy Stack 2014-04-18 04:32:37 -07:00
  • 47dc9e4a3c [readline] fix some highlighting issues for search/sql Timothy Stack 2014-04-16 22:54:00 -07:00
  • 2aa620a8aa [test] fix timestamps for tcf Timothy Stack 2014-04-07 07:30:15 -07:00
  • d54be05340 [test] don't include seconds in a touch -t arg Timothy Stack 2014-04-07 07:18:58 -07:00
  • 72e3a4d8df [format] add TCF file format and some fixes to make it work Timothy Stack 2014-04-06 22:11:04 -07:00
  • 2781a63cfb [build] set HOME during tests to a known writable dir Timothy Stack 2014-04-05 23:08:33 -07:00
  • 788ce43f6b remove an errant -lcrypto in the build Timothy Stack 2014-04-05 22:56:02 -07:00
  • 1795c6c77e [line_buffer] endian.h is not available everywhere Timothy Stack 2014-04-05 22:54:37 -07:00
  • 755154aab6 Merge pull request #97 from carnil/master Tim Stack 2014-04-05 22:39:41 -07:00
  • b23080d936 [scripts] add an example script dir Timothy Stack 2014-04-05 22:36:48 -07:00
  • d452a52514 Convert byte encoding to host byte order Salvatore Bonaccorso 2014-04-04 15:32:21 +02:00
  • 6d6c0f9e55 [nits] some nits noticed after the release Timothy Stack 2014-04-01 13:07:58 -07:00
  • eb1747d73b build fix v0.7.0 Timothy Stack 2014-03-29 22:08:01 -07:00
  • 9b44069e0b [build] cygwin fix Timothy Stack 2014-03-29 21:04:29 -07:00
  • bbc9d5335f ifdef out the attach on signal code Timothy Stack 2014-03-29 18:57:12 -07:00
  • 21754b8b9d [test] update the listview test Timothy Stack 2014-03-28 21:02:09 -07:00
  • ed296d46d7 [docs] update the on-line docs Timothy Stack 2014-03-28 06:55:24 -07:00
  • 530a0a94b5 [configure] fail if ncurses was not found and fix the date test Timothy Stack 2014-03-22 10:13:45 -07:00
  • 8372cef11c [date] code generator for strptime formats Timothy Stack 2014-03-22 08:02:48 -07:00
  • 865951739e [release] add a log generator for demo purposes Timothy Stack 2014-03-21 21:18:54 -07:00
  • a76803fd44 [session] fix a bug in save-session when the log file was closed Timothy Stack 2014-03-18 22:47:36 -07:00
  • a94b432630 [build] check for libexecinfo Timothy Stack 2014-03-18 03:59:27 -07:00
  • 5a1385bf5e [build] check for ENODATA Timothy Stack 2014-03-18 03:51:55 -07:00
  • e7565b5913 [build] termcap path Timothy Stack 2014-03-18 03:41:08 -07:00
  • 0f8f1b5218 [build] check for execinfo.h Timothy Stack 2014-03-18 03:37:00 -07:00
  • b2fb77e0c3 [line_buffer] small fix to the buffering code Timothy Stack 2014-03-17 04:17:17 -07:00
  • 1eb29e4081 try again for the limit Timothy Stack 2014-03-16 15:21:42 -07:00
  • 290cb0b733 add a define for limit macros Timothy Stack 2014-03-16 15:15:09 -07:00
  • 4ce9a1e871 [elapsed-time] add a visual indicator for sharp changes in message rate Timothy Stack 2014-03-16 15:07:08 -07:00
  • d17f7b1940 [cmd] add set-min-log-level command Timothy Stack 2014-03-16 02:46:17 -07:00
  • cbd8308b36 [cmd] use wordexp in the open command Timothy Stack 2014-03-15 22:33:56 -07:00
  • b988708431 [session] remove session flag CLI option in favor of commands Timothy Stack 2014-03-15 12:32:29 -07:00
  • b8d7dee277 handle missing level field in format Timothy Stack 2014-03-15 11:37:03 -07:00
  • bd0ff97415 [help] always turn on word-wrap Timothy Stack 2014-03-15 10:08:50 -07:00
  • 92eef5c9b7 fix tcsh log test Timothy Stack 2014-03-15 04:49:37 -07:00
  • 9ff2d3774d [line_buffer] split long lines Timothy Stack 2014-03-15 04:40:58 -07:00
  • eba916749b some more string cons errors Timothy Stack 2014-03-12 23:30:11 -07:00
  • 3e6e3566d7 [cmd] rescan/reload after executing each init cmd Timothy Stack 2014-03-12 23:20:18 -07:00
  • 7b971cb40f [cmd] show the result of executing the 'close' command when pressing the 'X' shortcut Timothy Stack 2014-03-12 22:54:35 -07:00
  • 9dd471c5de [shared_buffer] invalid refs in the line buffer destructor Timothy Stack 2014-03-12 22:50:11 -07:00
  • 783369223b fix some misuses of the std::string constructor and other tweaks Timothy Stack 2014-03-12 21:19:23 -07:00
  • 454503ed53 [conf] check for sqlite3_stmt_readonly Timothy Stack 2014-03-12 20:36:14 -07:00
  • f9adcc34b1 fix an off-by-one in the match array length Timothy Stack 2014-03-12 20:02:59 -07:00
  • 54d979f44f [open] bah, open should work for dirs Timothy Stack 2014-03-12 09:22:30 -07:00
  • 7b1bb506e2 [open] add some more checks when opening a file Timothy Stack 2014-03-12 08:44:02 -07:00
  • 365f8c619a [matches] readline seems to lie about the max match length Timothy Stack 2014-03-12 08:32:56 -07:00
  • ab1f9a8725 [test] reformat test_grep_proc2 Timothy Stack 2014-03-12 07:11:55 -07:00
  • 41bc1e98fe [sql] implement xBestIndex Timothy Stack 2014-03-11 08:18:51 -07:00
  • 9ff6a3cbe9 [write-json] add a command to write results as json Timothy Stack 2014-03-11 05:37:13 -07:00
  • 06974bc942 [json-log] some tweaks to json-log support Timothy Stack 2014-03-11 03:49:52 -07:00
  • 44970b5800 [data] version regex tweak Timothy Stack 2014-03-11 03:49:47 -07:00
  • 39f0b0995b Update strong_int.hh Tim Stack 2014-03-10 14:54:14 -07:00
  • 174e1c855e [version] next release will be 0.7.0 instead of 0.6.3 Timothy Stack 2014-03-10 07:39:57 -07:00
  • 6a02c938cf [data] fix some minor perf bugs Timothy Stack 2014-03-10 07:32:22 -07:00
  • 1de4838cf5 [index] allow for larger file sizes Timothy Stack 2014-03-09 23:38:30 -07:00
  • 1c6eb45170 [highlight] fix highlighting for backslash in regexes Timothy Stack 2014-03-09 14:57:39 -07:00
  • b34a314098 [data] fix scanning for times Timothy Stack 2014-03-09 12:55:02 -07:00
  • c628810850 [readline] fix a problem with scrolling through the match list Timothy Stack 2014-03-09 08:54:55 -07:00
  • 43e6b55a81 [readline] customize display of matches for completion Timothy Stack 2014-03-09 01:29:28 -08:00
  • 5918ffe069 [readline] some tweaks to the readline regex highlighting Timothy Stack 2014-03-08 07:18:53 -08:00
  • f77b601e9a [view_curses] add some tests for mvwattrline Timothy Stack 2014-03-08 05:26:49 -08:00
  • 112986da79 [view_curses] fix for attr ranges that cover tabs Timothy Stack 2014-03-07 23:42:43 -08:00
  • affff589a4 [view_curses] fix mvwattrline to work with overlapping styles better Timothy Stack 2014-03-07 23:31:12 -08:00
  • dbc96dc67c [session] preserve time-offset log-view setting Timothy Stack 2014-03-07 21:53:24 -08:00
  • 8455257aad fix coloring for the timestamp when in time-offset mode Timothy Stack 2014-03-07 17:31:33 -08:00
  • 08374381b2 [partition] use an underline to mark a partition boundary Timothy Stack 2014-03-07 06:29:20 -08:00
  • d993d0e8c6 [partition] make partitions a separate bookmark type Timothy Stack 2014-03-07 05:20:49 -08:00
  • e026d7d657 fix for scripty build Timothy Stack 2014-03-06 07:21:08 -08:00
  • 71328be926 build fix Timothy Stack 2014-03-06 07:16:43 -08:00
  • b6baae7730 [debug] more debugging stuff Timothy Stack 2014-03-06 06:58:49 -08:00
  • 86e32f4b45 build fix #2 Timothy Stack 2014-03-04 08:09:44 -08:00
  • d2b2846a92 build fix... Timothy Stack 2014-03-04 08:06:18 -08:00
  • f94015e5b5 [readline] highlight pcre syntax in the search prompt Timothy Stack 2014-03-04 07:38:33 -08:00
  • c780ddb9af [mouse] more small fixes for mouse support (dragging) Timothy Stack 2014-03-03 21:02:59 -08:00
  • 74e7b3b92c [log] squelch file not found message Timothy Stack 2014-03-03 06:31:53 -08:00
  • d9fbe4a181 [mouse] small fixes for mouse support Timothy Stack 2014-03-03 00:55:01 -08:00
  • c347485834 [config] add more config directories to search Timothy Stack 2014-03-02 22:26:41 -08:00
  • fea18347f1 [headless] report output from commands/queries that were executed Timothy Stack 2014-03-02 16:52:18 -08:00
  • 9848582239 fix an error when parsing json logs Timothy Stack 2014-03-02 15:19:34 -08:00
  • 169a5bd732 [misc] some more tweaks to the last few changes Timothy Stack 2014-03-02 11:56:58 -08:00
  • 9588901171 Ensure the logfile_syslog.0 timestamp is from 2013 since the year is inferred from that. Timothy Stack 2014-03-02 11:07:41 -08:00
  • 47041177be Make sure there is a view on the stack Timothy Stack 2014-03-02 11:01:33 -08:00
  • 5a04a44381 [tests] add some tests that use headless mode Timothy Stack 2014-03-02 08:55:00 -08:00
  • 10eb9617b1 [sql] add a bookmark column to the log tables Timothy Stack 2014-03-01 23:40:12 -08:00
  • 7bcbd000ad Add include for time.h Timothy Stack 2014-03-01 19:42:59 -08:00
  • 64fe8175a6 [log] add an internal logger instead of using redirected stderr Timothy Stack 2014-03-01 16:35:30 -08:00