Fossil

Timeline
Login

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

62 check-ins for the month beginning 2020-11-01 by user wyoung

Following month ↑
2020-11-29
21:03
Fixed a few errors in www/backup.md ... (check-in: bcff80c1d4 user: wyoung tags: trunk)
2020-11-22
14:37
Backed out the "ul" left margin on the index page's float-right div. ... (check-in: 20b8a0ea53 user: wyoung tags: modern-skin-markup-fixes)
14:05
First in a potential series of many changes to doc markup in this repo (especially to www/*) to work better with the Inskinerator project's Modern override. This one changes an explicit HTML table in www/rebaseharm.md to a Markdown table so our CSS can take full effect. ... (check-in: facb988055 user: wyoung tags: modern-skin-markup-fixes)
06:54
Added named anchors in the /fileedit doc page. ... (check-in: 66851cd6bc user: wyoung tags: trunk)
2020-11-18
08:01
Moved the section on backups in the Email Alerts doc into the new backup doc, and expanded on the coverage of config backups there, since this splits the prior section. ... (check-in: 2b1c5bc8fe user: wyoung tags: trunk)
2020-11-16
02:48
Noted the fact that Fossil 2.9+ remembers the HTTPS URI in sync when accessed via an HTTP to HTTPS redirect. ... (check-in: 6b472ae172 user: wyoung tags: trunk)
02:45
Linking to the new TLS info from the generic SSL doc ... (check-in: 08c52c35ba user: wyoung tags: trunk)
02:42
Small tweaks to the Debian nginx doc. ... (check-in: 14406b7ca2 user: wyoung tags: trunk)
02:30
Added section #fail2ban to the Debian nginx server guide. ... (check-in: 46d5fd16ad user: wyoung tags: trunk)
02:05
Moved the www/tls-nginx.md doc contents into its companion doc www/server/debian/nginx.md and updated it for Ubuntu 20.04 LTS and Snap-based Certbot. ... (check-in: 0e63df1490 user: wyoung tags: trunk)
00:41
Failed login attempts via /login now return HTTP status code 401 (Unauthorized), not 200. This has no user-visible effect in the returned page, but it allows fail2ban style log scanning. ... (check-in: 39d7eb0e22 user: wyoung tags: trunk)
2020-11-12
22:42
Nearly complete rewrite of the "Caps Affect Web Interfaces Only" section of the caps/index.md doc, disentangling the concepts for greater clarity. ... (check-in: 50eeced048 user: wyoung tags: trunk)
2020-11-11
12:40
Small clarity tweaks to the list of weaknesses for "git checkout master@{2020-03-17}" in the gitusers doc. ... (check-in: ed7c2c1b68 user: wyoung tags: trunk)
12:16
OCR fix in one of the new delta-format Pikchrs, reported [forum:/forumpost/db23980273|by forum post db23980273]. ... (check-in: 9199f77119 user: wyoung tags: trunk)
2020-11-06
23:25
Proper explanation for the inconsistent results from the "git show" command examples in Case Study 1 of the gitusers doc. ... (check-in: 8b1eddef96 user: wyoung tags: trunk)
2020-11-05
23:49
The CSS rule cleanups in [064c677a70] were mistargeting their elements now that their selector's parent piece is not their immediate parent. ... (check-in: a46b4ceb74 user: wyoung tags: default-css-cleanups)
23:46
Ditto forumHier: unused! ... (check-in: 2de7dbbfcf user: wyoung tags: default-css-cleanups)
23:42
Removed obsolete references to CSS class div.div.forumHierRoot: no current code uses these. ... (check-in: 361b9e4e31 user: wyoung tags: default-css-cleanups)
23:41
Using the new "forum" page type to simplify repetitive CSS rules. ... (check-in: 064c677a70 user: wyoung tags: default-css-cleanups)
23:15
Added a parameter to style_footer() and renamed it to match its actual function (style_body_and_footer()) so we can add a CSS class to each page that indicates which major Fossil feature served the page, so we can have module-specific CSS. ... (check-in: ef5424b683 user: wyoung tags: default-css-cleanups)
22:34
Moved a comment down in src/style.c and removed a part of it that seems to refer to inline CSS that's since moved to style.css. ... (check-in: a040a5d24d user: wyoung tags: default-css-cleanups)
22:32
Disentangled an incorrect intermingling of the "adunit" feature and the "content" div the begins the body area of each page. ... (check-in: e7fe61c13d user: wyoung tags: default-css-cleanups)
22:16
Assorted cleanups in skins/default/css.txt: reordered styles so like elements are grouped together, added separator comments to try and prevent this drift from happening again, and made the spacing consistent with the www/style.wiki rules. The goal is to make it easier to find rules when doing custom skin edits. ... (check-in: b8b15a3689 user: wyoung tags: default-css-cleanups)
18:10
Increased the blank space at the end of checkin_names.wiki so the last two sections can be distinguished when targetted by HTML fragment identifiers. ... (check-in: d2a59b0372 user: wyoung tags: trunk)
03:08
Another attempt at addressing forum critiques about the gitusers doc's Case Study 1. Also had to update the example date we're searching for again, so I addeed a paragraph explaining why the example might break again. ... (check-in: 278a2b7453 user: wyoung tags: trunk)
02:10
Reworked sections 2.7 and 2.8 in fossil-v-git to be clearer about history rewriting: commit + autosync vs. commit + push, rebase + drop vs. shunning, etc. ... (check-in: 18fc697106 user: wyoung tags: trunk)
2020-11-04
15:45
Flipped the examples in Case Study 1 in gitusers.md around so we approach the problem the same way the SO answer did. Also changed the target date, since on my local Git clone, the prior date is now giving me a non-merge commit for some reason. Rather than try to explain the discrepancy, I've just picked a different example. ... (check-in: 8f96db71d3 user: wyoung tags: trunk)
14:25
More gitusers.md doc improvements: promoted the "detached HEAD state" paragraph in Case Study 1 to a new section; clarified "fossil update" vs "fossil checkout" in relation to "git checkout"; applied forum feedback on Case Study 1. ... (check-in: 7e03f7b4d8 user: wyoung tags: trunk)
2020-11-02
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: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:22
Added the "Init In Place" section to the gitusers doc. ... (check-in: b564baa67f user: wyoung 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)
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)
Previous month ↓