aboutsummaryrefslogtreecommitdiffstats
path: root/repository/tree_entry.go
Commit message (Expand)AuthorAgeFilesLines
* entity: add support for storing filesMichael Muré2021-03-211-0/+10
* repository: some light shuffling of codeMichael Muré2020-09-291-0/+32
* repository: merge git.Hash in for one less /util packageMichael Muré2020-07-011-4/+2
* reorganize package for a more idomatic goMichael Muré2018-09-111-3/+3
* cleanup go importsMichael Muré2018-08-131-1/+2
* fix dependenciesMichael Muré2018-07-191-3/+2
* add TreeEntry to manage the talking with git mktree and git ls-treeMichael Muré2018-07-141-0/+72