Commit Graph

1933 Commits (f36954741d45d47e1f31feaef85284e82a433a2c)
 

Author SHA1 Message Date
Timothy Stack f36954741d [build] use -fprofile-abs-path 3 years ago
Timothy Stack 83345f85c1 [build] missing coverage include 3 years ago
Timothy Stack a120bf2c0c [build] missing coverage flags 3 years ago
Timothy Stack efea67e61c [tests] move test_pcrepp 3 years ago
Timothy Stack 5c203a2648 [ci] enable debug 3 years ago
Timothy Stack b3e4b5d68d [ci] don't install coveralls 3 years ago
Timothy Stack 3566e122ae [ci] try self-hosted 3 years ago
Timothy Stack 00890970cd [tests] disable a couple of tests 3 years ago
Timothy Stack 681618a513 [ci] try again 3 years ago
Timothy Stack d5fd3410d7 [ci] reduce parallelism 3 years ago
Timothy Stack 28cd4f9ddf install lcov 3 years ago
Timothy Stack 6c864696da try to turn on coveralls 3 years ago
Timothy Stack fa7f8cf3a7 [docs] some more cookbook text 3 years ago
Timothy Stack 49ebde5953 [build] remove pcrecpp and other stuff
Linking against a binary c++ lib suuuucckkkkkssss...
3 years ago
Timothy Stack 2b9f4c6d3a [docs] start a cookbook 3 years ago
Timothy Stack b5af750256 [docs] some doc updates 3 years ago
Timothy Stack 099b32b393 [version] bump to 0.9.1 3 years ago
Timothy Stack f17d838be1 [build] missing file in header list 3 years ago
Timothy Stack 215c08f632 [build] missed curl_looper subclassing isc::service 3 years ago
Timothy Stack 50b63559ce [build] need a cast... 3 years ago
Timothy Stack 775d2443a6 [injector] fix some init issues 3 years ago
Timothy Stack 310c67c53e [build] missing include 3 years ago
Timothy Stack bc48911e42 [build] missing include 3 years ago
Timothy Stack eea5220191 [build] missing include 3 years ago
Timothy Stack cac1175973 [services] initial pass at injecting services and a bunch of other stuff 3 years ago
Timothy Stack 8633afdff3 [ptime] fix handling of too large number for seconds 3 years ago
Timothy Stack 92a31534cf [vt52] deal with bracketed paste mode from readline 3 years ago
Timothy Stack e5f37ee3ff [perf]
Defect Number:
    Reviewed By:
   Testing Done:
3 years ago
Timothy Stack a871ad5dbc [cleanup] some curl-related fixes 3 years ago
Timothy Stack 076d730fa2 [cleanup] some minor fixes 3 years ago
Timothy Stack 56bee6f4c9 [archive] remove old unpacked archives and a bunch of other stuff 3 years ago
Timothy Stack ae422bb37e [release] add xz/lzma to the release build 4 years ago
Timothy Stack a768f0146f add CPPFLAGS/LDFLAGS to bin2c build 4 years ago
Timothy Stack 8851c4492f [tests] add a test for decompression 4 years ago
Timothy Stack 678be94d75 [files] use libarchive to decompress files
Fixes #87
4 years ago
Timothy Stack be71834733 [files-view] close the files view when jumping to a file 4 years ago
Timothy Stack 5599c9cc80 [files] fix hiding of duplicate files 4 years ago
Timothy Stack 6be36eda19 [build] isdigit() instead of isnumber() 4 years ago
Timothy Stack 8235f9af5d [tests] try to make scripty output readable 4 years ago
Timothy Stack 4d936f7bba [build] add more tests to cmake build 4 years ago
Timothy Stack 853ef11435 [debt] another leak fix 4 years ago
Timothy Stack 7f80d47ae4 [debt] fix some cleanup 4 years ago
Timothy Stack cc072d29ea [tests] update another date-sensitive test 4 years ago
Timothy Stack 60dde499ac [tests] fix test to make it insensitive to the current date 4 years ago
Timothy Stack 1cefe583fa [debt] fix a leak in lnav_view_filters 4 years ago
Timothy Stack 2de57d242d [leak] fix leak of yajl error msgs 4 years ago
Timothy Stack 6d8a9f2121 [debt] try to fix leak 4 years ago
Timothy Stack 2996a90afa [format] use the module level for a message 4 years ago
Tim Stack 787b33f45c
[build] missing include 4 years ago
Timothy Stack 1d17ac7f29 [build] compress data files embedded in the binary to save some space
Fixes #763
4 years ago