aboutsummaryrefslogtreecommitdiff
path: root/mktag.c
Commit message (Expand)AuthorAge
* Use xmalloc instead of mallocJonas Fonseca2006-08-31
* Fixup command names in some usage strings.Ramsay Allan Jones2006-08-03
* Add NO_C99_FORMAT to support older compilers.Ramsay Allan Jones2006-08-02
* New tests and en-passant modifications to mktag.Ramsay Allan Jones2006-08-02
* Avoid C99 comments, use old-style C comments instead.Pavel Roskin2006-07-10
* add more informative error messages to git-mktagBjörn Engelmann2006-05-23
* remove the artificial restriction tagsize < 8kbBjörn Engelmann2006-05-23
* Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen2006-04-04
* xread/xwrite: do not worry about EINTR at calling sites.Junio C Hamano2005-12-19
* Make the rest of commands work from a subdirectory.Junio C Hamano2005-11-28
* [PATCH] Update tags to record who made themEric W. Biederman2005-07-15
* git-mktag: be more careful in reading the input.Linus Torvalds2005-05-29
* [PATCH] delta readNicolas Pitre2005-05-20
* Rename git core commands to be "git-xxxx" to avoid name clashes.Linus Torvalds2005-04-29