Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-20 | t1306: convert `test_might_fail rm` to `rm -f` | Denton Liu | 1 | -4/+4 |
2018-07-30 | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 1 | -4/+2 |
2012-07-24 | t1306: check that XDG_CONFIG_HOME works | Jeff King | 1 | -0/+26 |
2012-07-24 | ignore: make sure we have an xdg path before using it | Matthieu Moy | 1 | -0/+7 |
2012-07-24 | attr: make sure we have an xdg path before using it | Jeff King | 1 | -0/+6 |
2012-06-25 | config: write to $XDG_CONFIG_HOME/git/config file when appropriate | Huynh Khoi Nguyen Nguyen | 1 | -0/+30 |
2012-06-25 | Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributes | Huynh Khoi Nguyen Nguyen | 1 | -0/+29 |
2012-06-25 | Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignore | Huynh Khoi Nguyen Nguyen | 1 | -0/+29 |
2012-06-25 | config: read (but not write) from $XDG_CONFIG_HOME/git/config file | Huynh Khoi Nguyen Nguyen | 1 | -0/+70 |