Commit Graph

2043 Commits

Author SHA1 Message Date
Timothy Stack
21f127cb56 [debt] some more mem leaks
Defect Number:
    Reviewed By:
   Testing Done:
2020-12-01 10:28:20 -08:00
Timothy Stack
b924395ed2 [debt] fix some mem leaks 2020-11-30 23:42:37 -08:00
Timothy Stack
0d31323a18 [build] missing sqlite func 2020-11-30 23:07:02 -08:00
Timothy Stack
33621e1936 [filters] more space for hit count in the UI 2020-11-30 23:06:05 -08:00
Timothy Stack
3a2a1e0dda [sqlite] fallback to prepare_v2 2020-11-29 20:44:20 -08:00
Timothy Stack
08739e4235 [sql_filter] fix statement finalization 2020-11-29 20:35:13 -08:00
Timothy Stack
927aecc437 [sqlite] fix mprintf free funcs 2020-11-29 13:58:53 -08:00
Timothy Stack
3c0dbf3324 [rl-poss] fix free of sqlite3_mprintf 2020-11-29 13:46:47 -08:00
Timothy Stack
900834f7c8 [build] missing algo inc 2020-11-29 13:37:01 -08:00
Timothy Stack
49a6f6df11 [build] missing algo inc 2020-11-29 13:35:15 -08:00
Timothy Stack
22a7e4deeb [build] missing capture 2020-11-29 13:33:32 -08:00
Timothy Stack
22c2e95df0 [filters] sql filter
Related to #568
2020-11-29 13:20:07 -08:00
Timothy Stack
6d0054d3b6 [logfile] refactor visibility 2020-11-25 14:47:39 -08:00
Timothy Stack
2aad7985a6 [build] opt build
Defect Number:
    Reviewed By:
   Testing Done:
2020-11-25 14:46:39 -08:00
Tim Stack
ba26c79508
Merge pull request #796 from nicolasbock/tmux
Add `tmux` terminfo entries
2020-11-25 14:45:39 -08:00
Nicolas Bock
5be45cf397
Add tmux terminfo entries
Recent terminfo databases contain two entries for tmux sessions,
`tmux` and `tmux-256color`. This change adds these two entries.

Signed-off-by: Nicolas Bock <nicolasbock@gmail.com>
2020-11-25 15:29:08 -07:00
Timothy Stack
d3fa76e8e9 [lnav_util] fix ok/error msg rendering 2020-11-20 08:55:30 -08:00
Timothy Stack
a29d3bc745 [build] missing algo 2020-11-19 22:35:40 -08:00
Timothy Stack
0e9962f187 [build] missing math 2020-11-19 22:31:26 -08:00
Tim Stack
8dbb60215e
Update data_parser.cc 2020-11-19 22:12:04 -08:00
Timothy Stack
9a431f5354 [build] missing vec 2020-11-19 21:50:54 -08:00
Timothy Stack
1e1d12bd0b [build] missing <algorithm> 2020-11-19 21:46:25 -08:00
Timothy Stack
fa9a66152f [build] missing include 2020-11-19 21:43:58 -08:00
Timothy Stack
8e629b166a [build] some more compiler profiling
Defect Number:
    Reviewed By:
   Testing Done:
2020-11-19 21:36:51 -08:00
Timothy Stack
6fe2f552d5 [build] missing header files for distcheck 2020-11-17 10:54:56 -08:00
Timothy Stack
d6055d178b [build] move method from .hh file into .cc 2020-11-17 10:46:12 -08:00
Timothy Stack
5bffcb4c3e [build] missing include again... 2020-11-17 10:31:26 -08:00
Timothy Stack
d1a84b3606 [build] missing include 2020-11-17 10:28:35 -08:00
Timothy Stack
51d1204a96 [arc] add content hash to archive temp dir and tech debt 2020-11-17 10:04:23 -08:00
Timothy Stack
0765c07010 [view] migrate view_action stuff to function objects 2020-11-14 21:39:12 -08:00
Timothy Stack
b1a0227cbd [build] try to fix travis build 2020-11-12 22:45:51 -08:00
Timothy Stack
9d87cfa2f0 [debt] more tech debt 2020-11-12 21:58:40 -08:00
Timothy Stack
cb7a8904c1 [build] missed header in the makefile 2020-11-09 23:11:49 -08:00
Timothy Stack
9eee6b2b64 [build] missing header 2020-11-09 23:02:08 -08:00
Timothy Stack
f192cb7c3e [input_dispatcher] fix handling of unicode input
Fixes #791
2020-11-09 22:18:17 -08:00
Timothy Stack
db8a3c4d38 [debt] doing some cleanup
Defect Number:
    Reviewed By:
   Testing Done:
2020-11-09 22:17:17 -08:00
Timothy Stack
21e78670e2 [highlighter] fix a mistake in the offset used for semantic highlights 2020-11-05 16:07:35 -08:00
Timothy Stack
00dcd86f79 [view_curses] always apply utf adjustments in mvwattrline
doh

Fixes #786
2020-11-04 10:50:37 -08:00
Timothy Stack
78d5954fd7 [build] fix conversion 2020-11-01 06:23:57 -08:00
Timothy Stack
5c73ce0a85 [build] fix noarchive build 2020-10-31 23:12:40 -07:00
Timothy Stack
e4ea9ca584 [arc] report errors when opening archives 2020-10-31 22:19:41 -07:00
Timothy Stack
563fa94d39 [log] fix fill character for file name prefix 2020-10-29 15:33:15 -07:00
Timothy Stack
8433a67c68 [release] fix musl build wrt libarchive 2020-10-29 14:34:47 -07:00
Timothy Stack
9bfe1f8319 [cmds] include filename in copied log lines when shown
Fixes #789
2020-10-28 22:56:58 -07:00
Timothy Stack
df3df8369c [session] stages 2020-10-28 21:24:23 -07:00
Timothy Stack
5e42b4cb8a [debt] include cleanup 2020-10-28 21:23:46 -07:00
Timothy Stack
0dff822ade [debt] remove pthreadpp.hh 2020-10-28 21:23:41 -07:00
Timothy Stack
56866d8a33 [config-ui] support for searching 2020-10-28 21:23:34 -07:00
Timothy Stack
8b38bb0970 [session] store file visibility 2020-10-28 21:23:25 -07:00
Timothy Stack
c22c78220c [text] hide text files 2020-10-28 21:23:16 -07:00