libgit2/include
Russell Belfer e26b14c034 Update diff handling of untracked directories
When diff encounters an untracked directory, there was a shortcut
that it took which is not compatible with core git.  This makes
the default behavior no longer take that shortcut and instead look
inside the untracked directory to see if there are any untracked
files within it.  If there are not, then the directory is treated
as an ignore directory instead of an untracked directory.  This
has implications for the git_status APIs.
2013-04-30 04:25:56 -07:00
..
git2 Update diff handling of untracked directories 2013-04-30 04:25:56 -07:00
git2.h update copyrights 2013-01-08 17:31:27 -06:00