Edward Thomson
bdec336301
win32: ensure hidden files can be staged
2015-08-03 18:33:15 -05:00
Edward Thomson
eb29292aed
index tests: add eol to avoid compiler warning
2015-06-30 14:31:07 +00:00
Pierre-Olivier Latour
9f3c18e2ac
Fixed build warnings on Xcode 6.1
2015-06-02 11:49:38 -07:00
Edward Thomson
666ae18821
git_index_add_all: test that conflicts are handled
...
When confronted with a conflict in the index, `git_index_add_all`
should stage the working directory copy. If there is no file in the
working directory, the conflict should simply be removed.
2015-05-28 09:47:43 -04:00
Edward Thomson
fa9a969d80
index_add_all: include untracked files in new subdirs
2015-05-20 20:05:55 -04:00
Carlos Martín Nieto
2b2dfe80f0
index: include TYPECHANGE in the diff
...
Without this option, we would not be able to catch exec bit changes.
2015-05-14 15:23:12 +02:00
Ben Straub
0d8265c8af
Staticize file-local variables
2014-02-24 05:32:05 -08:00
Russell Belfer
8b22d862fb
More improvements to callback return value tests
...
This time actually checking return values in diff notify tests and
actually testing callbacks for the index all-all/update-all/etc
functions.
2013-12-11 11:55:00 -08:00
Ben Straub
1782038144
Rename tests-clar to tests
2013-11-14 14:05:52 -08:00