๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v0.99.2
/
commit.c
tag
c5db5456ae3b0873fc659c19fafdde22313cc441
tagger
Junio C Hamano <junkio@cox.net>
Wed Jul 27 01:36:15 2005
object
2779fad61302da0fe3a24995e343ab894f32fa42
Wooops. I tagged a wrong version. This is the 0.99.2
013aab8
[PATCH] Dereference tag repeatedly until we get a non-tag.
by Junio C Hamano
ยท 20 years ago
ab580ac
[PATCH] Add a topological sort procedure to commit.c
by Jon Seymour
ยท 20 years ago
f755494
Make "insert_by_date()" match "commit_list_insert()"
by Linus Torvalds
ยท 20 years ago
9b66ec0
Add "--pretty=full" format that also shows committer.
by Linus Torvalds
ยท 20 years ago
6c88be1
Keep the parents in order when parsing commits
by Linus Torvalds
ยท 20 years ago
28342a5
Make "pretty" commit logs always show merge information
by Linus Torvalds
ยท 20 years ago
5d6ccf5
[PATCH] Anal retentive 'const unsigned char *sha1'
by Jason McMullan
ยท 21 years ago
a3437b8
[PATCH] Modify git-rev-list to linearise the commit history in merge order.
by jon@blackcubes.dyndns.org
ยท 21 years ago
000182e
pretty_print_commit: add different formats
by Linus Torvalds
ยท 21 years ago
e3bc7a3
Add generic commit "pretty print" function.
by Linus Torvalds
ยท 21 years ago
ac5155e
commit_list_insert: return the new commit list entry
by Linus Torvalds
ยท 21 years ago
3ff1fbb
commit: save the commit buffer off when parsing a commit object.
by Linus Torvalds
ยท 21 years ago
6b0c312
Include file cleanups..
by Linus Torvalds
ยท 21 years ago
d1af002
[PATCH] delta check
by Nicolas Pitre
ยท 21 years ago
961784e
commit: add "lookup_commit_reference()" helper function
by Linus Torvalds
ยท 21 years ago
bd2c39f
[PATCH] don't load and decompress objects twice with parse_object()
by Nicolas Pitre
ยท 21 years ago
13019d4
[PATCH] Fix memory leaks in git-fsck-cache
by Sergey Vlasov
ยท 21 years ago
812666c
[PATCH] introduce xmalloc and xrealloc
by Christopher Li
ยท 21 years ago
235ac40
Don't add references to objects we couldn't find.
by Linus Torvalds
ยท 21 years ago
c35dfe8
Verify that the object type matches for tree/commit objects even before parsing.
by Linus Torvalds
ยท 21 years ago
d32987b
Set object type at object creation time, not object parse time.
by Linus Torvalds
ยท 21 years ago
58e28af
[PATCH] Allow multiple date-ordered lists
by Daniel Barkalow
ยท 21 years ago
4056c09
Don't add parents to the commit list if we have already seen them.
by Linus Torvalds
ยท 21 years ago
dd97f85
[PATCH] Add some functions for commit lists
by Daniel Barkalow
ยท 21 years ago
b2c0071
Include <limits.h> in commit.c for ULONG_MAX. Remove old "revision.h".
by Linus Torvalds
ยท 21 years ago
175785e
[PATCH] Implementations of parsing functions
by Daniel Barkalow
ยท 21 years ago