Date: | 2011-03-25 05:08:18 (14 years 1 month ago) |
Author: | Sindre Myren |
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, release-1.1, release-1.2, release-1.3 |
Commit: | e518bc9b6804e07045a94ee736773140d2ea336f |
Parents: |
8e02d05ba9e1196a4e052054a9ac6dee3bbe76c5
|
Message: | Updated gitserve.py to work with python 3.x
|
Changes: |
|
File differences
scripts/gitserve.py |
1 | 1 |
2 | 2 |
3 | |
| 3 |
4 | 4 |
5 | 5 |
6 | 6 |
... | ... |
23 | 23 |
24 | 24 |
25 | 25 |
26 | |
27 | |
| 26 |
| 27 |
| 28 |
| 29 |
| 30 |
| 31 |
| 32 |
| 33 |
28 | 34 |
29 | |
30 | |
31 | |
32 | 35 |
33 | 36 |
34 | 37 |
35 | |
| 38 |
36 | 39 |
|
|
Download the corresponding diff file