aboutsummaryrefslogtreecommitdiff
path: root/t/t1300-config.sh
AgeCommit message (Expand)Author
2026-02-23config: format colors quietlyDerrick Stolee
2026-02-23config: format expiry dates quietlyDerrick Stolee
2026-02-23config: format paths gentlyDerrick Stolee
2026-02-23config: format bools or ints gentlyDerrick Stolee
2026-02-23config: format bools gentlyDerrick Stolee
2026-02-23config: format int64s gentlyDerrick Stolee
2026-02-23config: make 'git config list --type=<X>' workDerrick Stolee
2026-01-05t1300: use test helpers instead of `test` commandPushkar Singh
2025-09-22builtin/config: do not spawn pager when printing color codesPatrick Steinhardt
2025-09-22builtin/config: special-case retrieving colors without a keyPatrick Steinhardt
2025-09-22t1300: small style fixupsPatrick Steinhardt
2025-09-22t1300: write test expectations in the test's bodyPatrick Steinhardt
2025-05-28Sync with 2.47.3Taylor Blau
2025-05-28Sync with 2.45.4Taylor Blau
2025-05-28Sync with 2.44.4Taylor Blau
2025-05-28Sync with 2.43.7Taylor Blau
2025-05-23config: quote values containing CR characterJustin Tobler
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt
2024-08-26Merge branch 'tb/config-fixed-value-with-valueless-true' into maint-2.46Junio C Hamano
2024-08-14Merge branch 'tb/config-fixed-value-with-valueless-true'Junio C Hamano
2024-08-01config.c: avoid segfault with --fixed-value and valueless configTaylor Blau
2024-05-15builtin/config: check for writeability after source is set upPatrick Steinhardt
2024-05-15builtin/config: stop printing full usage on misusePatrick Steinhardt
2024-05-06builtin/config: introduce "edit" subcommandPatrick Steinhardt
2024-05-06builtin/config: introduce "remove-section" subcommandPatrick Steinhardt
2024-05-06builtin/config: introduce "rename-section" subcommandPatrick Steinhardt
2024-05-06builtin/config: introduce "unset" subcommandPatrick Steinhardt
2024-05-06builtin/config: introduce "set" subcommandPatrick Steinhardt
2024-05-06builtin/config: introduce "get" subcommandPatrick Steinhardt
2024-05-06builtin/config: introduce "list" subcommandPatrick Steinhardt
2024-05-06builtin/config: use `OPT_CMDMODE()` to specify modesPatrick Steinhardt
2024-04-05Merge branch 'rs/config-comment'Junio C Hamano
2024-04-01Merge branch 'ds/config-internal-whitespace-fix'Junio C Hamano
2024-03-21t1300: add more tests for whitespace and inline commentsDragan Simic
2024-03-15config: allow tweaking whitespace between value and commentJunio C Hamano
2024-03-15config: fix --comment formattingJunio C Hamano
2024-03-15config: add --comment option to add a commentRalph Seichter
2024-01-29t1300: make tests more robust with non-default ref backendsPatrick Steinhardt
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-06-28config.c: pass ctx with CLI configGlen Choo
2023-05-15Merge branch 'ar/config-count-tests-updates'Junio C Hamano
2023-05-10Merge branch 'ar/test-cleanup-unused-file-creation-part2'Junio C Hamano
2023-05-03t1300: don't create unused filesAndrei Rybak
2023-05-03t1300: fix config file syntax error descriptionsAndrei Rybak
2023-04-24t1300: add tests for missing keysAndrei Rybak
2023-04-24t1300: check stderr for "ignores pairs" testsAndrei Rybak
2023-04-24t1300: drop duplicate testAndrei Rybak
2023-04-17Sync with 2.38.5Johannes Schindelin
2023-04-17Sync with 2.36.6Johannes Schindelin
2023-04-17Sync with 2.35.8Johannes Schindelin