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
2011-12-08
test: fix '&&' chaining
Ramkumar Ramachandra
1
-1
/
+1
2011-10-19
Merge branch 'jk/config-test-cleanup'
Junio C Hamano
1
-12
/
+7
2011-10-19
t1300: attempting to remove a non-existent .git/config is not an error
Johannes Sixt
1
-12
/
+7
2011-10-17
Merge branch 'jk/config-test-cleanup'
Junio C Hamano
1
-83
/
+120
2011-10-17
Merge branch 'mm/maint-config-explicit-bool-display'
Junio C Hamano
1
-0
/
+6
2011-10-12
t1300: test mixed-case variable retrieval
Jeff King
1
-0
/
+27
2011-10-12
t1300: put git invocations inside test function
Jeff King
1
-83
/
+93
2011-10-10
config: display key_delim for config --bool --get-regexp
Matthieu Moy
1
-0
/
+6
2011-06-22
config: avoid segfault when parsing command-line config
Jeff King
1
-0
/
+4
2011-06-22
config: die on error in command-line config
Jeff King
1
-0
/
+8
2011-06-22
fix "git -c" parsing of values with equals signs
Jeff King
1
-0
/
+6
2011-06-01
Merge branch 'jk/maint-config-alias-fix' into maint
Junio C Hamano
1
-0
/
+7
2011-05-24
handle_options(): do not miscount how many arguments were used
Junio C Hamano
1
-1
/
+1
2011-05-24
config: always parse GIT_CONFIG_PARAMETERS during git_config
Jeff King
1
-0
/
+7
2011-02-22
Disallow empty section and variable names
Libor Pechacek
1
-0
/
+4
2011-02-22
Sanity-check config variable names
Libor Pechacek
1
-4
/
+14
2010-10-21
config: treat non-existent config files as empty
Jeff King
1
-0
/
+29
2010-10-01
Skip t1300.70 and 71 on msysGit.
Pat Thoyts
1
-3
/
+3
2010-07-27
Sync with 1.7.1.2
Junio C Hamano
1
-1
/
+23
2010-07-27
config --get --path: check for unset $HOME
Jonathan Nieder
1
-1
/
+23
2010-03-28
Allow passing of configuration parameters in the command line
Alex Riesen
1
-0
/
+8
2010-01-27
Merge branch 'jh/maint-config-file-prefix'
Junio C Hamano
1
-0
/
+11
2010-01-26
builtin-config: Fix crash when using "-f <relative path>" from non-root dir
Johan Herland
1
-0
/
+11
2009-12-31
builtin-config: add --path option doing ~ and ~user expansion.
Matthieu Moy
1
-0
/
+28
2009-08-05
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
1
-0
/
+5
2009-07-31
config: Keep inner whitespace verbatim
Björn Steinbrink
1
-0
/
+5
2009-07-24
After renaming a section, print any trailing variable definitions
Alex Vandiver
1
-0
/
+22
2009-03-24
Merge branch 'js/windows-tests'
Junio C Hamano
1
-1
/
+1
2009-03-22
Use prerequisite tags to skip tests that depend on symbolic links
Johannes Sixt
1
-1
/
+1
2009-03-20
Merge branch 'fc/parseopt-config'
Junio C Hamano
1
-1
/
+8
2009-03-17
config: test for --replace-all with one argument and fix documentation.
Carlos Rica
1
-1
/
+8
2009-03-07
t1300: use test_must_fail as appropriate
Jeff King
1
-5
/
+5
2008-09-24
maint: check return of split_cmdline to avoid bad config strings
Deskin Miller
1
-0
/
+10
2008-07-13
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
1
-9
/
+10
2008-05-24
tests: do not use implicit "git diff --no-index"
Junio C Hamano
1
-4
/
+4
2008-04-13
Fix git_config_bool_or_int
Junio C Hamano
1
-0
/
+58
2008-03-13
more tr portability test script fixes
Jeff King
1
-2
/
+2
2008-02-11
Merge branch 'maint'
Junio C Hamano
1
-0
/
+19
2008-02-10
config: Fix --unset for continuation lines
Frank Lichtenheld
1
-0
/
+19
2008-02-06
config: add test cases for empty value and no value config variables.
Christian Couder
1
-0
/
+23
2008-02-01
Sane use of test_expect_failure
Junio C Hamano
1
-16
/
+23
2007-12-26
Improve error messages when int/long cannot be parsed from config
Shawn O. Pearce
1
-0
/
+17
2007-12-17
the use of 'tr' in the test suite isn't really portable
H.Merijn Brand
1
-2
/
+2
2007-07-31
Add a test for git-config --file
Alex Riesen
1
-0
/
+6
2007-07-27
Add test for symlinked configuration file updates.
Junio C Hamano
1
-0
/
+15
2007-07-02
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
1
-76
/
+76
2007-06-30
Merge branch 'fl/config'
Junio C Hamano
1
-1
/
+47
2007-06-28
Avoid perl in t1300-repo-config
Alex Riesen
1
-12
/
+10
2007-06-26
config: add support for --bool and --int while setting values
Frank Lichtenheld
1
-1
/
+47
2007-06-26
config: Add --null/-z option for null-delimted output
Frank Lichtenheld
1
-0
/
+32
[next]