aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/README.md
Commit message (Expand)AuthorAge
* docs: how to debug TUI using gdb/lldb #22771Ryan Jenkins2023-03-25
* build!: rename sanitizer options from CLANG_* to ENABLE_*ii142023-03-17
* refactor(log): reduce compile time LOG_LEVEL granularitybfredl2023-03-04
* docs: naming conventions, guidelinesJustin M. Keyes2023-02-22
* build(ci): let ASAN print tracebacks for more errors (SIGABORT, SIGILL)bfredl2023-02-10
* feat(lua): execute stdin ("-") as LuaJustin M. Keyes2023-01-05
* docs: fix typosdundargoc2022-11-02
* fix(docs): correct obsolete note about 'writedelay' in dev docsbfredl2022-05-31
* fix(logging): skip recursion, fix crash #18764Justin M. Keyes2022-05-30
* feat(defaults): session data in $XDG_STATE_HOME #15583Ivan2022-05-12
* docs: typo fixes (#17859)dundargoc2022-04-15
* docs #15447Justin M. Keyes2021-08-21
* logging: move to XDG_CACHE_HOME (#13739)Michael Lingelbach2021-01-13
* doc: LOG_CALLSTACK: mention "-no-pie" [ci skip]Jakub Łuczyński2020-02-21
* docJustin M. Keyes2019-09-09
* src/nvim/README: revisit sanitizer section [ci skip] (#10780)Daniel Hahler2019-08-20
* Remove TSan suppression config [skip appveyor]Daniel Hahler2019-08-15
* build: TSan: add src/.tsan-suppressionsDaniel Hahler2019-08-14
* context: shada_encode_regs(): init WriteMergerState #10637Justin M. Keyes2019-07-28
* doc: xdg, MAINTAIN.md, channel-id, job controlJustin M. Keyes2018-10-11
* UI: restore 'writedelay' feature.Justin M. Keyes2018-02-07
* api: nvim_command_output: direct implJustin M. Keyes2018-01-10
* tui: dump termcap info if -V3 ('verbose' >= 3)Justin M. Keyes2017-12-05
* log: Add log_callstack_to_file()James McCoy2017-08-09
* log: log_callstack()Justin M. Keyes2017-07-23
* log: all UI events, not just UI-bridgeJustin M. Keyes2017-07-22
* doc (#6719)Justin M. Keyes2017-05-11
* doc: Add whitespace before parens. #4202Diego Viola2016-02-08
* Start documenting codeThiago de Arruda2015-10-26