index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t1300-config.sh
Age
Commit message (
Expand
)
Author
2026-02-23
config: format colors quietly
Derrick Stolee
2026-02-23
config: format expiry dates quietly
Derrick Stolee
2026-02-23
config: format paths gently
Derrick Stolee
2026-02-23
config: format bools or ints gently
Derrick Stolee
2026-02-23
config: format bools gently
Derrick Stolee
2026-02-23
config: format int64s gently
Derrick Stolee
2026-02-23
config: make 'git config list --type=<X>' work
Derrick Stolee
2026-01-05
t1300: use test helpers instead of `test` command
Pushkar Singh
2025-09-22
builtin/config: do not spawn pager when printing color codes
Patrick Steinhardt
2025-09-22
builtin/config: special-case retrieving colors without a key
Patrick Steinhardt
2025-09-22
t1300: small style fixups
Patrick Steinhardt
2025-09-22
t1300: write test expectations in the test's body
Patrick Steinhardt
2025-05-28
Sync with 2.47.3
Taylor Blau
2025-05-28
Sync with 2.45.4
Taylor Blau
2025-05-28
Sync with 2.44.4
Taylor Blau
2025-05-28
Sync with 2.43.7
Taylor Blau
2025-05-23
config: quote values containing CR character
Justin Tobler
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-08-26
Merge branch 'tb/config-fixed-value-with-valueless-true' into maint-2.46
Junio C Hamano
2024-08-14
Merge branch 'tb/config-fixed-value-with-valueless-true'
Junio C Hamano
2024-08-01
config.c: avoid segfault with --fixed-value and valueless config
Taylor Blau
2024-05-15
builtin/config: check for writeability after source is set up
Patrick Steinhardt
2024-05-15
builtin/config: stop printing full usage on misuse
Patrick Steinhardt
2024-05-06
builtin/config: introduce "edit" subcommand
Patrick Steinhardt
2024-05-06
builtin/config: introduce "remove-section" subcommand
Patrick Steinhardt
2024-05-06
builtin/config: introduce "rename-section" subcommand
Patrick Steinhardt
2024-05-06
builtin/config: introduce "unset" subcommand
Patrick Steinhardt
2024-05-06
builtin/config: introduce "set" subcommand
Patrick Steinhardt
2024-05-06
builtin/config: introduce "get" subcommand
Patrick Steinhardt
2024-05-06
builtin/config: introduce "list" subcommand
Patrick Steinhardt
2024-05-06
builtin/config: use `OPT_CMDMODE()` to specify modes
Patrick Steinhardt
2024-04-05
Merge branch 'rs/config-comment'
Junio C Hamano
2024-04-01
Merge branch 'ds/config-internal-whitespace-fix'
Junio C Hamano
2024-03-21
t1300: add more tests for whitespace and inline comments
Dragan Simic
2024-03-15
config: allow tweaking whitespace between value and comment
Junio C Hamano
2024-03-15
config: fix --comment formatting
Junio C Hamano
2024-03-15
config: add --comment option to add a comment
Ralph Seichter
2024-01-29
t1300: make tests more robust with non-default ref backends
Patrick Steinhardt
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-06-28
config.c: pass ctx with CLI config
Glen Choo
2023-05-15
Merge branch 'ar/config-count-tests-updates'
Junio C Hamano
2023-05-10
Merge branch 'ar/test-cleanup-unused-file-creation-part2'
Junio C Hamano
2023-05-03
t1300: don't create unused files
Andrei Rybak
2023-05-03
t1300: fix config file syntax error descriptions
Andrei Rybak
2023-04-24
t1300: add tests for missing keys
Andrei Rybak
2023-04-24
t1300: check stderr for "ignores pairs" tests
Andrei Rybak
2023-04-24
t1300: drop duplicate test
Andrei Rybak
2023-04-17
Sync with 2.38.5
Johannes Schindelin
2023-04-17
Sync with 2.36.6
Johannes Schindelin
2023-04-17
Sync with 2.35.8
Johannes Schindelin
[next]