]> git.proxmox.com Git - libgit2.git/commit
git_path: introduce 'git_path_diriter'
authorEdward Thomson <ethomson@microsoft.com>
Wed, 29 Apr 2015 15:05:27 +0000 (11:05 -0400)
committerEdward Thomson <ethomson@microsoft.com>
Fri, 1 May 2015 16:31:05 +0000 (12:31 -0400)
commitedbfc52cdd8657371c53070c5e09b58e004bb67a
tree08e658ddc002071357397647aa5fa4453e56fe39
parent544139f50bd7471a62135b29b6a1a2f7c64a1a1c
git_path: introduce 'git_path_diriter'

Introduce a new `git_path_diriter` that can iterate directories
efficiently for each platform.
src/path.c
src/path.h
src/posix.h
src/unix/posix.h