Module branchless::core
source · Expand description
Core algorithms and data structures.
Modules
- Handle checking out commits on disk.
- Accesses repo-specific configuration.
- Wrapper around the Eden SCM directed acyclic graph implementation, which allows for efficient graph queries.
- Wrappers around various side effects.
- Process our event log.
- Formatting and output helpers.
- Deal with Git’s garbage collection mechanism.
- Additional description metadata to display for commits.
- Helper functions on
Repo
. - Tools for editing the commit graph.
- Utilities for compute-heavy tasks which need to be run in parallel.