| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | path: separate git-specific path functions from util | Edward Thomson | 2021-11-09 | 1 | -2/+2 |
| * | str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstr | Edward Thomson | 2021-10-17 | 1 | -1/+1 |
| * | hash: hash functions operate on byte arrays not git_oids | Edward Thomson | 2021-10-02 | 2 | -5/+5 |
| * | hash: accept the algorithm in inputs | Edward Thomson | 2021-10-01 | 2 | -4/+4 |
| * | fileops: rename to "futils.h" to match function signatures | Patrick Steinhardt | 2019-07-20 | 1 | -1/+1 |
| * | object_type: GIT_OBJECT_BAD is now GIT_OBJECT_INVALID | Edward Thomson | 2019-01-17 | 2 | -7/+7 |
| * | object_type: use new enumeration namesethomson/index_fixes | Edward Thomson | 2018-12-01 | 4 | -50/+53 |
| * | treewide: remove use of C++ style comments | Patrick Steinhardt | 2018-07-13 | 1 | -2/+2 |
| * | Factor 40 and 41 constants from source. | Ciro Santilli | 2014-09-16 | 1 | -1/+1 |
| * | oid: Export `git_oid_tostr_s` instead of `_allocfmt`vmg/tostr_s | Vicent Marti | 2014-08-18 | 1 | -3/+2 |
| * | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 10 | -0/+1462 |
