Commit Graph

1691 Commits (c3f7eac29d8206554528dbe95247d2ce3afb5b61)
 

Author SHA1 Message Date
Tim Stack c3f7eac29d
Merge pull request #760 from sureshsundriyal/master
Minor changes to quell some compiler warnings and other miscellaneous changes.
4 years ago
Suresh Sundriyal 9a49035ce6 [Format] Designate non-capturing group 4 years ago
Suresh Sundriyal 7494f5cef5 Optimize the vum-log4cpp expression 4 years ago
Suresh Sundriyal 9b2b9d50ba Remove unused header 4 years ago
Suresh Sundriyal 908c41cb64 Fix compiler warnings about unused variables. 4 years ago
Suresh Sundriyal 1b5fa6d92d Fixup AUTHORS 4 years ago
Tim Stack 94e09c5228
Merge pull request #759 from sureshsundriyal/master
[Format] Add updatemgr's log4cpp format to vmw_log format.
4 years ago
Suresh Sundriyal a24aa5e414 [Format] Make the levels regex case-insensitive. 4 years ago
Suresh Sundriyal 83a3e69118 [Format] Fix up the greedy match 4 years ago
Suresh Sundriyal 2d30bfd322 [Format] Add updatemgr's log4cpp format to vmw_log format. 4 years ago
Timothy Stack 16c5fdccb4 [build] more win build 4 years ago
Timothy Stack 783c23b62c [build] add disable flag for system path inclusion 4 years ago
Tim Stack 0fa78a3c9f
Merge pull request #755 from amosbird/patch-1
Don't force system library path
4 years ago
Timothy Stack f9b3884b5e [build] try to fix win build 4 years ago
Timothy Stack 349991a695 [shlex] fix handling of tilde 4 years ago
Timothy Stack 3692c76788 [build] fix uninit var warning 4 years ago
Amos Bird 73d41228a9
Don't force system library path
When building with non-root toolchains (gentoo-prefix for instance), it confuses the toolchain to use non-existing libraries.
4 years ago
Timothy Stack f383af4d5f [build] try to fix RTD build 4 years ago
Timothy Stack f3d172c831 [keymap] add a french keymap 4 years ago
Tim Stack 3438ad1da9
Merge pull request #757 from sureshsundriyal/master
Update AUTHORS
4 years ago
Suresh Sundriyal fb51c2fd4a Update AUTHORS 4 years ago
Timothy Stack a3264fb104 [log_format] fix issues with year rollover
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 8a3fbe6375 [cmds] fix error format strings 4 years ago
Timothy Stack 815a05577e [keymap] suggest the config option to set for an unknown keystroke
Also, add a unicode green-check/red-X mark for the success/error
message for commands.
4 years ago
Timothy Stack 8734795505 [keymap] handle unicode keys and add UK keymap
Fixes #392
4 years ago
Timothy Stack ba1bc28209 [build] fix issues with test files 4 years ago
Timothy Stack 82b34bb02a [config] remove :save-config 4 years ago
Timothy Stack ead1d3eb36 [build] fix some more warnings 4 years ago
Timothy Stack c5a82240ec [build] try to fix some warnings 4 years ago
Timothy Stack 84a7079e3f [main] capture stderr only after initscr() and fix curl configure detection 4 years ago
Timothy Stack d6e1fd1f32 [release] change version to 0.9.0 4 years ago
Timothy Stack 0aa31964aa Revert "[autoconf] check for ncursesw instead of just ncurses"
This reverts commit 9b751940ae.
4 years ago
Timothy Stack a9dda41baf [release] add fallback terminfos to the ncurses static build
Fixes #751
4 years ago
Timothy Stack f0934a6e3c [theme] fix background color in the default theme 4 years ago
Timothy Stack 0940e97b2b [nits] fix some naming issues
Fixes #169
4 years ago
Timothy Stack 9b751940ae [autoconf] check for ncursesw instead of just ncurses
Fixes #479
4 years ago
Timothy Stack eb88ec4f6c [release] some more release fixes 4 years ago
Timothy Stack 1f2cf13739 [text] highlight rust code 4 years ago
Timothy Stack b408740697 [release] fix some issues in the release process 4 years ago
Timothy Stack 6182b6b41c [mouse] do not require xterm for mouse use
Fixes #727
4 years ago
Timothy Stack 4fa4a7057b [log_format] gracefully handle a misconfigured log format
Fixes #742
4 years ago
Timothy Stack d0f2f9e800 [view_curses] fix attribute range when the line contains UTF-8 chars
Fixes #745
4 years ago
Timothy Stack 164477a5fe [build] update apt cache 4 years ago
Timothy Stack a2b3427502 [tests] add tests for SQL annotation functionality 4 years ago
Timothy Stack 1269654617 fix SQL prompt help lookup
Fixes #748
4 years ago
Timothy Stack e451c7c112 [docs] more usage notes
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack d695febe14 [cmd] add :write-jsonlines-to command 4 years ago
Timothy Stack 2a37a9ce7f [build] fix the previous checkin 4 years ago
Timothy Stack 45630545ed [lss] fix identifier highlighting 4 years ago
Timothy Stack bda6fe46b1 [view_curses] minor fix for ansi display 4 years ago