libgit2/include/git2
Remy Suen a12796dd72 Correct typos that reference a non-existing file
There are references to odb_backends.h when the file is actually named
odb_backend.h and in the sys folder.
2017-04-03 21:25:53 +09:00
..
sys merge_driver: fix const-correctness for source getters 2017-03-15 11:46:15 +01:00
annotated_commit.h
attr.h
blame.h
blob.h
branch.h branch: implement git_branch_is_checked_out 2017-02-13 11:04:57 +01:00
buffer.h
checkout.h
cherrypick.h
clone.h
commit.h commit: clear user-provided buffers 2017-02-13 13:50:52 +01:00
common.h fsync: call it "synchronous" object writing 2017-02-28 13:29:01 +00:00
config.h
cred_helpers.h
describe.h describe: fix documentation 2016-11-01 17:46:20 +01:00
diff.h diff: treat binary patches with no data special 2016-09-05 12:26:47 -05:00
errors.h hash: include sha1collisiondetection 2017-03-03 10:50:27 +00:00
filter.h
global.h
graph.h
ignore.h
index.h Minor comment fix 2017-02-16 08:40:49 -07:00
indexer.h
inttypes.h
merge.h merge: set default rename threshold 2017-01-01 22:34:43 +00:00
message.h
net.h
notes.h
object.h
odb_backend.h odb_loose: actually honor the fsync option 2017-02-28 13:27:49 +00:00
odb.h Correct typos that reference a non-existing file 2017-04-03 21:25:53 +09:00
oid.h Update docs for git_oid_fromstrn and p 2017-01-27 14:37:16 -05:00
oidarray.h
pack.h packbuilder: size_t all the things 2016-07-24 15:49:19 -04:00
patch.h patch: minor documentation fix. 2016-10-16 00:43:27 +01:00
pathspec.h
proxy.h proxy: fix typo in documentation 2016-11-01 16:55:16 +01:00
rebase.h
refdb.h
reflog.h
refs.h
refspec.h
remote.h Fix typo in remote.h API 2017-03-20 22:30:37 +09:00
repository.h worktree: implement functions reading HEAD 2017-02-13 11:03:01 +01:00
reset.h Flag checkout_opts in git_reset as optional 2017-02-05 07:12:32 +09:00
revert.h Flag given_opts in git_revert as optional 2017-02-04 17:24:31 +09:00
revparse.h
revwalk.h revwalk: update the description for the default sorting 2016-10-06 11:04:55 +02:00
signature.h
stash.h Flag optional parameters for apply and pop 2017-02-09 19:12:31 +09:00
status.h
stdint.h
strarray.h
submodule.h Update submodule update opts init as per code review 2016-10-10 09:50:24 +11:00
tag.h
trace.h
transaction.h transaction: fix documentation 2016-11-01 17:49:07 +01:00
transport.h Use proper documentation tags 2017-03-22 06:08:24 +09:00
tree.h parameter 'id' not found in the function declaration 2017-01-23 13:32:34 +01:00
types.h worktree: introduce struct git_worktree 2017-02-13 10:28:15 +01:00
version.h Bump version number to v0.25 2016-11-15 11:15:40 +01:00
worktree.h worktree: implement git_worktree_open_from_repository 2017-03-17 09:26:13 +01:00