Date: | 2008-11-07 07:32:22 (16 years 5 months ago) |
Author: | Loic d'Anterroches |
Branch: | dev, 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: | c113c11da5358046be951ab695c62d0576eda880 |
Parents: |
c797e6c7c38c0e244433a259fb298e038355d3cf
|
Message: | Added the display of the author of a commit in the source tree.
|
Changes: |
|
File differences
src/IDF/Scm/Git.php |
134 | 134 |
135 | 135 |
136 | 136 |
| 137 |
137 | 138 |
138 | 139 |
139 | 140 |
| 141 |
140 | 142 |
141 | 143 |
142 | 144 |
|
|
src/IDF/Scm/Svn.php |
161 | 161 |
162 | 162 |
163 | 163 |
164 | |
| 164 |
165 | 165 |
166 | |
167 | 166 |
168 | 167 |
169 | 168 |
|
|
src/IDF/templates/source/git/tree.html |
35 | 35 |
36 | 36 |
37 | 37 |
38 | |
| 38 |
39 | 39 |
40 | 40 |
41 | 41 |
|
|
src/IDF/templates/source/svn/tree.html |
47 | 47 |
48 | 48 |
49 | 49 |
50 | |
| 50 |
51 | 51 |
52 | 52 |
53 | 53 |
|
|
Download the corresponding diff file