Sebastian Lackner
|
9087dedefc
|
patchupdate.py: Define $(APPLY) macro, rename $(APPLY_PATCH) -> $(APPLY_FILE).
|
2014-08-09 04:22:16 +02:00 |
|
Sebastian Lackner
|
ce013a8a78
|
patchupdate.py: Also switch to $(DESTDIR) before applying the patchlist.
|
2014-08-09 03:12:49 +02:00 |
|
Sebastian Lackner
|
8d276fcfe1
|
patchupdate.py: Always change directory before running $(PATCH), simplifies using other patch commands.
|
2014-08-09 03:05:27 +02:00 |
|
Sebastian Lackner
|
368f765134
|
patchupdate.py: Ensure patch commandline utility never assumes reversed patches.
|
2014-08-08 00:00:32 +02:00 |
|
Sebastian Lackner
|
c50689ab09
|
gitapply.sh: Use variables for awk scripts instead of inline code.
|
2014-08-07 17:02:37 +02:00 |
|
Sebastian Lackner
|
2b2a8fac9a
|
gitapply.sh: Fix issue with parsing of delta type binary patches, some style improvements.
|
2014-08-07 17:01:56 +02:00 |
|
Sebastian Lackner
|
7d225dbb57
|
gitapply.sh: Fix typo in comment.
|
2014-08-07 03:37:03 +02:00 |
|
Sebastian Lackner
|
5d5b230c5a
|
gitapply.sh: Rewrite script to improve performance on huge font patches.
|
2014-08-07 03:26:33 +02:00 |
|
Erich E. Hoover
|
f84058ab42
|
Fix Arch README information in template file.
|
2014-07-30 10:50:09 -06:00 |
|
Sebastian Lackner
|
196a06e3b6
|
README.md: Some minor fixes.
|
2014-07-30 16:21:38 +02:00 |
|
Sebastian Lackner
|
e599595153
|
patchupdate.py: Speed up lookup of bug short_desc by using an 'undocumented feature' to query all at the same time.
|
2014-07-30 16:10:05 +02:00 |
|
Sebastian Lackner
|
3e8756078d
|
Wine-Compholio is a name, so it should start everywhere with captial letter W and C.
|
2014-07-30 04:31:51 +02:00 |
|
Sebastian Lackner
|
bcf0e1d72d
|
README.md: Fix typo in Mageia installation instructions.
|
2014-07-29 21:21:44 +02:00 |
|
Sebastian Lackner
|
202cf08f77
|
README.md: Fix numbering in enumeration.
|
2014-07-29 03:56:11 +02:00 |
|
Sebastian Lackner
|
18ee5a9427
|
README.md: Use fixed wordwrap of 80 characters.
|
2014-07-29 03:55:22 +02:00 |
|
Sebastian Lackner
|
5f47470e86
|
DEVELOPER.md: Use fixed wordwrap of 80 characters.
|
2014-07-29 03:41:16 +02:00 |
|
Sebastian Lackner
|
46f1e23363
|
DEVELOPER.md: Shorten title a bit.
|
2014-07-29 03:34:16 +02:00 |
|
Sebastian Lackner
|
8b72d74b6f
|
Merge ATTRIBUTION.md into DEVELOPER.md.
|
2014-07-29 03:29:55 +02:00 |
|
Sebastian Lackner
|
b0daaa4b96
|
Move developer readme (DEVELOPER.md) into a separate file.
|
2014-07-29 02:33:30 +02:00 |
|
Sebastian Lackner
|
2059944f48
|
patchupdate.py: Incrase number of concurrent webrequests to 16.
|
2014-07-28 02:45:35 +02:00 |
|
Sebastian Lackner
|
73f8a0cbf5
|
patchupdate.py: Move all defined paths into a config class (to allow easier modification). (2/2)
|
2014-07-28 02:41:50 +02:00 |
|
Sebastian Lackner
|
4eb3d2d06c
|
patchupdate.py: Some style improvements (1/2).
|
2014-07-28 02:32:13 +02:00 |
|
Sebastian Lackner
|
3fa9e6b400
|
patchupdate.py: Add additional cache to speed up lookup of git source files based on commit sha1.
|
2014-07-28 02:22:58 +02:00 |
|
Sebastian Lackner
|
935854b8a4
|
README.md: Sort bugs alphabetically instead of by bugzilla bug number.
|
2014-07-27 18:10:04 +02:00 |
|
Sebastian Lackner
|
3f4ea42573
|
patchupdate.py: Remove ugly hack to remove *.ok files on failure, use .INTERMEDIATE instead.
|
2014-07-27 17:55:33 +02:00 |
|