vcsutil

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2014 License: BSD-3-Clause, MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlameOutput

type BlameOutput struct {
	CommitMap map[string]blame.Commit
	HunkMap   map[string][]blame.Hunk
}

func BlameFiles

func BlameFiles(dir string, files []string, commitID string) (*BlameOutput, error)

func BlameRepository

func BlameRepository(dir string, commitID string) (*BlameOutput, error)

type BlameSourceUnitRule added in v0.0.9

type BlameSourceUnitRule struct {
	Unit *unit.SourceUnit
	// contains filtered or unexported fields
}

func (*BlameSourceUnitRule) Prereqs added in v0.0.9

func (r *BlameSourceUnitRule) Prereqs() []string

func (*BlameSourceUnitRule) Recipes added in v0.0.9

func (r *BlameSourceUnitRule) Recipes() []string

func (*BlameSourceUnitRule) Target added in v0.0.9

func (r *BlameSourceUnitRule) Target() string

Jump to

Keyboard shortcuts

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