summaryrefslogtreecommitdiff
path: root/t/t1306-xdg-files.sh
AgeCommit message (Expand)AuthorFilesLines
2021-05-13ls-files: error out on -i unless -o or -c are specifiedLibravatar Elijah Newren1-1/+1
2019-12-20t1306: convert `test_might_fail rm` to `rm -f`Libravatar Denton Liu1-4/+4
2018-07-30tests: make use of the test_must_be_empty functionLibravatar Ævar Arnfjörð Bjarmason1-4/+2
2012-07-24t1306: check that XDG_CONFIG_HOME worksLibravatar Jeff King1-0/+26
2012-07-24ignore: make sure we have an xdg path before using itLibravatar Matthieu Moy1-0/+7
2012-07-24attr: make sure we have an xdg path before using itLibravatar Jeff King1-0/+6
2012-06-25config: write to $XDG_CONFIG_HOME/git/config file when appropriateLibravatar Huynh Khoi Nguyen Nguyen1-0/+30
2012-06-25Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributesLibravatar Huynh Khoi Nguyen Nguyen1-0/+29
2012-06-25Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignoreLibravatar Huynh Khoi Nguyen Nguyen1-0/+29
2012-06-25config: read (but not write) from $XDG_CONFIG_HOME/git/config fileLibravatar Huynh Khoi Nguyen Nguyen1-0/+70