Skip to content

Commit 13b6554

Browse files
committed
Add notable changes
1 parent d3535f3 commit 13b6554

File tree

1 file changed

+63
-7
lines changed

1 file changed

+63
-7
lines changed

REMOVED.md

Lines changed: 63 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,73 @@
1-
## Removed assets
1+
## Renamed/removed assets
22

3-
For convenience, list of commits of removed assets, so that they can be
3+
For convenience, list of commits of renamed/removed assets, so that they can be
44
more easily found.
55

6-
Use the _Before_ link to browse the repo before the removal of assets.
6+
Use the _Before_ link to browse the repo before the rename/removal of assets.
77

88
#### 2022-10-28
99

10-
Lots of years-old assets no longer used, and now largely irrelevant.
10+
Removed:
1111

12-
./doc/
12+
- ./doc/
1313

14-
After: https://github.com/gorhill/uBlock/tree/ba637bb22e48f98383b9f1191a0c30e965475068
14+
Git:
1515

16-
Before: https://github.com/gorhill/uBlock/tree/6c046ed95cd02d023453c66f766159f6410ae7f7
16+
- After: https://github.com/gorhill/uBlock/tree/ba637bb22e48f98383b9f1191a0c30e965475068
17+
- Commit: https://github.com/gorhill/uBlock/commit/ba637bb22e48f98383b9f1191a0c30e965475068
18+
- Before: https://github.com/gorhill/uBlock/tree/6c046ed95cd02d023453c66f766159f6410ae7f7
1719

20+
#### 2021-07-16
21+
22+
Moved:
23+
24+
- ./platform/chromium/ => ./platform/common/
25+
26+
Git:
27+
28+
- After: https://github.com/gorhill/uBlock/tree/a4aced69dc814befcbb57ff1cc04bee307f2c131
29+
- Commit: https://github.com/gorhill/uBlock/commit/a4aced69dc814befcbb57ff1cc04bee307f2c131
30+
- Before: https://github.com/gorhill/uBlock/tree/ec7db30b2f4ff492ebc2a87ded28afa74aa50948
31+
32+
#### 2019-09-19
33+
34+
Removed:
35+
36+
- ./platform/safari/*
37+
38+
Git:
39+
40+
- After: https://github.com/gorhill/uBlock/tree/149b5cf59cc760fa98c9753f4b4ec12d4b884d9a
41+
- Commit: https://github.com/gorhill/uBlock/commit/149b5cf59cc760fa98c9753f4b4ec12d4b884d9a
42+
- Before: https://github.com/gorhill/uBlock/tree/917f3620e0c08b722bbd4d400bca2735d9f6975f
43+
44+
#### 2014-11-24
45+
46+
Moved:
47+
48+
- ./meta/crx/ => ./platform/chromium/
49+
50+
Git:
51+
52+
- After: https://github.com/gorhill/uBlock/tree/a430e526b6b72182a07cca94822861da7fbdf77b
53+
- Commit: https://github.com/gorhill/uBlock/commit/a430e526b6b72182a07cca94822861da7fbdf77b
54+
- Before: https://github.com/gorhill/uBlock/tree/266f62914fab3a9ae5d01fa808b9e7a68e948777
55+
56+
#### 2014-11-09
57+
58+
Moved:
59+
60+
- ./*.html => ./src/
61+
- ./*.sh => ./tools/
62+
- ./_locales/ => ./src/_locales/
63+
- ./assets => ./src/assets/
64+
- ./css/ => ./src/css/
65+
- ./img/ => ./src/img/
66+
- ./js/ => ./src/js/
67+
- ./lib/ => ./src/lib/
68+
69+
Git:
70+
71+
- After: https://github.com/gorhill/uBlock/tree/5b79bf353647a4dad9d4968d0f246582744f07bc
72+
- Commit: https://github.com/gorhill/uBlock/commit/5b79bf353647a4dad9d4968d0f246582744f07bc
73+
- Before: https://github.com/gorhill/uBlock/tree/96c4e2e2565ffbd7d413ed7721d9610772b03859

0 commit comments

Comments
 (0)