Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 02c6b07eab4a148b.
2020-10-05
| ||
11:25 | Change instances of %s(g.zTop) into %R. ... (check-in: a40e8a0934 user: drh tags: trunk) | |
10:18 | Greatly expanded the "Repositories And Checkouts Are Distinct" section of the gitusers.md doc. ... (check-in: 386fc49e3f user: wyoung tags: trunk) | |
10:13 | uv ls/list doc patch from [https://fossil-scm.org/forum/forumpost/cdc43ffe60]. ... (check-in: ecac7c4ea7 user: stephan tags: trunk) | |
2020-10-04
| ||
14:37 | • Edit [2907721acd547b3e|2907721acd]: Edit check-in comment. ... (artifact: b6b1593715 user: wyoung) | |
14:35 | Exchanged most uses of %s(g.zTop) and such in the code with use of %R in Fossil's special printf() type functions. (The branch is named after just one of several of these, mprintf(), being one of the shortest names.) At the least, this is shorter, simpler code, but there is also some hope that it may fix some doubled slash problems someone is having on the forum. (https://www.fossil-scm.org/forum/forumpost/1ea72176e0) ... (Closed-Leaf check-in: 2907721acd user: wyoung tags: prefer-mprintf-r) | |
2020-10-03
| ||
02:06 | Clarity tweaks to the new "multiple origins" scenario in the gitusers doc. ... (check-in: 77bb3e4c33 user: wyoung tags: trunk) | |
01:53 | Small tweaks to previous. ... (check-in: e67c413d50 user: wyoung tags: trunk) | |
01:38 | Added a new "multiple origin servers" section to the gitusers doc to replace the obsolete one just removed. This not only shows off Fossil's new "fossil remote add" feature set, it acts as a sort of white paper comparing Git to Fossil in a common use case scenario. ... (check-in: e3cef726f2 user: wyoung tags: trunk) | |
01:35 | Expanded on several points in the gitusers doc, added links to other docs, added named anchors to all of the top-level sections, and removed the obsolete section on "no multiple remotes" now that we have the "fossil remote add" feature. ... (check-in: 2306f8164d user: wyoung tags: trunk) | |
2020-10-02
| ||
22:11 | Clarified and expanded the "create branches at point of need" section of the gitusers.md doc. ... (check-in: 331dc0d334 user: wyoung tags: trunk) | |
21:59 | Reflected the GitHub change of "master" to "main" into our gitusers.md doc. ... (check-in: b0ee3d5d75 user: wyoung tags: trunk) | |
20:28 | Changed the name of docs at the end of the quickstart doc to match their actual titles. ... (check-in: 3449d9cee9 user: wyoung tags: trunk) | |
20:25 | Converted obsolete <a name> anchors in the quickstart doc to fragment identifiers on the headers, and added fragment IDs to all of the h2 level headers that lacked one. ... (check-in: 8da7b15e71 user: wyoung tags: trunk) | |
14:23 | Removed a bit of unnecessary copy/paste backwards compatibility from [15001dd013]. ... (check-in: aae387d956 user: stephan tags: trunk) | |
09:38 | Added --hash flag to ls -v, for consistency with status/changes, per [https://fossil-scm.org/forum/forumpost/896de8f963]. ... (check-in: 15001dd013 user: stephan tags: trunk) | |
2020-10-01
| ||
21:21 | Clarity pass on the rebaseharm doc following the recent Hacker News thread, to address confusions that came up there. ... (check-in: 068e26af37 user: wyoung tags: trunk) | |
20:59 | Removed point 4.0 from the rebaseharm doc: it said that rebase is a problem because Git makes the change immediately to the blockchain, but that's a problem with Git in general, due to its commit-then-push model, not a problem with rebase in particular. If Fossil had a rebase feature, there is no good reason to believe we would do this as well. Therefore, this point is a distraction from the main argument. Besides, we already cover it as fossil-v-git.wiki#testing. ... (check-in: 6e0dba257b user: wyoung tags: trunk) | |
20:37 | The rebaseharm.md doc referred to rebase04.svg *twice*, so while all SVGs associated with the doc were replaced, the second became a broken link when the SVG files were removed. Simply duplicating the code with comments to try to stave off version drift for now. ... (check-in: a61ac66b63 user: wyoung tags: trunk) | |
18:34 | Improvements to the "fossil import" command so that it can now (hopefully) interpret "breezy" files. ... (check-in: d82534b3ac user: drh tags: trunk) | |
18:33 | Fix an issue with the "R" (rename)" and "C" (copy) commands when interpreting git-fast-export files. ... (Closed-Leaf check-in: 8e5b010349 user: drh tags: breezy-fast-import) | |
16:01 | Latest pikchr.c fixes an issue with "same" and lines that have a "to" attribute. ... (check-in: 42caafaf3b user: drh tags: trunk) | |
15:05 | • Edit [7e8cb38ca25a9276|7e8cb38ca2]: Mark "Closed". Edit check-in comment. ... (artifact: be4f7901bf user: stephan) | |
12:46 | Fix an issue with the logic that prevents Fossil control artifacts from being imported as regular files. Probably unrelated to the breezy changes. Came up during testing. ... (check-in: 92ab247435 user: drh tags: breezy-fast-import) | |
12:13 | An attempt to enhance the git-fast-export reader so that it can handle breezy-generated output files. ... (check-in: ddcd35d6a5 user: drh tags: breezy-fast-import) | |
2020-09-30
| ||
21:11 | Update the built-in SQLite to the latest 3.33 alpha for testing. ... (check-in: 02c6b07eab user: drh tags: trunk) | |
18:27 | • Edit [9ec0ccee3357dcbc|9ec0ccee33]: Edit check-in comment. ... (artifact: 8f45dfcfbc user: aku) | |
10:39 | Improved processing of nested macros in Pikchr. ... (check-in: f7259ea07c user: drh tags: trunk) | |
10:30 | Added "toggle" attributes to the pikchrs in the branching and rebase harm docs, so they act as inline examples of the tech. ... (check-in: 01f6ed9c9a user: wyoung tags: trunk) | |
08:38 | Replaced www/encode10.gif in www/delta_encoder_algorithm.wiki with a Pikchr. ... (check-in: a9d0c2a68c user: wyoung tags: trunk) | |
02:01 | Update Pikchr to the latest version that supports "solid". ... (check-in: 5251d44f3a user: drh tags: trunk) | |
00:39 | • Edit [f345f7bc23ddd765|f345f7bc23]: Edit check-in comment. ... (artifact: 245694d569 user: wyoung) | |
00:30 | Replaced hacky invisible box workarounds for default PIC spacing in delta_format.wiki doc with more idiomatic PIC code. ... (check-in: f345f7bc23 user: wyoung tags: trunk) | |
00:08 | Replaced old GIF diagrams from the delta_format.wiki doc with Pikchrs. Also removed delta?.gif from test/commit-warning.test. ... (check-in: d7c074e7fa user: wyoung tags: trunk) | |
00:05 | Tweak to the "\n" text inside 2.1 Header of the new delta_format.wiki doc to make use of new Pikchr handling of backslashes. ... (Closed-Leaf check-in: b72cc79526 user: wyoung tags: delta-format-pikchr) | |
00:02 | Merged in trunk ... (check-in: 45ff53dd6f user: wyoung tags: delta-format-pikchr) | |
00:00 | Replaced the invisible empty box hack for left margin in the new delta_format.wiki diagrams with use of the "leftmargin" global PIC property. ... (check-in: 1aaf9f850b user: wyoung tags: delta-format-pikchr) | |
2020-09-29
| ||
23:33 | Removed unused www/CollRev?.gif and the references to it from test/commit-warning.test. Also removed obsolete references to already-removed www/branch??.gif. ... (check-in: ec816c919e user: wyoung tags: trunk) | |
11:44 | Fix backslash processing in pikchr. ... (check-in: 7a9bf394b1 user: drh tags: trunk) | |
01:07 | Removed www/rebase??.graphml, being the yEd inputs for generated SVGs replaced with Pikchrs in commit [38d6a8f3]. ... (check-in: f3c3a099fb user: wyoung tags: trunk) | |
00:56 | Converted www/delta?.gif to Pikchr diagrams. They're mostly faithful to the originals, but there's a bug that needs fixing in Pikchr (or worked around somehow here) before this can be merged to trunk. My posting to the pikchr forum also needs to be edited to point to a historical version of www/delta6.gif to avoid creating a dangling hyperlink when this is merged down. ... (check-in: e0dd267b89 user: wyoung tags: delta-format-pikchr) | |
2020-09-28
| ||
23:28 | Removed www/branch??.graphml: these are the yEd input files for the old SVG diagrams in www/branching.wiki, which were replaced with Pikchrs in [9ec0ccee33]. ... (check-in: 387322d6d9 user: wyoung tags: trunk) | |
14:47 | • New ticket [4e558dbf3d] Single quote in wiki page title results in bad link from timeline, x(wiki:y'z). ... (artifact: 587f0400e6 user: dbohdan) | |
04:03 | If I am reading this correctly, the JPEG and PNG bars are the ones increasing with each commit, not so much the TIFF bar due to using uncompressed TIFF ... (check-in: 309af345ab user: andygoth tags: trunk) | |
02:29 | Move change to intended location (shouldn't have been on branch) ... (check-in: fb6b093d97 user: andygoth tags: trunk) | |
02:29 | Make it possible to delete a check-in, tag, or branch wiki page by setting it to zero length ... (Closed-Leaf check-in: 5b101aa706 user: andygoth tags: andygoth-html-caps) | |
02:17 | • Deleted wiki page "checkin/59d27ab4ae84a8ca998625749c567ec559a5e3b162479673e74dfb164ee09d0a" ... (artifact: 7887b233f1 user: andygoth) | |
02:16 | • Changes to wiki page "branch/andygoth-html-caps" ... (artifact: d906c55d19 user: andygoth) | |
02:16 | • Added wiki page "branch/andygoth-html-caps" ... (artifact: e005ff6bf5 user: andygoth) | |
02:15 | Merge trunk, also change "Svg" to "SVG" ... (check-in: c319f52cf7 user: andygoth tags: andygoth-html-caps) | |
02:14 | Add support for displaying SVG files ... (check-in: 4a53f34302 user: andygoth tags: trunk) | |