libgit2/include/git2
Authmillenon 5621d8097d Rename git_oid_to_string to git_oid_tostr
To conform the naming scheme of git_oid_fromstr we should change the
name of git_oid_to_string to git_oid_tostr.
2012-03-06 17:51:04 +01: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 Update Copyright header 2012-02-13 17:11:09 +01:00
commit.h commit: actually allow yet to be born update_ref 2012-02-15 13:07:41 +01:00
common.h Update Copyright header 2012-02-13 17:11:09 +01:00
config.h config: Refactor & add git_config_get_mapped 2012-03-01 00:52:21 +01:00
diff.h Fix usage of "new" for fieldname in public header 2012-03-04 23:28:36 -08:00
errors.h Update Copyright header 2012-02-13 17:11:09 +01:00
index.h Update Copyright header 2012-02-13 17:11:09 +01:00
indexer.h Update Copyright header 2012-02-13 17:11:09 +01:00
inttypes.h msvc: Properly handle inttypes.h/stdint.h 2011-10-05 16:21:16 -04: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 Rename git_oid_to_string to git_oid_tostr 2012-03-06 17:51:04 +01:00
reflog.h Update Copyright header 2012-02-13 17:11:09 +01:00
refs.h Update Copyright header 2012-02-13 17:11:09 +01:00
refspec.h Update Copyright header 2012-02-13 17:11:09 +01:00
remote.h Make git_remote_supported_url() public and shorten error string 2012-03-05 19:32:21 +01:00
repository.h Update Copyright header 2012-02-13 17:11:09 +01:00
revwalk.h revwalk: add convenience function to push/hide HEAD 2012-02-27 22:26:37 +01:00
signature.h Update Copyright header 2012-02-13 17:11:09 +01:00
status.h Revert GIT_STATUS constants to avoid issues 2012-03-02 15:51:55 -08:00
stdint.h msvc: Properly handle inttypes.h/stdint.h 2011-10-05 16:21:16 -04:00
tag.h Update Copyright header 2012-02-13 17:11:09 +01: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 git notes API 2012-02-15 20:32:14 +01: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