Age | Commit message (Expand) | Author | Files | Lines |
2025-02-27 | Merge branch 'ua/os-version-capability' | Junio C Hamano | 1 | -5/+64 |
2025-02-19 | agent: advertise OS name via agent capability | Usman Akinyemi | 1 | -1/+28 |
2025-02-18 | version: extend get_uname_info() to hide system details | Usman Akinyemi | 1 | -7/+9 |
2025-02-18 | version: refactor get_uname_info() | Usman Akinyemi | 1 | -0/+20 |
2025-02-18 | version: refactor redact_non_printables() | Usman Akinyemi | 1 | -6/+15 |
2025-02-18 | version: replace manual ASCII checks with isprint() for clarity | Usman Akinyemi | 1 | -1/+2 |
2025-01-14 | meson: ensure correct version-def.h is used | Toon Claes | 1 | -1/+6 |
2024-12-23 | Merge branch 'ps/build-sign-compare' | Junio C Hamano | 1 | -2/+1 |
2024-12-07 | Makefile: propagate Git version via generated header | Patrick Steinhardt | 1 | -0/+1 |
2024-12-06 | global: trivial conversions to fix `-Wsign-compare` warnings | Patrick Steinhardt | 1 | -3/+1 |
2024-12-06 | global: mark code units that generate warnings with `-Wsign-compare` | Patrick Steinhardt | 1 | -0/+1 |
2017-12-14 | version --build-options: report commit, too, if possible | Johannes Schindelin | 1 | -0/+1 |
2012-08-03 | include agent identifier in capability string | Jeff King | 1 | -0/+21 |
2012-06-03 | version: add git_user_agent function | Jeff King | 1 | -0/+13 |
2012-06-03 | move git_version_string into version.c | Jeff King | 1 | -0/+4 |