log

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package log implements the repo log command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdLog

func NewCmdLog(f *cmdutil.Factory, runF func(*Options) error) *cobra.Command

NewCmdLog creates the repo log command.

Types

type Options

type Options struct {
	IO         *iostreams.IOStreams
	HttpClient func() (*http.Client, error)
	BaseRepo   func() (string, error)

	Repository string
	File       string
	Branch     string
	Limit      int
	Page       int
	JSON       bool
}

Source Files

  • log.go

Jump to

Keyboard shortcuts

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