aboutsummaryrefslogtreecommitdiff
path: root/git-fmt-merge-msg.perl
Commit message (Expand)AuthorAge
* Perly Git: arrange include path settings properly.Junio C Hamano2006-07-02
* Git.pm: tentative fix to test the freshly built Git.pmJunio C Hamano2006-07-02
* Git.pm: Handle failed commands' outputPetr Baudis2006-07-02
* Introduce Git.pm (v4)Petr Baudis2006-07-02
* fetch,parse-remote,fmt-merge-msg: refs/remotes/* supportEric Wong2006-03-10
* git-fmt-merge-msg cleanupLinus Torvalds2006-03-08
* PATCH: simplify calls to git programs in git-fmt-merge-msgAlex Riesen2006-02-23
* Merge branch 'jc/perl'Junio C Hamano2006-02-21
|\
| * fmt-merge-msg: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-20
* | Fix fmt-merge-msg counting.Junio C Hamano2006-02-20
|/
* fmt-merge-msg: do not add excess newline at the end.Junio C Hamano2006-02-19
* fmt-merge-msg: say which branch things were merged into unless 'master'Junio C Hamano2006-02-18
* fmt-merge-msg: show summary of what is merged.Junio C Hamano2006-02-06
* Fix default pull not to do an unintended Octopus.Junio C Hamano2005-09-28
* Prettyprint octopus merge message.Junio C Hamano2005-09-22