52 Commits (3caec73b5568341c5d8f303692423a8e9fb0cb39)

Author SHA1 Message Date
Christian Couder 5955654823 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
Ralf Thielow 89c3bbd808 fmt-merge-msg: use core.commentchar in tag signatures completely 12 years ago
Ralf Thielow 9927ebed19 fmt-merge-msg: respect core.commentchar in people credits 12 years ago
Michael J Gruber 9cc4ac8ff1 gpg_interface: allow to request status return 12 years ago
Junio C Hamano eff80a9fd9 Allow custom "comment char" 12 years ago
Junio C Hamano 9bcbb1c218 merge --no-edit: do not credit people involved in the side branch 12 years ago
Nguyễn Thái Ngọc Duy 93eced6c1b i18n: fmt-merge-msg: mark parseopt strings for translation 13 years ago
Junio C Hamano 9830a9ca50 fmt-merge-msg: make attribution into comment lines 13 years ago
Linus Torvalds a3347b988a fmt-merge-message: add empty line between tag and signature verification 13 years ago
Jeff King e21ab1340a fmt-merge-msg: don't use static buffer in record_person 13 years ago
Junio C Hamano 5802f81b14 fmt-merge-msg: discard needless merge parents 13 years ago
Junio C Hamano 418a1435f1 fmt-merge-msg: show those involved in a merged series 13 years ago
Nguyễn Thái Ngọc Duy 96ec7b1e70 Convert resolve_ref+xstrdup to new resolve_refdup function 13 years ago
Nguyễn Thái Ngọc Duy d5a35c114a Copy resolve_ref() return value for longer use 13 years ago
Junio C Hamano 895680f044 fmt-merge-msg: Add contents of merged tag in the merge message 13 years ago
Junio C Hamano cbda121c99 fmt-merge-msg: package options into a structure 13 years ago
Junio C Hamano 4c0ea82da3 fmt-merge-msg: avoid early returns 13 years ago
Ramsay Jones 90a321c04c fmt-merge-msg.c: Fix an "dubious one-bit signed bitfield" sparse error 13 years ago
Junio C Hamano 898eacd8ad fmt-merge-msg: use branch.$name.description 13 years ago
Nguyễn Thái Ngọc Duy baf18fc261 Accept tags in HEAD or MERGE_HEAD 13 years ago
Stephen Boyd c2e86addb8 Fix sparse warnings 14 years ago
Matthieu Moy 13931236b9 Change incorrect "remote branch" to "remote tracking branch" in C code 14 years ago
Ramkumar Ramachandra bda3b8ff17 merge: Make 'merge.log' an integer or boolean option 15 years ago
Ramkumar Ramachandra 96e9420cd3 merge: Make '--log' an integer option for number of shortlog entries 15 years ago
Ramkumar Ramachandra 1876166aaa fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_len 15 years ago
Jonathan Nieder 2102440c17 fmt-merge-msg -m to override merge title 15 years ago
Thiago Farina 183113a5ca string_list: Add STRING_LIST_INIT macro and make use of it. 15 years ago
Julian Phillips 1d2f80fa79 string_list: Fix argument order for string_list_append 15 years ago
Tay Ray Chuan f0ecac2b70 merge: --log appends shortlog to message if specified 15 years ago
Tay Ray Chuan 8c6bdfdf8b fmt-merge-msg: add function to append shortlog only 15 years ago
Tay Ray Chuan 403994e83d fmt-merge-msg: refactor merge title formatting 15 years ago
Tay Ray Chuan 2234ec5422 fmt-merge-msg: minor refactor of fmt_merge_msg() 15 years ago
Stephen Boyd 63e6715087 fmt-merge-msg: hide summary option 15 years ago
Stephen Boyd fcb243f7db fmt-merge-msg: remove custom string_list implementation 15 years ago
Stephen Boyd 15cb500786 fmt-merge-msg: use pretty.c routines 15 years ago
Stephen Boyd 419fe5bc86 fmt-merge-msg: be quiet if nothing to merge 15 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Thomas Rast 0721c314a5 Use die_errno() instead of die() when checking syscalls 16 years ago
Thomas Rast d824cbba02 Convert existing die(..., strerror(errno)) to die_errno() 16 years ago
Stephen Boyd df217ed643 parse-opts: add OPT_FILENAME and transition builtins 16 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Stephen Boyd 4c8d4c14c6 apply, fmt-merge-msg: use relative filenames 16 years ago
Benjamin Kramer fd13b21f52 Move local variables to narrower scopes 16 years ago
Brandon Casey f285a2d7ed Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer 16 years ago
Pierre Habouzit c8ef0383ac parse-opt: migrate fmt-merge-msg. 17 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