Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-01 | chore: fix spelling errors across the project (#10459) | Josh Soref | |
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com> | |||
2021-10-05 | chore(chucknorris): add a few more Chuck Norris quotes (#10210) | Ryan McAllen | |
2021-10-05 | refactor(chucknorris): refresh plugin code | Marc Cornellà | |
2021-05-28 | chore(chucknorris): fix typo (#9916) | Gustavo J. Acosta | |
2020-09-01 | chuck-norris: remove some CN quotes and fix formatting (#9220) | Daniel Dugovic | |
2020-06-08 | chucknorris: normalize apostrophes (#9013) | l3nn4rt | |
2020-06-08 | chucknorris: fix typos (#9012) | l3nn4rt | |
2020-06-05 | chucknorris: remove duplicate quotes | Marc Cornellà | |
Fixes #8998 | |||
2020-03-11 | Clean up plugin READMEs and a few plugins | Marc Cornellà | |
- fasd - history - mercurial - pylint - repo - yii2 | |||
2018-10-02 | chucknorris: add README (#7186) | gramps | |
2018-04-22 | Remove the GPL LICENSE file b/c it's no longer relevant | Andrew Janke | |
2018-04-22 | Rebuild the chucknorris fortune file with a scrapper, using 20 pages worth | Andrew Janke | |
NOTE: The scrapper was previously included, but due to the website it scrapped being dead it's no longer useful. See #3642 for the code. Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2015-10-20 | Merge pull request #4214 from queria/chuck-linefix | Marc Cornellà | |
chucknorris: add missing line/quote delimiters | |||
2015-08-04 | chucknorris: add missing line/quote delimiters | Pavel Sedlák | |
few quotes were missing the '%' line delimiters, so some of the quotes were appearing at once merged together | |||
2015-07-02 | chucknorris: check for strfile dependency | Andrew Janke | |
Gives a better error message than "command not found: strfile", because it's not obvious to many users that strfile is part of fortune. Also handles the weird /usr/sbin install location for strfile on Cygwin. | |||
2015-02-21 | chucknorris: locate plugin dir using $0 instead of hardcoded $ZSH | Andrew Janke | |
2015-02-19 | plugins/chucknorris: Add automatic updating of the compiled fortune data ↵ | Andrew Janke | |
file. Use local variable for readability, and anonymous function to provide a scope for the local variable. | |||
2015-02-05 | add chucknorris plugin | Mathias Geat | |