Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around d18a2f6105c85b97.
2022-07-19
| ||
21:50 | Added CSS to keep command name aliases from wrapping in the /help list. ... (check-in: 5c91df7cd3 user: stephan tags: help-aliases-unique) | |
14:51 | Remove some unneeded code. ... (check-in: 83877bb727 user: danield tags: help-aliases-unique) | |
14:47 | Add aliases as a new command type and display these next to the corresponding main command in /help. Make sure that for 'test-all-help' command and webpage each help string is output at most once. ... (check-in: 4b8efc05d7 user: danield tags: help-aliases-unique) | |
13:23 | Removed the -- flag handling from expand_args_option(), instead letting it fall through to find_option(), to eliminate inconsistencies and corner cases uncovered in [forum:4382bbc66757c39f|forum thread 4382bbc66757c39f]. ... (check-in: 62a1688205 user: stephan tags: trunk) | |
13:17 | Update the built-in SQLite to the latest trunk version for testing. ... (check-in: e5be71d6ac user: drh tags: trunk) | |
13:15 | Add a "Timeline" link to the /forum page. ... (check-in: 39bc414b17 user: drh tags: trunk) | |
2022-07-18
| ||
18:02 | Typo fix in the 'timeline' command's help as per forum post [forum:27bc0a9716]. ... (check-in: c8a39b661b user: danield tags: trunk) | |
14:47 | Do not omit a forum thread's title while rendering [/help?cmd=/forumthread|/forumthread] page. ... (check-in: ffd32a9f70 user: george tags: trunk) | |
12:07 | Added a note to the cgi command's help about the processing order of directives, per forum request. ... (check-in: 8d3176f117 user: stephan tags: trunk) | |
01:39 | Still moer grammar fixes in fossil-v-git ... (check-in: e28c25e497 user: wyoung tags: trunk) | |
01:08 | More grammar fixes ... (check-in: 9f135f2f4c user: wyoung tags: trunk) | |
01:07 | Grammar fix to the fossil-v-git doc ... (check-in: f36fb951ee user: wyoung tags: trunk) | |
2022-07-17
| ||
23:48 | Changed a number of "a" articles followed by vowels in docs and comments to "an", per [forum:/forumpost/3e6e40293f03f089 | a forum post]. ... (check-in: 99a319bdbf user: wyoung tags: trunk) | |
23:23 | Mentioned "fnc stash" at the end of the section of gitusers where it talks about alternatives to "git add -p" and such. ... (check-in: b3b2c1ab91 user: wyoung tags: trunk) | |
17:30 | On the /secaudit0 page, add a link to the canonical URL setting in the /setup_config page, per request in [forum:154494bfaf45949ca93|forum post 154494bfaf45949ca93]. ... (check-in: 861ec9c7b7 user: stephan tags: trunk) | |
2022-07-13
| ||
15:06 | Updated the ignore-glob and keep-glob docs so that the example glob conforms to the documention. Reported in [forum:16c422dac445449a | forum post 16c422dac445449a]. ... (check-in: e33181c12f user: stephan tags: trunk) | |
07:38 | show original path of renamed files in changes/status output For context, print renamed files in the form "from -> to" except in the `fossil {changes,status} --renamed` case as suggested by wyoung. Requested by ams in [forum:9ca95426f]. ok stephan in /chat ... (check-in: 1b8cfdb01a user: mark tags: trunk) | |
2022-07-11
| ||
19:49 | Continued the edit pass on the main body of the gitusers doc, shy of the case studies, mainly doing minor style tweaks. Biggest substantial change is to rewrite the colorized diff section to cover the changes in Fossil 2.17, and to present the alternatives in a more logical order. ... (check-in: c026fb9ad9 user: wyoung tags: trunk) | |
18:50 | Fix to the fix. :( ... (check-in: e3f9584e3f user: wyoung tags: trunk) | |
18:50 | Fixed a broken internal link in the gitusers doc resulting from moving the museum tree pikchr into the glossary. ... (check-in: 116d8c7583 user: wyoung tags: trunk) | |
2022-07-09
| ||
16:07 | Correction to spelling in zip/tarball command help. ... (check-in: d708847ea2 user: andybradford tags: trunk) | |
2022-07-06
| ||
11:09 | • Changes to wiki page "Release Build How-To" ... (artifact: 01f8461321 user: stephan) | |
05:53 | Typo fix in the 'all' command's help. ... (check-in: 3a24a52ee6 user: stephan tags: trunk) | |
2022-07-05
| ||
10:06 | • Edit [360d8652e76ca093|360d8652e7]: Edit check-in comment. ... (artifact: a9ccb983c0 user: stephan) | |
07:38 | Replaced --dryrun with --dry-run in the commands which still used the former, except for two unrelated internal-use/debugging-only flags where the change might have had undesired side effects. Removed the undocumented --dryrun backwards-compatibility flag from a couple commands for consistency's sake (else we need to have that option in all dry-run-capable commands). Discussion is in [forum:d732b4026f44bdba | forum post d732b4026f44bdba]. ... (Closed-Leaf check-in: 360d8652e7 user: stephan tags: dryrun-dry-run) | |
06:52 | Added the obligator generic 'other enhancements' line to the 2.19 change log. ... (check-in: d18a2f6105 user: stephan tags: trunk) | |
2022-07-04
| ||
01:06 | When doing configure pull --overwrite, ensure that the USER table can be overwritten by removing the db-protect flag on it. ... (check-in: 7384cf5152 user: stephan tags: trunk) | |
2022-07-02
| ||
20:05 | Honor 'timeline-utc' setting while rendering of <code>/wdiff</code> pages. This is similar to [17ebe42d6183ed]. ... (check-in: 46de798a6a user: george tags: trunk) | |
12:24 | Enhance "Changes to wiki page" entries within <code>/timeline</code>: turn the word "Changes" into a hyperlink to the corresponding [/help?cmd=/wdiff|/wdiff] page. ... (check-in: 3a9090fc5a user: george tags: trunk) | |
2022-07-01
| ||
01:44 | Experimental fix to make '%!S' in hyperlinks stop truncating things that are not check-in identifiers. This should probably be optimzied by refactoring the surrounding code to avoid calculating the length more than once. ... (check-in: 7eba14d1e2 user: mistachkin tags: nonHashFix) | |
01:31 | Update the custom makefile for MinGW. ... (check-in: eddd6b4ad5 user: mistachkin tags: trunk) | |
2022-06-30
| ||
22:05 | Documented a browser incompatibility in the pikchr-centering CSS, for later analysis/hacking. Comment changes only, no CSS. ... (check-in: d32df118af user: stephan tags: trunk) | |
2022-06-25
| ||
17:31 | Update the built-in SQLite to the 3.39.0 release. ... (check-in: 720f0956e0 user: drh tags: trunk) | |
08:22 | Fixed y=all arg for timeline.rss (broken in [cb651568fbfe6]) and renamed a shadowed variable, both problems reported in [forum:d48f7f12656a291f|forum post d48f7f12656a291f]. ... (check-in: 8903d1ebe0 user: stephan tags: trunk) | |
2022-06-24
| ||
05:40 | In the Windows application manifest, use generic placeholder values for the 'processorArchitecture' attributes of the 'assemblyIdentity' elements. This should enable Fossil to run on 64-bit systems without the WOW64 emulator installed, see [forum:9a3eaa6ad5| Forum Post 9a3eaa6ad5] and following for the problem report and discussion. ... (check-in: 12ac6727e1 user: florian tags: trunk) | |
2022-06-23
| ||
21:16 | Minor bisect linear doc tweak suggested in [forum:0ff3db6e4a5b218a|forum post 0ff3db6e4a5b218a]. ... (check-in: ed4ac9716b user: stephan tags: trunk) | |
13:08 | In the 'all' command, use strcmp instead of strncmp to compare the subcommand name to avoid the problem described in [forum:8ec0c228c1ce8da5|forum post 8ec0c228c1ce8da5], where (e.g.) the subcommand 's' evaluates to 'server' and 'p' to 'push' despite both of those being ambiguous subcommand name prefixes. ... (check-in: e098d810dc user: stephan tags: trunk) | |
12:44 | Changes to the file_getcwd() routine to avoid a false-positive compiler warning from gcc 10.2.1. ... (check-in: 85b83206f4 user: drh tags: trunk) | |
12:10 | Update the built-in SQLite to the latest 3.39.0 beta, for SQLite testing. ... (check-in: d7a2bda912 user: drh tags: trunk) | |
10:25 | Update the open/checkout --keep flag help text to be more generic about the manifest files, to account for manifest.tags, (potentially) manifest.descr, and any future manifest.* files. No code changes. ... (check-in: ca2248ec2c user: stephan tags: trunk) | |
10:13 | www/cgi.wiki: document the new repolist behavior introduced in [9584806cc6a8]. ... (check-in: c7b9f05f2e user: stephan tags: trunk) | |
2022-06-22
| ||
13:51 | Updates to the change log. ... (check-in: b7e638f8e5 user: danield tags: trunk) | |
13:37 | Add '--versions' option to 'fossil diff' to display details about the compared versions. ... (check-in: 41f6a4519e user: danield tags: trunk) | |
13:35 | • Edit [20c1ba2ea932b8d9|20c1ba2ea9]: Mark "Closed". ... (artifact: 5bc71e0259 user: danield) | |
13:33 | Add an option to the 'timeline' command to display only items on a specific branch. ... (check-in: 213ca339c2 user: danield tags: trunk) | |
12:35 | Fix a minor footnotes-related bug that was discovered by Stephan: if a free-standing footnote reference follows immediately after the exclamation mark then parse that as a footnote (and not as an image). This check-in also postpones initialization of a few local variables within <code>char_link()</code> function (which may save a few CPU cycles). ... (check-in: 97b28feae3 user: george tags: trunk) | |
11:11 | In directory/repolist mode, do not link to X/Y.fossil if X.fossil exists, to avoid the X/Y/... URI ambiguity. Reported in [forum:f50f647c97c72fc1 | forum post f50f647c97c72fc1]. ... (check-in: 9584806cc6 user: stephan tags: trunk) | |
2022-06-20
| ||
22:20 | • Edit [eeacf82158a9cb36|eeacf82158]: Edit check-in comment. ... (artifact: 04de86cb7f user: stephan) | |
22:18 | /chat: added a missing JS dependency which broke the new text-toggle/copy feature. Bug introduced in [f98a4f5c94a844dd], caused by failure to check in one of the associated files. ... (check-in: eeacf82158 user: stephan tags: trunk) | |
2022-06-18
| ||
13:45 | /timeline.rss: updated TITLE fields for wiki entry comment formatting changes. Add explicit forum posts support (they were shown before in some contexts but only by virtue of being 'not a checkin/ticket/wiki' and not honoring the caller's permissions to read them). ... (check-in: cb651568fb user: stephan tags: trunk) | |