_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-gitpython 3.1.24
Dependencies: git-minimal@2.41.0
Propagated dependencies: python-gitdb@4.0.2 python-typing-extensions@4.10.0
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.

emacs-copilot-git 0.0.1-0.8ddfbee
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.

emacs-recentd-git 0.1-0.78f3b6c
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://gitlab.com/niklaseklund/recentd
Licenses: GPL 3+
Synopsis: Global directory history
Description:

Recentd provides a history of recently visited directories. It integrates with dired and shell.

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

python-scanpy-git 1.4.6-1.590d423
Propagated dependencies: python-anndata@0.10.7 python-dask@2024.4.2 python-h5py@3.8.0 python-igraph@0.10.4-0.b6ebd8e python-joblib@1.4.2 python-legacy-api-wrap@1.2 python-louvain@0.16 python-matplotlib@3.8.2 python-natsort@7.1.1 python-networkx@3.4.2 python-numba@0.59.1 python-packaging@24.2 python-pandas@2.2.3 python-patsy@0.5.2 python-scikit-learn@1.4.2 python-scipy@1.12.0 python-setuptools@67.6.1 python-seaborn@0.13.1 python-session-info@1.0.0 python-sinfo@0.3.4 python-statsmodels@0.14.0 python-tables@3.10.1 python-pytoml@0.1.21 python-tqdm@4.67.1 python-umap-learn@0.5.6
Channel: gn-bioinformatics
Location: gn/packages/bioinformatics.scm (gn packages bioinformatics)
Home page: https://github.com/theislab/scanpy
Licenses: Modified BSD
Synopsis: Single-Cell Analysis in Python
Description:

Scanpy is a scalable toolkit for analyzing single-cell gene expression data. It includes preprocessing, visualization, clustering, pseudotime and trajectory inference and differential expression testing. The Python-based implementation efficiently deals with datasets of more than one million cells.

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 2024.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.

emacs-helm-ls-git 1.9.4
Propagated dependencies: emacs-helm@4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacs-helm/helm-ls-git
Licenses: GPL 3+
Synopsis: Helm interface for listing the files in a Git repository
Description:

This package provides a Helm interface for Git files.

  • Display the open buffers in project.

  • Display a status source showing state of project (modified files etc.).

  • Display a list of all files in project under git control.

  • Quickly look at diffs of modified files.

  • Allow switching to git status with your preferred frontend (vc-dir, Magit,etc.).

  • Full integration of git-grep, also allow usage of helm-grep (you can use ack-grep instead of grep).

  • Integrate usage of gid from id-utils.

  • Full integration with helm-find-files, allow you to browse projects unrelated to current-buffer.

  • In addition, all actions of type files and buffers are provided.

lagui-examples-git 5.1.0-2.f755853
Dependencies: lagui-git@5.1.0-2.6ce1602 glew@2.2.0 freetype@2.13.0 libpng@1.6.39 libx11@1.8.7 libxi@1.7.10 libxcursor@1.2.1
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
Synopsis: LaGUI demonstration programs
Description:

LaGUI demonstration programs

rust-git-testament 0.2.5
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/kinnison/git-testament/
Licenses: Modified BSD
Synopsis: Record git working tree status when compiling your crate
Description:

Record git working tree status when compiling your crate

python-giturlparse 0.10.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/nephila/giturlparse
Licenses: ASL 2.0
Synopsis: Git URL parsing module
Description:

This package provides a git URL parsing module which supports parsing and rewriting of remote git URLs from various hosting providers.

go-github-com-kr-fs 0.1.0-0.1455def
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/kr/fs
Licenses: Modified BSD
Synopsis: File-system-related functions for Go
Description:

The fs package provides file-system-related Go functions.

emacs-github-review 0.1-2.a13a3b4
Dependencies: emacs-dash@2.19.1 emacs-s@1.13.0 emacs-ghub@4.2.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/charignon/github-review
Licenses: GPL 3+
Synopsis: Review GitHub pull requests within Emacs
Description:

This package provides commands to pull in, comment on, and accept and reject GitHub pull requests.

perl-config-gitlike 1.17
Propagated dependencies: perl-moo@1.007000 perl-moox-types-mooselike@0.29
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Config-GitLike
Licenses: GPL 1+
Synopsis: Parse Git style configuration files
Description:

This module handles parsing, modifying and creating configuration files of the style used by the Git version control system.

emacs-git-messenger 0.18
Propagated dependencies: emacs-popup@0.5.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/syohex/emacs-git-messenger
Licenses: GPL 3+
Synopsis: Popup commit message at current line
Description:

emacs-git-messenger provides git-messenger:popup-message, a function that when called, will popup the last git commit message for the current line. This uses git-blame internally.

emacs-auto-dark-git 0.12-0.39b168e
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/LionyxML/auto-dark-emacs
Licenses: LGPL 2.0
Synopsis: An auto changer between dark and light themes.
Description:

This package, auto-dark-mode, introduces a minor mode in Emacs that enables automatic switching between two user-defined (customizable) themes. This transition occurs seamlessly in response to Dark Mode being enabled or disabled across MacOS, Linux, Windows, and Android platforms.

ruby-omniauth-github 2.0.0
Propagated dependencies: ruby-omniauth@2.1.1 ruby-omniauth-oauth2@1.8.0
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/intridea/omniauth-github
Licenses: Expat
Synopsis: Official OmniAuth strategy for GitHub
Description:

Official OmniAuth strategy for GitHub.

emacs-starhugger-git v0.4.2
Propagated dependencies: emacs-dash@2.19.1 emacs-compat@30.0.1.0 emacs-spinner@1.7.4 emacs-s@1.13.0
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://gitlab.com/daanturo/starhugger.el
Licenses: GPL 3+
Synopsis: Hugging Face/AI-powered text & code completion client (unofficial)
Description:

Hugging Face/AI-powered text & code completion client (unofficial)

go-github-com-xi2-xz 0.0.0-20171230120015-48954b6210f8
Channel: guix
Location: gnu/packages/golang-compression.scm (gnu packages golang-compression)
Home page: https://github.com/xi2/xz
Licenses: Public Domain
Synopsis: Native Golang XZ decompression package
Description:

This package implements a native XZ decompression in Golang.

go-github-com-nf-cr2 0.0.0-20180623103828-4699471a17ed
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/nf/cr2
Licenses: Modified BSD
Synopsis: Basic Camera Raw 2 reader
Description:

This package implements rudimentary support for reading CR files.

emacs-dired-git-info 0.3.1-0.91d57e3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/clemera/dired-git-info/
Licenses: GPL 3+
Synopsis: Show git info in Emacs Dired
Description:

This Emacs package provides a minor mode which shows git information inside the Dired buffer.

Total results: 1560