index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
git2
/
commit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
commit: safer commit creation with reference update
Carlos Martín Nieto
2014-04-30
1
-2
/
+3
*
Add git_commit_amend API
Russell Belfer
2014-02-07
1
-7
/
+38
*
Introduce git_revert to revert a single commit
Edward Thomson
2013-12-02
1
-0
/
+11
*
commit: Introduce git_commit_message_raw()
nulltoken
2013-10-03
1
-0
/
+11
*
Some documentation improvements
Russell Belfer
2013-08-28
1
-4
/
+12
*
Add raw header access to commit API
Russell Belfer
2013-07-10
1
-0
/
+8
*
Fixed most documentation header bugs
Andreas Linde
2013-06-24
1
-1
/
+1
*
Add cat-file example and increase const use in API
Russell Belfer
2013-05-16
1
-2
/
+7
*
Add git_commit_owner to the public interface
J. David Ibáñez
2013-05-07
1
-0
/
+8
*
object: Explicitly define helper API methods for all obj types
Vicent Marti
2013-04-30
1
-16
/
+4
*
Move git_commit_create_from_oids into sys/commit.h
Russell Belfer
2013-04-21
1
-67
/
+41
*
Added git_commit_create_oid
John Wiegley
2013-04-21
1
-0
/
+20
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
More external API cleanup
Vicent Marti
2012-11-27
1
-16
/
+19
*
portability: Improve x86/amd64 compatibility
nulltoken
2012-07-24
1
-1
/
+1
*
commit: properly export git_commit_nth_gen_ancestor()
Carlos Martín Nieto
2012-07-12
1
-1
/
+1
*
commit: introduce git_commit_nth_gen_ancestor()
nulltoken
2012-07-12
1
-0
/
+19
*
message: Expose git_message_prettify()
nulltoken
2012-06-19
1
-2
/
+2
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-5
/
+5
*
commit/tag: ensure the message is cleaned up
nulltoken
2012-05-07
1
-0
/
+6
*
commit: actually allow yet to be born update_ref
schu
2012-02-15
1
-1
/
+2
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Rename all `_close` methods
Vicent Marti
2011-11-26
1
-3
/
+3
*
Tabify everything
Vicent Marti
2011-09-19
1
-5
/
+5
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-22
/
+4
*
Standardized doxygen @return lines for int functions to say "GIT_SUCCESS or a...
David Boyce
2011-09-13
1
-5
/
+5
*
commit: Add support for Encoding header
Vicent Marti
2011-08-12
1
-3
/
+14
*
Remove redundant methods from the API
Vicent Marti
2011-06-28
1
-61
/
+12
*
Update documentation
Vicent Marti
2011-06-16
1
-2
/
+1
*
Added methods to search objects of different types
Marc Pegon
2011-06-06
1
-0
/
+18
*
Added git_commit_tree_oid and git_commit_parent_oid.
Sam
2011-04-08
1
-0
/
+20
*
Do not return on `void` helper methods
Vicent Marti
2011-03-23
1
-1
/
+1
*
Add close wappers for commit, tree, tag and blob
Carlos Martín Nieto
2011-03-23
1
-0
/
+17
*
Switch from time_t to git_time_t
nulltoken
2011-03-23
1
-1
/
+1
*
I broke your bindings
Vicent Marti
2011-03-20
1
-41
/
+118
*
Fix the retarded object interdependency system
Vicent Marti
2011-03-14
1
-6
/
+10
*
Move the external includes folder from `src` to `include`
Vicent Marti
2011-03-03
1
-0
/
+184