Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove some old forge hacks | Petr Mrázek | 2020-05-19 | -1044/+0 |
| | | | | | | | | | | | | | | Forge apparently removed all `.pack.xz` files without warning. It broke a bunch of stuff, as always. But it also means we don't need some ugly code anymore. This is removed: - Support for 'forge-pack-xz' and the forge-specific file download compression. - The pack200 library we no longer need. This stays: - The LZMA decompression library - we may still want to use it. | |||
* | NOISSUE tabs -> spaces | Petr Mrázek | 2018-07-15 | -881/+881 |
| | ||||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+1044 |