_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-git-command 20191028.333
Propagated dependencies: emacs-term-run@20200128.702 emacs-with-editor@20250531.2230
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/10sr/git-command-el
Licenses:
Synopsis: A Git Command-Line interface
Description:

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

emacs-ibuffer-git 20110508.731
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: show git status in ibuffer column
Description:

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

emacs-helm-ls-git 20250528.629
Propagated dependencies: emacs-helm@20250605.824
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-helm/helm-ls-git
Licenses:
Synopsis: The git project manager for helm
Description:

Documentation at https://melpa.org/#/helm-ls-git

python-git-review 2.1.0
Dependencies: bash-minimal@5.1.16 git@2.49.0 openssh@10.0p1
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.11.1 python-dask@2024.4.2 python-h5py@3.13.0 python-igraph@0.11.8 python-joblib@1.4.2 python-legacy-api-wrap@1.4.1 python-louvain@0.16 python-matplotlib@3.8.2 python-natsort@7.1.1 python-networkx@3.4.2 python-numba@0.61.0 python-packaging@24.2 python-pandas@2.2.3 python-patsy@1.0.1 python-scikit-learn@1.6.1 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.8
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 2025.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.2
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.3-8.4efe495
Dependencies: lagui@5.3-198.ffa5f65 libpng@1.6.39 luajit@v2.1-0.04dca79
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

emacs-git-walktree 20191101.302
Propagated dependencies: emacs-git@20140128.1041
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/10sr/git-walktree-el
Licenses:
Synopsis: Browse Git tree and blob objects
Description:

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

emacs-git-identity 20220721.912
Propagated dependencies: emacs-dash@20250312.1307 emacs-hydra@20250316.1254 emacs-f@20241003.1131
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/akirak/git-identity.el
Licenses:
Synopsis: Identity management for (ma)git
Description:

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

emacs-github-clone 20210108.1920
Propagated dependencies: emacs-gh@20230825.1217 emacs-magit@20250601.1028
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/dgtized/github-clone.el
Licenses:
Synopsis: Fork and clone github repos
Description:

Documentation at https://melpa.org/#/github-clone

emacs-github-stars 20190517.1319
Propagated dependencies: emacs-ghub@20250601.1014
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/xuchunyang/github-stars.el
Licenses:
Synopsis: Browse your Github Stars
Description:

Documentation at https://melpa.org/#/github-stars

emacs-emoji-github 20250101.1007
Propagated dependencies: emacs-emojify@20210108.1111 emacs-request@20250219.2213
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/jcs-elpa/emoji-github
Licenses:
Synopsis: Display list of GitHub's emoji. (cheat sheet)
Description:

Documentation at https://melpa.org/#/emoji-github

emacs-magit-gitlab 20240707.1506
Propagated dependencies: emacs-magit@20250601.1028 emacs-ghub@20250601.1014
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.com/arvidnl/magit-gitlab
Licenses:
Synopsis: Magit plugin for manipulating GitLab merge requests
Description:

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

emacs-mo-git-blame 20160129.1759
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: An interactive, iterative 'git blame' mode for Emacs
Description:

Documentation at https://melpa.org/#/mo-git-blame

emacs-git-ps1-mode 20200113.704
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/10sr/git-ps1-mode-el
Licenses:
Synopsis: Global minor-mode to print __git_ps1 in mode-line
Description:

Documentation at https://melpa.org/#/git-ps1-mode

rust-git-testament 0.2.6
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.

r-archivist-github 0.2.6
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7 r-git2r@0.36.2 r-digest@0.6.37 r-archivist@2.3.8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: http://marcinkosinski.github.io/archivist.github/
Licenses: GPL 2
Synopsis: Tools for Archiving, Managing and Sharing R Objects via GitHub
Description:

The extension of the archivist package integrating the archivist with GitHub via GitHub API, git2r packages and httr package.

emacs-github-topics 20250416.2102
Propagated dependencies: emacs-ts@20220822.2313
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/agzam/github-topics
Licenses:
Synopsis: Lookup PRs matching a query
Description:

Documentation at https://melpa.org/#/github-topics

emacs-git-messenger 20201202.1637
Propagated dependencies: emacs-popup@20250101.843
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacsorphanage/git-messenger
Licenses:
Synopsis: Popup last commit of current line
Description:

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

Total results: 1852