Overview
Comment: | Attemt to force the Tcl 'http' package to treat all downloaded files as binary and avoid line-ending translations. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
345ffb1dd56a3fa97b1e499fb431db93 |
User & Date: | mistachkin on 2016-08-19 20:45:38 |
Other Links: | manifest | tags |
References
2016-08-19
| ||
23:27 | Add support for checking the installed version of a package prior to downloading it. Also, finish removing the fix applied in check-in [345ffb1dd5] (i.e. removal of the 'm' query parameter). check-in: 8d39ddb985 user: mistachkin tags: trunk | |
21:09 | Remove fix applied in check-in [345ffb1dd5] as the 'm' query parameter only applies to the 'raw' Fossil page. Instead, use the -binary option to http::geturl. check-in: 3966a6c523 user: mistachkin tags: trunk | |
Context
2016-08-19
| ||
20:52 | Update the OpenPGP signatures for the files changed in the previous check-in. check-in: 41026e4cfb user: mistachkin tags: trunk | |
20:45 | Attemt to force the Tcl 'http' package to treat all downloaded files as binary and avoid line-ending translations. check-in: 345ffb1dd5 user: mistachkin tags: trunk | |
20:13 | Refactor and add code to permit the package repository and downloader clients to be self-updated. check-in: 090817ba13 user: mistachkin tags: trunk | |
Changes
Modified client/1.0/pkgd.eagle from [0810aba31e] to [a24ae288ef]. [diff]
Modified client/1.0/pkgd.eagle.harpy from [57f0328be3] to [a4cd057d71]. [diff]