Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t1306: check that XDG_CONFIG_HOME works | Jeff King | 2012-07-24 | 1 | -0/+26 |
* | ignore: make sure we have an xdg path before using it | Matthieu Moy | 2012-07-24 | 1 | -0/+7 |
* | attr: make sure we have an xdg path before using it | Jeff King | 2012-07-24 | 1 | -0/+6 |
* | config: write to $XDG_CONFIG_HOME/git/config file when appropriate | Huynh Khoi Nguyen Nguyen | 2012-06-25 | 1 | -0/+30 |
* | Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributes | Huynh Khoi Nguyen Nguyen | 2012-06-25 | 1 | -0/+29 |
* | Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignore | Huynh Khoi Nguyen Nguyen | 2012-06-25 | 1 | -0/+29 |
* | config: read (but not write) from $XDG_CONFIG_HOME/git/config file | Huynh Khoi Nguyen Nguyen | 2012-06-25 | 1 | -0/+70 |