_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-gitcreds 0.1.2
Dependencies: git-minimal@2.50.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/gitcreds
Licenses: Expat
Synopsis: Query git credentials from R
Description:

Query, set, and delete credentials from the git credential store. Manage GitHub tokens and other git credentials. This package is to be used by other packages that need to authenticate to GitHub and/or other git repositories.

r-gitstats 2.3.5
Propagated dependencies: r-stringr@1.5.1 r-rlang@1.1.6 r-r6@2.6.1 r-purrr@1.0.4 r-magrittr@2.0.3 r-lubridate@1.9.4 r-httr2@1.1.2 r-glue@1.8.0 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://r-world-devs.github.io/GitStats/
Licenses: Expat
Synopsis: Standardized Git Repository Data
Description:

Obtain standardized data from multiple Git services, including GitHub and GitLab'. Designed to be Git service-agnostic, this package assists teams with activities spread across various Git platforms by providing a unified way to access repository data.

ghc-gitrev 1.3.1
Dependencies: ghc-base-compat@0.12.2
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/acfoltzer/gitrev
Licenses: Modified BSD
Synopsis: Compile git revision info into Haskell projects
Description:

This package provides some handy Template Haskell splices for including the current git hash and branch in the code of your project. This is useful for including in panic messages, --version output, or diagnostic info for more informative bug reports.

git-absorb 0.6.16
Dependencies: libgit2@1.8.4 zlib@1.3
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/tummychow/git-absorb
Licenses: Modified BSD
Synopsis: Git tool for making automatic fixup commits
Description:

git absorb automatically absorbs staged changes into their current branch. git absorb will automatically identify which commits are safe to modify, and which staged changes belong to each of those commits. It will then write fixup! commits for each of those changes.

git-imerge 1.1.0
Dependencies: bash-minimal@5.1.16 git@2.50.0 python-wrapper@3.11.11
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/mhagger/git-imerge
Licenses: GPL 2+
Synopsis: Incremental merge for Git
Description:

This Git extension defines a subcommand, imerge, which performs an incremental merge between two branches. Its two primary design goals are to reduce the pain of resolving merge conflicts by finding the smallest possible conflicts and to allow a merge to be saved, tested, interrupted, published, and collaborated on while in progress.

ruby-gitlab 4.8.0
Propagated dependencies: ruby-httparty@0.15.6 ruby-terminal-table@1.8.0
Channel: wigust
Location: wigust/packages/ruby.scm (wigust packages ruby)
Home page: https://github.com/narkoz/gitlab
Licenses: Modified BSD
Synopsis: Ruby client and CLI for GitLab API
Description:

Ruby client and CLI for GitLab API.

ghc-git-lfs 1.2.5
Dependencies: ghc-http-client@0.7.13.1 ghc-http-types@0.12.3 ghc-aeson@2.0.3.0 ghc-network-uri@2.6.4.2 ghc-case-insensitive@1.2.1.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://hackage.haskell.org/package/git-lfs
Licenses: AGPL 3
Synopsis: Git Large File Storage protocol
Description:

An implementation of the git-lfs protocol.

ghc-githash 0.1.6.3
Dependencies: ghc-th-compat@0.1.4 git@2.50.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/snoyberg/githash#readme
Licenses: Modified BSD
Synopsis: Compile git revision info into Haskell projects
Description:

Please see the README and documentation at <https://www.stackage.org/package/githash>

pnetlib-git 0.8.0-0.c3c12b8
Dependencies: pnet-git@0.8.0-0.3baf947
Channel: guix
Location: gnu/packages/dotnet.scm (gnu packages dotnet)
Home page: http://www.gnu.org/software/dotgnu/html2.0/pnet.html
Licenses: GPL 2+
Synopsis: Libraries for the C# programming language
Description:

DotGNU Portable.NET Library contains an implementation of the C# library, for use with .NET-capable runtime engines and applications.

emacs-gited 0.5.3
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://elpa.gnu.org/packages/gited.html
Licenses: GPL 3+
Synopsis: Operate on Git branches like dired
Description:

This Emacs library lists the branches in a Git repository. Then you can operate on them with a dired-like interface.

git-minimal 2.50.0
Dependencies: coreutils-minimal@9.1 curl@8.6.0 expat@2.5.0 openssl@3.0.8 perl@5.36.0 sed@4.8 zlib@1.3
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://git-scm.com/
Licenses: GPL 2
Synopsis: Distributed version control system
Description:

Git is a free distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

git-minimal 2.41.0
Dependencies: coreutils-minimal@9.1 curl@8.6.0 expat@2.5.0 openssl@3.0.8 perl@5.36.0 sed@4.8 zlib@1.3
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://git-scm.com/
Licenses: GPL 2
Synopsis: Distributed version control system
Description:

Git is a free distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

r-gitignore 0.1.8
Propagated dependencies: r-xfun@0.52 r-purrr@1.0.4 r-jsonlite@2.0.0 r-here@1.0.1 r-glue@1.8.0 r-curl@6.2.3 r-clipr@0.8.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://docs.ropensci.org/gitignore/
Licenses: GPL 3
Synopsis: Create Useful .gitignore Files for your Project
Description:

Simple interface to query gitignore.io to fetch gitignore templates that can be included in the .gitignore file. More than 450 templates are currently available.

stumpwm-git 20.11-0.64a3c9a
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-ppcre@2.1.1 sbcl-clx@0.7.7
Channel: neguix
Location: negnu/packages/wm.scm (negnu packages wm)
Home page: https://github.com/stumpwm/stumpwm
Licenses: GPL 2+
Synopsis: Window manager written in Common Lisp
Description:

Stumpwm is a window manager written entirely in Common Lisp. It attempts to be highly customizable while relying entirely on the keyboard for input. These design decisions reflect the growing popularity of productive, customizable lisp based systems.

r-gitgadget 0.8.2
Propagated dependencies: r-usethis@3.1.0 r-shinyfiles@0.9.3 r-shiny@1.10.0 r-rstudioapi@0.17.1 r-miniui@0.1.2 r-markdown@2.0 r-jsonlite@2.0.0 r-dplyr@1.1.4 r-curl@6.2.3 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/vnijs/gitgadget
Licenses: GPL 3
Synopsis: 'Rstudio' Addin for Version Control and Assignment Management using Git
Description:

An Rstudio addin for version control that allows users to clone repositories, create and delete branches, and sync forks on GitHub, GitLab, etc. Furthermore, the addin uses the GitLab API to allow instructors to create forks and merge requests for all students/teams with one click of a button.

git-repo-go 1.0.0
Dependencies: bash-minimal@5.1.16
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://git-repo.info/en/docs/
Licenses: ASL 2.0
Synopsis: Git extensions for AGit-Flow and Gerrit servers
Description:

git-repo provides Git extensions for interacting conveniently with AGit-Flow or Gerrit servers. It makes it possible to create, update or fetch PR, and more. It is based on the repo tool that was developed for the Gerrit project, but also supports AGit-Flow and lifts the requirement to use a manifest file.

r-git2rdata 0.5.0
Propagated dependencies: r-yaml@2.3.10 r-git2r@0.36.2 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://ropensci.github.io/git2rdata/
Licenses: GPL 3
Synopsis: Store and Retrieve Data.frames in a Git Repository
Description:

The git2rdata package is an R package for writing and reading dataframes as plain text files. A metadata file stores important information. 1) Storing metadata allows to maintain the classes of variables. By default, git2rdata optimizes the data for file storage. The optimization is most effective on data containing factors. The optimization makes the data less human readable. The user can turn this off when they prefer a human readable format over smaller files. Details on the implementation are available in vignette("plain_text", package = "git2rdata"). 2) Storing metadata also allows smaller row based diffs between two consecutive commits. This is a useful feature when storing data as plain text files under version control. Details on this part of the implementation are available in vignette("version_control", package = "git2rdata"). Although we envisioned git2rdata with a git workflow in mind, you can use it in combination with other version control systems like subversion or mercurial. 3) git2rdata is a useful tool in a reproducible and traceable workflow. vignette("workflow", package = "git2rdata") gives a toy example. 4) vignette("efficiency", package = "git2rdata") provides some insight into the efficiency of file storage, git repository size and speed for writing and reading.

chicken5-git 0.2.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/git
Licenses: FreeBSD
Synopsis: libgit2 bindings
Description:

libgit2 bindings

emacs-gitlab 20180312.1647
Propagated dependencies: emacs-s@20220902.1511 emacs-dash@20250312.1307 emacs-pkg-info@20150517.1143 emacs-request@20250219.2213
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/nlamirault/emacs-gitlab
Licenses:
Synopsis: Emacs client for Gitlab
Description:

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

emacs-gitter 20220316.138
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/xuchunyang/gitter.el
Licenses:
Synopsis: An Emacs Gitter client
Description:

Documentation at https://melpa.org/#/gitter

emacs-git-io 20230322.1038
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/tejasbubane/emacs-git-io
Licenses:
Synopsis: Integration for git.io URL shortening in buffer
Description:

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

guile2.2-git 0.10.0
Dependencies: guile@2.2.7 libgit2@1.9.1
Propagated dependencies: guile2.2-bytestructures@1.0.10
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://gitlab.com/guile-git/guile-git.git
Licenses: GPL 3+
Synopsis: Guile bindings for libgit2
Description:

This package provides Guile bindings to libgit2, a library to manipulate repositories of the Git version control system.

guile2.0-git 0.10.0
Dependencies: guile@2.2.7 libgit2@1.9.1
Propagated dependencies: guile2.2-bytestructures@1.0.10
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://gitlab.com/guile-git/guile-git.git
Licenses: GPL 3+
Synopsis: Guile bindings for libgit2
Description:

This package provides Guile bindings to libgit2, a library to manipulate repositories of the Git version control system.

ruby-hoe-git 1.6.0
Propagated dependencies: ruby-hoe@3.26.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/jbarnette/hoe-git
Licenses: Expat
Synopsis: Hoe plugins for tighter Git integration
Description:

This package provides a set of Hoe plugins for tighter Git integration. It provides tasks to automate release tagging and pushing and changelog generation.

Total results: 2007