42 Commits (b02bd7a6323a85f9feedd9c8cd7d7401021dfb11)

Author SHA1 Message Date
Deskin Miller dc4179f9a7 maint: check return of split_cmdline to avoid bad config strings 16 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Junio C Hamano 3af828634f tests: do not use implicit "git diff --no-index" 17 years ago
Junio C Hamano c35b0b5884 Fix git_config_bool_or_int 17 years ago
Jeff King e85fe4d85b more tr portability test script fixes 17 years ago
Christian Couder d8e87570c3 config: add test cases for empty value and no value config variables. 17 years ago
Frank Lichtenheld 7a31cc0f96 config: Fix --unset for continuation lines 17 years ago
Christian Couder 09bc098c2d config: add test cases for empty value and no value config variables. 17 years ago
Junio C Hamano 41ac414ea2 Sane use of test_expect_failure 17 years ago
Shawn O. Pearce c8deb5a146 Improve error messages when int/long cannot be parsed from config 17 years ago
H.Merijn Brand 3175b0cfc1 the use of 'tr' in the test suite isn't really portable 17 years ago
Alex Riesen 773a69fb09 Add a test for git-config --file 18 years ago
Junio C Hamano 65a5a21d02 Add test for symlinked configuration file updates. 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Alex Riesen 2b9a50208f Avoid perl in t1300-repo-config 18 years ago
Frank Lichtenheld db1696b8ab config: add support for --bool and --int while setting values 18 years ago
Frank Lichtenheld 2275d50211 config: Add --null/-z option for null-delimted output 18 years ago
Frank Lichtenheld b69ba460bb config: Change output of --get-regexp for valueless keys 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Frank Lichtenheld cab333cb6a t1300: Add tests for git-config --bool --get 18 years ago
Steffen Prohaska b18a2be37a git-config: test for 'do not forget "a.b.var" ends "a.var" section'. 18 years ago
Johannes Schindelin 5bd74506cd Get rid of the dependency to GNU diff in the tests 18 years ago
Paolo Bonzini 118f8b2413 git-config: document --rename-section, provide --remove-section 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Jakub Narebski 83cd10a056 t/t1300-repo-config.sh: value continued on next line 18 years ago
Johannes Schindelin 6f71686e0b config_set_multivar(): disallow newlines in keys 18 years ago
Brian Gernhardt cdd4fb15cf Auto-quote config values in config.c:store_write_pair() 18 years ago
Shawn O. Pearce d77a64d353 Teach Git how to parse standard power of 2 suffixes. 18 years ago
Johannes Schindelin 0667fcfb62 add a function to rename sections in the config 18 years ago
Brian Gernhardt 89c4afe0d0 Add --add option to git-repo-config 18 years ago
Johannes Schindelin 9c3796fc04 Fix setting config variables with an alternative GIT_CONFIG 19 years ago
Linus Torvalds d14f776402 git config syntax updates 19 years ago
sean bd886fd3ea t1300-repo-config: two new config parsing tests. 19 years ago
Johannes Schindelin 2fa9a0fb31 repo-config: support --get-regexp 19 years ago
Jonas Fonseca f067a13745 repo-config: give value_ a sane default so regexec won't segfault 19 years ago
Junio C Hamano 1fdfd05db2 tests: make scripts executable 19 years ago
Junio C Hamano 53e7181cd9 config.c: remove unnecessary header in minimum configuration file. 19 years ago
Johannes Schindelin ee72aeaf00 Rename git-config-set to git-repo-config 19 years ago
Johannes Schindelin b17e659dd4 Allow hierarchical section names 19 years ago
Johannes Schindelin f98d863d21 git-config-set: support selecting values by non-matching regex 19 years ago
Johannes Schindelin 4ddba79db7 git-config-set: add more options 19 years ago
Johannes Schindelin 942c1f53ae Add test case for git-config-set 19 years ago