| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstr | Edward Thomson | 2021-10-17 | 1 | -6/+6 |
| * | fileops: rename to "futils.h" to match function signatures | Patrick Steinhardt | 2019-07-20 | 1 | -1/+1 |
| * | Convert usage of `git_buf_free` to new `git_buf_dispose` | Patrick Steinhardt | 2018-06-10 | 1 | -2/+2 |
| * | submodule: plug leaks from the escape detection | Carlos Martín Nieto | 2018-05-24 | 1 | -0/+2 |
| * | submodule: also validate Windows-separated paths for validity | Carlos Martín Nieto | 2018-05-14 | 1 | -6/+37 |
| * | submodule: ignore submodules which include path traversal in their name | Carlos Martín Nieto | 2018-05-09 | 1 | -12/+17 |
| * | submodule: add a failing test for a submodule escaping .git/modules | Carlos Martín Nieto | 2018-04-30 | 1 | -0/+60 |
