aboutsummaryrefslogtreecommitdiffstats
path: root/mktag.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-31Use xmalloc instead of mallocJonas Fonseca1-1/+1
2006-08-03Fixup command names in some usage strings.Ramsay Allan Jones1-1/+1
2006-08-02Add NO_C99_FORMAT to support older compilers.Ramsay Allan Jones1-5/+13
2006-08-02New tests and en-passant modifications to mktag.Ramsay Allan Jones1-17/+18
2006-07-10Avoid C99 comments, use old-style C comments instead.Pavel Roskin1-2/+3
2006-05-23add more informative error messages to git-mktagBjörn Engelmann1-11/+15
2006-05-23remove the artificial restriction tagsize < 8kbBjörn Engelmann1-10/+9
2006-04-04Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen1-1/+2
2005-12-19xread/xwrite: do not worry about EINTR at calling sites.Junio C Hamano1-7/+2
2005-11-28Make the rest of commands work from a subdirectory.Junio C Hamano1-0/+2
2005-07-15[PATCH] Update tags to record who made themEric W. Biederman1-2/+8
2005-05-29git-mktag: be more careful in reading the input.Linus Torvalds1-1/+12
2005-05-20[PATCH] delta readNicolas Pitre1-14/+8
2005-04-29Rename git core commands to be "git-xxxx" to avoid name clashes.Linus Torvalds1-0/+125