Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ps/build-sign-compare' | Junio C Hamano | 2024-12-23 | 1 | -2/+1 |
|\ | |||||
| * | global: trivial conversions to fix `-Wsign-compare` warnings | Patrick Steinhardt | 2024-12-06 | 1 | -3/+1 |
| * | global: mark code units that generate warnings with `-Wsign-compare` | Patrick Steinhardt | 2024-12-06 | 1 | -0/+1 |
* | | Makefile: propagate Git version via generated header | Patrick Steinhardt | 2024-12-06 | 1 | -0/+1 |
|/ | |||||
* | version --build-options: report commit, too, if possible | Johannes Schindelin | 2017-12-15 | 1 | -0/+1 |
* | include agent identifier in capability string | Jeff King | 2012-08-03 | 1 | -0/+21 |
* | version: add git_user_agent function | Jeff King | 2012-06-03 | 1 | -0/+13 |
* | move git_version_string into version.c | Jeff King | 2012-06-03 | 1 | -0/+4 |