index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tag.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mk/maint-parse-careful'
Junio C Hamano
2008-03-03
1
-6
/
+0
|
\
|
*
Remove unused object-ref code
Martin Koegler
2008-02-26
1
-6
/
+0
*
|
deref_tag: handle tag->tagged = NULL
Martin Koegler
2008-02-18
1
-1
/
+4
|
/
*
parse_tag_buffer: don't parse invalid tags
Martin Koegler
2008-01-07
1
-2
/
+3
*
Use xmemdupz() in many places.
Pierre Habouzit
2007-09-19
1
-3
/
+1
*
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
2007-05-29
1
-1
/
+1
|
\
|
*
Fix stupid typo in lookup_tag()
Johan Herland
2007-05-29
1
-1
/
+1
*
|
Clean up object creation to use more common code
Linus Torvalds
2007-04-17
1
-7
/
+3
|
/
*
get rid of lookup_object_type()
Nicolas Pitre
2007-02-27
1
-3
/
+18
*
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
1
-3
/
+3
*
Remove TYPE_* constant macros and use object_type enums consistently.
Linus Torvalds
2006-07-13
1
-4
/
+4
*
Merge branch 'ff/c99' into next
Junio C Hamano
2006-06-21
1
-2
/
+2
|
\
|
*
Remove all void-pointer arithmetic.
Florian Forster
2006-06-20
1
-2
/
+2
*
|
Add specialized object allocator
Linus Torvalds
2006-06-20
1
-1
/
+1
|
/
*
Shrink "struct object" a bit
Linus Torvalds
2006-06-18
1
-6
/
+6
*
Replace xmalloc+memset(0) with xcalloc.
Peter Eriksen
2006-04-04
1
-2
/
+1
*
[PATCH] Compilation: zero-length array declaration.
Junio C Hamano
2006-01-07
1
-1
/
+1
*
GIT 0.99.9j aka 1.0rc3
v1.0rc3
v0.99.9j
Junio C Hamano
2005-11-17
1
-2
/
+5
*
Be careful when dereferencing tags.
Junio C Hamano
2005-11-03
1
-1
/
+6
*
Fix send-pack for non-commitish tags.
Junio C Hamano
2005-08-05
1
-0
/
+7
*
[PATCH] Parse tags for absent objects
Daniel Barkalow
2005-06-22
1
-4
/
+7
*
[PATCH] Anal retentive 'const unsigned char *sha1'
Jason McMullan
2005-06-08
1
-1
/
+1
*
[PATCH] delta check
Nicolas Pitre
2005-05-21
1
-0
/
+2
*
[PATCH] don't load and decompress objects twice with parse_object()
Nicolas Pitre
2005-05-06
1
-22
/
+28
*
Teach fsck-cache to accept non-commits for reachability analysis.
Linus Torvalds
2005-05-05
1
-0
/
+2
*
[PATCH] Fix memory leaks in git-fsck-cache
Sergey Vlasov
2005-05-04
1
-7
/
+14
*
[PATCH] compat: replace AF_LOCAL with AF_UNIX
Edgar Toernig
2005-04-30
1
-4
/
+4
*
[PATCH] Add tag header/parser to library
Daniel Barkalow
2005-04-28
1
-0
/
+73