30 dépôts
Extensions and plugins that surface version control information within other development tools or environments.
Explore 30 awesome GitHub repositories matching devops & infrastructure · Version Control Integrations. Refine with filters or upvote what's useful.
Atom is an extensible code IDE and hackable text editor designed for source code editing and the creation of custom development environments. It functions as a syntax highlighting editor and a version control integrated editor that tracks file changes and synchronizes code with remote repositories. The editor allows for the modification of its own core functionality and supports a package-based plugin system for creating custom themes and snippets. It also serves as a Markdown preview editor, providing side-by-side visual rendering for content authoring. The platform includes capabilities fo
Surfaces version control information and manages file revisions directly within the editor interface.
Powerlevel10k is a high-performance shell prompt framework designed to provide a responsive and visually informative command-line interface. It functions as a terminal customization engine that allows users to define the appearance, color schemes, and information density of their prompt through a declarative configuration file. By decoupling prompt rendering from shell initialization, it eliminates startup latency and ensures that the command line remains responsive even under heavy system loads. The project distinguishes itself through advanced performance optimizations, including asynchrono
Integrates real-time Git status indicators directly into the shell prompt with configurable symbols and display options.
LazyVim is a modular configuration framework and distribution for Neovim that transforms a base text editor into a comprehensive integrated development environment. It provides a structured system for managing, loading, and orchestrating editor extensions using Lua, designed to standardize professional development workflows through a curated collection of settings and plugins. The project distinguishes itself through a focus on performance and stability, utilizing deferred plugin initialization to minimize startup latency and resource consumption. Its architecture relies on a directory-based
Surfaces version control operations like diffs and history directly within the editor interface.
This project is a comprehensive, community-maintained knowledge base and toolkit designed for competitive programming. It serves as a centralized repository for algorithmic theory, data structures, and mathematical techniques, providing a structured reference for informatics and collegiate programming competitions. The project distinguishes itself by integrating educational content with a robust suite of automation utilities. It provides a complete workflow for competitive programming, including tools for automated test case generation, solution verification, and direct interaction with onlin
Surfaces version control metadata directly within the development environment to track authorship and commit history.
Exa is a command-line utility designed to replace traditional file listing commands in Unix-like environments. It functions as a terminal-based file explorer that displays directory contents alongside system metadata and file attributes. The tool distinguishes itself by integrating version control information directly into the directory listing, allowing users to view the status of files within a repository alongside standard system data. It utilizes terminal-based styling to provide color-coded output, which helps visually differentiate between file types and metadata. The utility supports
Displays real-time version control status indicators directly within the file listing output.
Spaceship Prompt is a customizable Zsh prompt theme that serves as a development environment monitor, shell environment indicator, and system status monitor. It renders a visual interface for the terminal to display active programming language runtimes, package manager versions, and hardware battery levels. The project functions as a Git status indicator and infrastructure context display, tracking the state of version control repositories and showing active container versions and cluster contexts for cloud and local environments. The tool provides capabilities for shell context visualizatio
Provides visual cues for Git repository status and current branch directly within the shell.
Pure is an asynchronous command line prompt for Zsh designed to maintain terminal responsiveness while providing real-time system and environment information. It functions as a minimal, themeable interface component that reconstructs its visual state by evaluating shell variables and environment context before every new line. The project distinguishes itself by offloading complex tasks, such as version control status checks and system monitoring, to background processes. This architecture ensures that the terminal interface remains fluid and responsive even when performing intensive status up
Displays Git branch names and repository status directly within the shell prompt.
Powerlevel10k is a customizable Zsh theme framework and command line prompt customizer designed to create a visual shell status dashboard. It provides a toolkit for defining the layout, colors, and segments of a terminal prompt to improve the command line user experience. The project distinguishes itself through a flexible configuration system for prompt appearance and layout, allowing users to organize information segments across multiple lines and visually merge adjacent blocks. It supports extensive visual customization, including the use of custom font codepoints for icons and state-based
Surfaces git branch names and repository status changes within the terminal interface for faster navigation.
Broot is an interactive terminal file manager designed for navigating, searching, and manipulating complex file system hierarchies. It provides a visual tree-based interface that allows users to explore disk contents, manage file operations, and execute shell commands directly within the command line environment. The tool distinguishes itself through real-time fuzzy searching and recursive tree traversal, which filter directory structures as you type to maintain a clear, relevant view of the file system. It integrates version control status directly into the navigation view, displaying branch
Integrates version control status into the navigation view to display branch and modification states.
Oni is a modal code editor and integrated development environment that uses Neovim as its core editing engine. It combines the text manipulation and modal interaction model of Neovim with the capabilities of a full IDE, including a Language Server Protocol implementation for code intelligence, automatic completion, and error highlighting. The editor is distinguished by its integrated web rendering, allowing users to view documentation, browse the web, and render live previews of code and unit tests directly within the interface. It also utilizes TextMate grammars for syntax highlighting. The
Integrates version control via specialized buffer layers for tracking changes, diffing, and merging.
This project is a Lua-based file explorer plugin for Neovim that provides a sidebar tree interface for navigating project directories. It functions as a file system node manipulator and a Git-integrated file manager, allowing users to interact with their project structure directly within the editor. The plugin distinguishes itself by integrating version control status into the visual tree, enabling users to track, stage, and unstage files through the explorer interface. It also features a public API that allows external scripts to trigger internal functions and subscribe to system events. Th
Polls version control metadata to apply visual highlight groups based on the staged or unstaged status of files.
posh-git is a PowerShell extension that provides a Git prompt and a set of toolsets for enhancing terminal productivity. It integrates Git status and branch information directly into the PowerShell command prompt and provides a toolkit for customizing the appearance, colors, and path formatting of the shell session. The project distinguishes itself by providing command line autocompletion for Git commands, branch names, and file paths. It also includes an SSH agent manager with wrapper commands to start, stop, and monitor the status of secure shell agent processes. The software covers broade
Displays the current Git branch name and synchronization status directly within the PowerShell prompt.
snacks.nvim is a comprehensive collection of quality-of-life plugins and utilities designed to extend the core functionality of Neovim. It serves as a multi-purpose toolkit providing a UI framework, navigation enhancements, and integrations with external services. The project distinguishes itself by combining a wide array of specialized tools into a single suite, including a picker-based file explorer, a deep GitHub integration for managing issues and pull requests, and a set of development utilities for profiling Lua performance and inspecting code execution. Its broader capability surface
Displays visual indicators for Git version control changes and diagnostics within the file tree.
Ce projet est une ressource éducative complète et un guide pour apprendre le système de contrôle de version Git. Il sert de source de documentation technique pour un manuel qui explique les fondamentaux, les workflows avancés et l'architecture interne de Git. Le projet est structuré comme un e-book multi-format, avec des fichiers sources conçus pour être compilés dans divers formats de publication numérique, incluant HTML, PDF, EPUB et Mobi. Il utilise un pipeline de build dédié pour générer et valider ces documents. Le contenu couvre un large éventail de capacités de contrôle de version, incluant la manipulation de l'historique, l'administration de dépôt et l'intégration système. Il fournit des instructions guidées sur la gestion des workflows—tels que le branching, le merging et le rebasing—et analyse la mécanique interne du système de fichiers adressable par contenu et le versioning basé sur des instantanés.
Describes how to surface version control operations and information within text editors and development environments.
Ce projet est une interface pilotée par configuration pour définir la mise en page, les couleurs et les segments dynamiques d'une invite de ligne de commande (prompt). Il sert de barre d'état visuelle qui affiche l'état du contrôle de version et le contexte de l'environnement directement au sein du shell. Le système suit l'état du contrôle de version en détectant les noms de branches et les états de fichiers pour divers systèmes de contrôle de version. Il affiche également les contextes d'environnement opérationnel, tels que les environnements virtuels actifs et les profils cloud. L'outil fournit des capacités pour la personnalisation de l'invite shell, incluant l'application de thèmes visuels, la troncature de chemin pour les arbres de répertoires profonds et l'injection de contenu dynamique à partir de commandes shell. Il peut également changer les couleurs de l'invite en fonction du code de succès ou d'échec de la commande précédemment exécutée.
Provides real-time displays of the current branch, change counts, and file status indicators.
PoWFaucet est un outil de gestion de fonds et une passerelle de distribution blockchain conçus pour fonctionner comme un faucet crypto compatible EVM. Il automatise la distribution de devises natives et de jetons ERC20 tout en gérant la liquidité des hot wallets via des rechargements automatisés depuis des contrats de coffre-fort sécurisés. Le système se concentre sur la résistance aux attaques Sybil en intégrant plusieurs couches de vérification. Il utilise des exigences de preuve de travail (PoW), des défis captcha et une vérification d'identité via Gitcoin Passport, GitHub et les preuves à divulgation nulle de connaissance (ZKP) de Zupass pour déterminer l'éligibilité des utilisateurs et moduler les récompenses. La distribution est gérée par des contrôles de trafic incluant des plafonds de sortie globaux, une limitation des sessions simultanées et des restrictions sur les requêtes récurrentes. La plateforme fournit également des utilitaires pour la résolution de noms ENS et une interface frontend intégrable dans des sites web existants.
Displays real-time notifications and warnings on the frontend sourced from internal events.
ZCF is a unified command-line environment manager that initializes, configures, and orchestrates multiple AI coding assistants within a single interface. It provides structured workflows for development, manages parallel Git worktrees, integrates Model Context Protocol (MCP) servers, and routes AI requests across multiple API providers to avoid vendor lock-in. The tool distinguishes itself by enabling parallel development streams through Git worktrees, allowing simultaneous work on multiple branches with natural language control. It supports task-based model routing that selects the most appr
Shows current Git branch, change counts, sync status, proxy routing state, and workflow stage progress in a real-time status display.
Neo-tree is an extensible UI component for Neovim that functions as a file explorer, project resource manager, and git status browser. It provides a tree-based interface for navigating filesystems, managing open buffers, and organizing document symbols within a side panel. The project is designed as a customizable framework that allows for the integration of external data sources and the implementation of user-defined event handlers. It supports custom tree visuals and component rendering, enabling the display of metadata, custom icons, and third-party plugin data within the tree view. Capab
Allows users to add, unstage, revert, or commit files directly from the tree-based status view.
colorls est un visualiseur de répertoire de terminal basé sur Ruby qui affiche le contenu du système de fichiers en utilisant des couleurs, des icônes Font Awesome et des indicateurs d'état Git. Il fonctionne comme une interface en ligne de commande pour rendre le contenu des répertoires et les hiérarchies de système de fichiers imbriquées dans des formats de liste et d'arbre. Le projet présente un moteur de thème personnalisable qui permet aux utilisateurs de remplacer les couleurs par défaut et les icônes unicode via des fichiers de configuration externes. Il s'intègre au contrôle de version pour ajouter l'état des fichiers et dossiers directement dans la liste du terminal. L'outil fournit des capacités de visualisation de hiérarchie de répertoire avec profondeur configurable et mappe les extensions de fichier à des icônes et couleurs spécifiques. Il prend en charge la surveillance des états de contrôle de version pour identifier les changements en attente lors de la navigation dans les répertoires.
Displays visual cues and status indicators for Git repositories directly within the terminal file listing.
This repository is a collection of YAML automations and scripts for Home Assistant that coordinate devices and services into context‑aware home routines. Its design centers on combining multiple sensor inputs—motion, bed presence, garage door state—into a single occupancy signal that gates automations, reducing false triggers. The collection delivers actionable mobile notifications with script‑bound buttons for snoozing or escalating alerts, and integrates an external vision service to classify camera snapshots so package deliveries are detected and announced. What distinguishes this configur
Displays a card on the dashboard showing which automations are running and their entity states.