gentoo-changelog-tracker

command module
v0.0.0-...-0b8741a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

README

gentoo-changelog-tracker

Summary

A script wrapping eix and Gentoo's gitweb to retrieve Changelogs

As it's not possible anymore to track Changelogs using equery changes, this simple wrapper script tries to get info via Gentoo's official gitweb (RSS feed thus it's limited to 10 entries).

Usage

go build
./gentoo-changelog-tracker --limit 5 vim
./gentoo-changelog-tracker --limit 1 --full emacs

Parameters:

  • --limit : limit output to n entries. Can't show more than 10 entries anyway
  • --full : get patch for each entry and print diff instead of just the summary

Screenshot

Screenshot

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL