Timeline
Not logged in

50 most recent check-ins related to "trunk" occurring on or after 2016-10-19 00:06:03.

More ↑
2016-12-23
04:20
Be careful to avoid modifying the namespace directory variables when formatting arguments to 'exec'. check-in: 84bd59ace2 user: mistachkin tags: trunk
04:04
Make sure all Fossil command arguments are formatted properly for Eagle. Fixes to Tk layout. Make sure uploader client user interface has a title. check-in: a86353b0d1 user: mistachkin tags: trunk
02:27
For the package uploader, if the target platform is 'neutral' or the same as the current platform, use 'automatic' (an empty string) instead. check-in: 378a6a413c user: mistachkin tags: trunk
02:04
The targetDirectory variable must be available in the 'stageOnePackageFile' procedure. check-in: 8697b9e9cc user: mistachkin tags: trunk
01:53
Make sure the OpenPGP signature files are included when staging package files. check-in: fb013b8d6d user: mistachkin tags: trunk
01:03
Corrections to error handling for the 'submitEventHandler' procedure. check-in: c29841080c user: mistachkin tags: trunk
00:33
In the package uploader client, make sure the language argument is in title case for the repository server metadata and in lower case for the file server directory. check-in: bf5a5e46de user: mistachkin tags: trunk
00:15
When storing the directory portion of 'info script', normalize it first. Fixes to the checkout directory handling for staging files in the package uploader client. check-in: 25cb98f2fe user: mistachkin tags: trunk
2016-12-22
22:56
The 'getRelativeFileNames' procedure requires the maximumLevels argument. check-in: ee4b2e75a2 user: mistachkin tags: trunk
22:37
Add missing namespace qualifier for the 'createOpenPgpSignature' procedure. Add block to submit stuff in batch mode. check-in: fa3b062d0e user: mistachkin tags: trunk
2016-12-20
04:35
Tweak several error messages. Stub in the submit button event handler. The end-to-end package submission process needs testing. This especially applies to the package file staging, commit, and repository metadata submission phases. check-in: 424822c8c7 user: mistachkin tags: trunk
03:39
More work on the package uploader client user interfaces for both Tk and Eagle. check-in: 331618853a user: mistachkin tags: trunk
2016-12-19
20:56
Initial work on creating the package uploader user interface using Tk. check-in: 3aee276ab2 user: mistachkin tags: trunk
19:31
Remove superfluous line. check-in: 4465f70e83 user: mistachkin tags: trunk
19:28
More work on the staging and commit phases of the package uploader client. check-in: 682f275075 user: mistachkin tags: trunk
03:57
Get metadata submission working for the package uploader client. check-in: e45fd33145 user: mistachkin tags: trunk
2016-12-18
21:53
Initial work on the package uploader client. Not yet fully working nor tested. check-in: 43aac90409 user: mistachkin tags: trunk
21:50
More work on supporting the package uploader client. Use the new OpenPGP 'keys' file (i.e. 'keys.asc', the one with potentially more than one Package Signing Key). Closed-Leaf check-in: 0fc9d3e420 user: mistachkin tags: uploaderClient
2016-12-17
08:33
More work in progress on the uploader client. check-in: 2b5c357209 user: mistachkin tags: uploaderClient
05:31
Add stub file for the package uploader tool. check-in: 6240d4658d user: mistachkin tags: trunk
05:07
Initial work on the package uploader client. Add procedures to permit programmatically signing package files. check-in: 9f66ed055c user: mistachkin tags: trunk
2016-11-15
05:31
Initial work on supporting packages that have multiple historical versions that reside in the same directory. check-in: 6dad700159 user: mistachkin tags: trunk
2016-11-13
21:40
The client source files are now located in the 'neutral' directory. Update the 'deploy.bat' tool accordingly. check-in: 5458637330 user: mistachkin tags: trunk
21:37
Fix the GPG probing file name. Also, make sure 'addToPath' is imported into the global namespace. check-in: 785d4f88c6 user: mistachkin tags: trunk
2016-11-05
21:00
Update the Garuda package to pre-Beta 39. This includes the 'dotnet' sub-package and the 'load Eagle from library path' enhancements. check-in: b53e702ce5 user: mistachkin tags: trunk
2016-11-03
22:18
Delete the temporary file used to download the package signing key. check-in: 65f01d8e10 user: mistachkin tags: trunk
21:32
Update and improve comments. check-in: c207528fdd user: mistachkin tags: trunk
19:05
Add support for detecting the OpenPGP installation and adding it to the PATH if necessary. check-in: e6dad2a80e user: mistachkin tags: trunk
2016-11-02
19:16
In the package setup tool, verify that OpenPGP is installed prior to trying to use it. check-in: c74e469285 user: mistachkin tags: trunk
07:22
Fix some comments and an error message. check-in: ae7b695382 user: mistachkin tags: trunk
05:02
The 'Package Downloader Client' package cannot use the 'isEagle' procedure until the 'Package Repository Client' package is loaded. Add the 'pkgr_setup.eagle' tool to download and import the Package Signing Key. check-in: 884a589665 user: mistachkin tags: trunk
2016-11-01
20:09
Improve the error message about being unable to create the persistent root directory. Revise the default user settings for 'mistachkin'. check-in: e4a84c9f60 user: mistachkin tags: trunk
01:15
Make it possible to skip loading setting files for the package client script files using environment variables. check-in: 4cd08e7fac user: mistachkin tags: trunk
2016-10-31
20:13
Accept GnuPG 2.1 as a valid OpenPGP implementation. Attempt to force the use of IPv4 for sockets in native Tcl 8.6 and later. check-in: 7fa8ffee59 user: mistachkin tags: trunk
01:21
Fix a comment. check-in: 086029eb28 user: mistachkin tags: trunk
01:19
Remove some duplicated code. Reorganize some code. check-in: 6a05f4832c user: mistachkin tags: trunk
00:39
Fix platform detection for neutral packages in the downloader. Verify that OpenPGP is installed prior to calling it. check-in: 5652e4cf00 user: mistachkin tags: trunk
2016-10-28
20:59
Fix URI query parameter escaping when evaluated in Eagle. check-in: ca8bb45c5e user: mistachkin tags: trunk
05:47
Cleanup the manifest file name pattern handling. check-in: dfb74d86df user: mistachkin tags: trunk
04:59
Add temporary directory cleanup block missing from the previous check-in. check-in: 1c31eb341e user: mistachkin tags: trunk
04:53
Add support for automatically detecting the platform for a package to be downloaded. check-in: 6919e92033 user: mistachkin tags: trunk
02:15
Allow the platform string 'neutral' to be used manually. check-in: 3dee9dc9c9 user: mistachkin tags: trunk
2016-10-27
23:25
Fixup reference to the Eagle packages in externals given the new source tree layout. check-in: f0a1124bd2 user: mistachkin tags: trunk
23:21
Add initial support for platform-specific packages. check-in: 3f6a616e8a user: mistachkin tags: trunk
23:08
Move Garuda into the correct platform-specific directory. check-in: c8baa45aec user: mistachkin tags: trunk
22:55
Move Garuda into a platform-specific directory. check-in: 138078ef2a user: mistachkin tags: trunk
2016-10-25
23:00
Improve comments for the procedures that were stolen from the 'getEagle.tcl' tool. check-in: 362c84915b user: mistachkin tags: trunk
2016-10-20
16:32
Add PGP signatures for the settings files. check-in: 4c8fc8a901 user: mistachkin tags: trunk
16:30
Add the 'pageOut' procedure to the HTTP support subsystem and use it for emitting messages to the console. check-in: 1d21d3fe40 user: mistachkin tags: trunk
2016-10-19
00:06
Improve an error message. check-in: ae0aa7a51c user: mistachkin tags: trunk
More ↓