aboutsummaryrefslogtreecommitdiff
path: root/apps/servers/octopus/supergit (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-21supergit: starting work on implementing branching iteratorsKaiden Fey2-8/+64
2020-12-21supergit: implementing simple file-history searchKaiden Fey5-4/+106
2020-12-21supergit: adding READMEKaiden Fey1-0/+3
2020-12-21supergit: adding more Cargo.toml keys to allow publishingKaiden Fey1-1/+1
2020-12-21supergit: adding more Cargo.toml keys to allow publishingKaiden Fey1-0/+3
2020-12-21supergit: implementing tree parsingKaiden Fey6-72/+204
2020-12-21supergit: adding functions to external interface to load filesMx Kookie1-0/+22
2020-12-21octopus: implementing supergit basic tree abstractionMx Kookie6-39/+189
2020-12-21octopus: implementing octopus merge parsingMx Kookie3-15/+21
2020-12-21octopus: cleaning up branch iterator implementationKaiden Fey2-123/+53
2020-12-21octopus: implement full recursive branch parsingMx Kookie2-25/+70
2020-12-21octopus: refactoring & typed branch parsingMx Kookie10-317/+332
2020-12-21apps/servers/octopus: implement initial branch parsingMx Kookie4-10/+284
2020-12-21octopus: adding a bare test repositoryMx Kookie23-0/+730
2020-12-21Add 'apps/servers/octopus/' from commit '623954d19fdf0dca47db319e5c88ee561aa8...Katharina Fey12-0/+193