fx

Timeline
Login

Timeline

Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Aug 20.

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins by user aku

2019-09-13
05:10
Fixed more list/::list mismatches. This hopefully are all now. Leaf check-in: 15fc4c1b83 user: aku tags: trunk
04:41
Added a filtering step to the integrated git export. The filter rewrites `tag` commands into `reset`, a form which allows multiple tags of the same name. Because each new instance overwrites the previous. It further removes `tagger` information, and removes empty tag messages. Original filter code provided by Sergey G. Brester (sebres), thank you. Somewhat reduced by Andreas Kupries to the local needs, also added a few more comments. Fixed a small typo in a comment. Further fixed a more serious typo in the use of the builtin `list` command introduced by the previous commit. Due to a namespace-local definition use of the global definition must be forced via `::list`. check-in: 027234cfa6 user: aku tags: trunk
2019-09-12
18:35
Extended the handling of orchestrated vs integrated git export. The user may now choose method via new option `--machine` (See the `peer add-git` command). Mainly to force integrated if it would choose orchestrated on its own. Extended the saved state information to hold the choice. Further added `--force` to integrated code path, when reading the dump file. Does not help with our problem, may however head future others off. check-in: 0007de3039 user: aku tags: trunk
2019-06-13
03:05
Make support of fossil 2.9+ git export official. check-in: 72ef585808 user: aku tags: trunk
03:01
Fix more oopses :( Closed-Leaf check-in: ebe1d817b3 user: aku tags: fossil-2.9-git-export
02:26
Fix missing arguments :( check-in: f8c0422a1e user: aku tags: fossil-2.9-git-export
2018-11-10
20:07
Fixed receiver processing. Self-registered accounts contain data after the email address which breaks the smtp package. This data is now detected and stripped. check-in: a5bc64f60a user: aku tags: trunk
2018-06-23
03:43
More narrative traces check-in: 25abf739b8 user: aku tags: trunk
03:28
Reworked the notification generator. Separated collection of items to send notifications for from the actual generation and sending of mail. Each item now runs in transaction ensuring that database issues are undone, allowing preliminary marking of items as done. With this change problems with the database are visible to the admin through the error mails sent to it, without becoming visible to the receivers of notifications (as semi-mail storm of messages for the same item over and over again), as notifications are now prevented instead for that case. check-in: c43421b274 user: aku tags: trunk
2018-06-22
20:01
Set a timeout to wait for a database lock to clear. check-in: 44f57d19f9 user: aku tags: trunk
19:55
Handle forced early return as regular exit, not an error. check-in: 0f8242dfc8 user: aku tags: trunk
19:53
Fixup of all location information, switch to the new core.tcl-lang.org domain. Fix http schema uses. check-in: f15969944e user: aku tags: trunk
2018-02-02
18:08
Fix mishandling of peer import when no peers in the import file. Forgot to initialize variable. Have to bail only if import appends, not replaces. Replacement of something with nothing is ok, i.e. a removal. check-in: ed899b882f user: aku tags: trunk
2017-12-04
22:33
Remove the block against a git HEAD vanishing from export. This is pretty much legitimate, an implicited rebase in response to fossil post-cimmit changes to a commit (message, user, timestamp). check-in: 8924f3a753 user: aku tags: trunk
2017-06-01
02:42
Fix tool location in the package meta data to be https-based. check-in: 93e7e551d1 user: aku tags: trunk
02:41
Make tool locations https-based. check-in: 5a68d8f504 user: aku tags: trunk
2016-10-12
02:20
More debugging around the internal state reset operation. check-in: 65553dd7df user: aku tags: trunk
2016-08-30
15:14
Fix typo in the auto-healing code check-in: 2c16c2dfba user: aku tags: trunk
2016-08-23
02:41
Tweaked mail generation for nicer subject lines. check-in: baa6224d0b user: aku tags: trunk
2016-08-01
20:05
Updated the lock mechanism with mail to auto-heal (integrated fx-reset), still mailing a notification to manager check-in: 1fa96fc41a user: aku tags: trunk
2015-08-05
05:37
Generate mail notification when git export runs into trouble, and lock that part against further attempts. check-in: 11c916b9d2 user: aku tags: trunk
2015-02-06
22:44
Extended the mail for internal errors. Making note of the repository the issue happened for. check-in: f398848f03 user: aku tags: trunk
22:43
Close context table in mail for internals errors to separate from the stack-trace. check-in: 248074f80e user: aku tags: trunk
2014-10-10
07:32
Fix more issues in the implementations of "config (un)set" check-in: 022ec67df9 user: aku tags: trunk
07:25
Fix missing @global specifications for config (un)set check-in: ba4a759010 user: aku tags: trunk
2014-09-12
06:43
Decode HTML entities in text back to characters, as cleanup. check-in: 314a188ea1 user: aku tags: trunk
2014-08-29
04:37
Fixed missing de-armoring of wiki page titles. check-in: 35f9d0e9e1 user: aku tags: trunk
2014-08-06
05:43
Fixed formatting of the Date header in generated mail to be RFC-2822 compliant, per the report by Schelte Bron. check-in: 927dd95728 user: aku tags: trunk
05:40
Closed-Leaf check-in: 3c079f6318 user: aku tags: mistake
05:30
Updated to trunk check-in: 29d3afb224 user: aku tags: tkt-b23f9a08af-open
05:29
Merge truncation of added/edited/removed lists of files into trunk. check-in: 7aadb9e42f user: aku tags: trunk
2014-06-16
23:02
Get latest trunk changes. Closed-Leaf check-in: 2fa7883e36 user: aku tags: tkt-ebb5370ec1-storm
23:01
Get latest trunk changes. check-in: b8d1f12e71 user: aku tags: tkt-b23f9a08af-open
23:00
Fixed a number of documentation typos. Regenerated embedded docs. check-in: ebe68f2ac3 user: aku tags: trunk
2014-05-30
23:36
Accepted the advanced commands "peer state-(clear|reset)" check-in: 1bd6a27a5e user: aku tags: trunk
23:35
fx::peer - Fixed mapping of "state-clear" command. Closed-Leaf check-in: f3a440de75 user: aku tags: fx-peer-clear
23:27
Keeping track of trunk check-in: 438fa4e36a user: aku tags: fx-peer-clear
2014-05-29
23:47
fx::peer - Fixed init bug in exchange, and bad API when explicitly setting the state-dir. check-in: a5b9bedccf user: aku tags: fx
21:06
Completed testsuite for previous commit, fixed exposed bugs in code and tests. check-in: 4f9d4882d4 user: aku tags: fx
06:03
Fix oops in the project detection for state directories check-in: 2ce9a247d5 user: aku tags: fx
2014-05-28
23:17
Regenerated the documentation. check-in: 7f71cde2ed user: aku tags: fx
04:43
Removed the old mirror scripts, and most of the old documentation as well. check-in: e1ebb4d11a user: aku tags: fx
04:33
Main parts of multi-peer exchange, including git export done, merged to main fx branch. check-in: f3ffa72fe5 user: aku tags: fx
04:29
fx::peer - Tweaked the log output generated during exchange. Shuffled a few things around for clarity. Closed-Leaf check-in: e7ae3eb1bc user: aku tags: fx-peers
04:27
fx::fossil - Added indenting of output to peer exchange check-in: 448481bda8 user: aku tags: fx-peers
00:08
fx::peer - Various fixes to the git export code. check-in: 5d0f34a7b6 user: aku tags: fx-peers
2014-05-27
21:48
fx::peer - Testsuite complete for add|remove|list commands. check-in: 2641d97ad3 user: aku tags: fx-peers
05:28
fx::peer - Extended list to show git state information (Last uuid) check-in: 0ad0746f82 user: aku tags: fx-peers
05:26
fx, fx::peer - Fixed issues with add|remove-git check-in: 20245e1a8a user: aku tags: fx-peers
05:06
fx::peer - Fixed another issue with remove, left url behind, with empty spec. check-in: de7f1110a4 user: aku tags: fx-peers