b266720d26
ENH: Skip directories
2016-04-27 10:38:34 -04:00
dc39dfcf53
ENH: Add Python2.7 support
2016-04-27 10:34:41 -04:00
b400e4250d
ENH: Restructure for Travis
2016-04-27 10:18:36 -04:00
4cb7fe36d3
Merge pull request #67 from lfelipe/archc-new-additions
...
dictionary: add nodel(s)->model(s) and paralelism->parallelism.
2016-04-26 22:10:01 -03:00
fa2737c5fc
dictionary: add nodel(s)->model(s) and paralelism->parallelism.
2016-04-26 01:44:42 -03:00
391f00bf77
Merge pull request #61 from neuschaefer/dev
...
Minor dictionary work
2016-04-21 19:13:41 -03:00
90d0699aa6
dictionary: fix "correct" spelling of "original"
2016-03-11 19:55:38 +01:00
2b43632d6d
dictionary: add memroy -> memory
2016-03-11 19:54:29 +01:00
0871eaad17
Merge pull request #59 from rudimeier/master
...
dictionary: add more misspellings
2016-03-06 22:33:32 -08:00
43c5be00d6
dictionary: add setted -> set
...
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
2016-02-26 03:10:35 +01:00
a840850d2c
dictionary: add printting -> printing
...
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
2016-02-26 02:51:32 +01:00
d4baa6180d
Merge pull request #54 from stweil/master
...
Update dictionary
2016-01-15 20:30:49 -02:00
1157568cb9
Merge pull request #56 from jwilk/ther-other
...
dictionary: Add "other" as a possible correction for "ther"
2016-01-15 20:29:40 -02:00
494945bc47
Merge pull request #58 from qyearsley/new
...
Add 28 more words (incl 2 suggestions) in Jan 2016
2016-01-15 20:28:16 -02:00
62a30e69f1
Add 29 more words in Jan 2016 plus fixes minus constructible
2016-01-15 14:15:48 -08:00
02f3919395
Add accompagnied -> accompanied
2016-01-12 17:00:48 -02:00
cea420e201
Add upsteam -> upstream
2016-01-12 16:59:45 -02:00
1f0940c310
Merge pull request #57 from carlosp420/patch-0
...
added structered->structured to dictionary
2015-12-12 22:14:21 -08:00
e92034933c
added structered->structured to dictionary
2015-12-10 10:55:51 +02:00
2999085662
dictionary: Add "other" as a possible correction for "ther"
2015-12-08 11:40:25 +01:00
70d8ab1ffd
dictionary: New entries, 2nd variant for "unsed"
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-11-17 12:53:04 +01:00
25161f43df
Update dictionary
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-11-17 12:53:04 +01:00
65894a482b
Merge pull request #53 from jwilk/wanna
...
dictionary: fix comment for "wanna"
2015-10-27 16:24:19 -02:00
f69b4ddd09
dictionary: fix comment for "wanna"
...
codespell is concerned only about spelling, not pronunciation.
2015-10-22 15:42:02 +02:00
58e8937b23
Merge pull request #46 from qyearsley/add-more-words
...
Add 44 more words to dictionary.txt, and sort the lines.
2015-09-14 15:30:42 -03:00
b974eec7d1
Add 44 more words to dictionary.txt (squashed commit)
...
(Add 44 more words to dictionary.txt and run make sort-dictionary)
2015-09-14 09:24:09 -07:00
657be7e493
Merge pull request #48 from uberhacker/master
...
Added requirements to README.md
2015-09-13 16:24:24 -03:00
a9227cdbc4
Merge pull request #47 from qyearsley/rename
...
Rename ishidden, istextfile, fileopener (add underscores).
2015-09-12 19:39:37 -03:00
e8c32fe450
Added requirements to README.md
2015-09-12 16:47:17 -05:00
c322b5d0e0
Merge pull request #45 from GamerSource/makefile_fix
...
using correct prerequisite and fixing incomplete SORT_ARGS
2015-09-12 14:46:46 -03:00
9ec3e66b77
Rename ishidden, istextfile, fileopener (add underscores).
2015-09-12 10:46:44 -07:00
0268ac55f8
using correct prerequisite and fixing incomplete SORT_ARGS
...
As $^ contains all prerequisites the codespell target fails as
sed tries to get the input from codespell.py and check-dictionary
where checkdictionary isn't a file but a makefile target only.
Use $< instead, as it returns only the first prerequisite.
Also the implementation for SORT_ARGS was completed.
2015-09-10 13:32:54 +02:00
5a4d06a4f6
Merge pull request #39 from jwilk/spelling
...
README: capitalize "Wikipedia"
2015-09-09 18:55:33 -03:00
11ba4dbd70
Merge pull request #41 from lucasdemarchi/pr/aux
...
check dictionary and add auxiliar->auxiliary
2015-08-18 13:35:49 -03:00
074a943c35
dictionary: add auxiliar
2015-08-18 12:34:02 -03:00
11d3d695bd
build: add check for dictionary
...
Check if dictionary is sorted correctly. May be extended with more
checks later.
2015-08-18 12:33:56 -03:00
8c40f63337
build: add missing entries to PHONY
2015-08-18 12:22:26 -03:00
b9a27aed3d
use lowercase if description is not a full sentence.
2015-08-15 17:09:29 -07:00
481bf618b0
added manpage generation using help2man
2015-08-15 17:09:29 -07:00
3113e3d601
README: capitalize "Wikipedia"
2015-08-02 02:02:05 +02:00
b003c6167f
Add misspelled cacheing->caching
...
Example see [1].
[1] http://lists.freedesktop.org/archives/intel-gfx/2015-June/069414.html
Signed-off-by: Sedat Dilek <sedat.dilek@gmail.com>
2015-06-30 17:40:13 -03:00
a5b209215c
Update NEWS file for v1.8
2015-06-30 17:40:00 -03:00
fc0a100fe8
codespell 1.8
v1.8
2015-06-23 21:26:08 -03:00
931152865b
Merge pull request #37 from stweil/master
...
Add more typos and sort dictionary
2015-06-23 21:20:53 -03:00
af2ddedb67
dictionary: Sort entries
...
It was sorted using
LANG=C sort -f dictionary.txt
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-06-18 22:25:29 +02:00
03344fbc27
dictionary: More typos
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-06-18 22:24:44 +02:00
dbac9cc5bd
dictionary: Add additional correction for 'ths'
...
This avoids wrong automatic fixes.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-06-18 22:24:44 +02:00
5b8e336e5a
dictionary: Add more words from Wikipedia
...
The new entries are from
http://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-06-18 22:23:09 +02:00
140ea17601
dictionary: Add some misspellings from QEMU
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-06-18 22:23:09 +02:00
1a46dee82a
dictionary: Add more typos
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-06-18 22:23:09 +02:00