Jakob Pfender
|
26f2c897b8
|
index.h: Add IDXENTRY flags needed for index operations
Add several IDXENTRY flags that need to be checked in
order to properly implement update-index --refresh.
|
2011-04-08 03:33:50 +03:00 |
|
Jakob Pfender
|
051d6915d7
|
index.h: Fix minor typo
|
2011-03-25 00:49:47 +02:00 |
|
Jakob Pfender
|
12f6d8e145
|
index.h: Correct documentation for git_index_open_inrepo()
Fix the doxygen comments for git_index_open_inrepo(). Previously they
referred to a param index_path and omitted index (probably a c&p
error).
|
2011-03-25 00:49:47 +02:00 |
|
Vicent Marti
|
71d33382a7
|
Move the external includes folder from src to include
Signed-off-by: Vicent Marti <tanoku@gmail.com>
|
2011-03-03 20:23:53 +02:00 |
|