Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-03 | doc: Fix typos | Guillem Jover | 1 | -1/+1 | |
Warned-by: codespell | |||||
2018-10-08 | doc: Fix typo | Guillem Jover | 1 | -1/+1 | |
Warned-by: codespell | |||||
2018-10-07 | doc: Fix typos | Guillem Jover | 1 | -1/+1 | |
Warned-by: codespell | |||||
2018-08-30 | Fix some typos | Guillem Jover | 1 | -6/+6 | |
Thanks-to: Niels Thykier <niels@thykier.net> (for typo in dpkg(1)) | |||||
2017-05-06 | doc: Do not include mispellings in changelogs | Guillem Jover | 1 | -30/+27 | |
This makes detecting them more difficult, as they become a bunch of false-positives to wade through. | |||||
2017-05-06 | doc: Spelling fixes | Guillem Jover | 1 | -4/+3 | |
Spotted-by: Josh Soref <jsoref@gmail.com> | |||||
2017-05-06 | doc: Spelling fixes | Josh Soref | 1 | -51/+51 | |
Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2017-01-22 | doc: Fix typos in documentation and code comments | Guillem Jover | 1 | -18/+18 | |
Warned-by: codespell, spellintian | |||||
2016-07-19 | Fix documentation typos | Guillem Jover | 1 | -4/+4 | |
Warned-by: codespell | |||||
2016-07-19 | Fix repeated "the" word typos | Guillem Jover | 1 | -2/+2 | |
Prompted-by: Valentin Samir <valentin.samir@crans.org> in #830989 | |||||
2015-07-28 | doc: Fix multiple typos | Guillem Jover | 1 | -12/+12 | |
Warned-by: spellintian | |||||
2014-10-12 | doc, scripts: Fix typos in comments | Guillem Jover | 1 | -1/+1 | |
2014-05-27 | Replace non-breaking spaces with ASCII spaces | Guillem Jover | 1 | -1/+1 | |
2013-12-07 | Use https:// URLs instead of http:// when possible | Guillem Jover | 1 | -2/+2 | |
2013-05-08 | Remove trailing whitespaces | Guillem Jover | 1 | -102/+102 | |
Do not fix the shlibs conffiles to avoid possible useless prompts. Fixes CodeLayout::ProhibitTrailingWhitespace. Warned-by: perlcritic | |||||
2013-04-04 | Fix spelling errors | Guillem Jover | 1 | -1/+1 | |
The other spelling errors come from external projects (doxygen and pkg-config), which are being dealt upstream. Warned-by: codespell | |||||
2013-04-01 | Use gender-neutral sentences | Guillem Jover | 1 | -1/+1 | |
2012-06-08 | Fix typos in changelogs | Niels Thykier | 1 | -1/+1 | |
Signed-off-by: Niels Thykier <niels@thykier.net> Signed-off-by: Guillem Jover <guillem@debian.org> | |||||
2011-08-20 | Fix spelling errors | Guillem Jover | 1 | -33/+33 | |
Found by codespell. | |||||
2010-11-19 | Cleanup white spaces | Guillem Jover | 1 | -1/+0 | |
Remove trailing spaces. Remove blank lines not separating different code blocks. Remove blank lines at the end of the file. | |||||
2010-02-25 | Add accent on Raphaël's name in several files | Guillem Jover | 1 | -183/+183 | |
2010-01-02 | Fix misspellings of “explicitly” all over the place | Guillem Jover | 1 | -2/+2 | |
2009-03-02 | Switch to automatically generating the ChangeLog file | Guillem Jover | 1 | -0/+16930 | |
Keep the old ChangeLog files as ChangeLog.old, and distribute them. Automatically genereate the ChangeLog from “git log”. And update the information for translators. |