Fossil

Today In History
Login

This Day In History For 2026-07-22

1 Year Ago (more context)

2025-07-22
22:53
Add some debugging 'message' cards to help trace how the remote is handling the login. check-in: 21be2978af user: stephan tags: xfer-login-card
18:11
Remove some dead code. Add some internal docs. Add a couple of const qualifiers to help me reason through the xfer payload buffer's lifetime. check-in: 459d0cbbc7 user: stephan tags: xfer-login-card
17:52
Remove lots of debug output. Replace a couple of mprintf() with fossil_strdup() and a couple free() with fossil_free(). Milestone: libfossil has successfully logged in to this version of fossil. check-in: 1078a123c1 user: stephan tags: xfer-login-card
16:04 Added wiki page "branch/xfer-login-card" artifact: 7174b71225 user: stephan
15:53
Doc typo fixes. check-in: 2250a684cc user: stephan tags: xfer-login-card
15:51
Set g.syncInfo.bLoginCardHeader=1 if that inbound header is detected, rather than delaying it until the /xfer handling. Internal doc additions. check-in: 4fc13c5c88 user: stephan tags: xfer-login-card
15:41
Enable the HTTP login header if the xfer server-version is high enough, analog to the same check for the client-version. check-in: bc3ad94411 user: stephan tags: xfer-login-card
15:12
Get sync working from both login card forms and add a temporary --login-card-header CLI flag to force it to emit the HTTP header form of the card in output requests. If all is well, this checkin should be able to push to the canonical repo, despite their differences. check-in: 042560df54 user: stephan tags: xfer-login-card
02:32
The previous checkin left me unable to push because (of course) the remote trunk doesn't know how to use the login card header. This checkin disables, via a macro toggle, the use of that header on outbound sync requests. check-in: cb42278d84 user: stephan tags: xfer-login-card
02:16
For testing purposes only, unconditionally use the X-Fossil-Xfer-Login HTTP header for sync requests, rather than add it to the payload (which seems to work okay). This is primarily so that apples-to-apples comparisons can be made in libfossil's testing, and will be reverted (or applied conditionally) once the libfossil side is working. check-in: ff942066d5 user: stephan tags: xfer-login-card

2 Years Ago (more context)

2024-07-22
23:44
Upgrade autosetup to upstream version 0.7.1+. Tested on 3 Linux variants with no regressions. check-in: 370c263964 user: stephan tags: trunk
23:40
Explicit checkin of autosetup/autosetup-test-tclsh, which the previous checkin again curiously overlooked. Possibly a bug in libfossil's handling of exec-bit-only changes. Closed-Leaf check-in: 5eb2953921 user: stephan tags: autosetup-0.7.1
23:39
Explicit checkin of autosetup/autosetup-test-tclsh, which the previous checkin curiously overlooked. check-in: 5354f5a2d6 user: stephan tags: autosetup-0.7.1
23:30
Upgrade autosetup from 0.6.9 to 0.7.1+. Seems to work but need to try it on more systems before merging. check-in: dacbf76c8a user: stephan tags: autosetup-0.7.1

3 Years Ago (more context)

2023-07-22
14:29
Add the option to sort files by size in the tree-view. check-in: dedae5a123 user: drh tags: filesize-listings

5 Years Ago (more context)

2021-07-22
23:21
Internal refactoring of (branch close) subcommand in prep for pending addition of similar (branch hide/unhide) feature. check-in: 9baa9768f6 user: stephan tags: branch-close-subcommand
23:08
Enhance the /vdiff page to understand the nc (no-color) query parameter and to do a better job of preserving query parameter choices when clicking on other display options. check-in: 2e51bb9b03 user: drh tags: trunk
07:47
branch close: added --user/date-override options, per forum feedback. check-in: 94764e962c user: stephan tags: branch-close-subcommand
06:25
branch close: minor doc and style cleanups. Delay output of control artifact in dry-run mode until after Z-card is calculated. Only show new dry-run artifact in --verbose mode. check-in: 25197505b1 user: stephan tags: branch-close-subcommand
06:16
branch close: dry-run mode no longer skips the saving steps. check-in: a6a1a3cf0c user: stephan tags: branch-close-subcommand
05:59
Initial impl of (branch close) subcommand. check-in: 0bdb19f3d3 user: stephan tags: branch-close-subcommand

15 Years Ago (more context)

2011-07-22
23:46
If a branch does not have a color set for it, choose a background color for the timeline background based on a hash of the branch name. check-in: c946b573c7 user: drh tags: trunk
23:44 Edit [85c6c1d7ebfb6b9e|85c6c1d7eb]: Cancel background color. artifact: 80952fc909 user: drh
23:15
Experimental query parameters brbg and ubg for the timeline. check-in: b6b419c32d user: drh tags: trunk
22:46 Ticket [6981de95b6] Makefile for OpenSolaris/Solaris is not correct status still Open with 1 other change artifact: a64a47d14b user: steveb
22:43 Ticket [5ad1d9a23c] Makefile fails to run uname with GNU Make 3.82 status still Open with 1 other change artifact: b04e1a7f1f user: steveb
22:40 Ticket [084eedc010] add support for Haiku status still Open with 2 other changes artifact: bf2fc29209 user: steveb
22:07
Update autosetup to the latest version. This fixes bootstrap on systems with older compilers. Now './configure; make' works on Haiku R1/Alpha 3. Closed-Leaf check-in: c32b23d626 user: steveb tags: autosetup
20:20 Fixed ticket [5124563ac1]: stash save fails after file remove plus 2 other changes artifact: 57ce2f37c2 user: anonymous
19:38
Since the mlink table contains entries with pid=0 for non-empty manifests without parents, drop the original non-incremental commit logic by folding the few special cases into the mlink/plink based output. check-in: fca3073621 user: joerg tags: trunk
13:01 Ticket [f3e3caed61] Markup not interpreted in file history status still Open with 2 other changes artifact: 7d618634e5 user: drh
10:05 New ticket [f3e3caed61]. artifact: 7639fa72c9 user: anonymous
10:04 Closed ticket [3bdcdb910f]: Suggested inetd configuration for fossil not working. plus 1 other change artifact: 5c38fd96e0 user: drh
09:24 Ticket [ad56e8db1e] Windows Activity Directory Integration status still Open with 1 other change artifact: 1c9e6bba75 user: anonymous
07:22 Ticket [3bdcdb910f] Suggested inetd configuration for fossil not working. status still Open with 2 other changes artifact: 75b32b5f7a user: steveb
07:03 Edit [14d1e449571224f8|14d1e44957]: Mark "Closed". artifact: 67259bc614 user: ben
03:13 Edit [eff52c1ccbded490|eff52c1ccb]: Change branch background color to "#91d680". Edit check-in comment. artifact: 281658b0e8 user: drh
03:12
Merge the recent autosetup changes into trunk. The Makefile has been renamed to Makefile.classic. The standard procedure to build is now ./configure; make. check-in: 75f02948fa user: drh tags: trunk
03:10
Very minor edits to the BUILD.txt document. Closed-Leaf check-in: 38d5859713 user: drh tags: autosetup
01:43
Switch to using configure (autosetup) by default. The original Makefile is now available as Makefile.classic check-in: eff52c1ccb user: steveb tags: autosetup