summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.1.0077: header of README file is not nicev8.1.0077Bram Moolenaar2018-06-181-2/+3
| | | | | Problem: Header of README file is not nice. Solution: Move text to the bottom.
* patch 8.1.0075: no Vim logo in README filev8.1.0075Bram Moolenaar2018-06-181-0/+2
| | | | | Problem: No Vim logo in README file. Solution: Add one. (Árni Dagur, closes #3024)
* Vim 8.1 releasev8.1.0000Bram Moolenaar2018-05-171-1/+1
| | | | Update version number and information. Fix a couple of tests.
* patch 8.0.1255: duplicate badge README filev8.0.1255Bram Moolenaar2017-11-021-1/+1
| | | | | Problem: duplicate badge README file. Solution: Remove one. (Dominique Pelle)
* patch 8.0.1248: stray + in README filev8.0.1248Bram Moolenaar2017-11-021-1/+2
| | | | | Problem: Stray + in README file. Solution: Remove the +. Add a line break.
* patch 8.0.1247: not easy to find Debian build infov8.0.1247Bram Moolenaar2017-11-021-0/+1
| | | | | Problem: Not easy to find Debian build info. Solution: Add a badge in the README file. (Dominique Pelle)
* patch 8.0.0510: typo in link to codecov.io resultsv8.0.0510Bram Moolenaar2017-03-251-1/+1
| | | | | Problem: Typo in link to codecov.io results. Solution: Remove duplicate https:.
* patch 8.0.0509: no link to codecov.io resultsv8.0.0509Bram Moolenaar2017-03-251-0/+1
| | | | | Problem: No link to codecov.io results. Solution: Add a badge to the readme file.
* Vim 8.0 releasev8.0.0000Bram Moolenaar2016-09-121-1/+1
|
* patch 7.4.1745v7.4.1745Bram Moolenaar2016-04-151-0/+7
| | | | | | Problem: README file is not clear about where to get Vim. Solution: Add links to github, releases and the Windows installer. (Suggested by Christian Brabandt)
* patch 7.4.1684v7.4.1684Bram Moolenaar2016-03-291-31/+35
| | | | | Problem: README text is slightly outdated. Solution: Mention the READMEdir directory.
* patch 7.4.1599v7.4.1599Bram Moolenaar2016-03-191-0/+1
| | | | | Problem: No link to Coverity. Solution: Add Coverity badge in README.
* patch 7.4.1022v7.4.1022Bram Moolenaar2016-01-011-4/+4
| | | | | Problem: The README file contains some outdated information. Solution: Update the information about supported systems.
* patch 7.4.900v7.4.900Bram Moolenaar2015-10-251-1/+2
| | | | | Problem: README file can still be improved Solution: Add a couple of links. (Christian Brabandt)
* patch 7.4.899v7.4.899Bram Moolenaar2015-10-251-4/+7
| | | | | Problem: README file is not optimal. Solution: Move buttons, update some text. (closes #460)
* patch 7.4.880v7.4.880Bram Moolenaar2015-09-251-0/+3
| | | | | Problem: No build and coverage status. Solution: Add links to the README file. (Christian Brabandt)
* patch 7.4.875v7.4.875Bram Moolenaar2015-09-251-0/+5
| | | | | Problem: Not obvious how to contribute. Solution: Add a remark about CONTRIBUTING.md to README.md
* patch 7.4.777v7.4.777Bram Moolenaar2015-07-101-0/+112
Problem: The README file doesn't look nice on github. Solution: Add a markdown version of the README file.