about summary refs log tree commit diff
path: root/test-data
AgeCommit message (Collapse)Author
2026-08-28Bridge extracted subpaths.Arun Isaac
2026-08-28Split subpaths selected by extract path range into discrete fragments.Arun Isaac
When `domagi extract` is given a path range, it may select discontinuous fragments of other paths. These fragments must be output as separate paths, not erroneously merged together.
2026-08-26Append extracted path range to path name.Arun Isaac
2026-08-26Do not traverse graph when extracting segments in path range.Arun Isaac
2026-08-26Test domagi extract on node extraction.Arun Isaac
2026-08-21Add chop subcommand.Arun Isaac
2026-08-15Add domagi overlap.Arun Isaac
2026-08-14Test paths --fasta.Arun Isaac
2026-07-27Initial commitArun Isaac