Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix: include ci/ in exported tarball | James McCoy | 2021-10-01 |
| | | | | | | | | | src/nvim/testdir/runnvim.sh re-uses the test suite code from ci/ to cleanup the output of legacy tests. Closes #15856 [skip ci] | ||
* | Exclude .github/ and CI files from exported archives | James McCoy | 2021-05-05 |
| | | | | These are only relevant for GitHub, not published tarballs. | ||
* | vim-patch:8.1.2182: test42 seen as binary by git diff #11256 | Daniel Hahler | 2019-10-19 |
| | | | | | | Problem: Test42 seen as binary by git diff. Solution: Add .gitattributes file. Make explicit that 'cpo' does not contain 'S'. (Daniel Hahler, closes vim/vim#5072) https://github.com/vim/vim/commit/5b39d7adb0b9f02afe242f607d4c96250f06965d | ||
* | make all *.h linguist-language as C file #10442 | George Zhao | 2019-07-08 |