aboutsummaryrefslogtreecommitdiff
path: root/apps/servers/octopus/supergit (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-09Revert "supergit: work on implementing branching iterators"Katharina Fey1-209/+10
2021-01-09supergit: add logo and rebuild READMEKatharina Fey4-7/+37
2021-01-09supergit: bump crate versionKatharina Fey1-2/+2
2021-01-09supergit: update crate documentationKatharina Fey2-39/+50
2021-01-09supergit: fix base_history functionKatharina Fey1-36/+18
2021-01-08supergit: implement typed directory yieldsKatharina Fey2-17/+43
2021-01-08octopus: supergit: implement initial tree history mechanismMx Kookie4-12/+191
2021-01-06octopus: supergit: add interface to query specific store pathsMx Kookie10-75/+237
2020-12-21supergit: WIP, trying to add branching iteratorsMx Kookie2-20/+162
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