_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


diffstat 1.65
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://invisible-island.net/diffstat/
Licenses: X11-style
Build system: gnu
Synopsis: Make histograms from the output of @command{diff}
Description:

Diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per file. It is useful for reviewing large, complex patch files.

pre-commit 3.7.1
Propagated dependencies: python-cfgv@3.4.0 python-identify@2.6.14 python-nodeenv@1.8.0 python-pyyaml@6.0.2 python-virtualenv@20.29.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://pre-commit.com/
Licenses: Expat
Build system: pyproject
Synopsis: Framework for managing and maintaining pre-commit hooks
Description:

Pre-commit is a multi-language package manager for pre-commit hooks. You specify a list of hooks you want and pre-commit manages the installation and execution of any hook written in any language before every commit.

python-ghp-import 2.1.0
Propagated dependencies: python-dateutil@2.9.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/c-w/ghp-import
Licenses: non-copyleft
Build system: pyproject
Synopsis: Copy directory to the gh-pages branch
Description:

Script that copies a directory to the gh-pages branch (by default) of the repository.

trac 1.6
Propagated dependencies: python-jinja2@3.1.2 python-multipart@0.0.20
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://trac.edgewall.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Integrated SCM, wiki, issue tracker and project environment
Description:

Trac is a minimalistic web-based software project management and bug/issue tracking system. It provides an interface to the Git and Subversion revision control systems, an integrated wiki, flexible issue tracking and convenient report facilities.

libgit2 1.8.5
Dependencies: libssh2@1.11.1 http-parser@2.9.4-1.ec8b5ee
Propagated dependencies: openssl@3.0.8 pcre2@10.42 zlib@1.3.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://libgit2.org/
Licenses: GPL 2
Build system: cmake
Synopsis: Library providing Git core methods
Description:

Libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings.

pijul 1.0.0-beta.9
Dependencies: libgit2@1.3.2 libssh2@1.11.1 libsodium@1.0.18 openssl@3.0.8
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://nest.pijul.com/pijul/pijul
Licenses: GPL 2+
Build system: cargo
Synopsis: Distributed version control system
Description:

This package provides pijul, a sound and fast distributed version control system based on a mathematical theory of asynchronous work.

git-extras 7.4.0
Dependencies: coreutils-minimal@9.1 curl@8.6.0 findutils@4.10.0 gawk@5.3.0 less@608 ncurses@6.2.20210619 procps@4.0.3 rsync@3.4.1 sed@4.9 util-linux@2.40.4
Propagated dependencies: git@2.52.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/tj/git-extras
Licenses: Expat
Build system: gnu
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.

cgit 1.3
Dependencies: bash-minimal@5.2.37 openssl@3.0.8 python@3.11.14 python-docutils@0.19 python-markdown@3.10 python-pygments@2.19.1 zlib@1.3.1 bzip2@1.0.8 groff@1.22.4 gzip@1.14 xz@5.4.5
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://git.zx2c4.com/cgit/
Licenses: GPL 2
Build system: gnu
Synopsis: Web frontend for git repositories
Description:

CGit is an attempt to create a fast web interface for the Git SCM, using a built-in cache to decrease server I/O pressure.

rcshist 1.04-20190106
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://invisible-island.net/rcshist/rcshist.html
Licenses: FreeBSD Modified BSD
Build system: gnu
Synopsis: Display RCS change history
Description:

The rcshist utility displays the complete revision history of a set of RCS files including log messages and patches. It can also display the patch associated with a particular revision of an RCS file.

gita 0.16.7.2
Propagated dependencies: python-argcomplete@3.6.2
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/nosarthur/gita
Licenses: Expat
Build system: pyproject
Synopsis: Command-line tool to manage multiple Git repos
Description:

This package provides a command-line tool to manage multiple Git repos.

This tool does two things:

  • display the status of multiple Git repos such as branch, modification, commit message side by side

  • (batch) delegate Git commands/aliases from any working directory

If several repos are related, it helps to see their status together.

git-crypt 0.8.0
Dependencies: git@2.52.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+
Build system: gnu
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.

cgit-pink 1.4.1
Dependencies: bash-minimal@5.2.37 openssl@3.0.8 python@3.11.14 python-docutils@0.19 python-markdown@3.10 python-pygments@2.19.1 zlib@1.3.1 bzip2@1.0.8 groff@1.22.4 gzip@1.14 xz@5.4.5
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://git.causal.agency/cgit-pink/about/
Licenses: GPL 2
Build system: gnu
Synopsis: Web frontend for git repositories
Description:

cgit-pink is a fast web interface for the Git SCM, using a built-in cache to decrease server I/O pressure. cgit-pink is a fork of cgit.

ghq 1.7.1
Dependencies: go-github-com-mattn-go-isatty@0.0.20 go-github-com-motemen-go-colorine@0.0.0-20180816141035-45d19169413a go-github-com-saracen-walker@0.1.4 go-github-com-songmu-gitconfig@0.1.1 go-github-com-urfave-cli-v2@2.27.5 go-golang-org-x-net@0.50.0 go-golang-org-x-sync@0.19.0 go-golang-org-x-text@0.34.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/x-motemen/ghq
Licenses: Expat
Build system: go
Synopsis: Manage remote repository clones
Description:

ghq provides a way to organize remote repository clones, like go get does. When you clone a remote repository by ghq get, ghq makes a directory under a specific root directory (by default ~/ghq) using the remote repository URL's host and path.

lfs-s3 0.2.1
Dependencies: git-lfs@3.7.1
Propagated dependencies: go-github-com-aws-aws-sdk-go-v2@1.41.1 go-github-com-aws-aws-sdk-go-v2-config@1.32.7 go-github-com-aws-aws-sdk-go-v2-feature-s3-manager@1.22.0 go-github-com-aws-aws-sdk-go-v2-service-s3@1.96.0 go-github-com-klauspost-compress@1.18.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://git.sr.ht/~ngraves/lfs-s3/
Licenses: Expat
Build system: go
Synopsis: Git extension for versioning large files in S3
Description:

This package provides a custom transfer agent for Git LFS, allowing plain S3 bucket usage as remote storage for media files. This package uses a standalone agent instead of a server.

qgit 2.13
Dependencies: qt5compat@6.9.2 qtwayland@6.9.2
Propagated dependencies: git@2.52.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/tibirna/qgit
Licenses: GPL 3+
Build system: qt
Synopsis: Graphical front-end for git
Description:

Qgit is a graphical front-end for git, with features to:

  • view revisions, diffs, files history, files annotation and archive tree,

  • commit changes visually cherry picking modified files,

  • apply or save patch series from selected commits, drag and drop commits,

  • associate commands sequences, scripts and anything else executable to a custom action,

  • push/pop commits,

  • apply/save/create patches

  • and cherry pick single modified files.

libgit2 1.9.2
Dependencies: libssh2@1.11.1 http-parser@2.9.4-1.ec8b5ee
Propagated dependencies: openssl@3.0.8 pcre2@10.42 zlib@1.3.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://libgit2.org/
Licenses: GPL 2
Build system: cmake
Synopsis: Library providing Git core methods
Description:

Libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings.

git-imerge 1.1.0
Dependencies: bash-minimal@5.2.37 git@2.52.0 python-wrapper@3.11.14
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/mhagger/git-imerge
Licenses: GPL 2+
Build system: gnu
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.

git-credential-oauth 0.15.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/hickford/git-credential-oauth
Licenses: ASL 2.0
Build system: go
Synopsis: Git credential helper that securely authenticates using OAuth
Description:

git-credential-oauth is a Git credential helper that securely authenticates to GitHub, GitLab, BitBucket, Gerrit, Gitea, and Forgejo using OAuth. The first time you authenticate, the helper opens a browser window to the host. Subsequent authentication within storage lifetime is non-interactive.

git-when-merged 1.2.0-ab6af78
Dependencies: bash-minimal@5.2.37 git@2.52.0 python-wrapper@3.11.14
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/mhagger/git-when-merged
Licenses: GPL 2+
Build system: gnu
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.

diff-so-fancy 1.4.4
Dependencies: bash-minimal@5.2.37 perl@5.36.0 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/so-fancy/diff-so-fancy
Licenses: Expat
Build system: copy
Synopsis: Makes diffs more human friendly and readable
Description:

diff-so-fancy strives to make your diffs human readable instead of machine readable. This helps improve code quality and helps you spot defects faster.

stagit 1.2
Dependencies: libgit2@1.9.2
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://git.codemadness.org/stagit/
Licenses: Expat
Build system: gnu
Synopsis: Static git page generator
Description:

Stagit creates static pages for git repositories, the results can be served with a HTTP file server of your choice.

tig 2.5.12
Dependencies: ncurses@6.2.20210619 readline@8.2.13
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://jonas.github.io/tig/
Licenses: GPL 2+
Build system: gnu
Synopsis: Ncurses-based text user interface for Git
Description:

Tig is an ncurses text user interface for Git, primarily intended as a history browser. It can also stage hunks for commit, or colorize the output of the git command.

gource 0.55
Dependencies: boost@1.83.0 ftgl@2.4.0 glew@2.2.0 glm@1.0.1 glu@9.0.2 libpng@1.6.39 mesa@25.2.3 pcre2@10.42 sdl-union@1.2.68 tinyxml@2.6.2
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://gource.io/
Licenses: GPL 3+
Build system: gnu
Synopsis: 3D visualisation tool for source control repositories
Description:

gource provides a software version control visualization. The repository is displayed as a tree where the root of the repository is the centre, directories are branches and files are leaves. Contributors to the source code appear and disappear as they contribute to specific files and directories.

heatwave 1.2.1
Propagated dependencies: python-click@8.1.8 python-gitpython@3.1.44 python-monthdelta@0.9.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/james-stoup/heatwave
Licenses: GPL 3
Build system: pyproject
Synopsis: Heat map visualization of a git repository
Description:

This package provides a way of visualizing a heat map of a git repo.

Total packages: 70999