18 Commits (9c2d28c74e374174de01901238159b63a96a04ba)

Author SHA1 Message Date
Carlos Rica c4fba0a358 Rename read_pipe() with read_fd() and make its buffer nul-terminated. 18 years ago
Johan Herland e876e74111 Remove unnecessary code and comments on non-existing 8kB tag object restriction 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Nicolas Pitre 21666f1aae convert object type handling from a string to a number 18 years ago
Jonas Fonseca 2d7320d0b0 Use xmalloc instead of malloc 18 years ago
Ramsay Allan Jones 15e593e4d3 Fixup command names in some usage strings. 19 years ago
Ramsay Allan Jones 579d1fbfaf Add NO_C99_FORMAT to support older compilers. 19 years ago
Ramsay Allan Jones 446c6faec6 New tests and en-passant modifications to mktag. 19 years ago
Pavel Roskin a9486b02ec Avoid C99 comments, use old-style C comments instead. 19 years ago
Björn Engelmann cfba045930 add more informative error messages to git-mktag 19 years ago
Björn Engelmann e7332f96b3 remove the artificial restriction tagsize < 8kb 19 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Junio C Hamano 1c15afb934 xread/xwrite: do not worry about EINTR at calling sites. 19 years ago
Junio C Hamano 53228a5fb8 Make the rest of commands work from a subdirectory. 19 years ago
Eric W. Biederman c818566d5c [PATCH] Update tags to record who made them 20 years ago
Linus Torvalds b97e3dfa76 git-mktag: be more careful in reading the input. 20 years ago
Nicolas Pitre 91d7b8afc2 [PATCH] delta read 20 years ago
Linus Torvalds a3df180138 Rename git core commands to be "git-xxxx" to avoid name clashes. 20 years ago
Junio C Hamano 40469ee9c6 [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1 20 years ago
Linus Torvalds ec4465adb3 Add "tag" objects that can be used to sign other objects. 20 years ago