aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | chore(clang): Fix 'Array subscript is undefined' #15057ansimita2021-07-11
* | window.c: address Coverity failure #14996Daniel Steinberg2021-07-10
* | refactor(undo): don't assume curbuf in u_compute_hashThomas Vigouroux2021-07-09
* | Merge pull request #12971 from vigoux/decurbufBjörn Linse2021-07-09
|\ \
| * | refactor(undo): remove last occurence of save_curbufThomas Vigouroux2021-07-08
| * | refactor: remove all mentions to `curbuf_lock`Thomas Vigouroux2021-07-08
| * | style(undo): remove unnecessary commentThomas Vigouroux2021-07-06
| * | fix(qf): use correct buffer fieldThomas Vigouroux2021-07-06
| * | buffer: move BUFEMPTY to a functionThomas Vigouroux2021-07-06
| * | undo: reduce reliance on curbufThomas Vigouroux2021-07-06
| * | buffer: don't rely on curbuf in BUFEMPTYThomas Vigouroux2021-07-06
* | | vim-patch:8.2.3125: variables are set but not used #15028dundargoc2021-07-08
* | | vim-patch:8.2.3089: garbage collection has useless code #15027dundargoc2021-07-08
* | | chore: use codespell to spell check #15016dundargoc2021-07-07
* | | clang/'Dead initialization': don't assign unused value to variable "string" #...dundargoc2021-07-07
* | | clang/'Dead nested assignment': don't assign unused value to precision #15012dundargoc2021-07-07
|/ /
* | clang/'Dead assignment': ignore warning #15000dundargoc2021-07-05
* | signs: Change b_signcols_max -> b_signcols_validLewis Russell2021-07-04
* | vim-patch:8.2.3097: crash when using "quit" at recovery promptJan Edmund Lazo2021-07-04
* | vim-patch:8.2.3093: tablabel_tooltip test fails with AthenaJan Edmund Lazo2021-07-04
* | vim-patch:8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrongJan Edmund Lazo2021-07-04
* | vim-patch:8.2.3087: Gemtext files are not recognizedJan Edmund Lazo2021-07-04
* | vim-patch:8.2.3085: JSONC files are not recognizedJan Edmund Lazo2021-07-04
* | fix(clint): fix link to style guide. (#14975)dundargoc2021-07-03
* | refactor(memfile_test): replace long_u type with size_t. #14974dundargoc2021-07-03
* | PVS/V1051: Ignore "modulo by 1" warning for ARRAY_SIZE. (#14943)dundargoc2021-07-03
* | doc/startup: cleanup; assign ENN to "conflicing configs" msg (#14971)Justin M. Keyes2021-07-03
* | ex_cmds: verify invalid command nameBjörn Linse2021-07-02
* | Merge pull request #14864 from seandewar/get-config-zindexBjörn Linse2021-07-02
|\ \
| * | fix(api/win_get_config): include z-indexSean Dewar2021-06-19
* | | Revert "tui: improve support for tmux, GNU Screen" (#14786)Érico Nogueira Rolim2021-06-30
* | | vim-patch:8.2.1905: the wininfo list may contain stale entries (#14884)Daniel Steinberg2021-06-30
* | | vim-patch:8.2.3072: "zy" does not work well when "virtualedit' is "block"Jan Edmund Lazo2021-06-29
* | | Merge pull request #14930 from clason/ts-ifdef-fixupBjörn Linse2021-06-29
|\ \ \
| * | | fixup(ts): put ts_query_cursor_set_match_limit behind feature guardChristian Clason2021-06-29
* | | | Merge pull request #14779 from tjdevries/tjdevries/vim_opt_fixesTJ DeVries2021-06-29
|\ \ \ \
| * | | | fix(vim.opt): #14708 Now lets you put duplicate values in wildmodeTJ DeVries2021-06-29
| |/ / /
* | | | Merge pull request #14335 from chentau/extmark_delbytesBjörn Linse2021-06-29
|\ \ \ \ | |/ / / |/| | |
| * | | Manually zero out deleted_bytes2 when substituting and joining lineschentau2021-06-29
| | |/ | |/|
* | | Merge pull request #14915 from clason/ts-match-limitBjörn Linse2021-06-28
|\ \ \
| * | | fix(treesitter): set match limit for query cursorsChristian Clason2021-06-26
* | | | [RDY] Add buffer information to tabline_update (#12481)John Gehrig2021-06-27
* | | | vim-patch:8.2.2954: short file name extension for Scala not recognizedJan Edmund Lazo2021-06-26
* | | | vim-patch:8.2.3049: JSON patch file not recognizedJan Edmund Lazo2021-06-26
* | | | vim-patch:8.2.3050: cannot recognize elixir filesJan Edmund Lazo2021-06-26
* | | | vim-patch:8.2.3018: 'quickfixtextfunc' formatting is lost when switching buff...Yorick Peterse2021-06-26
* | | | vim-patch:8.1.0897: can modify a:000 when using a reference (#14902)Jan Edmund Lazo2021-06-26
* | | | Fix `<afile>` getting prepended with a slash on WinClosed (#14515)Ghjuvan Lacambre2021-06-26
|/ / /
* | | vim-patch:8.2.3033: no error when using alpha delimiter with :globalJan Edmund Lazo2021-06-23
* | | vim-patch:8.2.2185: BufUnload is not triggered for the quickfix dummy bufferJan Edmund Lazo2021-06-23