Skip to content

Add track::Builder.add_commit#12

Merged
peso merged 10 commits into
git-bahn:masterfrom
peso:add-commit
Jul 5, 2026
Merged

Add track::Builder.add_commit#12
peso merged 10 commits into
git-bahn:masterfrom
peso:add-commit

Conversation

@peso

@peso peso commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

This is the major interface for building the topology incrementally.

peso added 7 commits July 3, 2026 01:51
The most important one is libgit2 v1.9.4 released 2026-05-22
which fixes relative workstrees.
This struct will be the API used for incremental construction
of a TrackMap instance. This code is just a sketch of what
will come in later commits.
In module git2 the Oid is fixed as git2::oid.
Separate backend specific code from backend generic code.
A commit may have both a branch label, a derived label,
and a tag label. As well as more than one of each. 

The topology will handle only one of them.
Label must handle all as user markups.
peso added 3 commits July 5, 2026 23:24
One part of git-graph Settings is relevant for topology,
one for geometry. This change adds topology configuration
to track::Builder
Build a dedicated struct for handing commits
beyond the known-commits horizon.
Important interface for adding topology information
to Builder.
@peso
peso merged commit 55fae5e into git-bahn:master Jul 5, 2026
2 checks passed
@peso
peso deleted the add-commit branch July 5, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant