| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: make util an object library | Edward Thomson | 2021-11-09 | 1 | -1/+0 |
| | | | | | | | Instead of simply including the utility files directly, make them a cmake object library for easy reusability between other projects within libgit2. | ||||
| * | refactor: `src` is now `src/libgit2` | Edward Thomson | 2021-11-09 | 1 | -0/+125 |
| Adding an additional hierarchy allows us to split out utility functions. | |||||
