Andrew Clayton

Results 552 comments of Andrew Clayton

A few lines in the README with trailing whitespace. View them with something like `git diff master.. --check` or `git show --check` etc...

NAK. This could end up breaking a lot of peoples scripts. We will just need to live with it...

No [4](http://www.catb.org/jargon/html/N/NAK.html).

- Rebased with master - Commit message tweak ``` $ git range-diff 0ab815b8...5eb8f02f -: -------- > 1: 5c4911a3 perl: Constify some local static variables -: -------- > 2: ab1b3f9d test/clone:...

While I don't envisage this causing any issues I do want to give it a full development cycle to soak...

Rebased with master ``` $ git range-diff 5019157e...355f038f -: -------- > 1: 0bd18ecd Packages: clean up EOL debian-based distributions -: -------- > 2: 151305eb Packages: added Ubuntu 24.04 "noble" support...

Add a section to check for the new release on GH. ``` $ git range-diff 1637ab23...10100df1 1: 1637ab23 ! 1: 10100df1 Add RELEASE-PROCESS.md @@ RELEASE-PROCESS.md (new) + $ git push...

Rebased with master