_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
texlive-gitver 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/gitver
Licenses: LPPL 1.3c
Synopsis: Get the current Git hash of a project and typeset it in the document
Description:

This package will get a description of the current Git version of the document and store it in a command \gitVer. If memoir or fancyhdr are in use, it will also add this to the document footers unless the option noheader is passed. The package also defines a command \versionBox which outputs a box containing the version and date of compilation.

rust-git2-hooks 0.3.3
Dependencies: libgit2@1.7.2 libssh2@1.10.0 openssl@3.0.8 zlib@1.3
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/extrawurst/gitui
Licenses: Expat
Synopsis: Git hooks
Description:

This crate adds git hooks support based on git2-rs.

r-githubinstall 0.2.2
Propagated dependencies: r-mockery@0.4.4 r-jsonlite@1.8.9 r-httr@1.4.7 r-devtools@2.4.5 r-data-table@1.16.2 r-curl@6.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/hoxo-m/githubinstall
Licenses: Expat
Synopsis: Helpful Way to Install R Packages Hosted on GitHub
Description:

This package provides an helpful way to install packages hosted on GitHub.

ruby-github-api 0.19.0
Propagated dependencies: ruby-addressable@2.8.1 ruby-descendants-tracker@0.0.4 ruby-faraday@2.7.4 ruby-hashie@5.0.0 ruby-oauth2@2.0.9
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://piotrmurach.github.io/github/
Licenses: Expat
Synopsis: Ruby client of GitHub API methods
Description:

This package provides a Ruby client that supports all of the GitHub API methods.

emacs-git-email 0.7.2
Dependencies: emacs-magit@4.3.1 emacs-notmuch@0.38.2 emacs-piem@0.5.0
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://suhail.codeberg.page/git-email
Licenses: GPL 3+
Synopsis: Format and send Git patches in Emacs
Description:

This package provides utilities for formatting and sending Git patches via Email, without leaving Emacs.

emacs-git-email 0.7.2
Dependencies: emacs-magit@4.3.1 emacs-notmuch@0.38.2 emacs-piem@0.5.0
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://suhail.codeberg.page/git-email
Licenses: GPL 3+
Synopsis: Format and send Git patches in Emacs
Description:

This package provides utilities for formatting and sending Git patches via Email, without leaving Emacs.

emacs-git-email 0.7.2
Dependencies: mu@1.12.9 emacs-magit@4.3.1 emacs-notmuch@0.38.2 emacs-piem@0.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://suhail.codeberg.page/git-email
Licenses: GPL 3+
Synopsis: Format and send Git patches in Emacs
Description:

This package provides utilities for formatting and sending Git patches via Email, without leaving Emacs.

emacs-git-email 0.2.0-2.b5ebade
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~yoctocell/git-email
Licenses: GPL 3+
Synopsis: Integrates git and email with Emacs
Description:

git-email provides functions for formatting and sending Git patches via email, without leaving Emacs.

git-quick-stats 2.0.11
Dependencies: bash@5.1.16
Channel: wigust
Location: wigust/packages/admin.scm (wigust packages admin)
Home page: https://github.com/arzzen/git-quick-stats/
Licenses: Expat
Synopsis: Git quick statistics
Description:

This package provides a Git quick statistics is a simple and efficient way to access various statistics in git repository.

emacs-git-modes 1.4.4
Propagated dependencies: emacs-compat@30.0.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magit/git-modes
Licenses: GPL 3+
Synopsis: Emacs major modes for Git configuration files
Description:

This package provides Emacs major modes for editing various Git configuration files, such as .gitattributes, .gitignore, and .git/config.

pass-git-helper 1.1.0
Dependencies: python-pyxdg@0.27 password-store@1.7.4
Channel: guix
Location: gnu/packages/password-utils.scm (gnu packages password-utils)
Home page: https://github.com/languitar/pass-git-helper
Licenses: LGPL 3+
Synopsis: Git credential helper interfacing with pass
Description:

pass-git-helper is a git credential helper which uses pass, the standard unix password manager, as the credential backend for your git repositories. This is achieved by explicitly defining mappings between hosts and entries in the password store.

git-when-merged 1.2.0-ab6af78
Dependencies: bash-minimal@5.1.16 git@2.49.0 python-wrapper@3.10.7
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/mhagger/git-when-merged
Licenses: GPL 2+
Synopsis: Determine when a commit was merged into a Git branch
Description:

This Git extension defines a subcommand, when-merged, whose core operation is to find the merge that brought a given commit into the specified ref(s). It has various options that control how information about the merge is displayed.

git-filter-repo 2.45.0
Dependencies: python@3.10.7
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 2024.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.

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 2024.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-mathjax-git 0.1-0.db66945
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/astoff/mathjax.el
Licenses: GPL 3+
Synopsis: MathJax for Emacs
Description:

MathJax for Emacs

emacs-copilot-git 0.0.1-0.867a3de
Propagated dependencies: emacs-dash@2.19.1 emacs-s@1.13.0 emacs-f@0.21.0 emacs-editorconfig@0.11.0
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/copilot-emacs/copilot.el
Licenses: Expat
Synopsis: An unofficial Copilot plugin for Emacs.
Description:

An unofficial Copilot plugin for Emacs.

python-git-review 2.1.0
Dependencies: bash-minimal@5.1.16 git@2.49.0 openssh@9.9p2
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.

Total results: 1754