Login
All files named ”f-apps/f-repostat.c”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for f-apps/f-repostat.c

2025-08-20
15:56
Remove deprecated SPDX-ArtifactOfProjectName header. file: cbba96ed1f check-in: [31bb2bd4bf] user: stephan branch: trunk, size: 6833
2025-08-10
00:58
Globally rename foo_transaction_bar() to foo_txn_bar(). file: fd4e4f4b01 check-in: [03da2e699b] user: stephan branch: savepoints, size: 6873
2025-07-20
11:44
Add fsl_buildinfo(). Move some of the configure-calculated pieces around to reduce their overall impact on the build to just where they are needed. The goal here is to be able to eliminate libfossil-config.h for the amalgamation build, but we're not quite there yet. file: 969dd7f3f5 check-in: [edd6aae612] user: stephan branch: trunk, size: 6889
2024-11-22
09:16
Myriad miniscule modifications - space removals. file: 4c6f66fe5b check-in: [8a3bc44c30] user: brickviking branch: trunk, size: 6839
2021-12-21
08:28
Moved fossil-scm/fossil.h to ../libfossil.h so that client code can build from both the canonical tree and amalgamation using the same include name. file: 5e515a2b70 check-in: [76d6359435] user: stephan branch: trunk, size: 6841
2021-12-11
07:34
Minor internal cleanups in f-repostat.c file: c56b5ad581 check-in: [5a99011c5b] user: stephan branch: trunk, size: 6950
2021-12-10
06:49
Wrapped f-repostat work in a transaction to avoid a minuscule corner case where another app changes the stats as they're being read. Made use of the percent-z fsl_appendf() specifier to remove a few explicit fsl_free() calls. file: 581c04da7a check-in: [48d30b38a6] user: stephan branch: trunk, size: 7001
04:32
Added missing status and quick-check to f-repostat. Missing only full integrity check (requires porting (fossil test-integrity)). file: 7022fa09e1 check-in: [a6ba4b4444] user: stephan branch: trunk, size: 6961
04:08
Added: Initial version of f-repostat, analog to (fossil dbstat). Some adjecent constness cleanups. file: 1098ba4d7c check-in: [4926ae9b31] user: stephan branch: trunk, size: 5833