Junio C Hamano
a336bfa205
Merge branch 'ty/migrate-ignorecase'
...
The global configuration variable 'ignore_case' (representing the
'core.ignorecase' configuration) has been migrated into 'struct
repo_config_values' to tie it to a specific repository instance.
* ty/migrate-ignorecase:
config: use repo_ignore_case() to access core.ignorecase
environment: move ignore_case into repo_config_values
2026-07-19 10:42:19 -07:00
..
2026-02-13 12:18:31 -08:00
2026-04-15 08:44:33 -07:00
2023-03-21 10:56:51 -07:00
2026-04-06 10:06:20 -07:00
2025-03-28 17:38:11 -07:00
2025-12-11 14:44:43 +09:00
2024-08-28 09:51:18 -07:00
2024-10-17 14:42:27 -04:00
2026-07-19 10:42:19 -07:00
2024-06-07 10:30:52 -07:00
2025-07-15 14:36:51 -07:00
2024-10-17 14:42:27 -04:00
2024-02-24 14:37:41 -08:00
2026-01-09 18:32:55 -08:00
2026-07-16 23:05:47 -07:00
2025-02-18 10:55:39 -08:00
2022-05-02 09:50:37 -07:00
2025-11-18 09:36:05 -08:00
2026-06-15 07:45:40 -07:00
2025-02-18 10:55:39 -08:00
2022-10-17 21:24:03 -07:00
2022-08-17 09:21:40 -07:00
2025-04-15 08:24:35 -07:00
2026-06-22 06:00:30 -07:00
2023-04-11 08:52:11 -07:00
2026-07-16 23:05:48 -07:00
2026-07-04 17:59:36 -07:00
2026-03-25 15:04:30 -07:00
2024-06-14 10:26:33 -07:00
2024-12-06 20:20:04 +09:00
2022-03-16 12:24:43 -07:00
2026-01-09 18:32:55 -08:00
2024-12-06 20:20:02 +09:00
2026-04-06 10:06:22 -07:00
2026-05-09 11:25:32 +09:00