aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'aucmd_textputpost' into 20231130_mix20231130_mixJosh Rahm2023-11-30
|\
| * Merge remote-tracking branch 'upstream/master' into aucmd_textputpostaucmd_textputpostJosh Rahm2023-11-30
| |\
| * | feat(aucmd_textputpost): only fire the event if the reg is not NULLJosh Rahm2023-02-28
| * | feat(TextPutPost): add TextPutPost autocommandJosh Rahm2023-02-02
* | | Merge branch 'fix_20726' into 20231130_mixJosh Rahm2023-11-30
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into fix_20726fix_20726Josh Rahm2023-11-29
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into fix_20726Josh Rahm2023-11-29
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Add hacky fix for issue 20726Josh Rahm2023-01-31
* | | | | Merge remote-tracking branch 'origin/colorcolchar' into 20231130_mixJosh Rahm2023-11-30
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into colorcolcharcolorcolcharJosh Rahm2023-11-29
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | feat(colorcolchar): implement 'foreground' flagJosh Rahm2023-02-02
| * | | | | feat(colorcolchar): make colorcol qsort() stable by including indexJosh Rahm2023-01-31
| * | | | | feat(colorcolchar): make the colorcolumn more flexibleJosh Rahm2023-01-31
| * | | | | feat(colorcolchar): remove existing colorcolumnchar in the fillchars. Make wa...Josh Rahm2023-01-31
| * | | | | Merge remote-tracking branch 'upstream/master' into colorcolcharJosh Rahm2023-01-25
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'upstream/master' into colorcolcharJosh Rahm2022-10-11
| |\ \ \ \ \
| * | | | | | feat(colorcolchar): revert "feat: rename colorcol in fillchars to colorc"Josh Rahm2022-08-27
| * | | | | | feat(colorcolchar): rename colorcol in fillchars to colorcJosh Rahm2022-08-27
| * | | | | | feat(colorcolchar): add the option "colorcol" to the fillchars settingJosh Rahm2022-08-27
* | | | | | | Merge branch 'userreg' into 20231130_mixJosh Rahm2023-11-30
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/usermarks' into HEADJosh Rahm2023-11-30
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into usermarksusermarksJosh Rahm2023-01-25
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | feat(usermarks): add usermarks to f_has listJosh Rahm2022-08-21
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into usermarksJosh Rahm2022-08-21
| | |\ \ \ \ \ \ \
| | * | | | | | | | feat(usermark); implement "user marks", i.e. marks whose behavior can be defi...Josh Rahm2022-08-21
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into userreguserregJosh Rahm2023-11-29
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2023-01-25
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2022-10-11
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | feat(userreg): normalize userregfunc option formatJosh Rahm2022-08-21
| * | | | | | | | | feat(userreg) fix 'recording' message to handle multibyte charsJosh Rahm2022-08-21
| * | | | | | | | | feat(userreg): Add user-defined registers to Neovim.Josh Rahm2022-08-21
* | | | | | | | | | Merge branch 'fix_repeatcmdline' into 20231130_mixJosh Rahm2023-11-30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Change from char_u to charfix_repeatcmdlineJosh Rahm2023-11-29
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fix_repeatcmdlineJosh Rahm2023-11-29
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fix_repeatcmdlineJosh Rahm2023-01-25
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | eval/userfunc.c: save the repeat_cmdline along with the redo buffJosh Rahm2022-09-15
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | refactor: explicitly abort on OOM condition (#26330)Gregory Anders2023-11-30
* | | | | | | | | | refactor(IWYU): fix includes for cmdhist.h (#26324)zeertzjq2023-11-30
* | | | | | | | | | fix(tui): grow termkey's internal buffer for large escape sequences (#26309)Gregory Anders2023-11-30
* | | | | | | | | | refactor(IWYU): move typedefs out of globals.h (#26322)zeertzjq2023-11-30
* | | | | | | | | | Merge pull request #23657 from luukvbaal/extmarkbfredl2023-11-30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix(extmark): restore extmarks when completing original textLuuk van Baal2023-11-29
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | refactor: move extern variables out of _defs.h files (#26320)zeertzjq2023-11-30
* | | | | | | | | | refactor(IWYU): move UI and LineFlags to ui_defs.h (#26318)zeertzjq2023-11-30
* | | | | | | | | | build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | fix(terminal): make backslashes in 'shell' work on WindowsLuki4462023-11-30
|/ / / / / / / /
* | | | | | | | refactor: move function macros out of vim_defs.h (#26300)zeertzjq2023-11-29
* | | | | | | | refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* | | | | | | | perf(column): only invalidate lines affected by added signLuuk van Baal2023-11-29
* | | | | | | | Merge pull request #26292 from luukvbaal/decorbfredl2023-11-29
|\ \ \ \ \ \ \ \