Directories ¶
Path | Synopsis |
---|---|
Package commands contains the assorted sub commands supported by the git-review tool.
|
Package commands contains the assorted sub commands supported by the git-review tool. |
output
Package output contains helper methods for pretty-printing code reviews.
|
Package output contains helper methods for pretty-printing code reviews. |
Command git-review manages code reviews stored as git-notes in the source repo.
|
Command git-review manages code reviews stored as git-notes in the source repo. |
Package repository contains helper methods for working with the Git repo.
|
Package repository contains helper methods for working with the Git repo. |
Package review contains the data structures used to represent code reviews.
|
Package review contains the data structures used to represent code reviews. |
analyses
Package analyses defines the internal representation of static analysis reports.
|
Package analyses defines the internal representation of static analysis reports. |
ci
Package ci defines the internal representation of a continuous integration reports.
|
Package ci defines the internal representation of a continuous integration reports. |
comment
Package comment defines the internal representation of a review comment.
|
Package comment defines the internal representation of a review comment. |
gpg
Package gpg provides an interface and an abstraction with which to sign and verify review requests and comments.
|
Package gpg provides an interface and an abstraction with which to sign and verify review requests and comments. |
request
Package request defines the internal representation of a review request.
|
Package request defines the internal representation of a review request. |
Click to show internal directories.
Click to hide internal directories.