Commit Graph

1633 Commits (e0181a0adb88eee0763250c82b9fbe84561e3ac5)
 

Author SHA1 Message Date
Timothy Stack e0181a0adb [build] fix build when libcurl is available
Fixes #739
4 years ago
Tim Stack 0dfff0936b
Create FUNDING.yml 4 years ago
Timothy Stack 4250fe9c67 bump hunter version 4 years ago
Timothy Stack d2b9d1cd1c [docs] fix overflow in log formats section 4 years ago
Timothy Stack 07d5aba7b5 [build] remove test files 4 years ago
Timothy Stack ebd1038057 [pretty] include linefeeds in the pretty output
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 7a0cb4359c [docs] fix lexing of lnav commands 4 years ago
Timothy Stack ee7ffb7194 [docs] add generated sql reference 4 years ago
Timothy Stack 9c3f0eee89 [build] fix cmake build and lexing of sqlite in docs
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack e85fff0b88 [sql] add json_concat() function and misc fixes 4 years ago
Timothy Stack 468a5ea5d2 [docs] fix json-ptr ref 4 years ago
Timothy Stack e3ac0e5825 [build] missing doc package 4 years ago
Timothy Stack adb18eeea3 [build] try to fix doc build 4 years ago
Timothy Stack 9cbe4d73a9 [docs] start to flesh out command and sql docs 4 years ago
Timothy Stack defb00303f [docs] some changes 4 years ago
Timothy Stack 6073464722 [build] disable test for now 4 years ago
Timothy Stack a8e97a180b [build] remove stale dep 4 years ago
Timothy Stack f23791af18 [internals] ignore failure to open file 4 years ago
Timothy Stack c6196fe79f [build] missed TEXT2C_FILES 4 years ago
Timothy Stack 8f4149db94 [build] need to dist the format files 4 years ago
Timothy Stack 8e9ef5765f [formats] break up default-log-formats.json into separate files for each file format
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 7e36c6b3d0 [build] do not fail if syslog is not readable during build 4 years ago
Timothy Stack 8413dd13d8 [config] add configs directory 4 years ago
Timothy Stack 99a8eb9850 [build] try again 4 years ago
Timothy Stack 9b28a90ab0 pay attention to the result of rebuild_index() 4 years ago
Timothy Stack 7e538c85f9 [tests] try to fix breakage 4 years ago
Timothy Stack 8a0193691f ignore stdin when it is from /dev/null 4 years ago
Timothy Stack 3da3ec799a [session] allow the name 4 years ago
Timothy Stack 138a506b1a [perf] a few performance tweaks 4 years ago
Timothy Stack 0744a9b6de [docs] mention the view tables
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack d5373abeb4 [sql] bind $LINES/$COLS variables to the size of the window
Fixes #698
4 years ago
Timothy Stack 441833ac23 [build] bump version numbers 4 years ago
Timothy Stack 1ca7cbcd82 [.gitignore] add cmake-build 4 years ago
Timothy Stack b5e81fa8fd [snap] bump snap version 4 years ago
Timothy Stack 77834a7576 [build] update hunter version 4 years ago
Timothy Stack eef28d61a6 [view_curses] fix out-of-bounds access in mvwattrline 4 years ago
Timothy Stack 92f28f1174 [logfile] cache line length to fix perf issues with JSON logs 4 years ago
Timothy Stack 07f4b56646 [tests] update some expected results
so lazy...
5 years ago
Tim Stack eb426afe36
Merge pull request #709 from sblondon/add_multithread_log_lnav
Add thread id for multithreaded Apache error log
5 years ago
Stéphane Blondon 70ed1c9af7 Add thread id for multithreaded Apache error log 5 years ago
Tim Stack c048290474
Merge pull request #702 from enguerrand/master
[delete-filter] Fix issue #701: (Filter deletion before enter)
5 years ago
edr 3e82a06302 [delete-filter] Fix issue #701: (Filter deletion before enter) 5 years ago
Tim Stack f152107857
Merge pull request #692 from arouene/master
Fix typo in manpage
5 years ago
Aurélien Rouëné 9313b372a1
Merge pull request #1 from arouene/remove-parameter-s-from-manfile
Fix typo in manfile
5 years ago
Aurélien Rouëné f8ef4c1b17
Fix typo in manfile
Remove useless -s parameter as it does not seems to be used any more.
5 years ago
Timothy Stack 9db2dfa7a4 [theme] default to using default colors and, if default coloring is not enabled, turn -1 into white/black for fg/bg 5 years ago
Tim Stack 2ed88815da
Update README.md 5 years ago
Timothy Stack e525d247ae [json-log] some more fixes for handling invalid json logs 5 years ago
Timothy Stack 10b8d64b03 [lnav_log] fix lldb arguments 5 years ago
Timothy Stack 8b750c83f1 update expected output 5 years ago