31 Commits (7e7abea96b8140c592a46293f5e33aae0683c7ac)

Author SHA1 Message Date
Pierre Habouzit c8ef0383ac parse-opt: migrate fmt-merge-msg. 16 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Miklos Vajna 0b9a969e0f git-fmt-merge-msg: make it usable from other builtins 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Linus Torvalds 6a28518ae0 Ignore leading empty lines while summarizing merges 17 years ago
SZEDER Gábor 6cd9cfefc5 fmt-merge-msg: add '--(no-)log' options and 'merge.log' config variable 17 years ago
Martin Koegler 3d51e1b5b8 check return code of prepare_revision_walk 17 years ago
Linus Torvalds 7dc0fe3be5 Fix parent rewriting in --early-output 17 years ago
Pierre Habouzit 182af8343c Use xmemdupz() in many places. 17 years ago
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