19 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)

Author SHA1 Message Date
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Michael Coleman 163d7b9b85 builtin-fmt-merge-msg: fix bugs in --file option 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Linus Torvalds 6b1f8c32b1 "git fmt-merge-msg" SIGSEGV 18 years ago
Junio C Hamano 8da1977554 Tell between packed, unpacked and symbolic refs. 18 years ago
Linus Torvalds ed378ec7e8 Make ref resolution saner 18 years ago
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 18 years ago
Johannes Schindelin af04b12710 fmt-merge-msg: fix off-by-one bug 18 years ago
Jonas Fonseca 2d7320d0b0 Use xmalloc instead of malloc 18 years ago
Junio C Hamano 4cac42b132 free(NULL) is perfectly valid. 18 years ago
Jonas Fonseca 83572c1a91 Use xrealloc instead of realloc 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Matthias Kestenholz 25f38f064f use declarations from builtin.h for builtin commands 19 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Linus Torvalds db6296a566 Call setup_git_directory() early 19 years ago
Linus Torvalds 1974632c66 Remove TYPE_* constant macros and use object_type enums consistently. 19 years ago
Junio C Hamano e918c6abac fmt-merge-msg fix 19 years ago
Johannes Schindelin 00449f992b Make git-fmt-merge-msg a builtin 19 years ago