author | Junio C Hamano <junkio@cox.net> | |
Tue, 4 Apr 2006 20:43:00 +0000 (13:43 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 4 Apr 2006 20:43:00 +0000 (13:43 -0700) |
* pe/cleanup:
Replace xmalloc+memset(0) with xcalloc.
Use blob_, commit_, tag_, and tree_type throughout.
Replace xmalloc+memset(0) with xcalloc.
Use blob_, commit_, tag_, and tree_type throughout.
1 | 2 | |||
---|---|---|---|---|
pack-objects.c | patch | | diff1 | | diff2 | | blob | history |
read-tree.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc pack-objects.c
Simple merge
diff --cc read-tree.c
Simple merge