aboutsummaryrefslogtreecommitdiff
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-19cassiopeia: changing internal data representation to timeline moduleMx Kookie7-112/+273
2020-12-15cassiopeia: finishing up version 0.3.0Mx Kookie9-33/+208
2020-12-13cassiopeia: changing parser output to more generic IR structureMx Kookie7-53/+289
2020-12-12cassiopeia: adding API outlineMx Kookie5-12/+157
2020-12-12cassiopeia: adding time handling utilityMx Kookie1-0/+95
2020-12-11cassiopeia: changing project structure and adding CLI parsingMx Kookie7-17/+112
2020-12-11cassiopeia: adding more types to the time file abstractionMx Kookie7-24/+336
2020-12-11cassiopeia: adding gitignoreMx Kookie1-0/+1
2020-12-11cassiopeia: implementing basic file parserMx Kookie6-176/+198
2020-12-10cassiopeia: adding new format lexer built on logosMx Kookie7-2/+308
2020-11-12apps/cassiopeia: init projectMx Kookie3-0/+156
2020-11-11supergit: WIP, trying to add branching iteratorsMx Kookie2-20/+162
2020-11-10supergit: starting work on implementing branching iteratorsKaiden Fey2-8/+64
2020-11-10supergit: implementing simple file-history searchKaiden Fey5-4/+106
2020-11-10supergit: adding READMEKaiden Fey1-0/+3
2020-11-10supergit: adding more Cargo.toml keys to allow publishingKaiden Fey1-1/+1
2020-11-09supergit: adding more Cargo.toml keys to allow publishingKaiden Fey1-0/+3
2020-11-09supergit: implementing tree parsingKaiden Fey6-72/+204
2020-11-09supergit: adding functions to external interface to load filesMx Kookie1-0/+22
2020-11-08apps/servers/octopus: implementing supergit basic tree abstractionMx Kookie7-39/+196
2020-11-04apps/servers/octopus: implementing octopus merge parsingMx Kookie3-15/+21
2020-11-04apps/servers/octopus: cleaning up branch iterator implementationKaiden Fey2-123/+53
2020-11-04apps/servers/octopus: implement full recursive branch parsingMx Kookie2-25/+70
2020-11-03apps/servers/octopus: refactoring & typed branch parsingMx Kookie10-317/+332
2020-11-01apps/servers/octopus: implement initial branch parsingMx Kookie4-10/+284
2020-10-31apps/servers/octopus: adding a bare test repositoryMx Kookie23-0/+730