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