From: Junio C Hamano Date: Fri, 5 Jun 2015 19:00:03 +0000 (-0700) Subject: Merge branch 'pt/xdg-config-path' into maint X-Git-Tag: v2.4.3~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d9c82fa7a75ae617718f195bb5f5ff5c904f2687;p=git Merge branch 'pt/xdg-config-path' into maint Code clean-up for xdg configuration path support. * pt/xdg-config-path: path.c: remove home_config_paths() git-config: replace use of home_config_paths() git-commit: replace use of home_config_paths() credential-store.c: replace home_config_paths() with xdg_config_home() dir.c: replace home_config_paths() with xdg_config_home() attr.c: replace home_config_paths() with xdg_config_home() path.c: implement xdg_config_home() t0302: "unreadable" test needs POSIXPERM t0302: test credential-store support for XDG_CONFIG_HOME git-credential-store: support XDG_CONFIG_HOME git-credential-store: support multiple credential files --- d9c82fa7a75ae617718f195bb5f5ff5c904f2687