index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t1300-config.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
Merge branch 'jt/config-lock-timeout'
Junio C Hamano
1
-0
/
+17
2026-07-19
Merge branch 'mm/test-grep-lint'
Junio C Hamano
1
-8
/
+8
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-8
/
+8
2026-06-15
Merge branch 'hn/config-typo-advice'
Junio C Hamano
1
-0
/
+56
2026-06-03
config: improve diagnostic for "set" with missing value
Harald Nordgren
1
-0
/
+56
2026-05-18
config: retry acquiring config.lock, configurable via core.configLockTimeout
Jörg Thalheim
1
-0
/
+17
2026-04-27
t1300: remove global config settings injected by test-lib.sh
Johannes Schindelin
1
-0
/
+7
2026-02-23
config: format colors quietly
Derrick Stolee
1
-10
/
+1
2026-02-23
config: format expiry dates quietly
Derrick Stolee
1
-10
/
+1
2026-02-23
config: format paths gently
Derrick Stolee
1
-2
/
+1
2026-02-23
config: format bools or ints gently
Derrick Stolee
1
-1
/
+3
2026-02-23
config: format bools gently
Derrick Stolee
1
-1
/
+3
2026-02-23
config: format int64s gently
Derrick Stolee
1
-1
/
+3
2026-02-23
config: make 'git config list --type=<X>' work
Derrick Stolee
1
-1
/
+96
2026-01-05
t1300: use test helpers instead of `test` command
Pushkar Singh
1
-4
/
+4
2025-09-22
builtin/config: do not spawn pager when printing color codes
Patrick Steinhardt
1
-0
/
+9
2025-09-22
builtin/config: special-case retrieving colors without a key
Patrick Steinhardt
1
-0
/
+11
2025-09-22
t1300: small style fixups
Patrick Steinhardt
1
-14
/
+24
2025-09-22
t1300: write test expectations in the test's body
Patrick Steinhardt
1
-163
/
+128
2025-05-28
Sync with 2.47.3
Taylor Blau
1
-0
/
+11
2025-05-28
Sync with 2.45.4
Taylor Blau
1
-0
/
+11
2025-05-28
Sync with 2.44.4
Taylor Blau
1
-0
/
+11
2025-05-28
Sync with 2.43.7
Taylor Blau
1
-0
/
+11
2025-05-23
config: quote values containing CR character
Justin Tobler
1
-0
/
+11
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-08-26
Merge branch 'tb/config-fixed-value-with-valueless-true' into maint-2.46
Junio C Hamano
1
-0
/
+9
2024-08-14
Merge branch 'tb/config-fixed-value-with-valueless-true'
Junio C Hamano
1
-0
/
+9
2024-08-01
config.c: avoid segfault with --fixed-value and valueless config
Taylor Blau
1
-0
/
+9
2024-05-15
builtin/config: check for writeability after source is set up
Patrick Steinhardt
1
-0
/
+6
2024-05-15
builtin/config: stop printing full usage on misuse
Patrick Steinhardt
1
-1
/
+2
2024-05-06
builtin/config: introduce "edit" subcommand
Patrick Steinhardt
1
-3
/
+3
2024-05-06
builtin/config: introduce "remove-section" subcommand
Patrick Steinhardt
1
-2
/
+2
2024-05-06
builtin/config: introduce "rename-section" subcommand
Patrick Steinhardt
1
-11
/
+11
2024-05-06
builtin/config: introduce "unset" subcommand
Patrick Steinhardt
1
-15
/
+29
2024-05-06
builtin/config: introduce "set" subcommand
Patrick Steinhardt
1
-49
/
+53
2024-05-06
builtin/config: introduce "get" subcommand
Patrick Steinhardt
1
-42
/
+89
2024-05-06
builtin/config: introduce "list" subcommand
Patrick Steinhardt
1
-45
/
+65
2024-05-06
builtin/config: use `OPT_CMDMODE()` to specify modes
Patrick Steinhardt
1
-0
/
+13
2024-04-05
Merge branch 'rs/config-comment'
Junio C Hamano
1
-2
/
+20
2024-04-01
Merge branch 'ds/config-internal-whitespace-fix'
Junio C Hamano
1
-3
/
+111
2024-03-21
t1300: add more tests for whitespace and inline comments
Dragan Simic
1
-3
/
+111
2024-03-15
config: allow tweaking whitespace between value and comment
Junio C Hamano
1
-0
/
+6
2024-03-15
config: fix --comment formatting
Junio C Hamano
1
-4
/
+5
2024-03-15
config: add --comment option to add a comment
Ralph Seichter
1
-2
/
+13
2024-01-29
t1300: make tests more robust with non-default ref backends
Patrick Steinhardt
1
-28
/
+50
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-22
/
+22
2023-06-28
config.c: pass ctx with CLI config
Glen Choo
1
-0
/
+27
2023-05-15
Merge branch 'ar/config-count-tests-updates'
Junio C Hamano
1
-11
/
+22
2023-05-10
Merge branch 'ar/test-cleanup-unused-file-creation-part2'
Junio C Hamano
1
-5
/
+5
2023-05-03
t1300: don't create unused files
Andrei Rybak
1
-3
/
+3
[next]