Age | Commit message (Expand) | Author |
---|---|---|
2022-07-28 | everywhere: Fix compiler errors, compiler warnings, and correct typos | mrb0nk500 |
2022-07-28 | index: rename typedef `index` to `index_t` | mrb0nk500 |
2022-07-26 | index: Add `index_path_exists()` | mrb0nk500 |
2022-07-26 | index: Add a function for converting an index into a string. | mrb0nk500 |
2022-07-26 | git, index: Move index related functions to `index.{c,h}` | mrb0nk500 |