libgit2/include/git2
Russell Belfer da825c92d9 Make index add/append support core.filemode flag
This fixes git_index_add and git_index_append to behave more like
core git, preserving old filemode data in the index when adding
and/or appending with core.filemode = false.

This also has placeholder support for core.symlinks and
core.ignorecase, but those flags are not implemented (well,
symlinks has partial support for preserving mode information in
the same way that git does, but it isn't tested).
2012-06-19 14:27:02 -07:00
..
attr.h Fix spelling errors. 2012-05-19 20:26:52 +07:00
blob.h blob: add git_blob_create_fromchunks() 2012-06-07 20:33:22 +02:00
branch.h errors: Rename error codes 2012-05-18 01:48:50 +02:00
commit.h errors: Rename the generic return codes 2012-05-18 01:26:26 +02:00
common.h Revert "Specifiy dllimport to MSVC if we're not building libgit2.dll" 2012-05-14 22:15:53 +02:00
config.h errors: Rename the generic return codes 2012-05-18 01:26:26 +02:00
diff.h Minor fixes, cleanups, and clarifications 2012-06-08 12:11:13 -07:00
errors.h ssl: check certificates against the system's trusted CAs 2012-05-19 17:51:53 +02:00
index.h Make index add/append support core.filemode flag 2012-06-19 14:27:02 -07:00
indexer.h Fix spelling errors. 2012-05-19 20:26:52 +07:00
inttypes.h msvc: Properly handle inttypes.h/stdint.h 2011-10-05 16:21:16 -04:00
merge.h merge: Expose git_merge_base_many() 2012-06-07 16:25:37 +02:00
net.h Update Copyright header 2012-02-13 17:11:09 +01:00
notes.h errors: Rename the generic return codes 2012-05-18 01:26:26 +02:00
object.h Fix spelling errors. 2012-05-19 20:26:52 +07:00
odb_backend.h Properly tag all enums with a _t 2012-05-18 01:26:23 +02:00
odb.h Fix spelling errors. 2012-05-19 20:26:52 +07:00
oid.h Fix spelling errors. 2012-05-19 20:26:52 +07:00
reflog.h errors: Rename the generic return codes 2012-05-18 01:26:26 +02:00
refs.h Fix spelling errors. 2012-05-19 20:26:52 +07:00
refspec.h Expose git_refspec_parse() 2012-06-12 15:24:33 +02:00
remote.h Merge pull request #697 from carlosmn/ssl 2012-06-05 13:53:33 -07:00
repository.h Fix spelling errors. 2012-05-19 20:26:52 +07:00
reset.h Add git_reset() 2012-06-07 21:27:30 +02:00
revparse.h Adding comment documentation for rev-parse api. 2012-05-11 11:30:46 -07:00
revwalk.h Fix spelling errors. 2012-05-19 20:26:52 +07:00
signature.h errors: Rename the generic return codes 2012-05-18 01:26:26 +02:00
status.h Fix filemode comparison in diffs 2012-06-08 12:09:10 -07:00
stdint.h msvc: Properly handle inttypes.h/stdint.h 2011-10-05 16:21:16 -04:00
submodule.h Fix spelling errors. 2012-05-19 20:26:52 +07:00
tag.h Fix spelling errors. 2012-05-19 20:26:52 +07:00
threads.h Update Copyright header 2012-02-13 17:11:09 +01:00
tree.h Fix spelling errors. 2012-05-19 20:26:52 +07:00
types.h Add git_reset() 2012-06-07 21:27:30 +02:00
version.h libgit2 v0.17.0 "Lord of Diffstruction" 2012-05-19 01:40:46 +02:00
windows.h Update Copyright header 2012-02-13 17:11:09 +01:00