aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adding a whole lot of shit (octopus and supergit)Kaiden Fey2020-10-251-7/+3
|
* Big project updateKaiden Fey2020-10-251-5/+3
|
* git: refactoring git module to have a unified actions APIKatharina Fey2020-06-221-6/+0
|
* Committing all the libgit2 progress before throwing it awayKatharina Fey2020-06-221-4/+18
| | | | | | | I don't think libgit2 is the way forward to make any of this work. There's so much work involved in parsing the git k-v store, and the library itself is essentially of zero help for most of the heavy lifting.
* Updating just like... a bunch of shitKatharina Fey2020-06-221-8/+12
|
* Updating to actix 2.0.0 and adding 404 handlerfn-verify-9324832Katharina Fey2020-01-231-13/+18
|
* data: adding a small wrapper around libgit2Katharina Fey2019-12-291-15/+0
|
* Adding a small limgit2 example usageKatharina Fey2019-12-291-2/+16
|
* Refactoring basic project structureKatharina Fey2019-12-281-74/+15
|
* initial stylingMilan Pässler2019-12-131-0/+8
|
* Initial code dump of Rust and templatesKatharina Fey2019-12-101-0/+70