| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | git_error: use new names in internal APIs and usage | Edward Thomson | 2019-01-22 | 1 | -2/+2 |
| * | strntol: fix out-of-bounds reads when parsing numbers with leading sign | Patrick Steinhardt | 2018-11-14 | 1 | -0/+10 |
| * | strntol: fix detection and skipping of base prefixes | Patrick Steinhardt | 2018-11-02 | 1 | -0/+22 |
| * | strntol: fix out-of-bounds read when skipping leading spaces | Patrick Steinhardt | 2018-11-02 | 1 | -0/+10 |
| * | util: fix out of bounds read in error message | Patrick Steinhardt | 2018-10-19 | 1 | -0/+7 |
| * | tests: core::strtol: test for some more edge-cases | Patrick Steinhardt | 2018-10-18 | 1 | -0/+31 |
| * | util: remove `git__strtol32` | Patrick Steinhardt | 2018-10-18 | 1 | -12/+19 |
| * | util: remove unsafe `git__strtol64` function | Patrick Steinhardt | 2018-10-18 | 1 | -22/+16 |
| * | Fixed bug while parsing INT64_MIN | Krishna Ram Prakash R | 2016-06-29 | 1 | -0/+8 |
| * | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+37 |
