aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1306-xdg-files.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-05-27config: plug various memory leaksPatrick Steinhardt1-0/+1
2021-05-13ls-files: error out on -i unless -o or -c are specifiedElijah Newren1-1/+1
2019-12-20t1306: convert `test_might_fail rm` to `rm -f`Denton Liu1-4/+4
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason1-4/+2
2012-07-24t1306: check that XDG_CONFIG_HOME worksJeff King1-0/+26
2012-07-24ignore: make sure we have an xdg path before using itMatthieu Moy1-0/+7
2012-07-24attr: make sure we have an xdg path before using itJeff King1-0/+6
2012-06-25config: write to $XDG_CONFIG_HOME/git/config file when appropriateHuynh Khoi Nguyen Nguyen1-0/+30
2012-06-25Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributesHuynh Khoi Nguyen Nguyen1-0/+29
2012-06-25Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignoreHuynh Khoi Nguyen Nguyen1-0/+29
2012-06-25config: read (but not write) from $XDG_CONFIG_HOME/git/config fileHuynh Khoi Nguyen Nguyen1-0/+70