1
1
mirror of https://github.com/tstack/lnav.git synced 2024-09-11 13:05:51 +03:00
Commit Graph

260 Commits

Author SHA1 Message Date
Timothy Stack
94ce0ffd83 [docs] more docs and some simple bug fixes 2013-08-25 07:12:41 -07:00
Timothy Stack
ba5b89ffe9 [logline] fix the read of the template line in get_columns and add man page 2013-08-20 18:41:15 -07:00
Timothy Stack
83f94cea86 [log-format] regex config format redux 2013-08-07 06:31:34 -07:00
Timothy Stack
f716d5a533 [docs] more sections 2013-08-06 23:14:24 -07:00
Timothy Stack
fb7d1f1dc9 [docs] some more docs 2013-08-01 08:56:00 -07:00
Timothy Stack
37283d0afb [nits] do not complain about no formats 2013-07-30 21:21:28 -07:00
Timothy Stack
7a12134577 [formats] reorder format file 2013-07-28 17:30:38 -07:00
Timothy Stack
75dd7e2ad6 [docs] start some UI docs 2013-07-28 17:05:09 -07:00
Timothy Stack
dc0a0c49fc [build] some makefile cleanup 2013-07-28 14:33:11 -07:00
Timothy Stack
255b91771c [version] bump the version to 0.6.0 2013-07-28 11:43:33 -07:00
Timothy Stack
9b8ceb5cb0 [log formats] transfer more formats to config 2013-07-28 11:03:31 -07:00
Timothy Stack
644c2754b3 [curses] suppressed flash 2013-07-27 12:07:05 -07:00
Timothy Stack
b305aff417 [sql] swap regexp_replace args 2013-07-27 11:11:50 -07:00
Timothy Stack
25f02eca08 [docs] more docs 2013-07-27 11:04:43 -07:00
Timothy Stack
500f1da9f6 [docs] explicit shift keys 2013-07-26 08:23:45 -07:00
Timothy Stack
f6b2345184 [docs] use a different theme 2013-07-25 20:41:42 -07:00
Timothy Stack
165958f92d [readline] some minor cleanup from the last checkin 2013-07-25 06:22:54 -07:00
Timothy Stack
af3524bbf6 [readline] abort entry support 2013-07-24 07:42:16 -07:00
Timothy Stack
78099e4fa8 [textview] max line length fix 2013-07-23 22:05:31 -07:00
Timothy Stack
af6e289cda [log format] add scaling factors 2013-07-23 05:55:08 -07:00
Vagrant User
c557a9ad33 [build] freebsd fixes 2013-07-17 22:40:00 -07:00
Timothy Stack
e75f42dd07 [data parser] hex dump values and add the uwsgi log format 2013-07-17 21:24:33 -07:00
Timothy Stack
e8672e825a [docs] hotkey reference 2013-07-14 11:25:04 -07:00
Timothy Stack
a4a0d20ccd [docs] start the hotkey reference 2013-07-14 11:19:50 -07:00
Timothy Stack
729c842ca5 [session] saving bookmarks 2013-07-13 21:31:59 -07:00
Timothy Stack
3ee6dbf824 [sql] log table nits 2013-07-13 15:38:12 -07:00
Timothy Stack
c28b9f1316 [highlight] add some more highlighting and fix some other nits 2013-07-13 07:36:48 -07:00
Timothy Stack
2573e356e2 [docs] start docs dir for readthedocs.org 2013-07-12 21:14:01 -07:00
Timothy Stack
9485f12147 [sql] add regexp_replace function 2013-07-10 22:42:24 -07:00
Timothy Stack
a0fec0d01b [stdin] when reading from stdin, dump the contents after exiting from curses 2013-07-09 22:27:48 -07:00
Timothy Stack
68fb1170b0 [log format] more log tweaks 2013-07-09 20:52:20 -07:00
Timothy Stack
b168cba8bf [log format] more log format stuff 2013-07-09 07:37:14 -07:00
Timothy Stack
f801470fa5 [log format] more log formats 2013-07-09 06:51:18 -07:00
Timothy Stack
2772064c7f [nits] minor tweaks and bug fixes 2013-07-08 21:09:35 -07:00
Timothy Stack
7e8118513e [readline] dedupe history 2013-07-06 14:37:07 -07:00
Timothy Stack
275724e912 missed a change to summarize 2013-07-06 09:37:58 -07:00
Timothy Stack
57deb82f70 [sql] add startswith/endswith functions 2013-07-06 09:16:01 -07:00
Timothy Stack
3e480b5bad [bookmark] add support for metadata attached to bookmarks 2013-07-05 09:14:39 -07:00
Timothy Stack
e5cb6ff251 use isdigit 2013-07-02 06:44:07 -07:00
Timothy Stack
0537e13e85 missing include 2013-07-02 06:41:28 -07:00
Timothy Stack
f3cab9aafd [log format] tweak some of the formats 2013-07-02 06:34:48 -07:00
Timothy Stack
3e168ca67e Merge branch 'master' of github:tstack/lnav 2013-07-01 09:08:50 -07:00
Timothy Stack
9ac75c6b81 [view curses] missed reversing colors 2013-07-01 06:34:52 -07:00
Timothy Stack
fcb6ab2cd5 [nits] fix some nits 2013-06-30 21:19:31 -07:00
Timothy Stack
79c4038128 [log time] add a command to adjust log message times 2013-06-30 16:43:08 -07:00
Timothy Stack
33c7f57979 [ext log] add support for samples 2013-06-29 21:19:03 -07:00
Timothy Stack
972fe9f9c9 [syslog] fix syslog timestamps 2013-06-29 12:02:08 -07:00
Tim Stack
76bc85c43b [build] fix for linux 2013-06-29 11:52:15 -07:00
Timothy Stack
2d33cb7f7e [log format] some more log format work 2013-06-29 11:00:34 -07:00
Timothy Stack
2cd356b4c5 [log format] some more work to externalize log formats; color identifiers in logs 2013-06-29 06:22:24 -07:00