Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for f-apps/f-repostat.c
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 | |