index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t1300-repo-config.sh
Commit message (
Expand
)
Author
Age
*
config: use git_config_parse_key() in git_config_parse_parameter()
Junio C Hamano
2017-02-23
*
tests: use test_i18n* functions to suppress false positives
Vasco Almeida
2016-06-17
*
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
2016-04-06
|
\
|
*
git_config_push_parameter: handle empty GIT_CONFIG_PARAMETERS
Jeff King
2016-03-23
*
|
Merge branch 'jk/config-get-urlmatch'
Junio C Hamano
2016-04-03
|
\
\
|
*
|
config: fail if --get-urlmatch finds no value
John Keeping
2016-02-28
|
|
/
*
|
t1300: fix the new --show-origin tests on Windows
Johannes Schindelin
2016-03-23
*
|
t1300-repo-config: make it resilient to being run via 'sh -x'
Johannes Schindelin
2016-03-23
*
|
config: add '--show-origin' option to print the origin of a config value
Lars Schneider
2016-02-22
*
|
config: add 'origin_type' to config_source struct
Lars Schneider
2016-02-22
*
|
t: do not hide Git's exit code in tests using 'nul_to_q'
Lars Schneider
2016-02-17
|
/
*
config: add '--name-only' option to list only variable names
SZEDER Gábor
2015-08-10
*
t: fix moderate &&-chain breakage
Jeff King
2015-03-20
*
t: fix severe &&-chain breakage
Jeff King
2015-03-20
*
Merge branch 'jk/command-line-config-empty-string'
Junio C Hamano
2014-09-09
|
\
|
*
config: teach "git -c" to recognize an empty string
Junio C Hamano
2014-08-05
*
|
test prerequisites: eradicate NOT_FOO
Junio C Hamano
2014-07-21
*
|
Merge branch 'ew/config-protect-mode'
Junio C Hamano
2014-06-03
|
\
\
|
*
|
config: preserve config file permissions on edits
Eric Wong
2014-05-06
|
|
/
*
|
Merge branch 'jk/tests-cleanup'
Junio C Hamano
2014-03-31
|
\
\
|
*
|
t: prefer "git config --file" to GIT_CONFIG
Jeff King
2014-03-21
|
*
|
t: prefer "git config --file" to GIT_CONFIG with test_must_fail
Jeff King
2014-03-21
*
|
|
Merge branch 'dt/tests-with-env-not-subshell'
Junio C Hamano
2014-03-31
|
\
\
\
|
|
/
/
|
*
|
tests: use "env" to run commands with temporary env-var settings
David Tran
2014-03-19
|
|
/
*
|
config: teach "git config --file -" to read from the standard input
Kirill A. Shutemov
2014-02-18
|
/
*
Merge branch 'jk/config-int-range-check'
Junio C Hamano
2013-09-12
|
\
|
*
git-config: always treat --int as 64-bit internally
Jeff King
2013-09-09
|
*
config: make numeric parsing errors more clear
Jeff King
2013-09-09
*
|
config: "git config --get-urlmatch" parses section.<url>.key
Junio C Hamano
2013-08-05
|
/
*
t1300: document some aesthetic failures of the config editor
Jeff King
2013-03-29
*
Merge branch 'jk/config-ignore-duplicates'
Junio C Hamano
2012-11-21
|
\
|
*
git-config: do not complain about duplicate entries
Jeff King
2012-10-24
|
*
t1300: test "git config --get-all" more thoroughly
Jeff King
2012-10-24
|
*
t1300: remove redundant test
Jeff King
2012-10-24
|
*
t1300: style updates
Jeff King
2012-10-24
*
|
Merge branch 'cn/config-missing-path'
Junio C Hamano
2012-11-20
|
\
\
|
|
/
|
/
|
|
*
config: don't segfault when given --path with a missing value
Carlos Martín Nieto
2012-11-15
*
|
Fix tests under GETTEXT_POISON on parseopt
Jiang Xin
2012-08-27
|
/
*
config: reject bogus section names for --rename-section
Jeff King
2012-04-25
*
Merge branch 'ms/maint-config-error-at-eol-linecount'
Junio C Hamano
2012-03-13
|
\
|
*
config: report errors at the EOL with correct line number
Martin Stenberg
2012-03-12
|
*
Merge branch 'mm/maint-config-explicit-bool-display' into maint
Junio C Hamano
2011-10-21
|
|
\
*
|
|
config: stop using config_exclusive_filename
Jeff King
2012-02-17
*
|
|
t1300: add missing &&-chaining
Jeff King
2012-02-17
*
|
|
test: fix '&&' chaining
Ramkumar Ramachandra
2011-12-08
*
|
|
Merge branch 'jk/config-test-cleanup'
Junio C Hamano
2011-10-19
|
\
\
\
|
*
|
|
t1300: attempting to remove a non-existent .git/config is not an error
Johannes Sixt
2011-10-19
*
|
|
|
Merge branch 'jk/config-test-cleanup'
Junio C Hamano
2011-10-17
|
\
\
\
\
|
|
/
/
/
|
*
|
|
t1300: test mixed-case variable retrieval
Jeff King
2011-10-12
|
*
|
|
t1300: put git invocations inside test function
Jeff King
2011-10-12
|
|
/
/
[next]