Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete redundant characters | zhangguangzhi | 2023-06-20 | 1 | -1/+1 |
| | | | | | | | -- GnuPG-bug-id: 6482 Signed-off-by: zhangguangzhi <[email protected]> | ||||
* | Spelling: correct spelling of "passphrase". | Daniel Kahn Gillmor | 2016-11-02 | 1 | -2/+2 |
| | | | | | | | | | | | There were several different variant spellings of "passphrase". This should fix them all for all English text. I did notice that po/it.po contains multiple instances of "passhprase", which also looks suspect to me, but i do not know Italian, so i did not try to correct it. Signed-off-by: Daniel Kahn Gillmor <[email protected]> | ||||
* | Generate the ChangeLog from commit logs. | Werner Koch | 2011-12-01 | 1 | -0/+12066 |
* scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011. |