Fossil

All files named "src/foci.c"
Login

All files named "src/foci.c"

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: [2b554bb2] check-in: [ab054759] user: danield branch: trunk, size: 8489)
2023-02-08
13:35
Fix a couple of -Wextra compiler warnings. ... (file: [cab69c5b] check-in: [3afeef3f] 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: [44d70bdf] check-in: [b0365238] 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: [a8a06855] check-in: [2f225b82] 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: [bb134433] check-in: [b9a1a3b9] user: drh branch: fossil-2.0, size: 8173)
2016-08-10
09:06
Remove unnecessary spacing ... (file: [bfd79fbd] check-in: [c3b5f1d2] user: jan.nijtmans branch: trunk, size: 8183)
2016-06-11
05:27
Fix harmless compiler warning. ... (file: [a385eb9a] check-in: [2d8c3b71] 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: [c967a79b] check-in: [24cfcee7] 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: [66ff462b] check-in: [06e2327c] 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: [69359698] check-in: [31c3c599] user: drh branch: trunk, size: 7462)
2015-03-09
08:58
Eliminate some unnecessary end-of-line spacing ... (file: [8e1553ee] check-in: [7fbc1c3a] 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: [cbfabff5] check-in: [30c107e2] 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: [2540c0c0] check-in: [7c30266a] 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: [5f8f822a] check-in: [ba1429ce] user: drh branch: trunk, size: 7448)
2015-01-15
09:28
Remove spacings at end-of-line. No change in any functionality. ... (file: [db507218] check-in: [080ab8cb] 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: [0e3efb92] check-in: [9604c282] 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: [0f6dfbaa] check-in: [0fba2272] user: drh branch: fileage-enhancement, size: 6590)
2014-12-01
21:29
More compiler warning fixes. ... (file: [1d0790ce] check-in: [155c8b64] user: drh branch: DBP-workflow, size: 6517)
2014-11-28
17:23
Add the "files_of_checkin" virtual table. ... (file: [0a554aeb] check-in: [7a588fe6] user: drh branch: trunk, size: 6568)