32
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Provide the full pathname of the CGI control file when describing how to activate the error log in the errorlog page, and on the security audit.
drh
More... 21 days ago
Improved error message for when the error log is unavailable.
drh
More... 21 days ago
Create a separate "Log Menu" page that shows all of the available log files.
drh
More... 21 days ago
Update the backtrace output formatting to the log file so that it is easy to copy/paste the backtrace hex addresses into an "addr2line" command-line in order to get symbolic names.
drh
More... 21 days ago
Fix to the "fossil git status" command as suggested by [forum:/forumpost/e15631f21e16f0b6|forum post e15631f21e16f0b6].
drh
More... 22 days ago
Make the shunned/unshunned list legible (not blue on black) in the xekri skin. More... 22 days ago
Fix skin/xekri/css.txt's div.sectionmenu margin-top to avoid truncating the top of the menu. Visible in /ci/CHECKIN_ID pages. More... 22 days ago
Remove two curious CSS snippets from skins/xekri/css.txt which interfere with recent core skin changes and cause timeline entries with dark branch colors to render as black-on-dark-background. More... 22 days ago
In the build wiki, mention that buildmsvc.bat can be called in a normal command prompt. More... 23 days ago
Updates to the "aboutdownload" documentation page.
drh
More... 24 days ago
Update the built-in SQLite to the latest version 3.46.0 prototype.
drh
More... 24 days ago
Update buildmsvc.bat to be able to be called in a normal command prompt and automatically load the needed MSVC build tools (x64 by default; x86 can be given as the first argument). More... 25 days ago
Fix uninitialized variable in the previous check-in.
drh
More... 28 days ago
The "fossil sync --all" command now makes up to two passes through the list of remote URLs to ensure that everybody gets synced up. See the discussion at [forum:/forumpost/4d6a94aca6105fc6|forum thread 4d6a94aca6105fc6].
drh
More... 28 days ago
Fix a potential NULL pointer dereference in search if the search index is not correct.
drh
More... about 1 month ago
Update the built-in SQLite to the latest trunk version from the 3.46.0 development cycle, for the purposing testing SQLite.
drh
More... about 1 month ago
Referenced prior commit's feature in the changelog More... about 1 month ago
Allow rendering of Pikchrs to SVG via /doc/…/foo.pikchr?popup URLs. This allows a file stored in the repo to be referenced as an SVG from other pages
drh
More... about 1 month ago
Allow rendering of Pikchrs to SVG via /doc/…/foo.pikchr?popup URLs. This allows a file stored in the repo to be referenced as an SVG from other pages. More... about 1 month ago
Fix a potential integer overflow in the bag_hash() function.
drh
More... about 1 month ago
Apply [938fda79d49e] to the 's' (search) parameter to the /wiki page. More... about 1 month ago
In /vdiff, exempt the 'from' and 'to' (branch names) args from the HTTP 418 response check because they otherwise trigger on some real-world branch names. More... about 1 month ago
Update the change log.
drh
More... about 1 month ago
On the header for a /timeline that uses the new to2= query parameter, use the value of either the to= or the to2= query parameter, whichever is valid.
drh
More... about 1 month ago
Disable load-control for the /xfer page. This prevents real users with passwords from being denied autosync because of some misbehaving spider.
drh
More... about 1 month ago
Add the to2=LABEL query parameter to timeline. This is intended as a backup name for to=END in case the END label cannot be resolved.
drh
More... about 1 month ago
Update the built-in SQLite to the latest 3.46.0 pre-release for beta-testing.
drh
More... about 1 month ago
Document the optional IP: part of (server --port IP:PORT), per [forum:88f7f8245e|forum post 88f7f8245e]. More... about 1 month ago
Reduce extraneous wording in /finfo, per feedback in [forum:e456b9141b|forum post e456b9141b]. More... about 1 month ago
Part 2 of 2 of [91a73ec348d7609f]: add --dark-pikchr to the test-wiki-render and test-markdown-render commands. More... about 2 months ago