index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commit.c
Commit message (
Expand
)
Author
Age
*
Include file cleanups..
Linus Torvalds
2005-05-22
*
[PATCH] delta check
Nicolas Pitre
2005-05-20
*
commit: add "lookup_commit_reference()" helper function
Linus Torvalds
2005-05-18
*
[PATCH] don't load and decompress objects twice with parse_object()
Nicolas Pitre
2005-05-06
*
[PATCH] Fix memory leaks in git-fsck-cache
Sergey Vlasov
2005-05-04
*
[PATCH] introduce xmalloc and xrealloc
Christopher Li
2005-04-26
*
Don't add references to objects we couldn't find.
Linus Torvalds
2005-04-24
*
Verify that the object type matches for tree/commit objects even before parsing.
Linus Torvalds
2005-04-24
*
Set object type at object creation time, not object parse time.
Linus Torvalds
2005-04-24
*
[PATCH] Allow multiple date-ordered lists
Daniel Barkalow
2005-04-23
*
Don't add parents to the commit list if we have already
Linus Torvalds
2005-04-23
*
[PATCH] Add some functions for commit lists
Daniel Barkalow
2005-04-23
*
Include <limits.h> in commit.c for ULONG_MAX. Remove old "revision.h".
Linus Torvalds
2005-04-21
*
[PATCH] Implementations of parsing functions
Daniel Barkalow
2005-04-18