Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins related to "trunk" plus check-in "2020-11-01 23:03:41" occurring around 2020-11-01 23:03:41.
2020-11-04
| ||
00:43 | Add 'contact' subcommand to the 'fossil user' command. This enables changing contact information for a given user. If no argument is passed, this displays the current contact info of the passed in username. ... (check-in: 03f0a4950c user: jamsek tags: trunk) | |
2020-11-02
| ||
18:11 | Improvements to the URL-to-repository-filename converter. ... (check-in: 23679d720d user: drh tags: trunk) | |
14:58 | Add the "test-url-basename" command for testing the url_to_repo_basename() function. Use this to try to reproduce the behavior reported on [forum:/forumpost/3e6f96bffc|forum post 3e6f96bffc], without success. ... (check-in: 8d9ea28373 user: drh tags: trunk) | |
09:04 | Small tweaks to previous ... (check-in: 749d919ae9 user: wyoung tags: trunk) | |
09:01 | Explained --no-merges vs --first-parent in Case Study 1 of the gitusers doc. ... (check-in: d09431bb08 user: wyoung tags: trunk) | |
08:52 | Assorted minor improvements to the gitusers doc. ... (check-in: 52bf1c0c34 user: wyoung tags: trunk) | |
08:02 | Another small tweak ... (check-in: 1647a14ea9 user: wyoung tags: trunk) | |
08:01 | Small tweak to previous ... (check-in: 7fa0a229bd user: wyoung tags: trunk) | |
07:33 | Added a second case study to the gitusers.md doc: "Checking Out A Version By Date" ... (check-in: ca90962092 user: wyoung tags: trunk) | |
05:20 | Moved the "What Changed?" section of gitusers.md up into the "Log" section since "git whatchanged" is approximately the same as "git log --raw", so they should be covered near each other. Then expanded the Log section's discussion of symbolic checkin names into a new sub-section, adding more info on cryptic Git revision names. ... (check-in: f378f5dc5b user: wyoung tags: trunk) | |
04:17 | Better explanation of why Fossil is faster than Git in "Log" section of gitusers doc, so it isn't dismissed as puffery. ... (check-in: b2c032ea3a user: wyoung tags: trunk) | |
04:06 | Reworked the "Log" section of the gitusers.md doc from forum feedback, for clarity, and to add more info on command abbreviation. ... (check-in: 3c48967157 user: wyoung tags: trunk) | |
01:44 | Applied rouilj's tricks from the forum to the new "What Changed?" section of gitusers.md. ... (check-in: 2b27492299 user: wyoung tags: trunk) | |
01:26 | Fixed irregular indents in gitusers.md command examples ... (check-in: d1ebc8ef06 user: wyoung tags: trunk) | |
01:23 | Cross-linked the fossil-v-git.wiki and gitusers.md docs. ... (check-in: 7e907a1d01 user: wyoung tags: trunk) | |
01:15 | Edit pass on gituser.md. ... (check-in: dd3dd23965 user: wyoung tags: trunk) | |
00:38 | Typo fix in previous ... (check-in: a1626b3028 user: wyoung tags: trunk) | |
00:38 | Linking to the new docs from fossil-v-git.wiki, simplifying it a bit. ... (check-in: ff428f3e09 user: wyoung tags: trunk) | |
00:34 | Added the "Git Worktrees" section to the gitusers doc, which acts as a complement to the "multiple check-out directories" section of the new ckout-workflow.md doc. It gives us a place to talk about git-worktree and git clone --separate-git-dir. ... (check-in: 31f8a835da user: wyoung tags: trunk) | |
2020-11-01
| ||
23:59 | Moved the "Checkout Workflows" section of the gitusers doc up so we can shorten the section intro, and added brief comparisons between Fossil and Git specifically here, since the new ckout-workflows doc glosses those points now. ... (check-in: f2c5ab91a9 user: wyoung tags: trunk) | |
23:45 | Updated the gitusers.md doc title in the index. ... (check-in: 13f8eb098c user: wyoung tags: trunk) | |
23:44 | Minor tweaks to the gitusers doc to track the prior commit. ... (check-in: aa29ce14fd user: wyoung tags: trunk) | |
23:35 | Extracted the checkout workflows section of the gitusers.md doc to a new www/ckout-workflows.md doc, which talks about Git only as a common comparison. Linking to it from the gitusers.md doc, which now only talks about the Git-specific bits we had in that section. ... (check-in: b6b1b705d0 user: wyoung tags: trunk) | |
23:09 | Applied a variant of drh's fix to the label spacing in the "museum" directory tree diagram in the gitusers doc. ... (check-in: 54001a4efe user: wyoung tags: trunk) | |
23:03 | Now covering the Fossil 2.14 "fossil clone URI" feature in the gitusers doc. ... (check-in: 77541c8b29 user: wyoung tags: trunk) | |
21:38 | Added "git worktree remove" para to the gitusers doc ... (check-in: 26aa4eac2d user: wyoung tags: trunk) | |
21:36 | Recast the section on dotfiles in the gitusers doc to cover "fossil close" and its implications more broadly. ... (check-in: 526446c23c user: wyoung tags: trunk) | |
21:14 | Enhance the CGI extension documentation to point out that CGI extensions are accessible to all users and that access control is the responsibility of the individual extensions. ... (check-in: 30894085f4 user: drh tags: trunk) | |
21:12 | Added the "What Changed?" section to the gitusers doc. ... (check-in: 7c511caecc user: wyoung tags: trunk) | |
20:59 | Added the "Showing Information About Commits" section to the gitusers doc. ... (check-in: 9cf1a1664e user: wyoung tags: trunk) | |
20:46 | Another compiler warning fix. (These warnings are coming from a separately machine, so I have to commit before I see them.) ... (check-in: 4915055227 user: drh tags: trunk) | |
20:45 | More compiler warning fixes. ... (check-in: 4c91a91124 user: drh tags: trunk) | |
20:44 | Fix a harmless compiler warning. ... (check-in: 2ba5ddb9d9 user: drh tags: trunk) | |
20:37 | Factor out the logic that tries to deduce an appropriate repository name from a remote URL and put it in the url_to_repo_basename() routine of url.c. ... (check-in: f978fcdce1 user: drh tags: trunk) | |
20:22 | Added the "Init In Place" section to the gitusers doc. ... (check-in: b564baa67f user: wyoung tags: trunk) | |
20:18 | For the "clone" command, throw a fatal error if the FILENAME argument is omitted and we are unable to guess an appropriate filename from the URL. ... (check-in: 4fa02aff8e user: drh tags: trunk) | |
20:07 | Broke the long "Repositories And Checkouts Are Distinct" section in the gitusers doc up into sections, reordered some things, and added a Pikchr showing my ~museum directory structure as an example. ... (check-in: 88a8330758 user: wyoung tags: trunk) | |
20:06 | Enhance the clone command so that if it includes either the "--workdir DIR" option, or if omits the local repository filename argument, and if the "--no-open" option is omitted, then the repository is opened after it is cloned. Hence the command "fossil clone https://whatever.com/x/y/repo" works more like Git in that it first clones into "repo.fossil" then opens the new repository in the "repo" subdirectory. ... (check-in: a8d7878789 user: drh tags: trunk) | |
19:27 | Added the "Summary Line Convention In Commit Comments" section to the gitusers doc. ... (check-in: 46a30e7e9b user: wyoung tags: trunk) | |
19:16 | Expanded the "timeline is the log" section of gitusers.md with info from this forum post: https://www.fossil-scm.org/forum/forumpost/e891cce862 ... (check-in: c8b414ab8d user: wyoung tags: trunk) | |
18:40 | Tightened the intro section of gitusers.md ... (check-in: dad5ce5109 user: wyoung tags: trunk) | |
18:11 | Reordered a few paragraphs in backup.md to place more important info earlier in the doc. ... (check-in: 8a0ea9b6c0 user: wyoung tags: trunk) | |
18:06 | Several refinements to the backup.md doc, the most substantive of which is that it now warns that even the second method doesn't inherently solve the stale-repo problem in distributed cloning networks. ... (check-in: 8a539f14da user: wyoung tags: trunk) | |
17:52 | Using `fossil sql --no-repository` instead of `sqlite3` in the restore step of backup.md. ... (check-in: ff7cedfeec user: wyoung tags: trunk) | |
00:30 | Increase the version number to 2.14 to begin the next release cycle. Update the built-in SQLite to the latest 3.34.0 alpha for testing. ... (check-in: e9b5a983cc user: drh tags: trunk) | |
00:27 | Update the latest release notation on the homepage. ... (check-in: 15e42c5456 user: drh tags: trunk) | |
00:13 | Version 2.13 "All Saints" ... (check-in: e7bba4ff36 user: drh tags: trunk, release, version-2.13) | |
2020-10-31
| ||
03:15 | Covered the difference between "git log" and "fossil timeline" in the gitusers doc; made several other improvements while in there. ... (check-in: f6ad6fb179 user: wyoung tags: trunk) | |
2020-10-29
| ||
19:18 | Fixed a use of "above" in a document to refer to text that was later moved to another document entirely. We now link to that doc instead. ... (check-in: 6a6fd6b911 user: wyoung tags: trunk) | |
19:07 | Reworked the "Clones and Backups" section of www/caps/admin-v-setup.md now that we have www/backup.md. ... (check-in: dd65d143c3 user: wyoung tags: trunk) | |