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
/
src
/
commit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
commit: safer commit creation with reference update
Carlos Martín Nieto
2014-04-30
1
-21
/
+78
*
commit: simplify and correct refcounting in nth_gen_ancestor
Carlos Martín Nieto
2014-03-07
1
-9
/
+8
*
Remove now-duplicated stdarg.h include
Edward Thomson
2014-02-24
1
-2
/
+0
*
Add git_commit_amend API
Russell Belfer
2014-02-07
1
-66
/
+161
*
Merge remote-tracking branch 'libgit2/development' into bs/more-reflog-stuff
Ben Straub
2014-02-05
1
-28
/
+12
|
\
|
*
commit: faster parsing
Carlos Martín Nieto
2014-02-05
1
-28
/
+12
*
|
Fix reflog message when creating commits
Ben Straub
2014-02-04
1
-2
/
+21
|
/
*
commit: remvoe legacy 'oid' naming
Carlos Martín Nieto
2014-01-25
1
-2
/
+2
*
Summarize empty messages
Edward Thomson
2014-01-22
1
-1
/
+4
*
refs: remove the _with_log differentiation
Carlos Martín Nieto
2014-01-15
1
-1
/
+1
*
commit: Fix potential segfault in git_commit_message
Paul Holden
2013-12-08
1
-1
/
+3
*
Introduce git_revert to revert a single commit
Edward Thomson
2013-12-02
1
-0
/
+29
*
commit: Introduce git_commit_message_raw()
nulltoken
2013-10-03
1
-5
/
+18
*
commit: Trim message leading newlines
nulltoken
2013-09-30
1
-1
/
+1
*
Fix warnings on Win64
Russell Belfer
2013-07-11
1
-1
/
+2
*
Convert commit->parent_ids to git_array_t
Russell Belfer
2013-07-10
1
-22
/
+7
*
Add raw header access to commit API
Russell Belfer
2013-07-10
1
-10
/
+37
*
Add cat-file example and increase const use in API
Russell Belfer
2013-05-16
1
-2
/
+4
*
Fix broken build when MSVC SDL checks is enabled
Linquize
2013-05-11
1
-1
/
+1
*
commit: make create_from_oids() accept plain oid
nulltoken
2013-05-05
1
-1
/
+0
*
commit: guard create() against not owned trees
nulltoken
2013-05-05
1
-0
/
+1
*
Simplify object table parse functions
Russell Belfer
2013-04-22
1
-1
/
+3
*
Add callback to git_objects_table
Russell Belfer
2013-04-22
1
-11
/
+5
*
Use git_odb_object_data/_size whereever possible
Russell Belfer
2013-04-22
1
-1
/
+2
*
What has science done.
Vicent Marti
2013-04-22
1
-1
/
+1
*
Move git_commit_create_from_oids into sys/commit.h
Russell Belfer
2013-04-21
1
-38
/
+43
*
Added git_commit_create_oid
John Wiegley
2013-04-21
1
-10
/
+40
*
commit: correctly detect the start of the commit message
Carlos Martín Nieto
2013-04-15
1
-2
/
+2
*
Several warnings detected by static code analyzer fixed
Arkadiy Shapkin
2013-03-18
1
-1
/
+1
*
immutable references and a pluggable ref database
Edward Thomson
2013-03-07
1
-1
/
+1
*
Vector improvements and their fallout
Philip Kelley
2013-01-27
1
-1
/
+2
*
commit: don't include the LF in the header field value
Carlos Martín Nieto
2013-01-20
1
-2
/
+3
*
Add skipping of unknown commit headers
Russell Belfer
2013-01-17
1
-14
/
+16
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
More external API cleanup
Vicent Marti
2012-11-27
1
-29
/
+24
*
portability: Improve x86/amd64 compatibility
nulltoken
2012-07-24
1
-1
/
+1
*
commit: introduce git_commit_nth_gen_ancestor()
nulltoken
2012-07-12
1
-0
/
+34
*
commit: reduce code duplication
nulltoken
2012-07-12
1
-10
/
+9
*
Fix broken tests caused by no longer prettifying by default
Tim Clem
2012-06-15
1
-5
/
+2
*
Kill message_prettify - we will export instead
Tim Clem
2012-06-15
1
-4
/
+0
*
Don't strip comments (#) from commit messages by default
Tim Clem
2012-06-15
1
-1
/
+1
*
Add git_reset()
nulltoken
2012-06-07
1
-61
/
+1
*
Cleanup
Michael Schubert
2012-05-19
1
-9
/
+0
*
commit/tag: ensure the message is cleaned up
nulltoken
2012-05-07
1
-3
/
+11
*
error handling: move the missing parts over to the new error handling
Carlos Martín Nieto
2012-04-26
1
-2
/
+4
*
Fix compilation errors and warnings
nulltoken
2012-04-11
1
-9
/
+4
*
error-handling: Commit (WIP)
Vicent Martí
2012-04-02
1
-79
/
+104
*
error-handling: Repository
Vicent Martí
2012-03-07
1
-1
/
+1
*
commit: actually allow yet to be born update_ref
schu
2012-02-15
1
-3
/
+7
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
[next]