Files
git/builtin
Junio C Hamano 2bc5414c41 Merge branch 'ps/parse-options-integers'
Update parse-options API to catch mistakes to pass address of an
integral variable of a wrong type/size.

* ps/parse-options-integers:
  parse-options: detect mismatches in integer signedness
  parse-options: introduce precision handling for `OPTION_UNSIGNED`
  parse-options: introduce precision handling for `OPTION_INTEGER`
  parse-options: rename `OPT_MAGNITUDE()` to `OPT_UNSIGNED()`
  parse-options: support unit factors in `OPT_INTEGER()`
  global: use designated initializers for options
  parse: fix off-by-one for minimum signed values
2025-04-24 17:25:34 -07:00
..
2025-04-24 17:25:33 -07:00
2024-12-13 07:33:36 -08:00
2025-01-28 13:02:22 -08:00
2025-04-24 17:25:34 -07:00
2024-12-18 10:44:30 -08:00
2024-12-18 10:44:31 -08:00
2025-04-24 17:25:33 -07:00
2025-02-04 09:51:41 -08:00
2025-04-24 17:25:33 -07:00
2025-03-29 01:04:40 -07:00
2025-04-24 17:25:34 -07:00
2024-12-18 10:44:30 -08:00
2025-01-28 13:02:22 -08:00