Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git LoC History

Released August 2026

Version 1.0.0

Updated August 2026


Description

A Qt GUI app and a CLI app for viewing a git repository's lines of code at each commit in its history.


Credits

The Git Loc History logo is modified from the Git logo created by Jason Long, and licensed under the Creative Commons Attribution 3.0 Unported License.


Installation

Packages can be found on this repository's GitHub page under releases. Qt 6.5 or greater is required.


Packaging

You can use the scripts under pkg to create Linux packages.

Below are the required dependencies to build on each distro group. Qt 6.5 or greater is required. At the time of writing, unsupported distros include Debian 12, Ubuntu, and Linux Mint.

Debian (apt)

  • build-essential
  • cmake
  • libgit2
  • libssl-dev
  • qt6-base-dev
  • qt6-charts-dev
  • qt6-declarative-dev

Fedora (dnf)

  • rpmdevtools
  • cmake
  • openssl-devel
  • libgit2-devel
  • qt6-qtbase-devel
  • qt6-qtcharts-devel

Arch (pacman)

  • base-devel
  • cmake
  • libgit2
  • qt6-base
  • qt6-charts

About

An application for viewing a git repo's lines of code across its history.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages