aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/diff.c
Commit message (Expand)AuthorAge
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* refactor: remove some unused includes (#19747)zeertzjq2022-08-13
* refactor: replace char_u with charDundar Goc2022-08-12
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* vim-patch:9.0.0124: code has more indent than neededzeertzjq2022-08-01
* refactor: replace char_u with charDundar Goc2022-07-31
* vim-patch:9.0.0101: invalid memory access in diff mode with "dp" and undo (#1...zeertzjq2022-07-29
* vim-patch:9.0.0026: accessing freed memory with diff put (#19564)zeertzjq2022-07-29
* fix(options): properly free string options (#19510)zeertzjq2022-07-27
* vim-patch:8.2.5164: invalid memory access after diff buffer manipulationszeertzjq2022-07-25
* vim-patch:8.2.5163: crash when deleting buffers in diff modezeertzjq2022-07-25
* refactor: replace char_uDundar Goc2022-07-02
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* refactor: replace char_u #18429dundargoc2022-06-28
* vim-patch:8.2.1898: command modifier parsing always uses global cmdmodzeertzjq2022-06-14
* refactor: change type of linenr_T from long to int32_tDundar Goc2022-06-10
* build: add a cmake target for all used linters #18543dundargoc2022-06-09
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor: replace char_u variables and functions with charDundar Goc2022-05-16
* refactor: replace char_u variables and functions with charDundar Goc2022-05-11
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* refactor: replace char_u variables and functions with charDundar Goc2022-05-07
* refactor: replace char_u variables and functions with charDundar Goc2022-05-05
* refactor: replace char_u variables and functions with charDundar Goc2022-05-04
* refactor(uncrustify): change rules to better align with the style guideDundar Goc2022-04-29
* refactor: enable Wconversion warning for diff (#18094)dundargoc2022-04-24
* refactor: add pure attribute to pure functionsDundar Göc2022-04-13
* vim-patch:8.2.3925: diff mode confused by NUL bytes (#18033)zeertzjq2022-04-08
* vim-patch:8.2.3943: compiler warning from gcc for uninitialized variableDundar Göc2022-03-26
* refactor: minimize variable scope and eliminate empty declarationsDundar Göc2022-03-13
* refactor: fix clint warnings (#17682)dundargoc2022-03-13
* feat(lua): add api and lua autocmdsTJ DeVries2022-02-27
* vim-patch:8.1.2302: :lockmarks does not work for '[ and ']Sean Dewar2022-01-27
* vim-patch:8.2.3921: the way xdiff is used is inefficientLewis Russell2021-12-28
* vim-patch:8.2.3914 (#16808)dundargoc2021-12-28
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* refactor(misc1): move way beep functions elsewhereBjörn Linse2021-12-10
* refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
* refactor(macros): delete multibyte macros which just are aliasesBjörn Linse2021-11-14
* vim-patch:8.1.0743: giving error messages is not flexibleJames McCoy2021-11-01
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* refactor: uncrustify #16090dundargoc2021-10-29
* vim-patch:8.2.3556: filler lines are incorrect for other window in diff mode ...Jaehwang Jerry Jung2021-10-28
* vim-patch:8.1.2243: typos in comments (#16104)dundargoc2021-10-20
* refactor: remove redundant char casts #15888dundargoc2021-10-04
* feat(decorations): support virtual lines (for now: only one block at a time)Björn Linse2021-09-26
* refactor: format with uncrustify #15778dundargoc2021-09-25
* refactor: reformat with uncrustify #15736dundargoc2021-09-20
* refactor: format with uncrustify #15726dundargoc2021-09-20
* vim-patch:8.2.3394: filler lines are wrong when changing text in diff mode (#...Jaehwang Jerry Jung2021-09-18