Fossil

All files named "src/foci.c"
Login

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

History for src/foci.c

2024-01-18
14:50
Fix several harmless compiler warnings (turned off in the standard build). ... (file: [2b554bb244] check-in: [ab05475997] user: danield branch: trunk, size: 8489)
2023-02-08
13:35
Fix a couple of -Wextra compiler warnings. ... (file: [cab69c5bed] check-in: [3afeef3f9a] user: danield branch: trunk, size: 8437)
2019-01-20
21:29
Automatically update the VFILE and VMERGE tables when the fingerprinting detects that a repository has been replaced by clone. ... (file: [44d70bdf75] check-in: [b03652382a] user: drh branch: rid-renumbering, size: 8383)
2017-07-12
18:08
Update to the latest SQLite from upstream and make other changes, all to silence a few utterly harmless compiler warnings about incompletely initialized structures. ... (file: [a8a068559e] check-in: [2f225b821f] user: drh branch: trunk, size: 8325)
2017-03-01
15:35
Change references to "SHA1 hash" in comments and UI labels to be "artifact hash" or similar. ... (file: [bb1344335d] check-in: [b9a1a3b9d8] user: drh branch: fossil-2.0, size: 8173)
2016-08-10
09:06
Remove unnecessary spacing ... (file: [bfd79fbd74] check-in: [c3b5f1d2f2] user: jan.nijtmans branch: trunk, size: 8183)
2016-06-11
05:27
Fix harmless compiler warning. ... (file: [a385eb9a5d] check-in: [2d8c3b71c0] user: mistachkin branch: trunk, size: 8184)
2016-05-30
11:23
Enhance the files_of_checkin virtual table so that it can work as a table valued function, allowing queries such as: "SELECT * FROM files_of_checkin('version-1.34');" ... (file: [c967a79b5b] check-in: [24cfcee7cc] user: drh branch: trunk, size: 8172)
2016-05-18
02:28
Improvements to comments in the introduction to the files_of_checkin virtual table. ... (file: [66ff462be6] check-in: [06e2327c90] user: drh branch: trunk, size: 7385)
2015-07-15
21:47
Fix the "foci" virtual table so that it is able to correctly handle non-existant manifest numbers. ... (file: [693596989f] check-in: [31c3c599ff] user: drh branch: trunk, size: 7462)
2015-03-09
08:58
Eliminate some unnecessary end-of-line spacing ... (file: [8e1553ee3a] check-in: [7fbc1c3a1f] user: jan.nijtmans branch: trunk, size: 7453)
2015-03-01
20:56
More changes to make 'check-in' terminology consistent in source comments, SQL comments, JSON error messages, and web page link text. ... (file: [cbfabff57c] check-in: [30c107e2c8] user: mistachkin branch: trunk, size: 7454)
2015-02-28
10:11
replaced 'checkin' with 'check-in' in code-comment, inline command help-text, SQL-statement comment, fatal error messages and some non-functional webpage-content ... (file: [2540c0c0b3] check-in: [7c30266a45] user: michai branch: ml-jb-doc-typos, size: 7453)
2015-01-17
14:53
Make the symbolic_name_to_rid() and checkin_mtime() SQL functions available in the "fossil sql" command. Improve the documentation for the files_in_checkin virtual table. ... (file: [5f8f822add] check-in: [ba1429cef8] user: drh branch: trunk, size: 7448)
2015-01-15
09:28
Remove spacings at end-of-line. No change in any functionality. ... (file: [db50721849] check-in: [080ab8cb0a] user: jan.nijtmans branch: trunk, size: 6586)
2014-12-31
15:46
Working on fixing/rewriting svn-import function. This is not in a stable state yet. DO NOT TEST ... (file: [0e3efb9231] check-in: [9604c28207] user: baruch branch: svn-import, size: 6586)
2014-12-15
18:17
Fix the "files_of_checkin" virtual table so that it works correctly with delta manifests. ... (file: [0f6dfbaa4b] check-in: [0fba2272fa] user: drh branch: fileage-enhancement, size: 6590)
2014-12-01
21:29
More compiler warning fixes. ... (file: [1d0790ce2c] check-in: [155c8b64ac] user: drh branch: DBP-workflow, size: 6517)
2014-11-28
17:23
Add the "files_of_checkin" virtual table. ... (file: [0a554aebe2] check-in: [7a588fe662] user: drh branch: trunk, size: 6568)