Skip to content

Commit 6630198

Browse files
committed
update PATCHES file
Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
1 parent f5be0b7 commit 6630198

File tree

1 file changed

+22
-3
lines changed

1 file changed

+22
-3
lines changed

PATCHES

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
11
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.
36

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.
610

711
Key:
812
APPLIED: change set was applied to internal repository.
913
INTERNAL: change set originated internally (i.e. already applied).
1014
SKIPPED: change set was skipped.
1115

16+
svn revisions until r218 from legacy open source repository at
17+
http://svn.macosforge.org/repository/libdispatch/trunk
18+
1219
[ 1] SKIPPED
1320
[ 2] SKIPPED
1421
[ 3] INTERNAL rdar://problem/7148356
@@ -192,3 +199,15 @@ Key:
192199
[ 181]
193200
[ 182]
194201
[ 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

Comments
 (0)