|
1 | 1 | The libdispatch project exists in a parallel open source repository at:
|
2 |
| - http://svn.macosforge.org/repository/libdispatch/trunk |
| 2 | + http://github.com/apple/swift-corelibs-libdispatch |
| 3 | + |
| 4 | +Externally contributed changes are synchronized back to the internal repository |
| 5 | +via pull request of the result of `git am` of the contributed patch series. |
3 | 6 |
|
4 |
| -Externally committed revisions are periodically synchronized back to the |
5 |
| -internal repository (this repository). |
| 7 | +Internal changes are synchronized from the internal darwin/trunk branch to the |
| 8 | +external repository via `gi am` on the github darwin/trunk branch and merge to |
| 9 | +github master. |
6 | 10 |
|
7 | 11 | Key:
|
8 | 12 | APPLIED: change set was applied to internal repository.
|
9 | 13 | INTERNAL: change set originated internally (i.e. already applied).
|
10 | 14 | SKIPPED: change set was skipped.
|
11 | 15 |
|
| 16 | +svn revisions until r218 from legacy open source repository at |
| 17 | + http://svn.macosforge.org/repository/libdispatch/trunk |
| 18 | + |
12 | 19 | [ 1] SKIPPED
|
13 | 20 | [ 2] SKIPPED
|
14 | 21 | [ 3] INTERNAL rdar://problem/7148356
|
@@ -192,3 +199,15 @@ Key:
|
192 | 199 | [ 181]
|
193 | 200 | [ 182]
|
194 | 201 | [ 183] INTERNAL rdar://problem/7581831
|
| 202 | +[ 202] INTERNAL libdispatch-187.5 |
| 203 | +[ 212] INTERNAL libdispatch-228.18 |
| 204 | +[ 213] INTERNAL rdar://problem/11754320 |
| 205 | +[ 216] INTERNAL libdispatch-339.1.9 |
| 206 | +[ 217] INTERNAL libdispatch-442.1.4 |
| 207 | +[ 218] INTERNAL libdispatch-500.1.5 |
| 208 | + |
| 209 | +github commits starting with 29bdc2f from |
| 210 | + |
| 211 | + http://github.com/apple/swift-corelibs-libdispatch |
| 212 | + |
| 213 | +[29bdc2f] INTERNAL libdispatch-500.1.5 |
0 commit comments