LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

patch-hub

TUI for browsing and applying patches from kernel mailing lists

TLDR

Launch the patch browser
$ patch-hub
copy
Launch with a specific mailing list
$ patch-hub --mailing-list [linux-kernel]
copy

SYNOPSIS

patch-hub [options]

DESCRIPTION

patch-hub is a terminal user interface that simplifies working with software patches sent through mailing lists in Linux-related development. It connects to lore.kernel.org to browse mailing lists, view patchsets with metadata such as author, title, version, and review trailers, apply patches to local kernel trees, bookmark patchsets, and reply with Reviewed-by tags.

PARAMETERS

--mailing-list list

Specify the mailing list to browse on startup.
--page-size N
Number of patches to display per page.

INSTALL

sudo apt install patch
copy
sudo dnf install patch
copy
sudo pacman -S patch
copy
sudo apk add patch
copy
sudo zypper install patch
copy
nix profile install nixpkgs#patch
copy

CAVEATS

Requires b4 and git send-email to be installed for applying and replying to patches. Enhanced patch rendering is available with optional tools like bat, delta, or diff-so-fancy.

HISTORY

patch-hub was created by the kworkflow organization and is written in Rust.

SEE ALSO

git(1), git-send-email(1), mutt(1), patch(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid