fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/main.c
50 commits
Made an exception for sqlite3 command: add "--no-repository" flag so it behave like the real sqlite…
mgagnon
4cc76a6e4…
2026-03-12 01:58
Avoid compiler warning by including an explicit break from the switch() statement.
andybradford
7d9cae848…
2026-03-12 00:56
Use "command_basename" once on beginning to simplify command comparison with argv[0].
mgagnon
7e7b30346…
2026-03-12 00:29
Experiment the use of argv0 as direct subcommand (like busybox) for a few subcommand that can be co…
mgagnon
96de01f8e…
2026-03-11 22:57
Merge the latest trunk enhancements into the timestamp-vfs branch.
drh
99aa77d96…
2026-02-17 16:47
Latest merge from trunk.
brickviking
d03791648…
2026-02-10 08:49
Fix commands supporting the --quiet option to use the global option state initialized on program st…
florian
74d5ce39e…
2026-01-28 16:11
Sync with trunk.
florian
ceee00be5…
2026-01-10 14:16
Sync with trunk.
florian
ceee00be5…
2026-01-10 14:16
Sync with trunk.
florian
e4556126d…
2026-01-10 14:10
Sync with trunk.
florian
facfbbd55…
2026-01-10 14:04
Sync with trunk.
florian
c50c8ed9d…
2026-01-10 14:02
Display compilation time in UTC or fall back to the current solution.
danield
f6f48d09b…
2026-01-04 11:40
Fix "fossil sync" so that it returns non-zero if the sync fails. Add the --ping and --quiet option…
drh
8fa8fe8e1…
2025-12-30 20:11
Spelling fixes in docs/comments.
km
33d3bf3ed…
2025-12-27 12:21
Assorted fixes of typos and grammar in code comments. No functional changes.
danield
e2bdc1057…
2025-12-23 16:06
Only require CSRF checks for /chat-send if the request was authenticated by cookie. Follow-up to […
drh
10006db40…
2025-12-23 14:50
Merge from trunk.
brickviking
6759efcc8…
2025-12-19 22:05
Add the --ipv6 option to "fossil clone" to force the use of IPv6.
drh
6f55dbd00…
2025-12-19 12:17
Squelch some harmless warnings from an overzealous clang on termux.
danield
6b2cc46d2…
2025-12-17 16:06
Sync with trunk.
florian
b81b4c6c3…
2025-11-26 14:12
Sync with trunk.
florian
b81b4c6c3…
2025-11-26 14:12
Make -? an alias for -help. To the best of mine and grep's knowledge, this does not collide with a …
stephan
30eb89122…
2025-11-15 07:51
Make testcases work with Tcl 9. Prepare fossil to make it work with Tcl 9
jan.nijtmans
3fe737a86…
2025-11-05 14:03
Merge from trunk.
brickviking
0ffacb525…
2025-10-23 08:14
Add the "fossil get" command. This command is still experimental. Its name might change. It migh…
drh
2f9920a15…
2025-10-15 23:34
Fix CGI processing so that requests sent over SSH process query parameters. Add the --ssh-sim optio…
drh
9a7676017…
2025-10-15 21:33
Fix spelling errors found by the Debian QA tools.
danield
7db623e5e…
2025-10-03 17:31
Sync with trunk.
florian
286a90069…
2025-08-21 12:08
Sync with trunk.
florian
286a90069…
2025-08-21 12:08
Sync with trunk.
florian
a0377ebb9…
2025-08-21 12:07
Sync with trunk.
florian
5ee83f280…
2025-08-21 12:06
Sync with trunk.
florian
bab295db1…
2025-08-21 12:04
Improvements and simplifications to anti-robot defenses.
drh
16b33097f…
2025-08-16 13:59
Convert the g.isHuman variable into g.isRobot.
drh
6422bca15…
2025-08-15 23:46
Merge from trunk.
brickviking
53010e968…
2025-07-28 02:32
Teach the sync protocol how to work with an out-of-band login card, saving an extra server-side of …
stephan
18628904c…
2025-07-27 11:07
Teach the sync protocol how to work with an out-of-band login card, saving an extra server-side of …
stephan
18628904c…
2025-07-27 11:07
Do not add the sync login cookie unless we know the remote supports it. It's harmless in that case …
stephan
9789e1dce…
2025-07-25 18:47
Remove the now-obsolete parsing of the X-Fossil-Xfer-Login HTTP header.
stephan
8dbcf2acb…
2025-07-24 05:26
Use a Cookie, instead of a custom HTTP header and/or URL param, to send the sync login header, as s…
stephan
756ad2f23…
2025-07-24 05:10
Previous checkin should not have compiled - clean rebuild uncovered a stale dep. Re-map the fLoginC…
stephan
780d3b2fe…
2025-07-24 03:16
Doc improvements and internal API renaming for clarity. No functional changes.
stephan
286110dec…
2025-07-24 02:20
Account for CGI-hosted fossil instances by sending the xfer login card as a URL argument. This is s…
stephan
439af9348…
2025-07-23 20:56
Add the x-fossil-xfer-login header check in one additional place. With the help of the included deb…
stephan
6c900645e…
2025-07-23 17:39
Minor optimization: replace calls to mprintf("%s", X) with fossil_strdup(X).
danield
4c3e1728e…
2025-07-23 15:58
Set g.syncInfo.bLoginCardHeader=1 if that inbound header is detected, rather than delaying it until…
stephan
4fc13c5c8…
2025-07-22 15:51
Get sync working from both login card forms and add a temporary --login-card-header CLI flag to for…
stephan
042560df5…
2025-07-22 15:12
Enable an /xfer login card to be delivered via the X-Fossil-Xfer-Login HTTP header, which is expect…
stephan
cfddded40…
2025-07-21 18:38
Remove FossilUserPerms::Query, as it's unused and its designated capabilities letter 'q' collides w…
stephan
638b7e094…
2025-07-21 13:20
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close