]> git.ipfire.org Git - thirdparty/git.git/commit - diff.h
move struct pathspec and related functions to pathspec.[ch]
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 14 Jul 2013 08:35:25 +0000 (15:35 +0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Jul 2013 17:56:06 +0000 (10:56 -0700)
commit64acde94efd2906c3e20560c31c2957ac0b242c4
tree57b1a8116f325b645c88c6e536cf9a06331e8aad
parent5fee4df7f43e52eed19da3529bc50735c6dcd58e
move struct pathspec and related functions to pathspec.[ch]

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
13 files changed:
archive.c
builtin/grep.c
builtin/ls-files.c
builtin/ls-tree.c
builtin/update-index.c
cache.h
diff.h
dir.c
pathspec.c
pathspec.h
preload-index.c
setup.c
tree-walk.c