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
...
*
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
*
Fixed memory leak in git_commit__free().
Robert G. Jakabosky
2011-01-08
1
-0
/
+1
*
Rename 'git_person' to 'git_signature'
Vicent Marti
2010-12-18
1
-44
/
+27
*
Added timezone offset parsing and outputting.
nulltoken
2010-12-10
1
-4
/
+18
*
Set short message when changing a commit's message
Vicent Marti
2010-12-07
1
-3
/
+13
*
Change the library include file
Vicent Marti
2010-12-06
1
-3
/
+3
*
Change include structure for the project
Vicent Marti
2010-12-06
1
-1
/
+1
*
Small source code readability improvements.
nulltoken
2010-12-05
1
-9
/
+9
*
Commit parents now use the common 'vector' code
Vicent Marti
2010-12-02
1
-53
/
+20
*
add git_commit_parent to retrieve a parent by index
Justin Love
2010-11-30
1
-0
/
+14
*
add git_commit_parentcount
Justin Love
2010-11-30
1
-0
/
+15
*
Fix compiler warning in commit.c
Colin Timmermans
2010-11-07
1
-1
/
+1
*
Fix parsing of commits that have no newlines in the message.
Colin Timmermans
2010-11-07
1
-3
/
+4
*
Update commit_time along with committer.
Dave Borowitz
2010-11-05
1
-2
/
+1
*
Improve error handling
Vicent Marti
2010-11-05
1
-26
/
+17
*
Fix in-memory commit getters trying to parse
Vicent Marti
2010-10-31
1
-2
/
+5
[prev]
[next]