commit 47975f11e5334a764d15e2d4fde9f2b90f5eb43e from: Stefan Sperling date: Wed Apr 19 21:42:14 2023 UTC publish got 0.87 commit - 5c0857bb3101e93852d67ed0c333498295201faf commit + 47975f11e5334a764d15e2d4fde9f2b90f5eb43e blob - c97af821c19dadbb38ad9e87ef87065e23b2e1fc blob + 6c85936db1e5e937c9700ca4cf7acac8f3d03087 --- index.html +++ index.html @@ -64,7 +64,7 @@

- Game of Trees 0.86 released March 12, 2023 + Game of Trees 0.87 released April 19, 2023
Game of Trees -portable 0.86 released March 13, 2023 blob - bbe97fef0ec15832865a1847d83e3214a3cbb76c blob + caeb2b057c19028246b29ea2d9f0729cf77dab38 --- releases/CHANGES +++ releases/CHANGES @@ -1,3 +1,21 @@ +* got 0.87; 2023-04-19 + see git repository history for per-change authorship information +- add gitwrapper(1) +- tog: resume blame and diff search from the first line +- fix crash in got log due to NULL-deref in got_object_blob_close +- add support for protecting references against 'got send -f' to gotd +- fix spurious empty packfile error from gotd when rewinding a branch +- tog: implement automated test harness +- update the base commit ID of unmodified files if the blob ID matches +- fix rebase/histedit -a leaving some files on the temporary branch +- make 'got revert' and 'got rm' work on non-existent directories +- got: flush stdout before printing the error in main() +- when aborting rebase/histedit/merge, unlink files added by merged changes +- fix 'got commit' using a bad parent commit ID when worktree is out-of-date +- allow no-op merge commits to be created +- fix sending merge commits +- show how to fetch a pull request in got.1 pull request example section + * got 0.86; 2023-03-12 see git repository history for per-change authorship information - fix race condition on NFS where log-message file's modify time may change blob - /dev/null blob + 9ea89d225eb91777f94f69f67711e54126afe41d (mode 644) Binary files /dev/null and releases/got-0.87.tar.gz differ