Documentation ¶
Index ¶
- func ActionConfigs(includeDefaults bool) carapace.Action
- func ActionConflicts(revision string) carapace.Action
- func ActionHeadCommits(limit int) carapace.Action
- func ActionLocalBranches() carapace.Action
- func ActionNextCommits(limit int) carapace.Action
- func ActionOperations(limit int) carapace.Action
- func ActionPrevCommits(limit int) carapace.Action
- func ActionRecentCommits(limit int) carapace.Action
- func ActionRemoteBranches(remote string) carapace.Action
- func ActionRemotes() carapace.Action
- func ActionRevChanges(revisions ...string) carapace.Action
- func ActionRevDiffs(revisions ...string) carapace.Action
- func ActionRevFiles(rev string) carapace.Action
- func ActionRevSetFunctions() carapace.Action
- func ActionRevSets(opts RevOption) carapace.Action
- func ActionRevs(revOption RevOption) carapace.Action
- func ActionTags() carapace.Action
- func ActionWorkspaces() carapace.Action
- type RevOption
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionConfigs ¶
func ActionConflicts ¶
ActionConflicts completes conflicts
func ActionHeadCommits ¶
ActionHeadCommits completes head commits
534f6d79780e ([HEAD~04] build(deps): bump github.com/creack/pty from 1.1.18 to 1.1.20 (#8265)) 5eff7a529adc ([HEAD~03] fix(release create): Handle latest flag value when updating the rel...)
func ActionLocalBranches ¶
ActionLocalBranches completes local branches
master (qvlkomxp 9a2e553b (empty) Merge pull request #939 from rsteube/docker-update-...) mdbook-linkcheck (numonpmw ad5c8efd mdbook: enable web-links)
func ActionNextCommits ¶
func ActionOperations ¶
ActionOperations completes operations
c9f7e4956c01 (initialize repo) 902f106af7d3 (check out git remote's default branch)
func ActionPrevCommits ¶
ActionPrevCommits completes head commits
04 (build(deps): bump github.com/creack/pty from 1.1.18 to 1.1.20 (#8265)) 03 (fix(release create): Handle latest flag value when updating the rel...)
func ActionRecentCommits ¶
ActionRecentCommits completes recent commits
3b61f0a729f7 (compat: added cobra bridge) 3c2e7535ce2f (elivsh: testing tag support)
func ActionRemoteBranches ¶
ActionRemoteBranches completes remote branches
master@git (qvlkomxp 9a2e553b (empty) Merge pull request #939 from rsteube/docker-update-...) master@origin (qvlkomxp 9a2e553b (empty) Merge pull request #939 from rsteube/docker-update-...)
func ActionRemotes ¶
ActionRemotes completes remotes
carapace (https://github.com/carapace-sh/carapace) carapace-bin (https://github.com/carapace-sh/carapace-bin)
func ActionRevChanges ¶
ActionRevChanges completes changes made in given revisions
func ActionRevDiffs ¶
ActionRevDiffs completes changes beetween revisions Accepts up to two revisions
0: compare current workspace to parent revision 1: compare current workspace to given revision 2: compare first revision to second revision
func ActionRevSetFunctions ¶
ActionRevSetFunctions completes refset functions
parents (Same as x-) children (Same as x+)
func ActionRevSets ¶
ActionRevSets completes revision sets
func ActionRevs ¶
ActionRevs completes refs (commits, branches, tags)
func ActionTags ¶
ActionTags completes tags
v0.0.4 (added prefix to functions) v0.0.5 (fish: fix test)
func ActionWorkspaces ¶
ActionWorkspaces completes workspaces
default (qzzmpvmx 2ceef6bf (no description set) another (oxtpukyp 00a745c4 (empty) (no description set))