libgit2/include/git2
Russell Belfer 85a0e28b80 Make git_message_prettify return bytes written
If you want to be absolutely safe with git_message_prettify, you
can now pass a NULL pointer for the buffer and get back the number
of bytes that would be copied into the buffer.

This means that an error is a non-negative return code and a
success will be greater than zero from this function.
2012-08-14 10:50:58 -07:00
..
attr.h Export git_attr_value 2012-08-11 18:14:07 -07:00
blob.h portability: Improve x86/amd64 compatibility 2012-07-24 16:10:12 +02:00
branch.h Merge remote-tracking branch 'arrbee/tree-walk-fixes' into development 2012-08-06 12:41:08 +02:00
commit.h portability: Improve x86/amd64 compatibility 2012-07-24 16:10:12 +02:00
common.h Add function to query for compile time settings. 2012-08-01 20:02:32 +02:00
config.h Update iterators for consistency across library 2012-08-03 17:08:01 -07:00
diff.h Update iterators for consistency across library 2012-08-03 17:08:01 -07:00
errors.h Update iterators for consistency across library 2012-08-03 17:08:01 -07:00
index.h portability: Improve x86/amd64 compatibility 2012-07-24 16:10:12 +02:00
indexer.h indexer: don't use '/objects/pack/' unconditionally 2012-06-28 10:24:03 +02: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
message.h Make git_message_prettify return bytes written 2012-08-14 10:50:58 -07:00
net.h Update Copyright header 2012-02-13 17:11:09 +01:00
notes.h Update iterators for consistency across library 2012-08-03 17:08:01 -07:00
object.h portability: Improve x86/amd64 compatibility 2012-07-24 16:10:12 +02:00
odb_backend.h Merge remote-tracking branch 'nulltoken/topic/amd64-compat' into development 2012-08-02 01:38:30 +02:00
odb.h Merge remote-tracking branch 'arrbee/tree-walk-fixes' into development 2012-08-06 12:41:08 +02:00
oid.h Merge remote-tracking branch 'nulltoken/topic/amd64-compat' into development 2012-08-02 01:38:30 +02:00
reflog.h Merge remote-tracking branch 'nulltoken/topic/amd64-compat' into development 2012-08-02 01:38:30 +02:00
refs.h Merge remote-tracking branch 'arrbee/tree-walk-fixes' into development 2012-08-06 12:41:08 +02:00
refspec.h Expose git_refspec_parse() 2012-06-12 15:24:33 +02:00
remote.h Merge remote-tracking branch 'arrbee/tree-walk-fixes' into development 2012-08-06 12:41:08 +02:00
repository.h repository: add a getter and remove function for git's prepared message 2012-08-01 18:39:20 +02: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 Replace incorrect 'it' with 'if' in documentation 2012-07-03 12:35:33 -07:00
signature.h signature: prevent angle bracket usage in identity 2012-07-11 20:40:13 +02:00
status.h Update iterators for consistency across library 2012-08-03 17:08:01 -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 portability: Improve x86/amd64 compatibility 2012-07-24 16:10:12 +02:00
threads.h Update Copyright header 2012-02-13 17:11:09 +01:00
tree.h Merge remote-tracking branch 'arrbee/tree-walk-fixes' into development 2012-08-06 12:41:08 +02:00
types.h Add a struct for network callbacks 2012-07-21 18:44:01 +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