74 Commits

Author SHA1 Message Date
eab7617832 README: Add section on how to use latest dictionary.txt without... (#847)
updating codespell
2019-03-04 09:50:57 -05:00
9759f61938 README: rst formatting fix + added -L flag mention (#761)
* README: minor rst formatting fixes

* README: Added -L flag mention
2018-11-19 09:37:15 -05:00
74aab40ffb README: fix upgrade URL (#538) 2018-06-05 07:56:33 -04:00
78a67afd9e FIX: ReST 2018-05-17 14:46:29 -04:00
5167675932 Update codespell repository
Codespell got a new home with its own github organization. Reflect that
in the repository.
2018-05-10 09:40:40 -04:00
b2da73707d README: 'Sending Pull Requests' section added (#457)
* README: 'Sending Pull Requests' section added

Added a section to educate folks about how to sort the dictionary.txt file in preparation for a PR.

* FIX: Spaces
2018-04-23 10:06:58 -04:00
8ef7f50794 README: add usage how to check terms against dictionary (#399)
Closes #392
2018-03-12 12:03:41 -04:00
c53916ef2a README.rst: Remove obsolete comment about .py extension
The program is always called codespell, rather than codespell.py since commit
fb6f01d ("Move bin/codespell.py to bin/codespell"), and the "install" target
was removed in commit c5fe7f4 ("Remove borken parts of Makefile and repair
manpage creation").
2018-01-08 22:51:43 +01:00
eab574570f README: remove unnecessary escape character
Not sure how this crept in but removing it now. Sorry for all the noise!
2017-10-09 11:24:32 -04:00
b78dcae830 Further elaborate on codespell -I in --help output
Also includes a format refinement to README.rst
2017-10-09 11:05:38 -04:00
70809c070a README: elaborate of some noteworthy usage flags
Also offer some examples. 
and added an Update section
final
2017-10-06 11:45:55 -04:00
f1c58a7720 add missing licensing information 2017-03-07 07:55:40 -08:00
c1bbac894d Grammar typos 2017-02-21 18:50:21 +00:00
a5789e7ea7 Clarify license for codespell_lib (fixes #83) 2017-01-04 21:19:27 +01:00
fb6f01db96 Move bin/codespell.py to bin/codespell
From discussion in GH#85, the executable was renamed to
codespell to preserve backward compatibility with how
the Makefile used to install the library.
2016-08-18 11:49:43 -04:00
8ba9cd30a3 Merge pull request #81 from jwilk/spelling
README: fix typo
2016-06-10 14:24:03 -04:00
5c57cc0f65 README: fix typo 2016-06-10 20:03:44 +02:00
a19ba0a498 README: indent copyright and license notices 2016-06-10 19:57:24 +02:00
2c3bb1487f README: fix the GPL link 2016-06-10 15:34:43 +02:00
303b3970fb FIX: Better link 2016-06-10 07:57:47 -04:00
8646db28e9 Merge pull request #78 from jwilk/https-everywhere
Use HTTPS for Wikipedia URL
2016-06-10 07:56:38 -04:00
ef951d74ed Use HTTPS for Wikipedia URL 2016-06-10 02:13:14 +02:00
a2a817cf7a README: fix typo 2016-06-10 02:08:59 +02:00
8339cb5931 FIX: Fix readme 2016-06-09 14:52:52 -04:00