| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make enum in src,tests and examples C90 compliant by removing trailing comma. | Peter Pettersson | 2021-11-15 | 1 | -3/+3 |
| * | path: separate git-specific path functions from util | Edward Thomson | 2021-11-09 | 1 | -1/+1 |
| * | str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstr | Edward Thomson | 2021-10-17 | 1 | -5/+5 |
| * | futils: use a particular hash not a git_oid | Edward Thomson | 2021-10-02 | 1 | -2/+5 |
| * | Consider files executable only if the user can execute them | David Turner | 2021-06-16 | 1 | -1/+1 |
| * | futils: fix order of declared parameters for `git_futils_fake_symlink`pks/futils-symlink-args | Patrick Steinhardt | 2020-05-12 | 1 | -3/+3 |
| * | mmap: use a 64-bit signed type `off64_t` for mmap | Edward Thomson | 2019-11-25 | 1 | -1/+1 |
| * | filestamp: use `uint64_t` for object size | Edward Thomson | 2019-11-22 | 1 | -1/+1 |
| * | futils_filesize: use `uint64_t` for object size | Edward Thomson | 2019-11-22 | 1 | -1/+1 |
| * | fileops: rename to "futils.h" to match function signatures | Patrick Steinhardt | 2019-07-20 | 1 | -0/+390 |
