Date: | 2011-01-06 07:03:07 (14 years 3 months ago) |
Author: | William MARTIN |
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: | d654c956898a083b9d6cf46d9182f038f53ef15d |
Parents: |
439f1fefe29d986d91b21e6ae34da53a72d8a3b8
|
Message: | Fix issue 553 : Git escape too much character in a UTF-8 shell
Add an option to configure the git core.quotepath option |
Changes: |
|
File differences
src/IDF/Plugin/SyncGit/Serve.php |
230 | 230 |
231 | 231 |
232 | 232 |
| 233 |
| 234 |
| 235 |
| 236 |
| 237 |
| 238 |
| 239 |
| 240 |
| 241 |
| 242 |
| 243 |
| 244 |
| 245 |
| 246 |
| 247 |
| 248 |
| 249 |
| 250 |
233 | 251 |
234 | 252 |
235 | 253 |
|
|
src/IDF/conf/idf.php-dist |
255 | 255 |
256 | 256 |
257 | 257 |
| 258 |
| 259 |
| 260 |
| 261 |
| 262 |
| 263 |
258 | 264 |
259 | 265 |
260 | 266 |
|
|
Download the corresponding diff file