Lines Matching full:path
138 * Look up the value of one git attribute for path.
144 * @param repo The repository containing the path.
146 * @param path The path to check for attributes. Relative paths are
156 const char *path,
160 * Look up a list of git attributes for path.
180 * @param repo The repository containing the path.
182 * @param path The path inside the repo to check attributes. This
192 const char *path,
215 * Loop over all the git attributes for a path.
217 * @param repo The repository containing the path.
219 * @param path Path inside the repo to check attributes. This does not have
230 const char *path,