OpenBSD – Game of Trees 0.102 released
Version 0.102 of Game of Trees was released on August 14, 2024, featuring SHA256 repository support, bug fixes, improved components, and enhanced handling of .gitignore files and comments.
Read original articleVersion 0.102 of Game of Trees has been released on August 14, 2024, with several updates and fixes. Key enhancements include support for SHA256 repositories, which currently requires the use of git(1). The gotwebd component has been improved to support the "owner" file and to fix the README link in the summary view. Additionally, the handling of .gitignore files with empty lines has been corrected, along with issues related to files lacking a trailing newline during histedit, rebase, and merge operations. The gotd component now allows numeric UIDs in permit/deny rules and supports them in the `user` directive. Improvements have also been made to comment handling and quoting explanations in the *.conf.5 man pages. The new version allows users to mark arbitrary commits for differential comparison and prints the file index and work tree version in the 'got info' command.
- Game of Trees 0.102 was released on August 14, 2024.
- The update includes support for SHA256 repositories and various bug fixes.
- Improvements were made to the gotwebd and gotd components.
- Users can now mark arbitrary commits for differential comparison.
- The release enhances handling of .gitignore files and comment processing.
Related
Nim Version 2.0.8 Released
Nim 2.0.8, the fourth patch for Nim 2.0, brings stability improvements, gcc14 support, and optimizations. Released quickly to aid partner Status, it fixes issues like regressions and memory problems. Users can update easily.
How I Use Git Worktrees
The author advocates for using Git worktrees to manage multiple coding tasks concurrently, highlighting their benefits over branches for context switching and productivity in software development.
Restic 0.17.0 Released
Restic released version 0.17.0 on July 26, 2024, featuring enhancements to restore and prune commands, improved error handling, and support for various backup processes and configurations.
Highlights from Git 2.46
Git 2.46 has been released with contributions from 96 contributors, introducing pseudo-merge bitmaps, enhanced credential helpers, and a new git config command, alongside various bug fixes and improvements.
Magit 4.0 Released
Magit 4.0 has been released after three years, featuring new commands and improved functionality. The creator seeks community support for financial sustainability and plans more frequent updates.
Related
Nim Version 2.0.8 Released
Nim 2.0.8, the fourth patch for Nim 2.0, brings stability improvements, gcc14 support, and optimizations. Released quickly to aid partner Status, it fixes issues like regressions and memory problems. Users can update easily.
How I Use Git Worktrees
The author advocates for using Git worktrees to manage multiple coding tasks concurrently, highlighting their benefits over branches for context switching and productivity in software development.
Restic 0.17.0 Released
Restic released version 0.17.0 on July 26, 2024, featuring enhancements to restore and prune commands, improved error handling, and support for various backup processes and configurations.
Highlights from Git 2.46
Git 2.46 has been released with contributions from 96 contributors, introducing pseudo-merge bitmaps, enhanced credential helpers, and a new git config command, alongside various bug fixes and improvements.
Magit 4.0 Released
Magit 4.0 has been released after three years, featuring new commands and improved functionality. The creator seeks community support for financial sustainability and plans more frequent updates.