aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/file_search.c
Commit message (Expand)AuthorAge
* refactor: replace char_u with chardundargoc2022-11-28
* refactor: replace char_u with charDundar Göc2022-11-26
* refactor: replace char_u with charDundar Göc2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(uncrustify): improved formatting rulesdundargoc2022-10-21
* refactor: clint (#20600)Lewis Russell2022-10-12
* vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc2022-09-18
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-10
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: migrate comment style 2 #20080dundargoc2022-09-06
* refactor: migrate comment style (#20012)Lewis Russell2022-09-02
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-27
* refactor: change FALSE/TRUE to false/trueLewis Russell2022-08-26
* vim-patch:9.0.0270: some values of 'path' and 'tags' invalid in the tiny versionzeertzjq2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* refactor: pre-incr to post-incrLewis Russell2022-08-25
* refactor: change pre-decrement/increment to post (#19799)Lewis Russell2022-08-16
* refactor: remove some unused includes (#19747)zeertzjq2022-08-13
* refactor: replace char_u with charDundar Goc2022-08-12
* vim-patch:9.0.0126 (#19612)jdrouhard2022-08-02
* refactor: replace char_u with charDundar Goc2022-07-31
* refactor: replace char_uDundar Goc2022-07-02
* 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-07
* refactor(uncrustify): change rules to better align with the style guideDundar Goc2022-04-29
* refactor: convert macros to all-caps (#17895)dundargoc2022-04-24
* refactor: convert function comments to doxygen format (#17710)dundargoc2022-03-24
* feat(events): add DirChangedPrezeertzjq2022-02-11
* vim-patch:8.2.3219: :find searches non-existing directorieszeertzjq2022-02-01
* vim-patch:8.2.3613: :find test failszeertzjq2022-01-18
* vim-patch:8.2.3611: crash when using CTRL-W f without finding a file namezeertzjq2022-01-18
* vim-patch:8.2.3914 (#16808)dundargoc2021-12-28
* refactor: remove some chdir-related unnecessary calls and checkszeertzjq2021-12-20
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* Merge pull request #15840 from vimpostor/vim-8.2.3430Jan Edmund Lazo2021-11-30
|\
| * vim-patch:8.2.3609: internal error when ModeChanged is triggered recursivelyMagnus Groß2021-11-18
* | 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: make commas trail in enumsDundar Göc2021-10-19
* refactor(dirchanged): tab -> tabpagezeertzjq2021-10-17
* vim-patch:8.2.0909: cannot go back to the previous local directoryzeertzjq2021-10-17
* vim-patch:8.1.0604: autocommand test fails on MS-Windowszeertzjq2021-10-17
* vim-patch:8.0.1459: cannot handle change of directoryzeertzjq2021-10-17