Timeline
Not logged in

10 descendants and 10 ancestors of f4c41c05d7b5398dc65d7eb92434515512f9a995

2017-10-18
23:38
Revise and enhance integration with GPG. check-in: a9435e38d1 user: mistachkin tags: trunk
20:42
The 'downloadFiles' procedure should extract options before doing any other significant work. Also, verify the OpenPGP signature for all downloaded manifests used to automatically detect the platform of a package. check-in: c2f94d309c user: mistachkin tags: trunk
2017-10-04
19:09
Update the Garuda pacakge for 'x86' to the beta 40 release. check-in: 8bf71bf5cb user: mistachkin tags: trunk
19:00
Bump client version to '1.0.1'. check-in: 8041d996dc user: mistachkin tags: trunk
18:12
Revise how client version strings are validated. check-in: c0f928a659 user: mistachkin tags: trunk
2017-10-03
21:50
Migrate settings files for 'mistachkin' to 'debug' instead, making them more widely available for use. check-in: 05dbab8da9 user: mistachkin tags: trunk
21:42
Add host name (if available) and script name to list of candidate settings file prefixes. Also check for a 'DEBUG' environment variables, based on script names, to include the 'debug' candidate settings file prefix. check-in: 4aa30aea54 user: mistachkin tags: trunk
21:30
Emit diagnostic messages for temporary directories used by the package downloader client. check-in: 0018648ed7 user: mistachkin tags: trunk
21:15
Move the downloader client temporary directory name building logic into the new 'getUniqueTempDirectory' procedure. check-in: 7031dfbb46 user: mistachkin tags: trunk
19:26
Emit a diagnostic message if a package cannot be downloaded because it is needed by the package downloader itself. check-in: 1e32d114b1 user: mistachkin tags: trunk
2017-10-02
18:55
When using an empty string for the metadata language, it should mean the current language (when applicable), not Eagle. check-in: f4c41c05d7 user: mistachkin tags: trunk
2017-09-30
02:50
Use the new (i.e. as of Eagle beta 40) '-robustify' option to the 'tcl select' and 'tcl load' sub-commands. check-in: 15ed16eefa user: mistachkin tags: trunk
02:34
Make sure the automatic detection of Tcl installs (i.e. when being loaded into Eagle) takes into account the 'TrustedOnly' flag, just like the 'tcl load' call does. check-in: 0485f1b664 user: mistachkin tags: trunk
2017-08-15
15:46
Unless the '-overwrite' option is specificed, skip downloading persistent files that already exist. check-in: e4d6fd9866 user: mistachkin tags: trunk
2017-08-11
20:03
Unless the '-overwrite' option is specificed, skip downloading persistent files that already exist. Closed-Leaf check-in: 7e9a724b58 user: mistachkin tags: overwrite
2017-08-10
17:46
Improvements to the OpenPGP (e.g. GPG) integration. check-in: 9c00913b70 user: mistachkin tags: trunk
02:55
Consistently check for the 'openPgpFileNameOnly' variable before trying to use it. Closed-Leaf check-in: 195273da17 user: mistachkin tags: openPgpVars
02:42
Modify the 'openPgpMustBeInstalled' procedure so that it can support checking for both the 'gpg2' and 'gpg' executables, in that order. check-in: 12a6ce4b8c user: mistachkin tags: openPgpVars
01:23
Improvements to the OpenPGP (e.g. GPG) integration. check-in: 5d7c84b5b4 user: mistachkin tags: openPgpVars
2017-07-21
22:01
Fix automatic package platform detection that was broken by the previous check-in (split file name off-by-one error). check-in: 73c4a2b205 user: mistachkin tags: trunk
21:55
Move all the package files into the 'packages' sub-directory. check-in: 4a0a76829e user: mistachkin tags: trunk