Repository History

5 repositories tagged with git

Topic: git
Destructive Command Guard (dcg): Protecting AI Agents from Dangerous Commands

Destructive Command Guard (dcg): Protecting AI Agents from Dangerous Commands

The Destructive Command Guard (dcg) is a high-performance hook designed to prevent AI coding agents from executing dangerous git and shell commands. Built in Rust, dcg intercepts and blocks catastrophic operations like `git reset --hard` or `rm -rf`, offering clear explanations and safer alternatives. It provides a crucial safety layer for developers working with tools like Claude Code, Codex CLI, and GitHub Copilot.

Analyzed Jul 11, 2026
View Details
Froggit: A Modern, Minimalist Git TUI for Streamlined Workflow

Froggit: A Modern, Minimalist Git TUI for Streamlined Workflow

Froggit is a modern, minimalist Git Terminal User Interface (TUI) designed to simplify your Git workflow. It offers visual feedback, keyboard-driven controls, and seamless integration with your terminal, enhancing clarity and speed for common Git operations. Built with Go, Froggit provides a fast and efficient way to manage your repositories across Windows, Linux, and macOS.

Analyzed Apr 14, 2026
View Details
difftastic: A Structural Diff Tool That Understands Code Syntax

difftastic: A Structural Diff Tool That Understands Code Syntax

difftastic is an innovative structural diff tool designed to compare files based on their syntax rather than just lines. Written in Rust, it leverages tree-sitter to provide precise insights into code changes across over 30 programming languages. This tool is particularly useful for developers who need to understand the true semantic differences in their code, even after reformatting.

Analyzed Jan 28, 2026
View Details
GitBundle: A Rust-Powered Self-Hosted Code Hosting Platform

GitBundle: A Rust-Powered Self-Hosted Code Hosting Platform

GitBundle is a modern, self-hosted code hosting and workflow automation platform built with Rust, emphasizing performance, security, and full control. It offers a streamlined workflow engine compatible with GitHub Actions syntax, making it ideal for teams requiring a reliable and fast self-hosted solution.

Analyzed Jan 14, 2026
View Details
Lefthook: A Fast and Powerful Git Hooks Manager for Any Project

Lefthook: A Fast and Powerful Git Hooks Manager for Any Project

Lefthook is a robust Git hooks manager written in Go, designed for speed and flexibility across various project types. It simplifies the process of enforcing code quality and consistency, supporting parallel execution and custom command configurations. This tool ensures your team's code stays in shape with minimal setup and powerful features.

Analyzed Dec 31, 2025
View Details
Previous Page 1 Next
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️