index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t1300-repo-config.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-27
Merge branch 'jk/sq-dequote-on-bogus-input'
Junio C Hamano
1
-0
/
+23
2018-02-14
sq_dequote: fix extra consumption of source string
Jeff King
1
-0
/
+23
2017-11-18
config: add --expiry-date
Haaris Mehmood
1
-0
/
+30
2017-07-20
Merge branch 'js/alias-case-sensitivity'
Junio C Hamano
1
-0
/
+7
2017-07-17
alias: compare alias name *case-insensitively*
Johannes Schindelin
1
-1
/
+1
2017-07-17
t1300: demonstrate that CamelCased aliases regressed
Johannes Schindelin
1
-0
/
+7
2017-06-24
Merge branch 'js/alias-early-config'
Junio C Hamano
1
-0
/
+6
2017-06-15
config: report correct line number upon error
Johannes Schindelin
1
-0
/
+6
2017-05-15
config: complain about --local outside of a git repo
Jeff King
1
-1
/
+1
2017-05-15
setup_git_env: convert die("BUG") to BUG()
Jeff King
1
-0
/
+6
2017-03-10
Merge branch 'jc/config-case-cmdline-take-2'
Junio C Hamano
1
-0
/
+62
2017-02-23
config: use git_config_parse_key() in git_config_parse_parameter()
Junio C Hamano
1
-0
/
+62
2017-02-01
urlmatch: allow globbing for the URL host part
Patrick Steinhardt
1
-0
/
+72
2017-02-01
urlmatch: include host in urlmatch ranking
Patrick Steinhardt
1
-0
/
+33
2016-06-17
tests: use test_i18n* functions to suppress false positives
Vasco Almeida
1
-4
/
+4
2016-04-06
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
1
-0
/
+14
2016-04-03
Merge branch 'jk/config-get-urlmatch'
Junio C Hamano
1
-0
/
+3
2016-03-23
git_config_push_parameter: handle empty GIT_CONFIG_PARAMETERS
Jeff King
1
-0
/
+14
2016-03-23
t1300: fix the new --show-origin tests on Windows
Johannes Schindelin
1
-3
/
+6
2016-03-23
t1300-repo-config: make it resilient to being run via 'sh -x'
Johannes Schindelin
1
-6
/
+2
2016-02-28
config: fail if --get-urlmatch finds no value
John Keeping
1
-0
/
+3
2016-02-22
config: add '--show-origin' option to print the origin of a config value
Lars Schneider
1
-0
/
+147
2016-02-22
config: add 'origin_type' to config_source struct
Lars Schneider
1
-1
/
+7
2016-02-17
t: do not hide Git's exit code in tests using 'nul_to_q'
Lars Schneider
1
-2
/
+4
2015-08-10
config: add '--name-only' option to list only variable names
SZEDER Gábor
1
-0
/
+22
2015-03-20
t: fix moderate &&-chain breakage
Jeff King
1
-1
/
+1
2015-03-20
t: fix severe &&-chain breakage
Jeff King
1
-1
/
+1
2014-09-09
Merge branch 'jk/command-line-config-empty-string'
Junio C Hamano
1
-0
/
+11
2014-08-05
config: teach "git -c" to recognize an empty string
Junio C Hamano
1
-0
/
+11
2014-07-21
test prerequisites: eradicate NOT_FOO
Junio C Hamano
1
-3
/
+3
2014-06-03
Merge branch 'ew/config-protect-mode'
Junio C Hamano
1
-0
/
+10
2014-05-06
config: preserve config file permissions on edits
Eric Wong
1
-0
/
+10
2014-03-31
Merge branch 'jk/tests-cleanup'
Junio C Hamano
1
-14
/
+14
2014-03-31
Merge branch 'dt/tests-with-env-not-subshell'
Junio C Hamano
1
-13
/
+4
2014-03-21
t: prefer "git config --file" to GIT_CONFIG
Jeff King
1
-10
/
+10
2014-03-21
t: prefer "git config --file" to GIT_CONFIG with test_must_fail
Jeff King
1
-4
/
+4
2014-03-19
tests: use "env" to run commands with temporary env-var settings
David Tran
1
-13
/
+4
2014-02-18
config: teach "git config --file -" to read from the standard input
Kirill A. Shutemov
1
-2
/
+15
2013-09-12
Merge branch 'jk/config-int-range-check'
Junio C Hamano
1
-3
/
+10
2013-09-09
git-config: always treat --int as 64-bit internally
Jeff King
1
-0
/
+7
2013-09-09
config: make numeric parsing errors more clear
Jeff King
1
-3
/
+3
2013-08-05
config: "git config --get-urlmatch" parses section.<url>.key
Junio C Hamano
1
-0
/
+25
2013-03-29
t1300: document some aesthetic failures of the config editor
Jeff King
1
-0
/
+35
2012-11-21
Merge branch 'jk/config-ignore-duplicates'
Junio C Hamano
1
-129
/
+187
2012-11-20
Merge branch 'cn/config-missing-path'
Junio C Hamano
1
-0
/
+5
2012-11-15
config: don't segfault when given --path with a missing value
Carlos Martín Nieto
1
-0
/
+5
2012-10-24
git-config: do not complain about duplicate entries
Jeff King
1
-2
/
+4
2012-10-24
t1300: test "git config --get-all" more thoroughly
Jeff King
1
-2
/
+7
2012-10-24
t1300: remove redundant test
Jeff King
1
-4
/
+0
2012-10-24
t1300: style updates
Jeff King
1
-123
/
+178
[next]