commit 350a84376bb1f7c967234fad40ae5a6a30d0ae33 from: Omar Polo date: Wed Aug 14 19:31:27 2024 UTC CHANGES for 0.102 commit - 232556d55e4212db6ceba21158a3acce25c77706 commit + 350a84376bb1f7c967234fad40ae5a6a30d0ae33 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