Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | indent: Fix spelling | Daniel Kahn Gillmor | 2024-05-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | -- These are non-substantive corrections for minor spelling mistakes within the GnuPG codebase. With something like this applied to the codebase, and a judiciously tuned spellchecker integrated as part of a standard test suite, it should be possible to keep a uniform orthography within the project. GnuPG-bug-id: 7116 | ||||
* | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 2011-02-04 | 1 | -1/+1 |
| | | | | | | | | We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again. | ||||
* | Merged Dirmngr with GnuPG. | Werner Koch | 2010-06-09 | 1 | -0/+240 |
A few code changes to support dirmngr. |