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
*
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
*
Use git_buf for path storage instead of stack-based buffers
Russell Belfer
2011-12-07
1
-1
/
+2
*
repository: Change ownership semantics
Vicent Marti
2011-11-26
1
-1
/
+6
*
Free all used references in the source tree
schu
2011-11-06
1
-2
/
+13
*
refs: split internal and external references
schu
2011-11-06
1
-2
/
+3
*
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-5
/
+5
*
commit: properly parse empty commit messages
Brodie Rao
2011-10-12
1
-2
/
+2
*
Merge pull request #384 from kiryl/warnings
Vicent Martí
2011-09-18
1
-2
/
+2
|
\
|
*
CMakefile: add -Wmissing-prototypes and fix warnings
Kirill A. Shutemov
2011-08-30
1
-2
/
+2
*
|
Cleanup legal data
Vicent Marti
2011-09-19
1
-21
/
+3
|
/
*
Drop STRLEN() macros
Kirill A. Shutemov
2011-08-25
1
-1
/
+1
*
commit: Add support for Encoding header
Vicent Marti
2011-08-12
1
-30
/
+30
*
commit: fix cast warnings
Kirill A. Shutemov
2011-07-25
1
-2
/
+2
*
reflog: Fix reflog writer/reader
nulltoken
2011-07-10
1
-2
/
+2
*
Remove unused methods
Vicent Marti
2011-07-09
1
-2
/
+2
*
odb: Direct writes are back
Vicent Marti
2011-07-09
1
-34
/
+21
*
signature: Fix optional header
Vicent Marti
2011-07-09
1
-2
/
+2
*
Remove redundant methods from the API
Vicent Marti
2011-06-28
1
-73
/
+17
*
Changed commit short messages so that they match git log --oneline output.
Marc Pegon
2011-06-08
1
-4
/
+11
*
commit: Reword errors
Vicent Marti
2011-05-23
1
-9
/
+4
*
commit.c: Move to new error handling mechanism
Jakob Pfender
2011-05-23
1
-7
/
+18
*
Fix two warnings from Clang
Carlos Martín Nieto
2011-05-06
1
-1
/
+1
*
commit: support a root commits
Carlos Martín Nieto
2011-04-29
1
-2
/
+11
*
Added git_commit_tree_oid and git_commit_parent_oid.
Sam
2011-04-08
1
-0
/
+6
*
Change `parse` methods to const buffer
Vicent Marti
2011-04-02
1
-2
/
+2
*
Switch from time_t to git_time_t
nulltoken
2011-03-23
1
-1
/
+1
*
Fix MSVC warnings
Vicent Marti
2011-03-21
1
-3
/
+3
*
I broke your bindings
Vicent Marti
2011-03-20
1
-113
/
+155
*
Fix headers for the new Revision Walker
Vicent Marti
2011-03-16
1
-1
/
+0
*
Fix the retarded object interdependency system
Vicent Marti
2011-03-14
1
-130
/
+72
*
Fix segmentation fault when freeing a repository
Vicent Marti
2011-03-05
1
-8
/
+8
*
Fix several issues with refcounting
Vicent Marti
2011-03-03
1
-8
/
+19
*
Implement reference counting for git_objects
Vicent Marti
2011-03-03
1
-1
/
+21
*
Fix searching in git_vector
Vicent Marti
2011-03-03
1
-1
/
+1
*
Change the object creation/lookup API
Vicent Marti
2011-03-03
1
-2
/
+2
*
Fixed a bug with the way commits are written
John Wiegley
2011-02-01
1
-2
/
+4
[next]