commit ec662aa6797ca02807b55b58bd88c69f02ec4538 from: Omar Polo via: Thomas Adam date: Wed Aug 14 21:51:02 2024 UTC CHANGES for 0.102 commit - 0c4ad42c0a906040e1d0b12ad3f08287006529e5 commit + ec662aa6797ca02807b55b58bd88c69f02ec4538 blob - f645bd1b7f5666f6822b3234f37ffd5ba6d4fc90 blob + 449e7f731351a6e2fc269a37374878eb3f8af5d4 --- CHANGES +++ CHANGES @@ -1,3 +1,16 @@ +* got 0.102; 2024-08-14 + see git repository history for per-change authorship information +- support for sha256 repositories; the network protocol requires git(1) for now +- gotwebd: add support for the "owner" file +- gotwebd: fix the README link in the summary view +- fix handling of .gitignore files containing empty lines +- fix handling of files without trailing newline in histedit, rebase and merge +- gotd: allow numeric UIDs in permit/deny rules, as intended +- gotd: support numeric UIDs in the `user' directive +- fix comment handling and explain quoting in the *.conf.5 man pages +- tog: add ability to mark arbitrary commits to diff them +- print file index and work tree version in got info + * got 0.101; 2024-07-11 see git repository history for per-change authorship information - improve gotwebd.8 one-line description