index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t1308-config-set.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
*
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-5
/
+5
*
Merge branch 'gc/config-parsing-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+9
|
\
|
*
config: report cached filenames in die_bad_number()
Glen Choo
2023-03-28
1
-0
/
+9
*
|
config API: add and use a "git_config_get()" family of functions
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+42
*
|
config tests: add "NULL" tests for *_get_value_multi()
Ævar Arnfjörð Bjarmason
2023-03-28
1
-0
/
+65
|
/
*
leak tests: mark some config tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2021-11-01
1
-0
/
+1
*
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
1
-2
/
+2
*
config: provide access to the current line number
Bert Wesarg
2020-02-10
1
-2
/
+12
*
config: clarify meaning of command line scoping
Matthew Rogers
2020-02-10
1
-1
/
+1
*
config: split repo scope to local and worktree
Matthew Rogers
2020-02-10
1
-1
/
+1
*
t1308-config-set: fix a test that has a typo
Tanay Abhra
2019-10-11
1
-4
/
+4
*
builtin/config.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
2018-07-23
1
-1
/
+1
*
t/helper: merge test-config into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
1
-11
/
+11
*
Merge branch 'js/alias-early-config'
Junio C Hamano
2017-06-24
1
-1
/
+3
|
\
|
*
t1308: relax the test verifying that empty alias values are disallowed
Johannes Schindelin
2017-06-15
1
-1
/
+3
*
|
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
2017-05-26
1
-0
/
+2
*
|
wrapper.c: add and use warn_on_fopen_errors()
Nguyễn Thái Ngọc Duy
2017-05-26
1
-1
/
+2
*
|
config.mak.uname: set FREAD_READS_DIRECTORIES for Linux and FreeBSD
Nguyễn Thái Ngọc Duy
2017-05-26
1
-0
/
+8
|
/
*
t: use nongit() function where applicable
Jeff King
2016-12-16
1
-8
/
+2
*
Merge branch 'jk/upload-pack-hook'
Junio C Hamano
2016-07-14
1
-1
/
+9
|
\
|
*
mingw: fix regression in t1308-config-set
Johannes Schindelin
2016-07-14
1
-1
/
+9
*
|
Merge branch 'va/i18n-even-more'
Junio C Hamano
2016-07-13
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
tests: use test_i18n* functions to suppress false positives
Vasco Almeida
2016-06-18
1
-2
/
+2
*
|
t1308: do not get fooled by symbolic links to the source tree
Junio C Hamano
2016-06-03
1
-1
/
+1
*
|
config: add a notion of "scope"
Jeff King
2016-05-27
1
-0
/
+3
*
|
config: return configset value for current_config_ functions
Jeff King
2016-05-27
1
-0
/
+24
|
/
*
Merge branch 'js/config-set-in-non-repository'
Junio C Hamano
2016-02-26
1
-0
/
+11
|
\
|
*
git config: report when trying to modify a non-existing repo config
Johannes Schindelin
2016-02-25
1
-0
/
+11
*
|
config: add 'origin_type' to config_source struct
Lars Schneider
2016-02-22
1
-2
/
+2
|
/
*
Merge branch 'ta/config-set'
Junio C Hamano
2014-10-20
1
-2
/
+2
|
\
|
*
t1308: fix broken here document in test script
Junio C Hamano
2014-10-14
1
-2
/
+2
*
|
add tests for `git_config_get_string_const()`
Tanay Abhra
2014-08-07
1
-0
/
+10
*
|
add a test for semantic errors in config files
Tanay Abhra
2014-08-07
1
-0
/
+11
|
/
*
test-config: add tests for the config_set API
Tanay Abhra
2014-07-29
1
-0
/
+200