summaryrefslogtreecommitdiff
path: root/git-fmt-merge-msg.perl
Commit message (Expand)AuthorAgeFilesLines
* git-fmt-merge-msg cleanupLinus Torvalds2006-03-081-1/+1
* PATCH: simplify calls to git programs in git-fmt-merge-msgAlex Riesen2006-02-231-26/+5
* Merge branch 'jc/perl'Junio C Hamano2006-02-211-8/+16
|\
| * fmt-merge-msg: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-201-8/+16
* | Fix fmt-merge-msg counting.Junio C Hamano2006-02-201-3/+3
|/
* fmt-merge-msg: do not add excess newline at the end.Junio C Hamano2006-02-191-0/+1
* fmt-merge-msg: say which branch things were merged into unless 'master'Junio C Hamano2006-02-181-11/+18
* fmt-merge-msg: show summary of what is merged.Junio C Hamano2006-02-061-2/+77
* Fix default pull not to do an unintended Octopus.Junio C Hamano2005-09-281-1/+3
* Prettyprint octopus merge message.Junio C Hamano2005-09-221-0/+93