Commit Graph

1177 Commits (851bd183b37a6299525b0b6ba04f012956969062)
 

Author SHA1 Message Date
Timothy Stack 851bd183b3 [perf] some performance tweaks 7 years ago
Timothy Stack 2f44f1e861 [ptime] add %N time format for nanoseconds 7 years ago
Timothy Stack fa3c3c837a [build] some minor fixes for the release build 7 years ago
Timothy Stack 78119dc9f1 fixing some minor issues
Fixes #255
7 years ago
Timothy Stack 4954817741 [crash] pressing i/I when not in the log view
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 00ebd10d71 [cmds] do a dry-run of a command to check for errors
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 4f823f8d6f [build] don't pass hints to getaddrinfo 7 years ago
Timothy Stack 3ee0260034 [build] drop re2c for now 7 years ago
Timothy Stack 411ea1fbee [help] show help text for SQL functions
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack cd76eae5b8 [build] convert some C files to C++
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 6fcfd35395 [sql] add "search" column to the lnav_views table
Fixes #388
7 years ago
Timothy Stack 0797d054d9 [build] missing include 7 years ago
Timothy Stack 8776f6a703 [sql] do some minimal parsing/annotation of SQL statements
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 0b157ff867 [sql] add function adapter template
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 81e55b82dc [build] try to update sqlite3 7 years ago
Timothy Stack c0684a97cc [sql] add a regexp_capture tablue-valued function
Fixup the release makefile a bit.
7 years ago
Timothy Stack f6138662ae [test] update test for vtab change 7 years ago
Timothy Stack 7ba0cf2cd3 [sql] try to fix issue with eponymous tables on older sqlite versions 7 years ago
Timothy Stack 8e3eb41362 [build] fix some types 7 years ago
Timothy Stack b4577c985b [build] bump version in env 7 years ago
Timothy Stack 826f9d18ec [build] add the source 7 years ago
Timothy Stack a192d708f4 bump gcc version 7 years ago
Timothy Stack fa296fca1b [listview] get a batch of rows from the source instead of a single one at a time
Also: bump to c++14 and added a helper template for creating sqlite virtual tables
7 years ago
Tim Stack 8b7c9ca598 Merge pull request #419 from Bennyz/update-vdsm
Update the Vdsm log configuration to support the Vdsm 4.1 log format
7 years ago
Benny Zlotnik ffbe0e477c Update the Vdsm log configuration to support the Vdsm 4.1 log format 7 years ago
Timothy Stack 8a045243aa fix a naming issue in the parse overlay 7 years ago
Timothy Stack 8bf6bf1a65 [cmds] add the format directory to the PATH in the :pipe commands 7 years ago
Timothy Stack 09111fb3c9 [sql_util] compile to prepared statements
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 32c9dacd0a [files_vtab] add a vtable for opened files
Defect Number:
    Reviewed By:
   Testing Done:
7 years ago
Timothy Stack 9e7c30f00a [views_vtab] top_time crash 7 years ago
Timothy Stack c180c44e49 [vtab] add an lnav_view_stack table to get programmatic access to the view stack
More progress towards #377
7 years ago
Timothy Stack 0e27841c27 fix numeric value indexes 7 years ago
Timothy Stack 0a7816e245 [config] missed the terminator json_path_handler() 7 years ago
Timothy Stack 3fed519d0c missed filling out the numeric value indexes for patterns 7 years ago
Timothy Stack 71aa54ad4d [keymap] convert more hotkeys to keymaps
Fixes #416
7 years ago
Timothy Stack d12769cd70 minor doc fix 7 years ago
Timothy Stack 1a87184c82 [log] allow parts of log messages to be hidden
Fixes #412
7 years ago
Timothy Stack 34d1422b76 [highlight] only highlight keywords in text files
Fixes #408
7 years ago
Timothy Stack c606e1169c only do custom keys in paging mode 8 years ago
Timothy Stack 89f8ef9c2b [hotkeys] hotkey configuration
First steps to implementing #350
8 years ago
Timothy Stack 04eda90244 [db] missed checking for a null progress callback
Fixes #404
8 years ago
Tim Stack 06b12240c5 Add LoC badge
Seems high...
8 years ago
Timothy Stack 69e51d68d3 [hotkeys] make 'I' stable
Fixes #393
8 years ago
Timothy Stack 0138d13297 [cmds] execute scripts from stdin/fds
Issues mentioned in #397
8 years ago
Tim Stack 6aa3f03cc9 Merge pull request #398 from aspiers/typo
fix 'conifg' typo
8 years ago
Adam Spiers d93178f879 fix 'conifg' typo 8 years ago
Timothy Stack a69d4c37a4 [hotkey] when scanning through search hits, move to the last hits 8 years ago
Timothy Stack 854c79108e Merge branch 'aspiers-fix-compile-warnings' 8 years ago
Timothy Stack d799cc227e some tweaks to these changes 8 years ago
Timothy Stack e286534cfc Merge branch 'fix-compile-warnings' of https://github.com/aspiers/lnav into aspiers-fix-compile-warnings 8 years ago