aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosDimitris Apostolou2020-04-091-1/+1
|
* Delete some compdefs that have been included in zsh (thanks @okapia)Julien Nicoulaud2018-11-041-1/+1
| | | | | | | | Command used, on a zsh 5.6.2 installation: for def in src/*; { [[ -n $(find /usr/share/zsh/functions -name ${def:t}) ]] && git rm $def } Closes #607
* #591: move CONTRIBUTING to root directory, README cleanupJulien Nicoulaud2018-10-131-0/+39