aboutsummaryrefslogtreecommitdiffstats
path: root/unmarshal.c (unfollow)
Commit message (Collapse)AuthorFilesLines
7 daysFix mistakesHEAD1.1.6masterMattias Andrée1-5/+5
Signed-off-by: Mattias Andrée <m@maandree.se>
2022-07-07Don't marshal wMattias Andrée1-3/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-07-07Remove documentation from .c files that already exist in .h filesMattias Andrée1-8/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10Implement SHA-0 and remove .chunk_size1.0Mattias Andrée1-10/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>