Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins by user danield
2022-05-12
| ||
15:09 | On the [/wcontent|wiki page] list, omit wiki pages that are associated with check-ins and branches by default, but provide a button to show associated wiki pages if desired (Item 17 on the [/wiki?name=To+Do+List|To Do List]). ... (check-in: 29a24941ed user: danield tags: trunk) | |
2022-05-11
| ||
20:51 | Add an option to the 'timeline' command to display only items on a specific branch. ... (Leaf check-in: 32b11546c8 user: danield tags: timeline-cmd-by-branch) | |
2022-04-25
| ||
06:08 | Add the new special name start:BRANCH to refer to the first check-in of the branch. ... (check-in: fab8d92215 user: danield tags: trunk) | |
06:07 | Merge in trunk. ... (Closed-Leaf check-in: cff92f2e6d user: danield tags: name-start) | |
2022-04-21
| ||
12:06 | In the check-in names documentation, mention that some prefixes can be chained. ... (check-in: ef9e42acb8 user: danield tags: trunk) | |
2022-04-20
| ||
15:04 | Documentation for the new special name and changelog update. ... (check-in: b07729dae4 user: danield tags: name-start) | |
15:03 | Add the new special name start:BRANCH to refer to the first check-in of the branch ... (check-in: c92fb60ba9 user: danield tags: name-start) | |
2022-04-19
| ||
15:47 | Fix the previous change to cover an extra case. ... (check-in: 19a01ac12e user: danield tags: trunk) | |
14:48 | Add '--versions' option to 'fossil diff' to display details about the compared versions. ... (Leaf check-in: 49ef1b574e user: danield tags: diff-show-versions) | |
12:46 | Relocate a declaration to cope with C89 rules. ... (check-in: 87955d9274 user: danield tags: trunk) | |
2022-03-31
| ||
12:10 | For "fossil tag list" and the /taglist page, sort entries taking numbers into consideration. This puts tags that follow semantic versioning into the expected order. ... (check-in: 3500dbfd84 user: danield tags: trunk) | |
09:37 | Added "fossil describe" to the change log. ... (check-in: 56ef05a567 user: danield tags: trunk) | |
09:14 | Improvements to the help text and code comments for the "describe" command. ... (check-in: 52dd8a91bf user: danield tags: trunk) | |
08:21 | In "fossil describe", use hash_digits() as the default length when printing the commit hash. ... (check-in: 951cf9faf3 user: danield tags: trunk) | |
2022-03-30
| ||
15:08 | Add "--describe" flag to the "version" command to provide context to the most recent major commit tagged with "version*". Run "touch manifest.descr" in the repo root prior to the first build, then build it a second time to get it bootstrapped. ... (Leaf check-in: 4329553d51 user: danield tags: version-cmd-describe) | |
14:36 | Fix segfault and add message for ambiguous checkins. ... (Closed-Leaf check-in: e501d74440 user: danield tags: describe-cmd) | |
14:01 | Add comments, format code and remove magic size numbers. ... (check-in: 40de2cd9c3 user: danield tags: describe-cmd) | |
11:46 | Add the "describe" command. This shows the commit hash along with (if applicable) its youngest ancestor with a non-propagating tag and the number of commits since that. ... (check-in: 3f06ed14fe user: danield tags: describe-cmd) | |
2022-03-24
| ||
10:25 | Fix hyperlink as per [forum:381b1fa627 | forum post 381b1fa627]. ... (check-in: 7de6f15cd8 user: danield tags: trunk) | |
2022-03-08
| ||
12:04 | Fix the case eType==1 (find the first check-in of the branch). ... (Closed-Leaf check-in: 5e34c99828 user: danield tags: start-of-branch-cte) | |
2022-03-04
| ||
17:56 | Add braces around an if-block. ... (check-in: 9cd9271155 user: danield tags: start-of-branch-cte) | |
16:04 | Fix query for eType 0 or 2. ... (check-in: f35abaff5c user: danield tags: start-of-branch-cte) | |
15:32 | Fix an assertion failure. ... (check-in: d3625bd9c4 user: danield tags: start-of-branch-cte) | |
2022-03-03
| ||
23:19 | Use a CTE instead of querying the database in a loop when finding the start of a branch. This can bring significant speedup on some machines. ... (check-in: c7749bb0a3 user: danield tags: start-of-branch-cte) | |
2022-02-17
| ||
15:04 | 'update' shows the commit date for the updated-from version, for consistency." ... (check-in: 971dd2364d user: danield tags: trunk) | |
2022-02-09
| ||
06:59 | Display build/patch number for the MSVC compiler. ... (check-in: 487e465263 user: danield tags: trunk) | |
2022-02-04
| ||
11:28 | On the repository list page, show Last Modified as 'unknown' for a repository with no entries in the event table (see [forum:/forumpost/993d5bcc8c | forum report]), and sort it still as oldest. ... (check-in: 9e42012742 user: danield tags: trunk) | |
2022-02-01
| ||
22:03 | Add --case-sensitive and --nocgi to the output of 'fossil help -o', and --cgitrace to the webpage for global options. ... (check-in: 54cdf297fd user: danield tags: trunk) | |
2022-01-27
| ||
20:08 | Remove the prototype for pikchr() from config.h, since pikchr.c gets a valid header file on all platforms. ... (check-in: fd9b8fd845 user: danield tags: trunk) | |
15:53 | Change makemake.tcl accordingly for DMC (generated Makefile.dmc not tested). ... (Closed-Leaf check-in: 9f208a13bc user: danield tags: pickhr-prototype) | |
15:17 | Fix makemake.tcl and Makefile.msc to build on Windows. ... (check-in: 2d354a6e7f user: danield tags: pickhr-prototype) | |
2022-01-19
| ||
14:42 | Add short option -ci for --checkin in 'fossil diff'. ... (check-in: c8a7ee7e4c user: danield tags: trunk) | |
2021-12-29
| ||
00:49 | Update buildmsvc.bat after testing successful compilation with the Visual Studio 2022 toolchain. ... (check-in: 2ed7465cf7 user: danield tags: trunk) | |
2021-12-28
| ||
13:55 | Remove reference to miniz in "The Fossil Build Process". ... (check-in: 280c3584e4 user: danield tags: trunk) | |
2021-12-26
| ||
18:45 | Remove miniz include ... (check-in: 4ab8669b7a user: danield tags: ssl-server) | |
2021-12-20
| ||
12:30 | ardoise skin: fix misalignment of changed lines and line numbers in the unified view. ... (check-in: 44b92c79de user: danield tags: trunk) | |
2021-12-14
| ||
14:45 | Add '-k' as short option for '--keep' in 'fossil open', per forum observation. ... (check-in: bbd3d25654 user: danield tags: trunk) | |
2021-11-17
| ||
15:52 | Fix accidental fork. ... (check-in: bd7f2727ba user: danield tags: trunk) | |
15:49 | Document how to add HTTPS=on for the case where Fossil is used in CGI mode with Apache behind Nginx. ... (check-in: cd934131f8 user: danield tags: trunk) | |
2021-11-02
| ||
15:52 | Work around a warning in older versions of OpenSSL (e.g. 1.0.2g) where ASN1_time_check() is declared with a non-const ASN1_TIME* parameter. ... (check-in: af8109c00d user: danield tags: trunk) | |
2021-10-29
| ||
17:05 | Retrieve the value of an SQL count(*) as an integer, not a float (discovered by accident while playing with compiler warnings). ... (check-in: 735b6be7ea user: danield tags: trunk) | |
15:22 | Display SSL certificate validity timestamps in ISO8601 format ... (check-in: d847300f3b user: danield tags: trunk) | |
2021-10-27
| ||
10:14 | In contribute.wiki, mention 'fossil patch' for submitting binary patches. ... (check-in: f3f3c1db6f user: danield tags: trunk) | |
2021-10-22
| ||
19:26 | Show notBefore and notAfter timestamps for unknown TLS certificates. ... (check-in: 5623188de3 user: danield tags: trunk) | |
2021-09-10
| ||
13:11 | Mark private branches in the CLI output of "fossil branch list", and output only those when "-p" is given. Clarify that private branches do not appear in a merge manifest. ... (check-in: cf04bcb2b1 user: danield tags: trunk) | |
2021-07-15
| ||
21:43 | Fix a typo in a variable name that broke the build when JSON support was enabled. ... (check-in: f31b5a838b user: danield tags: trunk) | |
2021-07-14
| ||
23:05 | A value of "auto" for --branchcolor (commit) or --bgcolor (branch new) instructs Fossil to choose the color automatically. This makes it possible to have private branches that are not colored orange by default. ... (Closed-Leaf check-in: ac42160241 user: danield tags: private-non-orange) | |
2021-07-13
| ||
15:21 | When doing a verbose sync/pull/push, also print total uncompressed bytes sent/received, to match displayed statistics for each round trip. ... (check-in: 9abbd35b8e user: danield tags: trunk) | |
2021-03-23
| ||
15:53 | Fix minor typo and sort options in command-line timeline. ... (check-in: f4af604aa5 user: danield tags: trunk) | |
2021-03-18
| ||
15:20 | Add information on how to remove a Windows service, per forum post [forum:0bcffc517f]. ... (check-in: 366fda0c51 user: danield tags: trunk) | |