summaryrefslogtreecommitdiff
path: root/t/t1306-xdg-files.sh
Commit message (Expand)AuthorAgeFilesLines
* ls-files: error out on -i unless -o or -c are specifiedElijah Newren2021-05-131-1/+1
* t1306: convert `test_might_fail rm` to `rm -f`Denton Liu2019-12-201-4/+4
* tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-4/+2
* t1306: check that XDG_CONFIG_HOME worksJeff King2012-07-241-0/+26
* ignore: make sure we have an xdg path before using itMatthieu Moy2012-07-241-0/+7
* attr: make sure we have an xdg path before using itJeff King2012-07-241-0/+6
* config: write to $XDG_CONFIG_HOME/git/config file when appropriateHuynh Khoi Nguyen Nguyen2012-06-251-0/+30
* Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributesHuynh Khoi Nguyen Nguyen2012-06-251-0/+29
* Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignoreHuynh Khoi Nguyen Nguyen2012-06-251-0/+29
* config: read (but not write) from $XDG_CONFIG_HOME/git/config fileHuynh Khoi Nguyen Nguyen2012-06-251-0/+70