Lines Matching full:on
42 * repository that can then be worked on.
83 * of this paths is reached. Note that the lookup always performs on
161 * @return 0 on success, GIT_ENOTFOUND if no repository could be found,
172 * Open a bare repository on the serverside.
180 * @return 0 on success, or an error code
240 * `init.templatedir` global config if not, or falling back on
284 * repo_path parent on non-bare repos). IF THIS IS RELATIVE PATH,
324 * @return Zero on success; -1 on failure.
341 * @return 0 or an error code on failure.
358 * @return 0 on success, GIT_EUNBORNBRANCH when HEAD points to a non existing
641 * @return 0 on success, or error
671 * @return 0 on success, non-zero callback return value, GIT_ENOTFOUND if
700 * @return 0 on success, non-zero callback return value, GIT_ENOTFOUND if
711 * If you simply want to calculate the hash of a file on disk with no filters,
722 * @param path Path to file on disk whose contents should be hashed. If the
729 * @return 0 on success, or an error code
754 * @return 0 on success, or an error code
774 * @return 0 on success, or an error code
810 * @return 0 on success, GIT_EUNBORNBRANCH when HEAD points to a non existing
820 * based on the current operation which is ongoing.
856 * @return 0 on success, -1 on error