summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/shada
AgeCommit message (Expand)AuthorFiles
2026-04-22fix(shada): bdelete'd buffers not stored in oldfiles #39070glepnir1
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes5
2026-02-03feat(defaults): exclude temp dirs from 'shada' oldfiles #37631Pavel Pisetski1
2025-10-12test(shada/buffers_spec): cleanup output file #36154Vlad1
2025-09-30fix(shada): preserve marks after delete across sessions (#35795)glepnir1
2025-07-09feat(shada): shada should not store nobuflisted buffers #21818Leonhard Kipp1
2025-06-10fix(shada): prevent 'nobuflisted' buffers in v:oldfiles #34373glepnir1
2025-05-04feat(messages): cleanup Lua error messagesJustin M. Keyes1
2025-04-27fix(shada): don't add '0' mark if f0 in 'shada'Andre Toerien1
2025-04-27fix(shada): don't store empty replacement stringAndre Toerien1
2025-04-27fix(shada): don't store search and sub patterns if /0 in 'shada'Andre Toerien1
2025-04-27feat(shada): don't store jumplist if '0 in 'shada'Andre Toerien1
2025-02-27refactor(shada): fix coverity warning about leaking memory (#32650)zeertzjq1
2025-02-26fix(shada): ":wshada/:rshada [filename]" with shadafile=NONE #32538IpsumCapra1
2025-01-04refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859Justin M. Keyes2
2024-09-23refactor(api)!: rename Dictionary => DictJustin M. Keyes1
2024-08-05refactor(shada): rework msgpack decoding without msgpack-cbfredl1
2024-05-28refactor(shada): remove ShaDaReadDef secondary wrapperbfredl1
2024-05-23fix(shada): restore search pattern length properly (#28929)zeertzjq1
2024-04-23test: improve test conventionsdundargoc10
2024-04-11test: remove unnecessary nil argument to testutil (#28270)zeertzjq1
2024-04-10refactor(test): inject after_each differentlyLewis Russell9
2024-04-08test: improve test conventionsdundargoc10
2024-04-06test: reduce sleep for file timestamp change (#28196)zeertzjq1
2024-03-11test: correct order of arguments to eq() (#27816)zeertzjq1
2024-01-17test: move format_{string,luav} to a separate moduleLewis Russell1
2024-01-17test: refactor PathsLewis Russell1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell9
2024-01-12test: normalise nvim bridge functionsLewis Russell3
2024-01-12test: typing for helpers.methsLewis Russell6
2024-01-12test: use vim.mpack and vim.uv directlyLewis Russell2
2024-01-03refactor: format test/*Justin M. Keyes10
2023-09-03fix(shada): update marks when using delmarks! (#24978)Maria José Solano1
2023-09-02test(shada/marks_spec): load the file with the marks (#24979)zeertzjq1
2023-08-31fix(shada): update deleted marks (#24936)Maria José Solano1
2023-05-22test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell3
2023-04-13refactor: remove modelines from Lua filesGregory Anders1
2023-04-04test: replace lfs with luv and vim.fsdundargoc1
2023-02-11fix(rpc)!: preseve files when stdio channel is closed (#22137)zeertzjq3
2023-02-10fix(tests): fixes for using vim.mpack and more ASANbfredl1
2022-11-22test: simplify platform detection (#21020)dundargoc3
2022-11-13test: introduce skip() #21010dundargoc1
2022-09-22vim-patch:9.0.0537: the do_set() function is much too long (#20274)zeertzjq1
2022-06-28build: rename build-related dirsJustin M. Keyes1
2022-06-13fix(tests): check for EOF on exit of nvim properlybfredl5
2021-09-19refactor(tests): remove redir_exec #15718Justin M. Keyes2
2021-09-15feat(shada): restore Blob globals properlySean Dewar2
2021-09-01refactor(tests): use assert_alive() #15546Justin M. Keyes1
2020-07-31shada: fix failed assertion on exit (#12692)erw71