index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t1300-config.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ar/config-count-tests-updates'
Junio C Hamano
2023-05-15
1
-11
/
+22
|
\
|
*
t1300: add tests for missing keys
Andrei Rybak
2023-04-25
1
-0
/
+17
|
*
t1300: check stderr for "ignores pairs" tests
Andrei Rybak
2023-04-25
1
-4
/
+5
|
*
t1300: drop duplicate test
Andrei Rybak
2023-04-25
1
-7
/
+0
*
|
Merge branch 'ar/test-cleanup-unused-file-creation-part2'
Junio C Hamano
2023-05-10
1
-5
/
+5
|
\
\
|
*
|
t1300: don't create unused files
Andrei Rybak
2023-05-03
1
-3
/
+3
|
*
|
t1300: fix config file syntax error descriptions
Andrei Rybak
2023-05-03
1
-2
/
+2
|
|
/
*
|
Sync with 2.38.5
Johannes Schindelin
2023-04-17
1
-0
/
+30
|
\
\
|
|
/
|
/
|
|
*
Sync with 2.36.6
Johannes Schindelin
2023-04-17
1
-0
/
+30
|
|
\
|
|
*
Sync with 2.35.8
Johannes Schindelin
2023-04-17
1
-0
/
+30
|
|
|
\
|
|
|
*
Sync with 2.34.8
Johannes Schindelin
2023-04-17
1
-0
/
+30
|
|
|
|
\
|
|
|
|
*
Sync with 2.31.8
Johannes Schindelin
2023-04-17
1
-0
/
+30
|
|
|
|
|
\
|
|
|
|
|
*
Sync with 2.30.9
Johannes Schindelin
2023-04-17
1
-0
/
+30
|
|
|
|
|
|
\
|
|
|
|
|
|
*
config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`
Taylor Blau
2023-04-17
1
-0
/
+10
|
|
|
|
|
|
*
config: avoid fixed-sized buffer when renaming/deleting a section
Taylor Blau
2023-04-17
1
-2
/
+2
|
|
|
|
|
|
*
t1300: demonstrate failure when renaming sections with long lines
Taylor Blau
2023-04-17
1
-0
/
+20
*
|
|
|
|
|
|
config: require at least one digit when parsing numbers
Phillip Wood
2022-11-10
1
-0
/
+6
|
/
/
/
/
/
/
*
|
|
|
|
|
config tests: fix harmless but broken "rm -r" cleanup
Ævar Arnfjörð Bjarmason
2022-06-30
1
-2
/
+3
*
|
|
|
|
|
config: document and test the 'worktree' scope
Glen Choo
2022-06-08
1
-0
/
+9
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'jt/conditional-config-on-remote-url'
Junio C Hamano
2022-02-09
1
-0
/
+118
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
config: include file if remote URL matches a glob
Jonathan Tan
2022-01-18
1
-0
/
+118
|
|
/
/
/
*
|
|
|
Merge branch 'es/test-chain-lint'
Junio C Hamano
2022-01-04
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
t0000-t3999: detect and signal failure within loop
Eric Sunshine
2021-12-13
1
-1
/
+1
|
*
|
|
|
tests: fix broken &&-chains in `{...}` groups
Eric Sunshine
2021-12-13
1
-1
/
+1
|
*
|
|
|
tests: fix broken &&-chains in compound statements
Eric Sunshine
2021-12-13
1
-1
/
+1
|
|
/
/
/
*
/
/
/
leak tests: mark some config tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2021-11-01
1
-0
/
+1
|
/
/
/
*
|
|
Merge branch 'ps/config-global-override'
Junio C Hamano
2021-05-07
1
-0
/
+85
|
\
\
\
|
*
|
|
t1300: fix unset of GIT_CONFIG_NOSYSTEM leaking into subsequent tests
Patrick Steinhardt
2021-04-27
1
-4
/
+3
|
*
|
|
config: allow overriding of global and system configuration
Patrick Steinhardt
2021-04-19
1
-0
/
+86
|
|
/
/
*
|
|
Merge branch 'ps/config-env-option-with-separate-value'
Junio C Hamano
2021-05-07
1
-1
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
git: support separate arg for `--config-env`'s value
Patrick Steinhardt
2021-04-30
1
-1
/
+14
*
|
|
Merge branch 'ak/config-bad-bool-error'
Junio C Hamano
2021-02-18
1
-0
/
+7
|
\
\
\
|
*
|
|
config: improve error message for boolean config
Andrew Klotz
2021-02-11
1
-0
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ps/config-env-pairs'
Junio C Hamano
2021-01-25
1
-1
/
+222
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
config: allow specifying config entries via envvar pairs
Patrick Steinhardt
2021-01-15
1
-1
/
+114
|
*
|
config: store "git -c" variables using more robust format
Patrick Steinhardt
2021-01-15
1
-0
/
+8
|
*
|
config: parse more robust format in GIT_CONFIG_PARAMETERS
Jeff King
2021-01-15
1
-0
/
+52
|
*
|
config: add new way to pass config via `--config-env`
Patrick Steinhardt
2021-01-12
1
-0
/
+48
*
|
|
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
2021-01-25
1
-4
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
t[01]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-5
/
+5
|
*
|
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
|
|
/
*
|
t1300: don't needlessly work with `core.foo` configs
Martin Ågren
2021-01-04
1
-30
/
+30
*
|
t1300: remove duplicate test for `--file no-such-file`
Martin Ågren
2021-01-04
1
-6
/
+2
*
|
t1300: remove duplicate test for `--file ../foo`
Martin Ågren
2021-01-04
1
-4
/
+0
*
|
config: implement --fixed-value with --get*
Derrick Stolee
2020-11-25
1
-0
/
+22
*
|
config: plumb --fixed-value into config API
Derrick Stolee
2020-11-25
1
-0
/
+50
*
|
config: add --fixed-value option, un-implemented
Derrick Stolee
2020-11-25
1
-0
/
+24
*
|
t1300: add test for --replace-all with value-pattern
Derrick Stolee
2020-11-25
1
-0
/
+14
*
|
t1300: test "set all" mode with value-pattern
Derrick Stolee
2020-11-25
1
-0
/
+39
|
/
*
config: complain about --worktree outside of a git repo
Matheus Tavares
2020-09-09
1
-5
/
+8
[next]