Fossil

Today In History
Login

This Day In History For 2026-08-31

2 Years Ago (more context)

2024-08-31
20:26
Re-integrate side-by-side diff sync scrolling in the /wikiedit and /fileedit diff views. check-in: 3765b46475 user: stephan tags: diff-scroll-sync
17:30
Revert the temporary fix [9866c97b35] as the underlying problem has been resolved in SQLite. check-in: ecaeb31f51 user: florian tags: trunk

3 Years Ago (more context)

2023-08-31
13:24 Changes to wiki page "Release Build How-To" artifact: 5efb74cb06 user: drh
12:20
Show the complete CGI environment in the error log on a 418 hack attempt error. check-in: 0204f4aab5 user: drh tags: trunk

5 Years Ago (more context)

2021-08-31
22:43
Tweaks to diff formatting. check-in: 598d7736e7 user: drh tags: diff-color-enhancements
14:13 Edit [7aaee6fc31983105|7aaee6fc31]: Edit check-in comment. artifact: 60e62d1dc4 user: wyoung
14:13
Removed the link to /setup_smtp from the main /admin page: the backing feature was removed [/info/db5c2d399c143a04 | several months ago]. Addresses [forum:/forumpost/413e04bba5 | an anonymous forum post]. check-in: 7aaee6fc31 user: wyoung tags: trunk
14:10
Markdown tweak in www/alerts.md to avoid semi-redundant constructs like "[MTA][mta]". check-in: 897bd90b27 user: wyoung tags: trunk
14:03
Fixed several "descendents" typos. (It's "descendants".) There's still one remaining in sqlite3.c, but of course fixing that here won't help. check-in: 85f119dc7d user: wyoung tags: trunk
13:44
Small grammar tweaks to previous check-in: c2f0063f1e user: wyoung tags: trunk
13:33
Improvements to the new unified diff algorithm. check-in: 2a256a4cce user: drh tags: diff-color-enhancements
13:29
Further tweaks to §2.5.1 of the fossil-v-git doc: spelling and grammar fixes, updated references, clarifications... check-in: c00b6a4844 user: wyoung tags: trunk
13:14
Updated the fossil-v-git doc to talk about "fossil patch" in addition to "fossil bundle". check-in: e3e06d31f5 user: wyoung tags: trunk
10:39
Refactor the previous commit by adding a wrapper for `freopen()', and use the Cygwin-aware routines to convert path names to/from UTF-16. Closed-Leaf check-in: 963de841f2 user: florian tags: win32-temppath-mojibake
07:01
On Windows, make sure temporary path names containing non-ASCII characters are accessible, for example if the default temporary path "C:\Users\«Username»\AppData\Local\Temp" contains a user name with extended characters, of if the %TEMP% environment variable points to a directory name with extended characters. check-in: 102339828b user: florian tags: win32-temppath-mojibake
03:00
An attempt to rework HTML unified diff to show partial line matches. Still needs CSS work. check-in: a01e46d85e user: drh tags: diff-color-enhancements
02:57 Edit [ae28ae827343d2df|ae28ae8273]: Mark "Closed". Edit check-in comment. artifact: 914f2f463b user: stephan
02:56
Fixed a copy/paste typo from [ae28ae82] which broke some JS-using pages. check-in: b22bf1c954 user: stephan tags: trunk

10 Years Ago (more context)

2016-08-31
04:59
Fix typo in comment. check-in: af573d1309 user: mistachkin tags: trunk

15 Years Ago (more context)

2011-08-31
20:34
Adding a new test I wanted to write. I just saw this in my local copy, but I really forgot if I finished it or not. Closed-Leaf check-in: 62f4a8a61c user: viriketo tags: merge_renames
16:28
Merge improvements to artifact descriptions into symlinks branch. Also modify displaying of permissions: now web UI shows "File", "Executable file", or "Symbolic link" in file artifact description. check-in: 3115774ffe user: dmitry tags: symlinks
14:34
Improvements to artifact descriptions merged into trunk. check-in: 49402fc722 user: drh tags: trunk
14:28
Show the branch name in artifact descriptions. Closed-Leaf check-in: 2e38bed49e user: drh tags: artifact_description
09:55
Merge latest trunk. check-in: 40ed431ca5 user: dmitry tags: symlinks
09:00
I fix the html related to the artifact description, about pairs of ul. I also disable the [view] link in the 'fdiff' ui page, because we already provide a link to the artifact in the h2 titles stating the artifacts compared. check-in: e55105e58f user: viriketo tags: artifact_description
08:34
Fixing the display of the artifact description when the artifact appears as different filenames. check-in: f8eff242fe user: viriketo tags: artifact_description
08:31 Edit [d34a1b9f3d93b072|d34a1b9f3d]: Edit check-in comment. artifact: 8b292b7f6c user: viriketo
08:24
Trying to improve the ui artifact description to something easier to parse by the human eye. I'd still like to have the branch name of every checkin, but I still don't know how to get it. check-in: d34a1b9f3d user: viriketo tags: artifact_description
07:50
Improve formatting for fossil ticket history. Make small fields print on same line, and make longer ones look better. Closed-Leaf check-in: 374920b209 user: venkat tags: venks-emacs
07:48 New ticket [666072edfc] Add a UI view of file history from a checkin, backwards in time. artifact: 19e3eab060 user: viriketo