diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-09-12 14:41:00 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-09-12 14:41:00 -0700 |
commit | c7c377d83f46113233718eaeb9009e7e6242b03d (patch) | |
tree | 3bc9fc1badb48ac73f19fae949a72575c513ecc0 /contrib/hooks | |
parent | Update draft release notes to 1.8.5 (diff) | |
parent | git-config: always treat --int as 64-bit internally (diff) | |
download | tgif-c7c377d83f46113233718eaeb9009e7e6242b03d.tar.xz |
Merge branch 'jk/config-int-range-check'
"git config" did not provide a way to set or access numbers larger
than a native "int" on the platform; it now provides 64-bit signed
integers on all platforms.
* jk/config-int-range-check:
git-config: always treat --int as 64-bit internally
config: make numeric parsing errors more clear
config: set errno in numeric git_parse_* functions
config: properly range-check integer values
config: factor out integer parsing from range checks
Diffstat (limited to 'contrib/hooks')
0 files changed, 0 insertions, 0 deletions