fx

Timeline
Login
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.

5 check-ins related to "fossil-2.9-git-export"

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
2019-06-10
18:38
Detect fossil 2.9+ when setting up a git peer and use its fully integrated git mirror command (`fossil git export`). Note: Existing mirrors keep using the old orchestration code until explicitly switched by forcing a re-setup of the git state (`fx state-clear`). check-in: f4844f2462 user: andreask 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