Date: | 2010-09-28 16:37:26 (14 years 6 months ago) |
Author: | Thomas Keller |
Branch: | develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3 |
Commit: | eebdc5ad1267683fc021d548ce1d211227514b06 |
Parents: |
617589f41b41d594249d0697688d8b7d0db1166f
|
Message: | IDF_Scm_Monotone::getCommit() separate the first line of a commit
from the rest and write the rest in full_message - just like we do
it for log and everything else. This is ugly, really ugly, because
it assumes something on the format of a commit message, which might
not be true at all for some project, but this is something Loic has
to decide (see also issue 491 and issue 535)
|
Changes: |
|
File differences
src/IDF/Scm/Monotone.php |
623 | 623 |
624 | 624 |
625 | 625 |
626 | |
| 626 |
| 627 |
| 628 |
| 629 |
627 | 630 |
628 | 631 |
629 | |
630 | 632 |
631 | 633 |
632 | 634 |
|
|
Download the corresponding diff file