Commit Graph

239 Commits (e75f42dd07a2f9f44512d6a5c13bcd774b546d37)
 

Author SHA1 Message Date
Timothy Stack e75f42dd07 [data parser] hex dump values and add the uwsgi log format 11 years ago
Timothy Stack e8672e825a [docs] hotkey reference 11 years ago
Timothy Stack a4a0d20ccd [docs] start the hotkey reference 11 years ago
Timothy Stack 729c842ca5 [session] saving bookmarks 11 years ago
Timothy Stack 3ee6dbf824 [sql] log table nits 11 years ago
Timothy Stack c28b9f1316 [highlight] add some more highlighting and fix some other nits 11 years ago
Timothy Stack 2573e356e2 [docs] start docs dir for readthedocs.org 11 years ago
Timothy Stack 9485f12147 [sql] add regexp_replace function 11 years ago
Timothy Stack a0fec0d01b [stdin] when reading from stdin, dump the contents after exiting from curses 11 years ago
Timothy Stack 68fb1170b0 [log format] more log tweaks 11 years ago
Timothy Stack b168cba8bf [log format] more log format stuff 11 years ago
Timothy Stack f801470fa5 [log format] more log formats 11 years ago
Timothy Stack 2772064c7f [nits] minor tweaks and bug fixes 11 years ago
Timothy Stack 7e8118513e [readline] dedupe history 11 years ago
Timothy Stack 275724e912 missed a change to summarize 11 years ago
Timothy Stack 57deb82f70 [sql] add startswith/endswith functions 11 years ago
Timothy Stack 3e480b5bad [bookmark] add support for metadata attached to bookmarks 11 years ago
Timothy Stack e5cb6ff251 use isdigit 11 years ago
Timothy Stack 0537e13e85 missing include 11 years ago
Timothy Stack f3cab9aafd [log format] tweak some of the formats 11 years ago
Timothy Stack 3e168ca67e Merge branch 'master' of github:tstack/lnav 11 years ago
Timothy Stack 9ac75c6b81 [view curses] missed reversing colors 11 years ago
Timothy Stack fcb6ab2cd5 [nits] fix some nits 11 years ago
Timothy Stack 79c4038128 [log time] add a command to adjust log message times 11 years ago
Timothy Stack 33c7f57979 [ext log] add support for samples 11 years ago
Timothy Stack 972fe9f9c9 [syslog] fix syslog timestamps 11 years ago
Tim Stack 76bc85c43b [build] fix for linux 11 years ago
Timothy Stack 2d33cb7f7e [log format] some more log format work 11 years ago
Timothy Stack 2cd356b4c5 [log format] some more work to externalize log formats; color identifiers in logs 11 years ago
Timothy Stack 0306287c1a [misc] use localtime in timestamp for stdin; collate in summarize; <END> moves to the last line 11 years ago
Timothy Stack c60f432863 [view_curses] use mvchgat in mvwattrline since it seems to work fine now and is much faster 11 years ago
Timothy Stack 6803beca97 [search] fix some glitches 11 years ago
Timothy Stack def3de9e6b [log] log partitioning 11 years ago
Timothy Stack bb62711678 [yajlpp] support for array indexes in paths; also force log times to be in order 11 years ago
Timothy Stack f1087184d6 [log format] lay some foundation for making log formats configurable 11 years ago
Timothy Stack 6d77a7412e [pcrepp] add support for named captures and fix some other bugs 11 years ago
Timothy Stack 63c6855a99 [k-way] fix a crash with empty files 11 years ago
Timothy Stack 5ba26cc5f7 [hist] cleanup the hist_source and add support for graphing a single column at a time 11 years ago
Timothy Stack 8908e2569f [parser] fix some parser issues; and a fix for my last checkin 11 years ago
Timothy Stack db963c16cb [perf] use k-way merge instead of stable_sort when building the index of all lines 11 years ago
Timothy Stack 6535b03b6e [log] try to cache the results of filtering so we do not always recompute 11 years ago
Timothy Stack 3507970684 [sql] hidden columns do not show up in table_info 11 years ago
Timothy Stack 025ca0586b [sql] add some more internal state functions 11 years ago
Timothy Stack af3d2a432f [sql] add a logline_datetime function 11 years ago
Timothy Stack d72cab0c1e [log_format] the access_log format wasn't picking up the timestamp range correctly 11 years ago
Timothy Stack 53ce768b9d Merge branch 'master' of github:tstack/lnav 11 years ago
Timothy Stack d9cf6aa668 [grep_proc] do not restart the proc during destruction 11 years ago
Timothy Stack 8be234d41f [bookmarks] restore support for bookmarks in the other views 11 years ago
Timothy Stack f26dc13529 [cppcheck] fix some nits turned up by cppcheck 11 years ago
Timothy Stack 8c1dee55ff Merge branch 'master' of ssh://github.com/tstack/lnav 11 years ago