| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix typos | Dimitris Apostolou | 2020-04-09 | 1 | -1/+1 |
| | | |||||
| * | Delete some compdefs that have been included in zsh (thanks @okapia) | Julien Nicoulaud | 2018-11-04 | 1 | -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 cleanup | Julien Nicoulaud | 2018-10-13 | 1 | -0/+39 |
