Date: | 2009-07-03 03:23:49 (15 years 9 months ago) |
Author: | Loic d'Anterroches |
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: | 7d6cb222912cee5c7ac353efea7a55fc5a7b2d82 |
Parents: |
32507085b40b2aa9cef30212f84dbeea1e830e22
|
Message: | Fixed to have a better character encoding detection of the git log.
|
Changes: |
|
File differences
src/IDF/Commit.php |
189 | 189 |
190 | 190 |
191 | 191 |
| 192 |
192 | 193 |
193 | 194 |
194 | 195 |
... | ... |
196 | 197 |
197 | 198 |
198 | 199 |
199 | |
| 200 |
200 | 201 |
201 | 202 |
202 | 203 |
|
|
src/IDF/Scm/Git.php |
402 | 402 |
403 | 403 |
404 | 404 |
405 | |
406 | 405 |
407 | 406 |
408 | |
| 407 |
409 | 408 |
410 | 409 |
411 | 410 |
412 | |
413 | 411 |
414 | 412 |
415 | 413 |
|
|
src/IDF/Tests/TestGit.php |
40 | 40 |
41 | 41 |
42 | 42 |
43 | |
| 43 |
| 44 |
| 45 |
| 46 |
44 | 47 |
45 | |
46 | |
47 | |
48 | |
49 | |
| 48 |
| 49 |
| 50 |
| 51 |
| 52 |
| 53 |
| 54 |
| 55 |
| 56 |
| 57 |
| 58 |
| 59 |
50 | 60 |
51 | |
| 61 |
|
|
src/IDF/Tests/data/git-log-iso-8859-1.txt |
| 1 |
| 2 |
| 3 |
| 4 |
| 5 |
| 6 |
| 7 |
| 8 |
| 9 |
| 10 |
| 11 |
| 12 |
| 13 |
| 14 |
| 15 |
| 16 |
| 17 |
| 18 |
| 19 |
|
|
Download the corresponding diff file