Commit Graph

2580 Commits (84d2f56189a92c5de876b77c599ec426effe9022)
 

Author SHA1 Message Date
Cristian Chiru 092af9b694 Add missing include, closes #956 2 years ago
Tim Stack b2c7018d2d
Merge pull request #958 from solsticedhiver/patch-1
Mention the name of the remote binary file
2 years ago
solsTiCe d'Hiver 62901ac89d
Mention the name of the remote binary file
To avoid surprise, just mention the name of the remote binary file that is written and deleted immediately.

Sometimes it is not deleted. (when ?)
2 years ago
Tim Stack f02a8e2fe9
Update c-cpp.yml
remove apt update
2 years ago
Timothy Stack 43df8f75a2 [site] add goatcounter 3 years ago
Timothy Stack 8bb034eeeb [pcap] initial pcap support
Fixes #12
3 years ago
Timothy Stack c52240a25d [pages] update version number 3 years ago
Timothy Stack f74214b9b6 [sql] add a gunzip() SQL function 3 years ago
Timothy Stack b8945232f7 [test] update expected help output 3 years ago
Tim Stack b9b4d24933
Merge pull request #932 from eladeyal-intel/patch-1
Clarify that keybindings listed are default
3 years ago
Timothy Stack f33a9a580b [docs] add clipboard to the tuning section 3 years ago
eladeyal-intel 0f25ec6c3b
Clarify that keybindings listed are default
User can changfe the keybindings and the help message would not be updated.
3 years ago
Timothy Stack fa3c7048c9 [logfmt] remove noisy log message 3 years ago
Timothy Stack 561262c2f9 [perf] fix a performance issue when interactively loading a text file 3 years ago
Timothy Stack 3d31b2b723 [build] fix lib link order 3 years ago
Timothy Stack 7627c41802 [build] missing file 3 years ago
Timothy Stack 19fd336e9a [formats] add logfmt 3 years ago
Timothy Stack 782878b05c [tests] fix builddir 3 years ago
Timothy Stack 6e6487935a [test] fix broken path 3 years ago
Timothy Stack 008b1c827b [build] fix some 32-bit build issues 3 years ago
Timothy Stack 5089347e82 [views] fix some issues on shutdown 3 years ago
Tim Stack a9278b400d
Update snapcraft.yaml 3 years ago
Tim Stack 1c8e0f2ef3
Update snapcraft.yaml 3 years ago
Timothy Stack 7c51c3264b [snap] bump lib version 3 years ago
Tim Stack 1bc6b91dd7
Update snapcraft.yaml 3 years ago
Timothy Stack d71fd7bff2 [snap] bump curses version 3 years ago
Timothy Stack 2cac26cc00 [input] try fix handling of modifier+cursor keys 3 years ago
Timothy Stack 3c36869711 [looper] check for POLLHUP on stdin
Fixes #919
3 years ago
Timothy Stack b3b8ed7f07 [bump] update doctest version 3 years ago
Timothy Stack d228c5a9e1 [build] fix for static 3 years ago
Timothy Stack dc0b7ff631 [cmake] run cmake-format 3 years ago
Timothy Stack b884f732f2 [json-ext] json_contains() should accept null
Related to #447
3 years ago
Timothy Stack 954e368974 [build] rejigger doctest inclusion a bit 3 years ago
Timothy Stack 4ba892677e [snap] try to get git working 3 years ago
Timothy Stack 644c61c82a [snap] add removable-media plug and curl pkg 3 years ago
Timothy Stack cb3e587cb4 [snap] add git/ssh deps 3 years ago
Tim Stack f4d9e51f4c
Merge pull request #915 from bowlofeggs/optional_system_doctest
Provide a configure flag to use the system doctest
3 years ago
Timothy Stack 68d7d64948 [rebuild] some more cleanup 3 years ago
Timothy Stack 1c5567157f [build] use other #define for max 3 years ago
Timothy Stack 458b959a13 [headless] fix an issue with headless rebuilds 3 years ago
Timothy Stack 272de832d5 [build] silence a warning 3 years ago
Timothy Stack 3c5b86b5ed [lnav.org] fix download link 3 years ago
Timothy Stack 2edc3c8382 [lnav_log] fix issue when the debug log file couldn't be opened
Related to #866
3 years ago
Timothy Stack 806e3d934e [ptimec] use FOR_BUILD version of some defines 3 years ago
Timothy Stack 90b8e85e62 [tools] need to use FOR_BUILD version of some defines
Related to #916
3 years ago
Timothy Stack 90b513499c tweak file format display 3 years ago
Timothy Stack b2f11ac27f [intern] some cleanup 3 years ago
Timothy Stack d6535c40f6 [deps] bump sqlite version used in release build 3 years ago
Timothy Stack ecb4084b37 [logfile_sub_source] remove alternate 5 min highlight 3 years ago
Randy Barlow 85515b2c19
Provide a configure flag to use the system doctest
This will allow distributions to more easily maintain
incompatibilies between doctest and the rest of their software.

Fixes #912

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
3 years ago