GitoxideLabs/gitoxide
Documented errors, page 3 of 5. Back to GitoxideLabs/gitoxide
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Day lies out of range | exception | error | date, parsing, overflow |
| the rebase todo contains more than one @ command | validation | error | git, rebase, todo-parsing, validation |
| a recorded scope commit is disconnected from the rebase base | validation | error | rebase, state-validation, commit-graph |
| interrupted by user | exception | info | cli, interrupt, signal, traversal |
| At least one operation failed | exception | error | git, discovery, aggregate-error, cli |
| change ID prefix is ambiguous in the default Tix view | exception | error | git, change-id, ambiguity, prefix, tix |
| rewording the commit would cause a merge conflict | exception | error | git, rebase, merge-conflict |
| the last fork section contains no commits | validation | error | rebase, todo-parsing, validation |
| the conflicted HEAD attachment does not directly reference | exception | error | git, head, reference, undo-state |
| Without refspecs there is nothing to show here. Add… | validation | error | cli, git, refspec, config |
| an architecture able to hold 32 bits of integer | panic | info | panic, platform, commitgraph, overflow |
| assignment present | panic | error | rust, panic, lifetime, internal-invariant |
| Could not find .idx or .pack file from given file at | exception | error | cli, pack, file-extension, gitoxide |
| Cannot combine --in-place with an explicit output file | validation | error | cli, config, argument-validation |
| cannot spill an unmerged path | exception | error | git, merge-conflict, index, unsupported-operation |
| descendant merge commits cannot be rebased | exception | error | rebase, merge-commit, history-rewrite |
| changes can only be stashed at the current HEAD | validation | error | git, head, precondition, stash |
| could not read review reference | exception | error | git, references, repository-corruption, iteration |
| enough data after previous check | panic | warning | rust, panic, internal-invariant, gix-pack, pack-initialization |
| a checked-out review root cannot suspend while returning… | exception | error | git, rebase, state-machine, review |
| history worker stopped unexpectedly | exception | error | channels, worker-thread, rust, mpsc |
| {message} | exception | warning | diff, rust, unavailable-change |
| the rebase state repeats checkout-allowed | validation | error | rebase, state-parsing, duplicate-field, git |
| Tried to use as commit, but was | panic | error | panic, git, object-model, type-mismatch |
| cannot stash changes with unresolved index conflicts | validation | error | git, merge-conflicts, index, stash |
| could not inspect a stash reference before rebasing | exception | error | git, stash, references, rebase |
| ids should be ordered, and we make sure to keep ahead with… | panic | error | rust, pack-index, sorting, panic |
| at least one delta chain item | panic | warning | rust, panic, internal-invariant, gix-pack, delta-resolution |
| BUG: hunks are never zero-sized | panic | error | rust, panic, blame, internal-invariant |
| change ID is ambiguous in the Tix view; candidates | validation | error | git, change-id, ambiguity, reword, duplicate |
| path does not name a file | exception | error | git, tix, path, validation, cli |
| Tree conflicted | exception | error | merge, conflict, git, gitoxide |
| `--update-head` cannot be used with `--in-memory` - cannot… | validation | error | cli, merge, mutually-exclusive-flags, gitoxide |
| Cannot use iter_v1() on index of type | panic | error | rust, panic, pack, index, version |
| (re-raised mailmap error via bail!(err)) | exception | error | mailmap, git, error-propagation |
| the current checkout has a pending rebase; time-travel to… | exception | error | rebase, git, checkout, state-validation |
| unsupported undo metadata version | exception | error | git, undo-queue, versioning, metadata |
| a symbolic reference chain contains a cycle | exception | error | git, symbolic-ref, cycle, repository-corruption |
| cannot restore an unborn checkout after review setup failed | exception | error | git, unborn-head, rollback-failed |
| cannot split with unresolved conflicts | validation | error | git, merge-conflict, split, worktree, precondition |
| expected exactly one hexadecimal commit ID | validation | error | validation, input-format, hex, cli |
| HEAD is not present in the default Tix view | exception | error | cli, time-travel, hidden-history |
| moving a stack cannot rewrite root or merge commits | exception | error | git, rebase, merge-commit, unsupported-operation |
| only recognized assignments remain | panic | error | panic, parser, shell, assignment |
| review commits cannot be copied | exception | error | git, rebase, review, unsupported-operation |
| Tried to use as blob, but was | panic | error | rust, panic, objects, blob, type-mismatch |
| a base object as root of any delta chain that we are here… | panic | warning | rust, panic, internal-invariant, gix-pack, delta-resolution |
| a reference name has trailing data | exception | error | parsing, refs, quoting |
| an undo commit has invalid retention parents | validation | error | git, undo, corruption |
| Invalid pathspec - path must not be empty, not be excluded… | validation | error | git, pathspec, validation, cli |
| the undo queue first-parent chain contains a cycle | exception | error | git, commit-graph, cycle, corruption |
| there are no worktree or index changes to stash | validation | warning | git, worktree, clean-state, stash |
| we exit as soon as everything is consumed | panic | error | rust, panic, internal-invariant, tree-editor |
| the conflict index still has unresolved entries | exception | error | rebase, conflict, index, unresolved |
| cannot delete an already-missing reference | exception | error | git, references, delete, undo |
| consumed bytes as set by cache | panic | warning | rust, panic, internal-invariant, gix-pack, delta-cache |
| could not atomically move references and the undo cursor | exception | error | rust, git, refs, atomicity, undo |
| moving a stack requires every commit to have exactly one… | exception | error | git, rebase, merge-commit, linear-history |
| a captured ref name has trailing data | validation | error | rebase, state-parsing, ref-format, git |
| an editable commit is not connected to the selected base | validation | error | git, rebase, scope, validation |
| Cannot determine data type on path without extension | exception | error | cli, pack, verify, file-extension, gitoxide |
| io::sink() to never fail | panic | info | rust, panic, pack, encoding, internal-bug |
| BUG: this method may only be called until it is successful | panic | error | rust, panic, state-machine, clone-checkout |
| present as checkout operation isn't complete | panic | error | rust, panic, state-machine, clone-checkout |
| the matching node was checked to be a subtree | panic | error | rust, panic, internal-invariant, notes |
| the rebase state contains duplicate scope commits | validation | error | rebase, state-validation, duplicate-entries, git |
| an undo operation title cannot be empty | validation | error | validation, git, undo |
| {notice} | exception | error | cli, time-travel, conflict, checkout |
| aborted without changes: refusing to materialize a conflict… | exception | error | cli, rebase, conflict, tty |
| : Validation failed with mismatches out of | validation | error | git, gitattributes, validation, baseline |
| a continuation fork cannot target an unwritten empty commit | validation | error | git, rebase, continuation, plan |
| Explanations are only for human consumption | validation | warning | cli, json, explain, revision |
| the parent of a repeated rebase must not be pending | exception | error | rebase, git, state-validation |
| the revisions have multiple editable fork points | exception | error | git, tix, rebase, fork-point, ambiguity |
| {} | exception | error | git, index, subprocess |
| BUG: must not add entries after the start of entries… | panic | error | rust, panic, invalid-state-transition, stream |
| attr itself | panic | warning | gitattributes, parsing, panic, invariant |
| BUG: a slot can never be deleted if we have it recorded in… | panic | error | rust, panic, internal-invariant, object-database |
| CommentChar must not contain a line ending | validation | error | git, parsing, validation, comment-char, encoding |
| a fork section contains no commits | validation | error | rebase, todo-parsing, fork-section |
| at least one decompressed delta object | panic | warning | rust, panic, internal-invariant, gix-pack, delta-resolution |
| the selected review return commit does not descend from the… | exception | error | git, review-workflow, invalid-argument-value |
| time-travel would conflict; retry with… | exception | error | cli, time-travel, conflict |
| Input paths need to be relative, but | validation | error | cli, index, path-validation |
| the rebase todo contains more than one state anchor | validation | error | parsing, rebase, malformed-input, duplication |
| is not a commit ID prefix | validation | error | rebase, validation, commit-id |
| Editor exited with | exception | error | editor, external-process, exit-code |
| peeked value exists | panic | info | rust, panic, gix-ref, packed-refs, iterator |
| undo metadata has missing, repeated, or unknown keys | validation | error | schema-validation, config-parse, undo, keys |
| Refusing to read an empty path from | exception | error | git, filesystem, validation, rust |
| always valid for non-refs | panic | warning | rust, panic, internal-invariant, gix-pack, pack-header |
| bit word count exceeds u32::MAX | exception | error | bitmap, serialization, limit |
| pack entry header overflowed | exception | error | pack, overflow, decode, git |
| Participating object was too large | exception | error | merge, file, size-limit, blob, gitoxide |
| cannot create a commit with unresolved index conflicts | exception | error | git, merge-conflict, index |
| parent-match assures this | panic | error | rust, panic, internal-invariant, tree-merge |
| the rebase todo cannot select a checkout without a worktree | validation | error | rebase, todo-parsing, worktree |
| could not read tix | exception | error | git, refs, tix, state |
| One or more errors occurred - checkout is incomplete | exception | error | git, checkout, io, partial-failure |
| time-travel worker stopped unexpectedly | exception | error | channel, worker-thread, mpsc, ui |