aboutsummaryrefslogtreecommitdiff
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-09Revert "supergit: work on implementing branching iterators"Katharina Fey2-769/+224
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-09octopus: add supergit dependency and parse repo path via route paramKatharina Fey9-365/+68
2021-01-08supergit: implement typed directory yieldsKatharina Fey2-17/+43
2021-01-08octopus: supergit: implement initial tree history mechanismMx Kookie4-12/+191
2021-01-07cassiopeia: update CLI handling and add new commandsMx Kookie8-110/+104
2021-01-06octopus: supergit: add interface to query specific store pathsMx Kookie10-75/+237
2020-12-31libkookie: add .projectile files to existing projectsKatharina Fey3-0/+0
2020-12-21cassiopeia: changing internal data representation to timeline moduleMx Kookie7-112/+273
2020-12-21cassiopeia: finishing up version 0.3.0Mx Kookie9-33/+208
2020-12-21cassiopeia: changing parser output to more generic IR structureMx Kookie7-53/+289
2020-12-21cassiopeia: adding API outlineMx Kookie5-12/+157
2020-12-21cassiopeia: adding time handling utilityMx Kookie1-0/+95
2020-12-21cassiopeia: changing project structure and adding CLI parsingMx Kookie7-17/+112
2020-12-21cassiopeia: adding more types to the time file abstractionMx Kookie7-24/+336
2020-12-21cassiopeia: adding gitignoreMx Kookie1-0/+1
2020-12-21cassiopeia: implementing basic file parserMx Kookie6-176/+198
2020-12-21cassiopeia: adding new format lexer built on logosMx Kookie7-2/+308
2020-12-21cassiopeia: init projectMx Kookie3-0/+156
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 Kookie7-39/+196
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/novelist-mode.el/' from commit '2c2372c1ddefb2bdeb36ce75d3586351548...Mx Kookie12-0/+1193
2020-12-21Add 'apps/servers/octopus/' from commit '623954d19fdf0dca47db319e5c88ee561aa8...Katharina Fey53-0/+4409