summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/diff.c
AgeCommit message (Expand)AuthorFiles
2022-11-29vim-patch:9.0.0965: using one window for executing autocommands is insufficientzeertzjq1
2022-11-28refactor: replace char_u with chardundargoc1
2022-11-26refactor: replace char_u with charDundar Göc1
2022-11-19refactor: replace char_u with charDundar Göc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-11-06refactor: fix clang-tidy warningsdundargoc1
2022-11-04Enable new diff option linematch (#14537)Jonathon1
2022-10-28fix(diff.c): regression in diffgetput (#20843)Lewis Russell1
2022-10-25refactor(diff.c): copy lines via memmoveLewis Russell1
2022-10-25refactor(diff.c): factor out diffblock deletionLewis Russell1
2022-10-24refactor(diff.c): internal does not need diffstyleLewis Russell1
2022-10-24refactor(diff.c): simplify diff_buf_idx()Lewis Russell1
2022-10-24refactor(diff.c): factor out hunk processingLewis Russell1
2022-10-24refactor(diff.c): factor out hunk extractionLewis Russell1
2022-10-24refactor(diff.c): allocate hunks directly in ga_arrayLewis Russell1
2022-10-24refactor(diff.c): remove char_u declarationsLewis Russell1
2022-10-23refactor(diff.c): break up ex_diffgetput()Lewis Russell1
2022-10-23refactor(diff.c): reduce scope of variables (#20781)Lewis Russell1
2022-09-11refactor: replace char_u with charDundar Göc1
2022-09-09refactor: replace char_u with charDundar Göc1
2022-09-06refactor: replace char_u with charDundar Göc1
2022-08-31refactor: replace char_u with charDundar Göc1
2022-08-29refactor: replace char_u with charDundar Göc1
2022-08-27refactor: replace char_u with charDundar Göc1
2022-08-26refactor: replace char_u with charDundar Göc1
2022-08-25refactor: replace char_u with charDundar Goc1
2022-08-23vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq1
2022-08-22vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)zeertzjq1
2022-08-20vim-patch:8.1.2045: the option.c file is too big (#19854)zeertzjq1
2022-08-19vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell1
2022-08-13refactor: remove some unused includes (#19747)zeertzjq1
2022-08-12refactor: replace char_u with charDundar Goc1
2022-08-11refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq1
2022-08-01vim-patch:9.0.0124: code has more indent than neededzeertzjq1
2022-07-31refactor: replace char_u with charDundar Goc1
2022-07-29vim-patch:9.0.0101: invalid memory access in diff mode with "dp" and undo (#1...zeertzjq1
2022-07-29vim-patch:9.0.0026: accessing freed memory with diff put (#19564)zeertzjq1
2022-07-27fix(options): properly free string options (#19510)zeertzjq1
2022-07-25vim-patch:8.2.5164: invalid memory access after diff buffer manipulationszeertzjq1
2022-07-25vim-patch:8.2.5163: crash when deleting buffers in diff modezeertzjq1
2022-07-02refactor: replace char_uDundar Goc1
2022-06-30feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes1
2022-06-28refactor: replace char_u #18429dundargoc1
2022-06-14vim-patch:8.2.1898: command modifier parsing always uses global cmdmodzeertzjq1
2022-06-10refactor: change type of linenr_T from long to int32_tDundar Goc1
2022-06-09build: add a cmake target for all used linters #18543dundargoc1
2022-05-25refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc1
2022-05-16refactor: replace char_u variables and functions with charDundar Goc1
2022-05-11refactor: replace char_u variables and functions with charDundar Goc1
2022-05-09refactor: replace char_u variables and functions with charDundar Goc1