| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a test for git-config --file | Alex Riesen | 2007-07-31 | 1 | -0/+6 |
* | Add test for symlinked configuration file updates. | Junio C Hamano | 2007-07-27 | 1 | -0/+15 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -76/+76 |
* | Merge branch 'fl/config' | Junio C Hamano | 2007-06-30 | 1 | -1/+47 |
|\ |
|
| * | config: add support for --bool and --int while setting values | Frank Lichtenheld | 2007-06-26 | 1 | -1/+47 |
* | | Avoid perl in t1300-repo-config | Alex Riesen | 2007-06-28 | 1 | -12/+10 |
|/ |
|
* | config: Add --null/-z option for null-delimted output | Frank Lichtenheld | 2007-06-26 | 1 | -0/+32 |
* | Merge branch 'maint' | Junio C Hamano | 2007-06-26 | 1 | -0/+6 |
|\ |
|
| * | config: Change output of --get-regexp for valueless keys | Frank Lichtenheld | 2007-06-26 | 1 | -0/+6 |
* | | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
|/ |
|
* | t1300: Add tests for git-config --bool --get | Frank Lichtenheld | 2007-05-20 | 1 | -0/+34 |
* | git-config: test for 'do not forget "a.b.var" ends "a.var" section'. | Steffen Prohaska | 2007-05-13 | 1 | -0/+19 |
* | Merge branch 'js/diff-ni' | Junio C Hamano | 2007-03-10 | 1 | -4/+4 |
|\ |
|
| * | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 2007-03-04 | 1 | -3/+3 |
* | | git-config: document --rename-section, provide --remove-section | Paolo Bonzini | 2007-03-03 | 1 | -0/+16 |
|/ |
|
* | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 | 1 | -51/+51 |
* | t/t1300-repo-config.sh: value continued on next line | Jakub Narebski | 2007-01-23 | 1 | -0/+20 |
* | config_set_multivar(): disallow newlines in keys | Johannes Schindelin | 2007-01-19 | 1 | -0/+6 |
* | Auto-quote config values in config.c:store_write_pair() | Brian Gernhardt | 2007-01-08 | 1 | -0/+17 |
* | Teach Git how to parse standard power of 2 suffixes. | Shawn O. Pearce | 2006-12-30 | 1 | -0/+10 |
* | add a function to rename sections in the config | Johannes Schindelin | 2006-12-16 | 1 | -0/+48 |
* | Add --add option to git-repo-config | Brian Gernhardt | 2006-12-15 | 1 | -0/+10 |
* | Fix setting config variables with an alternative GIT_CONFIG | Johannes Schindelin | 2006-06-19 | 1 | -0/+24 |
* | Merge branch 'fix' | Junio C Hamano | 2006-05-15 | 1 | -4/+4 |
|\ |
|
| * | git config syntax updates | Linus Torvalds | 2006-05-13 | 1 | -3/+3 |
* | | t1300-repo-config: two new config parsing tests. | sean | 2006-05-06 | 1 | -0/+31 |
* | | repo-config: support --get-regexp | Johannes Schindelin | 2006-05-02 | 1 | -0/+23 |
|/ |
|
* | repo-config: give value_ a sane default so regexec won't segfault | Jonas Fonseca | 2006-03-07 | 1 | -0/+8 |
* | tests: make scripts executable | Junio C Hamano | 2005-12-19 | 1 | -0/+0 |
* | config.c: remove unnecessary header in minimum configuration file. | Junio C Hamano | 2005-12-05 | 1 | -20/+0 |
* | Rename git-config-set to git-repo-config | Johannes Schindelin | 2005-11-24 | 1 | -0/+271 |