aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | vim-patch:8.2.3726: README file in a config directory gets wrong filetype (#1...Christian Clason2021-12-03
* | | Merge pull request #15840 from vimpostor/vim-8.2.3430Jan Edmund Lazo2021-11-30
|\ \ \
| * | | vim-patch:8.2.3610: crash when ModeChanged triggered too earlyMagnus Groß2021-11-18
| * | | vim-patch:8.2.3609: internal error when ModeChanged is triggered recursivelyMagnus Groß2021-11-18
| * | | feat: trigger ModeChanged for terminal modesMagnus Groß2021-11-18
| * | | vim-patch:8.2.3555: ModeChanged is not triggered on every mode changeMagnus Groß2021-11-18
| * | | vim-patch:8.2.3463: pattern matching with ModeChanged not testedMagnus Groß2021-11-18
| * | | vim-patch:8.2.3462: ModeChanged only uses one character for new_mode and old_...Magnus Groß2021-11-18
| * | | vim-patch:8.2.3430: no generic way to trigger an autocommand on mode changeMagnus Groß2021-11-18
* | | | Merge pull request #16420 from seandewar/vim-8.1.2136Jan Edmund Lazo2021-11-30
|\ \ \ \
| * | | | vim-patch:8.2.2465: using freed memory in :psearchSean Dewar2021-11-24
| * | | | vim-patch:8.1.2136: using freed memory with autocmd from fuzzerSean Dewar2021-11-24
| | |/ / | |/| |
* | | | vim-patch:8.2.2350: using "void" for no reason (#16410)zeertzjq2021-11-30
* | | | Merge pull request #16381 from VVKot/vim-8.1.0228Jan Edmund Lazo2021-11-30
|\ \ \ \
| * | | | vim-patch:8.1.1393: unnecessary type castsVVKot2021-11-22
| * | | | vim-patch:8.1.1386: unessesary type casts for lalloc()VVKot2021-11-22
| * | | | vim-patch:8.1.1384: using "int" for alloc() often results in compiler warningsVVKot2021-11-22
* | | | | vim-patch:8.2.3703: most people call F# "fsharp" and not "fs" (#16469)zeertzjq2021-11-30
* | | | | docs(lsp): add annotations for private functionsGregory Anders2021-11-30
* | | | | chore: fix typosii142021-11-30
* | | | | Merge pull request #16452 from clason/vim-8.2.3685Christian Clason2021-11-28
|\ \ \ \ \
| * | | | | vim-patch:8.2.3686: filetype detection often mixes up Forth and F#Christian Clason2021-11-27
| * | | | | vim-patch:8.2.3451: not all apache files are recognizedChristian Clason2021-11-27
| * | | | | vim-patch:8.2.3458: not all dictdconf files are recognizedChristian Clason2021-11-27
| * | | | | vim-patch:8.2.3685: Visual studio project files are not recognizedChristian Clason2021-11-27
| | |_|_|/ | |/| | |
* | | | | Merge pull request #16451 from clason/vim-8.2.3684Christian Clason2021-11-28
|\ \ \ \ \
| * | | | | vim-patch:8.2.3687: blockwise insert does not handle autoindent properlyChristian Clason2021-11-28
| * | | | | vim-patch:8.2.3684: blockwise insert does not handle autoindent properlyChristian Clason2021-11-27
| |/ / / /
* | | | | chore: fix typos (#16361)dundargoc2021-11-27
* | | | | fix: allow str_utfindex second argument to be an explicit nil (#16448)Michael Lingelbach2021-11-27
|/ / / /
* | | | vim-patch:8.2.3679: objc file detected as Octave (#16446)Christian Clason2021-11-26
* | | | vim-patch:8.2.3677: after a put the '] mark is on the last byte (#16442)Christian Clason2021-11-26
* | | | chore(docs): clarify vim.notify log_level parameter (#16436)Mathias Fußenegger2021-11-25
* | | | feat(diagnostic)!: make DiagnosticChanged a first class autocmd (#16098)Gregory Anders2021-11-25
* | | | fix(fileio): replace characters over INT_MAX with U+FFFD (#16354)Javier Lopez2021-11-23
| |/ / |/| |
* | | Merge pull request #16341 from zeertzjq/vim-8.2.2518nightlyJan Edmund Lazo2021-11-21
|\ \ \
| * | | vim-patch:8.2.3588: break statement is never reachedzeertzjq2021-11-17
| * | | vim-patch:8.2.3572: memory leak when closing window and using "multispace"zeertzjq2021-11-17
| * | | vim-patch:8.2.2520: missing tests for 'listchars'zeertzjq2021-11-17
| * | | fix(options): using :set fillchars should clear local valuezeertzjq2021-11-17
| * | | vim-patch:8.2.2518: 'listchars' should be window-localzeertzjq2021-11-17
* | | | vim-patch:8.2.3627: difficult to know where the text starts in a window (#16377)zeertzjq2021-11-21
* | | | Merge pull request #16386 from VVKot/vim-8.2.2922Jan Edmund Lazo2021-11-21
|\ \ \ \
| * | | | vim-patch:8.2.3639: line commented out accidentallyVVKot2021-11-21
| * | | | vim-patch:8.2.2922: computing array length is done in various waysVVKot2021-11-21
| | |/ / | |/| |
* | | | Merge pull request #16362 from zeertzjq/vim-8.2.3617Jan Edmund Lazo2021-11-21
|\ \ \ \
| * | | | vim-patch:8.2.3622: "verbose pwd" shows confusing infozeertzjq2021-11-19
| * | | | vim-patch:8.2.3618: getcwd() is unclear about how 'autochdir' is usedzeertzjq2021-11-19
| * | | | revert: partially revert #9894zeertzjq2021-11-19
| * | | | vim-patch:8.2.3617: ":verbose pwd" does not mention 'autochdir' was appliedzeertzjq2021-11-19