index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add "--pretty=full" format that also shows committer.
Linus Torvalds
2005-06-27
1
-4
/
+22
*
Keep the parents in order when parsing commits
Linus Torvalds
2005-06-21
1
-1
/
+3
*
Make "pretty" commit logs always show merge information
Linus Torvalds
2005-06-18
1
-0
/
+24
*
[PATCH] Anal retentive 'const unsigned char *sha1'
Jason McMullan
2005-06-08
1
-3
/
+3
*
[PATCH] Modify git-rev-list to linearise the commit history in merge order.
jon@blackcubes.dyndns.org
2005-06-06
1
-1
/
+23
*
pretty_print_commit: add different formats
Linus Torvalds
2005-06-05
1
-10
/
+36
*
Add generic commit "pretty print" function.
Linus Torvalds
2005-06-01
1
-0
/
+80
*
commit_list_insert: return the new commit list entry
Linus Torvalds
2005-05-31
1
-1
/
+2
*
commit: save the commit buffer off when parsing a commit
Linus Torvalds
2005-05-26
1
-0
/
+4
*
Include file cleanups..
Linus Torvalds
2005-05-22
1
-2
/
+0
*
[PATCH] delta check
Nicolas Pitre
2005-05-21
1
-0
/
+2
*
commit: add "lookup_commit_reference()" helper function
Linus Torvalds
2005-05-19
1
-6
/
+23
*
[PATCH] don't load and decompress objects twice with parse_object()
Nicolas Pitre
2005-05-06
1
-14
/
+26
*
[PATCH] Fix memory leaks in git-fsck-cache
Sergey Vlasov
2005-05-04
1
-1
/
+3
*
[PATCH] introduce xmalloc and xrealloc
Christopher Li
2005-04-26
1
-2
/
+2
*
Don't add references to objects we couldn't find.
Linus Torvalds
2005-04-24
1
-3
/
+6
*
Verify that the object type matches for tree/commit objects even before parsing.
Linus Torvalds
2005-04-24
1
-1
/
+1
*
Set object type at object creation time, not object parse time.
Linus Torvalds
2005-04-24
1
-1
/
+1
*
[PATCH] Allow multiple date-ordered lists
Daniel Barkalow
2005-04-24
1
-3
/
+5
*
Don't add parents to the commit list if we have already
Linus Torvalds
2005-04-24
1
-2
/
+5
*
[PATCH] Add some functions for commit lists
Daniel Barkalow
2005-04-24
1
-6
/
+52
*
Include <limits.h> in commit.c for ULONG_MAX. Remove old "revision.h".
Linus Torvalds
2005-04-21
1
-0
/
+1
*
[PATCH] Implementations of parsing functions
Daniel Barkalow
2005-04-18
1
-0
/
+85
[prev]