summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/README.md
AgeCommit message (Expand)AuthorFiles
2025-11-16docs: misc #36580Justin M. Keyes1
2025-10-24docs: dev_tools, dev_archJustin M. Keyes1
2025-09-03docs: lsp, miscJustin M. Keyes1
2024-01-18docs: various #25289Justin M. Keyes1
2023-12-13docs: add code-overview from wiki to src/nvim/README.mddundargoc1
2023-10-10docs: small fixesdundargoc1
2023-09-14docs: fix typos and other small fixes (#25005)dundargoc1
2023-06-28fix(api): nvim_cmd{cmd="win_getid"} parsed as :winsize #24181Justin M. Keyes1
2023-05-15build: add ubsan default optionsii141
2023-03-25docs: how to debug TUI using gdb/lldb #22771Ryan Jenkins1
2023-03-17build!: rename sanitizer options from CLANG_* to ENABLE_*ii141
2023-03-04refactor(log): reduce compile time LOG_LEVEL granularitybfredl1
2023-02-22docs: naming conventions, guidelinesJustin M. Keyes1
2023-02-10build(ci): let ASAN print tracebacks for more errors (SIGABORT, SIGILL)bfredl1
2023-01-05feat(lua): execute stdin ("-") as LuaJustin M. Keyes1
2022-11-02docs: fix typosdundargoc1
2022-05-31fix(docs): correct obsolete note about 'writedelay' in dev docsbfredl1
2022-05-30fix(logging): skip recursion, fix crash #18764Justin M. Keyes1
2022-05-12feat(defaults): session data in $XDG_STATE_HOME #15583Ivan1
2022-04-15docs: typo fixes (#17859)dundargoc1
2021-08-21docs #15447Justin M. Keyes1
2021-01-13logging: move to XDG_CACHE_HOME (#13739)Michael Lingelbach1
2020-02-21doc: LOG_CALLSTACK: mention "-no-pie" [ci skip]Jakub Łuczyński1
2019-09-09docJustin M. Keyes1
2019-08-20src/nvim/README: revisit sanitizer section [ci skip] (#10780)Daniel Hahler1
2019-08-15Remove TSan suppression config [skip appveyor]Daniel Hahler1
2019-08-14build: TSan: add src/.tsan-suppressionsDaniel Hahler1
2019-07-28context: shada_encode_regs(): init WriteMergerState #10637Justin M. Keyes1
2018-10-11doc: xdg, MAINTAIN.md, channel-id, job controlJustin M. Keyes1
2018-02-07UI: restore 'writedelay' feature.Justin M. Keyes1
2018-01-10api: nvim_command_output: direct implJustin M. Keyes1
2017-12-05tui: dump termcap info if -V3 ('verbose' >= 3)Justin M. Keyes1
2017-08-09log: Add log_callstack_to_file()James McCoy1
2017-07-23log: log_callstack()Justin M. Keyes1
2017-07-22log: all UI events, not just UI-bridgeJustin M. Keyes1
2017-05-11doc (#6719)Justin M. Keyes1
2016-02-08doc: Add whitespace before parens. #4202Diego Viola1
2015-10-26Start documenting codeThiago de Arruda1