Fossil

Timeline
Login

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

7 check-ins using file src/tkt.c version fe620e642b

2025-04-23
08:08
Use -lz_shared for system zlib on MorphOS check-in: d913362cc4 user: js tags: morphos
07:37
Set HAVE_NANOSLEEP=0 when building for MorphOS check-in: 1ff1a55d8c user: js tags: morphos
2025-04-22
17:40
Improved code saftey for the TH1-taint implementation, after a code audit. check-in: ded2126db6 user: drh tags: trunk
11:29
Improvements to the "fossil user default" command: Setting the default user to an empty string clears the entry from the repository and checkout databases. Adding the -v or --verbose option explains how the default user was determined. check-in: 064d20ee38 user: drh tags: trunk
01:10
Initial incomplete port to MorphOS. Needs some manual overrides to compile and has some locking issues in SQLite. check-in: 66f279e143 user: js tags: morphos
2025-04-21
15:16
Fix the build for FOSSIL_ENABLE_TCL and Tcl9. No idea if this works. Does anybody actually use the FOSSIL_ENABLE_TCL compile-time option? check-in: d93344ec38 user: drh tags: trunk
12:23
TH1 variables that derive from TICKET table columns that begin with "tkt_" are untainted. check-in: 9e035ee3b3 user: drh tags: trunk