awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

Awesome GitHub RepositoriesVersion History Analyzers

Tools for inspecting and auditing the chronological change logs of a codebase.

Distinguishing note: Focuses on the analysis of historical change records rather than the act of version control itself.

Explore 5 awesome GitHub repositories matching software engineering & architecture · Version History Analyzers. Refine with filters or upvote what's useful.

Awesome Version History Analyzers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • refined-github/refined-githubAvatar refined-github

    refined-github/refined-github

    31,531Vezi pe GitHub↗

    Refined GitHub is a browser extension enhancement suite designed to improve developer productivity by augmenting the native web interface of code hosting platforms. It functions as a modular framework that injects custom JavaScript and stylesheets directly into the browser context, allowing for real-time manipulation of the page structure and visual design. The project distinguishes itself through a declarative architecture that monitors the document for structural changes, enabling it to dynamically patch interface elements as users navigate. By intercepting native event flows and applying c

    Analyze the chronological record of changes made to a file or project to identify when specific modifications occurred and who was responsible for those updates.

    TypeScriptbrowser-extensionchrome-extensionfirefox-addon
    Vezi pe GitHub↗31,531
  • nvim-mini/mini.nvimAvatar nvim-mini

    nvim-mini/mini.nvim

    9,325Vezi pe GitHub↗

    mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls

    Retrieves and analyzes historical data for specific line ranges to track how code has evolved over time.

    Lualuamini-nvimneovim
    Vezi pe GitHub↗9,325
  • dspinellis/unix-history-repoAvatar dspinellis

    dspinellis/unix-history-repo

    7,223Vezi pe GitHub↗

    This project is a version-controlled Git archive and software archaeology dataset containing the continuous evolution of Unix source code from 1970 to the present. It serves as a chronological record of system history, synthesizing a versioned code timeline from disparate historical snapshots. The archive enables longitudinal software analysis by reconstructing a sequence of commits and merges from fragmented releases. This allows for the tracking of system evolution and the attribution of specific lines of code to original authors through synthesized version control metadata. The dataset co

    Inspects and audits chronological change logs to identify when files were modified and by whom.

    Assembly
    Vezi pe GitHub↗7,223
  • hearthsim/hearthstone-deck-trackerAvatar HearthSim

    HearthSim/Hearthstone-Deck-Tracker

    4,898Vezi pe GitHub↗

    Hearthstone Deck Tracker is a gaming companion application and collection manager for Windows. It serves as a game utility for tracking real-time gameplay data, managing card collections, and analyzing deck performance through match history and win rates. The application features a plugin-based architecture that allows for the addition of third-party logic to introduce custom tracking behaviors and automation triggers. For broadcasters, it provides a chroma-key compatible streaming overlay to display real-time game data on live video feeds. Its capabilities include importing deck lists from

    Records match history and win rates to evaluate the performance of specific card decks.

    C#c-sharpdeck-trackergame
    Vezi pe GitHub↗4,898
  • leagueakari/leagueakariAvatar LeagueAkari

    LeagueAkari/LeagueAkari

    3,550Vezi pe GitHub↗

    Reviews match history and performance statistics to help players evaluate their gameplay in League of Legends.

    TypeScriptlcu-api
    Vezi pe GitHub↗3,550
  1. Home
  2. Software Engineering & Architecture
  3. Version History Analyzers

Explorează sub-etichetele

  • Game Match History AnalyzersTools that review match history and performance statistics to help players evaluate their gameplay. **Distinct from Version History Analyzers:** Distinct from Version History Analyzers: focuses on game match history rather than software version history.