Commit Graph

1839 Commits (3a2a1e0dda910e97906cffb1a0e66143d938cfc2)
 

Author SHA1 Message Date
Timothy Stack 3a2a1e0dda [sqlite] fallback to prepare_v2 4 years ago
Timothy Stack 08739e4235 [sql_filter] fix statement finalization 4 years ago
Timothy Stack 927aecc437 [sqlite] fix mprintf free funcs 4 years ago
Timothy Stack 3c0dbf3324 [rl-poss] fix free of sqlite3_mprintf 4 years ago
Timothy Stack 900834f7c8 [build] missing algo inc 4 years ago
Timothy Stack 49a6f6df11 [build] missing algo inc 4 years ago
Timothy Stack 22a7e4deeb [build] missing capture 4 years ago
Timothy Stack 22c2e95df0 [filters] sql filter
Related to #568
4 years ago
Timothy Stack 6d0054d3b6 [logfile] refactor visibility 4 years ago
Timothy Stack 2aad7985a6 [build] opt build
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Tim Stack ba26c79508
Merge pull request #796 from nicolasbock/tmux
Add `tmux` terminfo entries
4 years ago
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>
4 years ago
Timothy Stack d3fa76e8e9 [lnav_util] fix ok/error msg rendering 4 years ago
Timothy Stack a29d3bc745 [build] missing algo 4 years ago
Timothy Stack 0e9962f187 [build] missing math 4 years ago
Tim Stack 8dbb60215e
Update data_parser.cc 4 years ago
Timothy Stack 9a431f5354 [build] missing vec 4 years ago
Timothy Stack 1e1d12bd0b [build] missing <algorithm> 4 years ago
Timothy Stack fa9a66152f [build] missing include 4 years ago
Timothy Stack 8e629b166a [build] some more compiler profiling
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 6fe2f552d5 [build] missing header files for distcheck 4 years ago
Timothy Stack d6055d178b [build] move method from .hh file into .cc 4 years ago
Timothy Stack 5bffcb4c3e [build] missing include again... 4 years ago
Timothy Stack d1a84b3606 [build] missing include 4 years ago
Timothy Stack 51d1204a96 [arc] add content hash to archive temp dir and tech debt 4 years ago
Timothy Stack 0765c07010 [view] migrate view_action stuff to function objects 4 years ago
Timothy Stack b1a0227cbd [build] try to fix travis build 4 years ago
Timothy Stack 9d87cfa2f0 [debt] more tech debt 4 years ago
Timothy Stack cb7a8904c1 [build] missed header in the makefile 4 years ago
Timothy Stack 9eee6b2b64 [build] missing header 4 years ago
Timothy Stack f192cb7c3e [input_dispatcher] fix handling of unicode input
Fixes #791
4 years ago
Timothy Stack db8a3c4d38 [debt] doing some cleanup
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 21e78670e2 [highlighter] fix a mistake in the offset used for semantic highlights 4 years ago
Timothy Stack 00dcd86f79 [view_curses] always apply utf adjustments in mvwattrline
doh

Fixes #786
4 years ago
Timothy Stack 78d5954fd7 [build] fix conversion 4 years ago
Timothy Stack 5c73ce0a85 [build] fix noarchive build 4 years ago
Timothy Stack e4ea9ca584 [arc] report errors when opening archives 4 years ago
Timothy Stack 563fa94d39 [log] fix fill character for file name prefix 4 years ago
Timothy Stack 8433a67c68 [release] fix musl build wrt libarchive 4 years ago
Timothy Stack 9bfe1f8319 [cmds] include filename in copied log lines when shown
Fixes #789
4 years ago
Timothy Stack df3df8369c [session] stages 4 years ago
Timothy Stack 5e42b4cb8a [debt] include cleanup 4 years ago
Timothy Stack 0dff822ade [debt] remove pthreadpp.hh 4 years ago
Timothy Stack 56866d8a33 [config-ui] support for searching 4 years ago
Timothy Stack 8b38bb0970 [session] store file visibility 4 years ago
Timothy Stack c22c78220c [text] hide text files 4 years ago
Timothy Stack 7b77a612c2 [files] make file scanning async 4 years ago
Timothy Stack dfd18a4be5 [view] add files view 4 years ago
Timothy Stack 4b7244d06c [archive] add locking 4 years ago
Timothy Stack a63cf003a0 [themes] move highlights to theme definitions
Fixes #783
4 years ago