Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
22 check-ins using file tools/makemake.tcl version fe1a25f58f
2022-04-07
| ||
15:37 | s/Safara/Safari/, per report from [forum:9e8015e09c | forum post 9e8015e09c]. ... (check-in: 2f3c84b3e9 user: stephan tags: markdown-tagrefs) | |
2022-04-05
| ||
14:41 | Update to the latest Pikchr version that includes improved resistance to exponential macro-expansion attacks. ... (check-in: f753041961 user: drh tags: trunk) | |
2022-04-01
| ||
17:33 | Update the built-in SQLite to the latest 3.39.0 alpha for testing. ... (check-in: aa2066b5d2 user: drh tags: trunk) | |
2022-03-31
| ||
12:10 | For "fossil tag list" and the /taglist page, sort entries taking numbers into consideration. This puts tags that follow semantic versioning into the expected order. ... (check-in: 3500dbfd84 user: danield tags: trunk) | |
09:37 | Added "fossil describe" to the change log. ... (check-in: 56ef05a567 user: danield tags: trunk) | |
09:14 | Improvements to the help text and code comments for the "describe" command. ... (check-in: 52dd8a91bf user: danield tags: trunk) | |
08:21 | In "fossil describe", use hash_digits() as the default length when printing the commit hash. ... (check-in: 951cf9faf3 user: danield tags: trunk) | |
2022-03-30
| ||
21:11 | Fix the describe_commit() routine so that it is faster and simpler and so that it ignores tags that are applied to more than one check-in. ... (check-in: 41dc5fc000 user: drh tags: trunk) | |
14:45 | Add the new "fossil describe" command. ... (check-in: 36ca266479 user: drh tags: trunk) | |
14:36 | Fix segfault and add message for ambiguous checkins. ... (Closed-Leaf check-in: e501d74440 user: danield tags: describe-cmd) | |
14:15 | Merged in trunk. ... (check-in: 28fa015357 user: stephan tags: markdown-tagrefs) | |
14:01 | Add comments, format code and remove magic size numbers. ... (check-in: 40de2cd9c3 user: danield tags: describe-cmd) | |
11:46 | Add the "describe" command. This shows the commit hash along with (if applicable) its youngest ancestor with a non-propagating tag and the number of commits since that. ... (check-in: 3f06ed14fe user: danield tags: describe-cmd) | |
2022-03-28
| ||
13:39 | Bug fix to the abs() function of pikchr. ... (check-in: b80ae0215e user: drh tags: trunk) | |
08:34 | Updated a reference to macOS 11 from the backup doc: the condition it warns against is still true as of macOS 12.3. ... (check-in: 1bb4147fd2 user: wyoung tags: trunk) | |
2022-03-26
| ||
13:09 | Updates to the change log. ... (check-in: 348d11184d user: drh tags: trunk) | |
2022-03-24
| ||
10:25 | Fix hyperlink as per [forum:381b1fa627 | forum post 381b1fa627]. ... (check-in: 7de6f15cd8 user: danield tags: trunk) | |
2022-03-23
| ||
10:09 | Update the built-in SQLite to the latest trunk version, that includes a patch to shell.c that tries to work around a nuisance warning from some implementations of MSVC. [forum:/forumpost/bd0844268f0fab71|Forum post bd0844268f0fab71]. ... (check-in: 92fd091703 user: drh tags: trunk) | |
2022-03-22
| ||
15:53 | In the graph, when a merge riser comes up out of a leaf on a different rail, try to shift the branch rail to be directly underneath the merge riser. ... (check-in: 1e70f826b9 user: drh tags: trunk) | |
13:45 | Fix a bug in graph display for when a merge descender is on rail zero, for example the merge descender on the bottom node of [/timeline?b=e5b1c70e2a6e0434&n=22]. ... (check-in: 2bbd70da66 user: drh tags: trunk) | |
13:30 | Improved comments on the graph layout rail shuffling. ... (check-in: ebbfe7d997 user: drh tags: trunk) | |
11:46 | For MSVC build, use /utf-8 option for CL (because some sources need it and this helps when some codepages are in effect) ... (check-in: 0324515b59 user: larrybr tags: trunk) | |