_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
git-repo 2.4.1
Dependencies: git@2.50.0 openssh@10.0p1
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://code.google.com/p/git-repo/
Licenses: ASL 2.0
Synopsis: Helps to manage many Git repositories
Description:

Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path.

git-repo 2.54
Dependencies: git@2.50.0 openssh@10.0p1 bash-minimal@5.1.16
Channel: lauras-channel
Location: laura/packages/android.scm (laura packages android)
Home page: https://gerrit.googlesource.com/git-repo/
Licenses: ASL 2.0
Synopsis: Helps to manage many Git repositories
Description:

Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path.

emacs-git 20140128.1041
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: http://github.com/rejeep/git.el
Licenses: GPL 3+
Synopsis: An Elisp API for programmatically using Git
Description:

No description available.

emacs-git 20140128.1041
Propagated dependencies: emacs-s@1.13.0 emacs-dash@2.20.0 emacs-f@0.21.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: http://github.com/rejeep/git.el
Licenses: GPL 3+
Synopsis: An Elisp API for programmatically using Git
Description:

No description available.

git-pijul 0.9.2
Propagated dependencies: python-click@8.1.7 python-temppathlib@1.1.0 python-toml@0.10.2 python-tqdm@4.67.1
Channel: guixrus
Location: guixrus/packages/misc.scm (guixrus packages misc)
Home page: https://github.com/ganwell/git-pijul
Licenses: AGPL 3
Synopsis: Update pijul from git
Description:

Update pijul from git.

emacs-git 20140128.1041
Propagated dependencies: emacs-s@20220902.1511 emacs-dash@20250312.1307 emacs-f@20241003.1131
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/rejeep/git.el
Licenses:
Synopsis: An Elisp API for programmatically using Git
Description:

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

git-trend 0.5.5
Dependencies: python-beautifulsoup4@4.12.3 python-prettytable@3.12.0 python-requests@2.31.0 python-termcolor@2.5.0
Channel: guixrus
Location: guixrus/packages/misc.scm (guixrus packages misc)
Home page: https://github.com/manojkarthick/git-trend
Licenses: Expat
Synopsis: Get trending GitHub repos from the a CLI
Description:

This package provides a Python CLI tool for fetching trending github repositories and developers.

git-sizer 1.5.0
Dependencies: git-minimal@2.41.0
Propagated dependencies: go-github-com-cli-safeexec@1.0.1 go-github-com-davecgh-go-spew@1.1.1 go-github-com-pmezard-go-difflib@1.0.0 go-github-com-spf13-pflag@1.0.5 go-github-com-stretchr-testify@1.10.0 go-go-uber-org-goleak@1.3.0 go-golang-org-x-sync@0.10.0 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/github/git-sizer
Licenses: Expat
Synopsis: Analyze size of a Git repo
Description:

Compute various size metrics for a Git repository, flagging those that might cause problems or inconvenience.

guile-git 0.10.0
Dependencies: guile@3.0.9 libgit2@1.9.1
Propagated dependencies: guile-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.

git-issue 0-0.d056998
Dependencies: jq@1.8.0 curl@8.6.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/dspinellis/git-issue
Licenses: GPL 3+
Synopsis: Git-based decentralized issue management
Description:

This is a minimalist decentralized issue management system based on Git, offering (optional) bidirectional integration with GitHub and GitLab issue management.

r-gitlink 0.1.3
Propagated dependencies: r-rlang@1.1.6 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/colearendt/gitlink
Licenses: Expat
Synopsis: Add 'Git' Links to Your Web Based Assets
Description:

This package provides helpers to add Git links to shiny applications, rmarkdown documents, and other HTML based resources. This is most commonly used for GitHub ribbons.

r-githubr 0.9.1
Propagated dependencies: r-magrittr@2.0.3 r-httr@1.4.7 r-gitcreds@0.1.2 r-gh@1.5.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/fhdsl/githubr
Licenses: GPL 3
Synopsis: Easier to Use API Wrapper for 'GitHub'
Description:

This is a GitHub API wrapper for R. <https://docs.github.com/en/rest> It uses the gh package but has things wrapped up for convenient use cases.

git-delta 0.18.2
Dependencies: libgit2@1.7.2 openssl@3.0.8 zlib@1.3
Channel: guix
Location: gnu/packages/rust-apps.scm (gnu packages rust-apps)
Home page: https://github.com/dandavison/delta
Licenses: Expat
Synopsis: Syntax-highlighting pager for git
Description:

This package provides a syntax-highlighting pager for git. It uses bat for syntax highlighting and provides many features such as advanced keybindings, word-level diff highlighting, syntax highlighting for grep and a stylized box presentation.

git-annex 10.20250630
Dependencies: curl@8.6.0 ghc-aeson@2.0.3.0 ghc-ansi-terminal@0.11.4 ghc-async@2.2.4 ghc-attoparsec@0.14.4 ghc-aws@0.23 ghc-bloomfilter@2.0.1.2 ghc-byteable@0.1.1 ghc-case-insensitive@1.2.1.0 ghc-clientsession@0.9.1.2 ghc-concurrent-output@1.10.18 ghc-conduit@1.3.5 ghc-connection@0.3.1 ghc-crypto-api@0.13.3 ghc-cryptonite@0.30 ghc-data-default@0.7.1.1 ghc-dav@1.3.4 ghc-dbus@1.2.29 ghc-disk-free-space@0.1.0.1 ghc-dlist@1.0 ghc-edit-distance@0.2.2.1 ghc-exceptions@0.10.4 ghc-fdo-notify@0.3.1 ghc-feed@1.3.2.1 ghc-filepath-bytestring@1.4.2.1.12 ghc-free@5.1.10 ghc-git-lfs@1.2.5 ghc-hinotify@0.4.1 ghc-http-client@0.7.13.1 ghc-http-client-tls@0.3.6.1 ghc-http-client-restricted@0.0.5 ghc-http-conduit@2.3.8.1 ghc-http-types@0.12.3 ghc-ifelse@0.85 ghc-magic@1.1 ghc-memory@0.17.0 ghc-microlens@0.4.12.0 ghc-monad-control@1.0.3.1 ghc-monad-logger@0.3.40 ghc-mountpoints@1.0.2 ghc-network@3.1.4.0 ghc-network-bsd@2.8.1.0 ghc-network-info@0.2.1 ghc-network-multicast@0.3.2 ghc-network-uri@2.6.4.2 ghc-old-locale@1.0.0.7 ghc-optparse-applicative@0.17.1.0 ghc-persistent@2.13.3.5 ghc-persistent-sqlite@2.13.1.1 ghc-persistent-template@2.12.0.0 ghc-quickcheck@2.14.3 ghc-random@1.2.1.1 ghc-regex-tdfa@1.3.2.1 ghc-resourcet@1.2.6 ghc-safesemaphore@0.10.1 ghc-sandi@0.5 ghc-securemem@0.1.10 ghc-servant-client@0.19 ghc-servant-server@0.19.2 ghc-socks@0.6.1 ghc-split@0.2.3.5 ghc-stm-chans@3.0.0.9 ghc-tagsoup@0.14.8 ghc-torrent@10000.1.3 ghc-transformers@0.5.6.2 ghc-unbounded-delays@0.1.1.1 ghc-unix-compat@0.5.4 ghc-unliftio-core@0.2.1.0 ghc-unordered-containers@0.2.19.1 ghc-utf8-string@1.0.2 ghc-uuid@1.3.15 ghc-vector@0.12.3.1 ghc-wai@3.2.3 ghc-wai-extra@3.1.13.0 ghc-warp@3.3.23 ghc-warp-tls@3.3.4 ghc-yesod@1.6.2.1 ghc-yesod-core@1.6.24.2 ghc-yesod-form@1.7.4 ghc-yesod-static@1.6.1.0 lsof@4.99.3 rsync@3.4.1 xdg-utils@1.1.3
Propagated dependencies: git@2.50.0
Channel: guix
Location: gnu/packages/haskell-apps.scm (gnu packages haskell-apps)
Home page: https://git-annex.branchable.com/
Licenses: AGPL 3+ GPL 3+ FreeBSD Expat GPL 2
Synopsis: Manage files with Git, without checking in their contents
Description:

This package allows managing files with Git, without checking the file contents into Git. It can store files in many places, such as local hard drives and cloud storage services. It can also be used to keep a folder in sync between computers.

git-spice 0.11.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://go.abhg.dev/gs
Licenses: GPL 3
Synopsis: Manage stacks of Git branches
Description:

git-spice (gs) is a command line tool for stacking Git branches, a collection of branches expecting the trunk has a base branch. It manages and navigates stacks of branches, conveniently modifies and rebases them also provides an integration with GitHub and GitLab.

r-gitdown 0.1.6
Propagated dependencies: r-tidyr@1.3.1 r-stringi@1.8.7 r-rmarkdown@2.29 r-purrr@1.0.4 r-magrittr@2.0.3 r-knitr@1.50 r-git2r@0.36.2 r-dplyr@1.1.4 r-bookdown@0.43 r-attempt@0.3.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://thinkr-open.github.io/gitdown/
Licenses: Expat
Synopsis: Turn Your Git Commit Messages into a HTML Book
Description:

Read all commit messages of your local git repository and sort them according to tags or specific text pattern into chapters of a HTML book using bookdown'. The git history book presentation helps organisms required to testify for every changes in their source code, in relation to features requests.

r-gitlabr 2.1.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-purrr@1.0.4 r-magrittr@2.0.3 r-httr@1.4.7 r-dplyr@1.1.4 r-base64enc@0.1-3 r-arpr@0.1.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://thinkr-open.github.io/gitlabr/
Licenses: GPL 3+
Synopsis: Access to the 'GitLab' API
Description:

This package provides R functions to access the API of the project and repository management web application GitLab'. For many common tasks (repository file access, issue assignment and status, commenting) convenience wrappers are provided, and in addition the full API can be used by specifying request locations. GitLab is open-source software and can be self-hosted or used on <https://about.gitlab.com>.

git-crypt 0.7.0
Dependencies: git@2.50.0 openssl@3.0.8
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://www.agwa.name/projects/git-crypt/
Licenses: GPL 3+
Synopsis: Transparent encryption of files in a git repository
Description:

git-crypt enables transparent encryption and decryption of files in a git repository. Files which you choose to protect are encrypted when committed, and decrypted when checked out. git-crypt lets you freely share a repository containing a mix of public and private content. git-crypt gracefully degrades, so developers without the secret key can still clone and commit to a repository with encrypted files. This lets you store your secret material (such as keys or passwords) in the same repository as your code, without requiring you to lock down your entire repository.

lagui-git 5.3-198.ffa5f65
Propagated dependencies: mesa@25.1.3 libx11@1.8.10 freetype@2.13.0 glew@2.2.0 libxfixes@6.0.1 libxrandr@1.5.4 libxi@1.8.2 libxcursor@1.2.3
Channel: ngapsh
Location: pnkp/guix/packages/libs-gui.scm (pnkp guix packages libs-gui)
Home page: https://www.wellobserve.com/index.php?&post=20221022165137
Licenses: GPL 3 SIL OFL 1.1
Synopsis: OpenGL based data driven graphical application framework
Description:

LaGUI is an OpenGL based data driven graphical application framework, it has following main features:

  • Widgets driven by properties.

  • Fully automatic undo/redo for the entire data structure.

  • Multiple working file and file management.

  • Any kind of GL canvas.

  • Flexible tiling and multi-window interface.

  • Game controller/joystick and Wacom pen input support.

  • Interface translation and theme support.

  • Simple 3D mesh modelling support.

  • Very few external dependencies.

Due to the inherit complexity of data structure descriptor for the property driven interface and undo system, LaGUI is not suitable for quick simple programs. It's more suitable to be used as a infrastructure for medium scale tool-styled programs.

git-tools 2022.12
Dependencies: bash-minimal@5.1.16 git-minimal@2.50.0 python-minimal@3.11.11
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/MestreLion/git-tools
Licenses: GPL 3+
Synopsis: Assorted git-related scripts and tools
Description:

git-tools is a collection of bash and python scripts. Specifically, it includes the following tools:

  • git-branches-rename: Batch rename branches with a matching prefix to another prefix

  • git-clone-subset: Clone a subset of a git repository

  • git-find-uncommitted-repos: Recursively list repositories in the given directory(ies) that have uncommitted changes

  • git-rebase-theirs: Resolve rebase conflicts and failed cherry-picks by favoring "theirs" version

  • git-restore-mtime: Restore modification time of files based on the date of the most recent commit that modified them

  • git-strip-merge: A git-merge wrapper that deletes files on a "foreign" branch before merging

git-splits 1.1.0
Dependencies: bash@5.1.16
Channel: wigust
Location: wigust/packages/admin.scm (wigust packages admin)
Home page: https://github.com/ajdruff/git-splits/
Licenses: Expat
Synopsis: Extracts multiple directories of a git repo into a new branch
Description:

git-splits - Extracts directories into a new branch with re-written history containing only those directories.

git-extras 7.3.0
Dependencies: coreutils-minimal@9.1 curl@8.6.0 findutils@4.9.0 gawk@5.3.0 less@608 ncurses@6.2.20210619 procps@4.0.3 rsync@3.4.1 sed@4.8 util-linux@2.37.4
Propagated dependencies: git@2.50.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/tj/git-extras
Licenses: Expat
Synopsis: Additional Git utilities
Description:

The git-extras package provides a collection of additional git commands for repository metrics and summarization, commit and log editing, developer workflow, and project and release management.

github-cli 2.78.0
Channel: sijo
Location: sijo/packages/github-cli.scm (sijo packages github-cli)
Home page: https://github.com/cli/cli
Licenses: Expat
Synopsis: GitHub’s official command line tool
Description:

gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.

gitauthors 0.1.4
Propagated dependencies: python-docopt@0.6.2 python-dulwich@0.21.7
Channel: guixrus
Location: guixrus/packages/python.scm (guixrus packages python)
Home page: https://github.com/gruns/gitauthors
Licenses: Expat
Synopsis: Get a quick summary of commit authors
Description:

gitauthors is simple tool that prints a quick summary of a repository's authors, as collated by commits. Summary output includes each author's name, email, number of commits, and date of last commit.

Total results: 2007