_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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+
Build system: trivial
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.6
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+
Build system: emacs
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-9.54516da
Dependencies: lagui@5.3-247.0458735 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
Build system: cmake
Synopsis: LaGUI demonstration programs
Description:

LaGUI demonstration programs

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

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

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

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

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:
Build system: melpa
Synopsis: Browse Git tree and blob objects
Description:

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

emacs-emoji-github 20260101.559
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:
Build system: melpa
Synopsis: Display list of GitHub's emoji. (cheat sheet)
Description:

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

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

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

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:
Build system: melpa
Synopsis: Identity management for (ma)git
Description:

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

emacs-mo-git-blame 20160129.1759
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://codeberg.org/mbunkus/mo-git-blame
Licenses:
Build system: melpa
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:
Build system: melpa
Synopsis: Global minor-mode to print __git_ps1 in mode-line
Description:

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

python-giturlparse 0.12.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/nephila/giturlparse
Licenses: ASL 2.0
Build system: pyproject
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.

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

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

emacs-github-search 20190624.436
Propagated dependencies: emacs-magit@20260121.818 emacs-gh@20230825.1217
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/IvanMalison/github-search
Licenses:
Build system: melpa
Synopsis: Clone repositories by searching github
Description:

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

emacs-magit-gitflow 20170929.824
Propagated dependencies: emacs-magit@20260121.818 emacs-magit-popup@20200719.1015
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/jtatarik/magit-gitflow
Licenses:
Build system: melpa
Synopsis: Gitflow extension for magit
Description:

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

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:
Build system: melpa
Synopsis: Lookup PRs matching a query
Description:

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

emacs-github-review 20211029.243
Propagated dependencies: emacs-s@20220902.1511 emacs-ghub@20260101.1852 emacs-dash@20250312.1307 emacs-deferred@20170901.1330 emacs-a@20210929.1510
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/charignon/github-review
Licenses:
Build system: melpa
Synopsis: GitHub based code review
Description:

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

emacs-git-sync-mode 20260101.2353
Propagated dependencies: emacs-async-await@20220827.437
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/justinbarclay/git-sync-mode
Licenses:
Build system: melpa
Synopsis: Automatically commit and sync local changes
Description:

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

go-github-com-kr-fs 0.1.0-0.1455def
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/kr/fs
Licenses: Modified BSD
Build system: go
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.20.0 emacs-s@1.13.0 emacs-ghub@5.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/charignon/github-review
Licenses: GPL 3+
Build system: emacs
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+
Build system: perl
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+
Build system: emacs
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.

texlive-gitinfo-lua 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/gitinfo-lua
Licenses: LPPL 1.3c
Build system: texlive
Synopsis: Display git project information in your LaTeX projects
Description:

This project aims to display Git project information in PDF documents. It is mostly written in Lua for executing the Git commands, thereby making this package only applicable for LuaLaTeX with shell escape enabled. If LuaLaTeX isn't working for you, you could try gitinfo2 instead. For LaTeX, a set of standard macros is provided for displaying basic information or setting the project directory, and a set of advanced macros for formatting commits and tags.

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
Build system: ruby
Synopsis: Official OmniAuth strategy for GitHub
Description:

Official OmniAuth strategy for GitHub.

Total results: 2125