Sign in
googlers
/
jrn
/
git
/
9cb513b7988c2fe443c47186e42dd827b76ddb14
/
tag.c
90108a2
upload-pack: avoid parsing tag destinations
by Jeff King
· 13 years ago
2f47eae
Split GPG interface into its own helper library
by Junio C Hamano
· 14 years ago
8559425
parse_tag_buffer(): do not prefixcmp() out of range
by Nguyễn Thái Ngọc Duy
· 14 years ago
cf7b1ca
Add const to parse_{commit,tag}_buffer()
by Nguyễn Thái Ngọc Duy
· 14 years ago
3d5854e
tag: recognize rfc1991 signatures
by Michael J Gruber
· 14 years ago
ac58c4c
verify-tag: factor out signature detection
by Michael J Gruber
· 14 years ago
af24059
Merge branch 'xx/trivial' into maint
by Junio C Hamano
· 15 years ago
d2c030d
tag.c: whitespace breakages fix
by Junio C Hamano
· 15 years ago
e451d06
tag.c: Parse tagger date (if present)
by Shawn O. Pearce
· 15 years ago
28de5b6
tag.c: Refactor parse_tag_buffer to be saner to program
by Shawn O. Pearce
· 15 years ago
2e0052a
tag.c: Correct indentation
by Shawn O. Pearce
· 15 years ago
eadbcd4
Merge branch 'mk/maint-parse-careful'
by Junio C Hamano
· 17 years ago
7914053
Remove unused object-ref code
by Martin Koegler
· 17 years ago
24e8a3c
deref_tag: handle tag->tagged = NULL
by Martin Koegler
· 17 years ago
a0393ef
parse_tag_buffer: don't parse invalid tags
by Martin Koegler
· 17 years ago
182af83
Use xmemdupz() in many places.
by Pierre Habouzit
· 17 years ago
cdd5b82
Merge branch 'maint-1.5.1' into maint
by Junio C Hamano
· 18 years ago
eb09626
Fix stupid typo in lookup_tag()
by Johan Herland
· 18 years ago
100c5f3
Clean up object creation to use more common code
by Linus Torvalds
· 18 years ago
0ab1795
get rid of lookup_object_type()
by Nicolas Pitre
· 18 years ago
21666f1
convert object type handling from a string to a number
by Nicolas Pitre
· 18 years ago
1974632
Remove TYPE_* constant macros and use object_type enums consistently.
by Linus Torvalds
· 19 years ago
9d24ed4
Merge branch 'ff/c99' into next
by Junio C Hamano
· 19 years ago
1d7f171
Remove all void-pointer arithmetic.
by Florian Forster
· 19 years ago
855419f
Add specialized object allocator
by Linus Torvalds
· 19 years ago
885a86a
Shrink "struct object" a bit
by Linus Torvalds
· 19 years ago
90321c1
Replace xmalloc+memset(0) with xcalloc.
by Peter Eriksen
· 19 years ago
8f1d2e6
[PATCH] Compilation: zero-length array declaration.
by Junio C Hamano
· 19 years ago
27dedf0
GIT 0.99.9j aka 1.0rc3
by Junio C Hamano
· 19 years ago
v0.99.9j
v1.0rc3
9534f40
Be careful when dereferencing tags.
by Junio C Hamano
· 19 years ago
37fde87
Fix send-pack for non-commitish tags.
by Junio C Hamano
· 20 years ago
89e4202
[PATCH] Parse tags for absent objects
by Daniel Barkalow
· 20 years ago
5d6ccf5
[PATCH] Anal retentive 'const unsigned char *sha1'
by Jason McMullan
· 20 years ago
d1af002
[PATCH] delta check
by Nicolas Pitre
· 20 years ago
bd2c39f
[PATCH] don't load and decompress objects twice with parse_object()
by Nicolas Pitre
· 20 years ago
770896e
Teach fsck-cache to accept non-commits for reachability analysis.
by Linus Torvalds
· 20 years ago
13019d4
[PATCH] Fix memory leaks in git-fsck-cache
by Sergey Vlasov
· 20 years ago
ae200ee
[PATCH] compat: replace AF_LOCAL with AF_UNIX
by Edgar Toernig
· 20 years ago
2636f61
[PATCH] Add tag header/parser to library
by Daniel Barkalow
· 20 years ago