history

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HistoryEntry

type HistoryEntry struct {
	Repository        string
	HistoricalVersion string
}

HistoryEntry represents a repository with its historical version

type HistoryPlugin

type HistoryPlugin struct {
	// contains filtered or unexported fields
}

HistoryPlugin implements the history command for comparing historical versions

func New

func New(client *github.Client) *HistoryPlugin

New creates a new history plugin instance

func (*HistoryPlugin) Description

func (p *HistoryPlugin) Description() string

Description returns the plugin description

func (*HistoryPlugin) Execute

func (p *HistoryPlugin) Execute(args []string, outputFormat string) error

Execute runs the history command

func (*HistoryPlugin) Name

func (p *HistoryPlugin) Name() string

Name returns the plugin name

Jump to

Keyboard shortcuts

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