libgit2/include/git2
Vicent Martí f9f2344bd4 Merge pull request #632 from arrbee/win64-cleanup
Code clean up, including fixing warnings on Windows 64-bit build
2012-04-23 17:28:11 -07:00
..
attr.h attr: Change the attribute check macros 2012-03-02 03:51:45 +01:00
blob.h Update Copyright header 2012-02-13 17:11:09 +01:00
branch.h Typedefs don't have enum in front 2012-04-11 14:27:40 +02:00
commit.h commit: actually allow yet to be born update_ref 2012-02-15 13:07:41 +01:00
common.h Add support for pathspec to diff and status 2012-04-13 15:00:29 -07:00
config.h config: Refactor & add git_config_get_mapped 2012-03-01 00:52:21 +01:00
diff.h Fix crash in new status and add recurse option 2012-03-23 09:26:09 -07:00
errors.h error-handling: remote, transport 2012-04-11 19:16:10 +02:00
index.h Update Copyright header 2012-02-13 17:11:09 +01:00
indexer.h indexer: add git_indexer_stream_free() and _hash() 2012-04-13 22:19:45 +02:00
inttypes.h msvc: Properly handle inttypes.h/stdint.h 2011-10-05 16:21:16 -04:00
merge.h Move git_merge_base() to is own header and document it 2012-04-12 20:25:25 +02:00
net.h Update Copyright header 2012-02-13 17:11:09 +01:00
notes.h Add git notes API 2012-02-15 20:32:14 +01:00
object.h Update Copyright header 2012-02-13 17:11:09 +01:00
odb_backend.h Update Copyright header 2012-02-13 17:11:09 +01:00
odb.h Update Copyright header 2012-02-13 17:11:09 +01:00
oid.h Update diff to use iterators 2012-03-02 15:49:29 -08:00
reflog.h Update Copyright header 2012-02-13 17:11:09 +01:00
refs.h Rename to git_reference_name_to_oid 2012-04-23 10:06:31 -07:00
refspec.h Update Copyright header 2012-02-13 17:11:09 +01:00
remote.h Add git_remote_list() 2012-02-26 19:15:36 +01:00
repository.h Refactor git_repository_open with new options 2012-04-11 12:11:35 -07:00
revwalk.h Move git_merge_base() to is own header and document it 2012-04-12 20:25:25 +02:00
signature.h Update Copyright header 2012-02-13 17:11:09 +01:00
status.h Fix crash in new status and add recurse option 2012-03-23 09:26:09 -07:00
stdint.h msvc: Properly handle inttypes.h/stdint.h 2011-10-05 16:21:16 -04:00
submodule.h Improve config handling for diff,submodules,attrs 2012-03-30 14:40:50 -07:00
tag.h tag: Add git_tag_peel() which recursively peel a tag until a non tag git_object is met 2012-04-10 21:38:49 +02:00
threads.h Update Copyright header 2012-02-13 17:11:09 +01:00
tree.h Revert GIT_STATUS constants to avoid issues 2012-03-02 15:51:55 -08:00
types.h Add basic branch management API: git_branch_create(), git_branch_delete(), git_branch_list() 2012-04-10 21:39:03 +02:00
version.h Update Copyright header 2012-02-13 17:11:09 +01:00
windows.h Update Copyright header 2012-02-13 17:11:09 +01:00