Re: [PATCH v3 00/31] nd/parse-pathspec

2013-01-13 Thread Junio C Hamano
Nguyễn Thái Ngọc Duy writes: > Changes from v2 (it's hard to keep track of after the rebase, so I may > be missing something here): > > - rebased on top of recent master, incorporate changes in >init_pathspec from jk/pathspec-literal and nd/pathspec-wildcard to >parse_pathspec > > - ki

[PATCH v3 00/31] nd/parse-pathspec

2013-01-13 Thread Nguyễn Thái Ngọc Duy
Changes from v2 (it's hard to keep track of after the rebase, so I may be missing something here): - rebased on top of recent master, incorporate changes in init_pathspec from jk/pathspec-literal and nd/pathspec-wildcard to parse_pathspec - kill strip_trailing_slash_from_submodules and tr