Files
git/builtin
Stefan Beller 102de880d2 path.c: migrate global git_path_* to take a repository argument
Migrate all git_path_* functions that are defined in path.c to take a
repository argument. Unlike other patches in this series, do not use the
 #define trick, as we rewrite the whole function, which is rather small.

This doesn't migrate all the functions, as other builtins have their own
local path functions defined using GIT_PATH_FUNC. So keep that macro
around to serve the other locations.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-05-18 08:13:10 +09:00
..
2018-04-11 13:09:55 +09:00
2017-10-06 10:07:18 +09:00
2018-04-10 08:25:45 +09:00
2017-10-07 16:27:55 +09:00
2018-04-11 13:09:55 +09:00
2018-04-11 13:09:55 +09:00
2018-02-22 10:08:05 -08:00
2018-02-22 10:08:05 -08:00
2017-08-26 22:55:09 -07:00
2017-12-08 09:52:42 -08:00
2017-12-13 11:15:14 -08:00
2018-04-10 08:25:45 +09:00
2017-08-22 10:29:03 -07:00
2018-04-10 08:25:45 +09:00