๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v0.99.9
/
commit.c
tag
67b4b78858d9d9dd044f758a90a4270e48543cf1
tagger
Junio C Hamano <junkio@cox.net>
Sat Oct 29 21:35:57 2005
object
46774a81f9d6ca4d230d33757afe9dd07bfe398b
GIT 0.99.9
4546738
Unlocalized isspace and friends
by Linus Torvalds
ยท 20 years ago
60ab26d
[PATCH] Avoid wasting memory in git-rev-list
by Linus Torvalds
ยท 20 years ago
5de36bf
Fix compilation warnings.
by Junio C Hamano
ยท 20 years ago
2c04662
Revert "Replace zero-length array decls with []."
by Junio C Hamano
ยท 20 years ago
6c5f9ba
Replace zero-length array decls with [].
by Jason Riedy
ยท 20 years ago
f76412e
[PATCH] Add 'git show-branch'.
by Junio C Hamano
ยท 20 years ago
d87449c
Introduce --pretty=oneline format.
by Junio C Hamano
ยท 20 years ago
37fde87
Fix send-pack for non-commitish tags.
by Junio C Hamano
ยท 20 years ago
5da5c8f
Teach parse_commit_buffer about grafting.
by Junio C Hamano
ยท 20 years ago
f7cc77d
Make "parse_commit()" be a lot more careful
by Linus Torvalds
ยท 20 years ago
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
ยท 21 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