_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
git-filter-repo 2.45.0
Dependencies: python@3.11.11
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/newren/git-filter-repo
Licenses: Expat GPL 2
Synopsis: Quickly rewrite Git repository history
Description:

git filter-repo is a versatile tool for rewriting history, which roughly falls into the same space of tool like git filter-branch but with more capabilities. git filter-repo is now recommended by the Git project instead of git filter-branch.

emacs-git-annex 1.1-2.1324d3f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jwiegley/git-annex-el
Licenses: GPL 2+
Synopsis: Emacs integration for git-annex
Description:

Enhances Dired and buffers visiting annex files with git-annex functionality. In Dired, the names of annex files are shortened by hiding the symbolic links and fontified based on whether content is present. Commands for performing some common operations (e.g., unlocking and adding files) are provided.

texlive-gitinfo 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/gitinfo
Licenses: LPPL 1.3+
Synopsis: Access metadata from the Git distributed version control system
Description:

The package makes it possible to incorporate git version control metadata into documents. For memoir users, the package provides the means to tailor page headers and footers to use the metadata.

Note this version is now deprecated, but is kept on the archive, pro tem, for continuity for existing users. All new repositories should use gitinfo2.

emacs-git-gutter 20241212.1415
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacsorphanage/git-gutter
Licenses:
Synopsis: Port of Sublime Text plugin GitGutter
Description:

Documentation at https://melpa.org/#/git-gutter

emacs-git-backup 20191209.2144
Propagated dependencies: emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/antham/git-backup
Licenses:
Synopsis: Backup each file change using git
Description:

Documentation at https://melpa.org/#/git-backup

emacs-ivy-gitlab 20181228.826
Propagated dependencies: emacs-s@20220902.1511 emacs-dash@20250312.1307 emacs-ivy@20250417.1209 emacs-gitlab@20180312.1647
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/nlamirault/emacs-gitlab
Licenses:
Synopsis: Ivy interface to Gitlab
Description:

Documentation at https://melpa.org/#/ivy-gitlab

emacs-bts-github 20170401.1249
Propagated dependencies: emacs-bts@20151109.1333 emacs-gh@20230825.1217
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/aki2o/emacs-bts-github
Licenses:
Synopsis: A plugin of bts.el for GitHub
Description:

Documentation at https://melpa.org/#/bts-github

emacs-git-blamed 20161028.1926
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: Minor mode for incremental blame for Git
Description:

Documentation at https://melpa.org/#/git-blamed

rust-git-version 0.3.9
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/fusion-engineering/rust-git-version
Licenses: FreeBSD
Synopsis: Embed git information in your code at compile-time
Description:

This crates compiles the git version (tag name, or hash otherwise) and dirty state into your program.

rust-vergen-git2 1.0.2
Dependencies: libgit2@1.8.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rustyhorde/vergen
Licenses: Expat ASL 2.0
Synopsis: Generate @code{cargo:rustc-env} instructions via @code{build.rs}
Description:

This package provides cargo:rustc-env instructions via build.rs for use in your code via the env! macro.

texlive-gitinfo2 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/gitinfo2
Licenses: LPPL 1.3+
Synopsis: Access metadata from the Git distributed version control system
Description:

The package makes it possible to incorporate git version control metadata into documents. For memoir users, the package provides the means to tailor page headers and footers to use the metadata.

python-gitpython 3.1.24
Dependencies: git-minimal@2.41.0
Propagated dependencies: python-gitdb@4.0.2 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/gitpython-developers/GitPython
Licenses: Modified BSD
Synopsis: Python library for interacting with Git repositories
Description:

GitPython is a python library used to interact with Git repositories, high-level like git-porcelain, or low-level like git-plumbing.

It provides abstractions of Git objects for easy access of repository data, and additionally allows you to access the Git repository more directly using either a pure Python implementation, or the faster, but more resource intensive git command implementation.

emacs-git-gutter 0.93
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-git-gutter
Licenses: GPL 3+
Synopsis: See and manage hunks of text in a version control system
Description:

This package is an Emacs minor mode for displaying and interacting with hunks of text managed in a version control system. Added modified and deleted areas can be indicated with symbols on the edge of the buffer, and commands can be used to move between and perform actions on these hunks.

Git, Mercurial, Subversion and Bazaar are supported, and many parts of the display and behaviour is easily customisable.

guile-g-golf.git 0.8.0-a.5-0.4120743
Dependencies: guile@3.0.9 guile-lib@0.2.8 glib@2.82.1
Propagated dependencies: gobject-introspection@1.82.0
Channel: small-guix
Location: small-guix/packages/guile-xyz.scm (small-guix packages guile-xyz)
Home page: https://www.gnu.org/software/g-golf/
Licenses: LGPL 3+
Synopsis: Guile Object Library for GNOME
Description:

G-Golf (Gnome: (Guile Object Library for)) is a library for developing modern applications in Guile Scheme. It comprises a direct binding to the GObject Introspection API and higher-level functionality for importing Gnome libraries and making GObject classes (and methods) available in Guile's object-oriented programming system, GOOPS.

Note: Currently, when developing with G-Golf in guix shell, there is a grafts bug in Guix. To avoid it, use Guix' --no-grafts option. Guix packages that use wrap-program are unaffected.

emacs-git-command 20191028.333
Propagated dependencies: emacs-term-run@20200128.702 emacs-with-editor@20250531.2230
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/10sr/git-command-el
Licenses:
Synopsis: A Git Command-Line interface
Description:

Documentation at https://melpa.org/#/git-command

emacs-ibuffer-git 20110508.731
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: show git status in ibuffer column
Description:

Documentation at https://melpa.org/#/ibuffer-git

emacs-github-elpa 20231201.804
Propagated dependencies: emacs-package-build@20250603.1711 emacs-commander@20140120.1852 emacs-git@20140128.1041
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/10sr/github-elpa
Licenses:
Synopsis: Build and publish ELPA repositories with GitHub Pages
Description:

Documentation at https://melpa.org/#/github-elpa

emacs-helm-gitlab 20180312.1647
Propagated dependencies: emacs-s@20220902.1511 emacs-dash@20250312.1307 emacs-helm@20250629.458 emacs-gitlab@20180312.1647
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/nlamirault/emacs-gitlab
Licenses:
Synopsis: Helm interface to Gitlab
Description:

Documentation at https://melpa.org/#/helm-gitlab

emacs-helm-ls-git 20250615.1418
Propagated dependencies: emacs-helm@20250629.458
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-helm/helm-ls-git
Licenses:
Synopsis: The git project manager for helm
Description:

Documentation at https://melpa.org/#/helm-ls-git

python-git-review 2.1.0
Dependencies: bash-minimal@5.1.16 git@2.49.0 openssh@10.0p1
Propagated dependencies: python-requests@2.31.0
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://docs.openstack.org/infra/git-review/
Licenses: ASL 2.0
Synopsis: Command-line tool for Gerrit
Description:

Git-review is a command-line tool that helps submitting Git branches to Gerrit for review, or fetching existing ones.

python-git-hammer 0.3.1
Propagated dependencies: python-beautifultable@1.0.0 python-dateutil@2.8.2 python-gitpython@3.1.24 python-globber@0.2.1 python-matplotlib@3.8.2 python-sqlalchemy@1.4.42 python-sqlalchemy-utils@0.38.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/asharov/git-hammer
Licenses: ASL 2.0
Synopsis: Provide statistics for git repositories
Description:

Git Hammer is a statistics tool for projects in git repositories. Its major feature is tracking the number of lines authored by each person for every commit, but it also includes some other useful statistics.

git-test-sequence 20140312.48e5a2f
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://dustin.sallings.org/2010/03/28/git-test-sequence.html
Licenses: X11-style
Synopsis: Run a command over a sequence of commits
Description:

git-test-sequence is similar to an automated git bisect except it’s linear. It will test every change between two points in the DAG. It will also walk each side of a merge and test those changes individually.

texlive-gitstatus 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/gitstatus
Licenses: LPPL 1.3+
Synopsis: Include Git information in the document as watermark or via variables
Description:

If your LaTeX document is version-controlled with Git, you might encounter situations, where you want to include some information of your Git repository into your LaTeX document, e.g., to keep track on who gave you feedback on which version of your document. This Git information can be included on every page by a watermark or (for custom needs) via provided variables.

git-remote-gcrypt 1.5
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://spwhitton.name/tech/code/git-remote-gcrypt/
Licenses: GPL 3+
Synopsis: Whole remote repository encryption
Description:

git-remote-gcrypt is a Git remote helper to push and pull from repositories encrypted with GnuPG. It works with the standard Git transports, including repository hosting services like GitLab.

Remote helper programs are invoked by Git to handle network transport. This helper handles gcrypt: URLs that access a remote repository encrypted with GPG, using our custom format.

Supported locations are local, rsync:// and sftp://, where the repository is stored as a set of files, or instead any Git URL where gcrypt will store the same representation in a Git repository, bridged over arbitrary Git transport.

The aim is to provide confidential, authenticated Git storage and collaboration using typical untrusted file hosts or services.

Total results: 1877