Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
24 check-ins using file src/shell.c version 140123caf2
|
2021-11-21
| ||
| 10:32 | Fix invokation of rebuild_db() from the src/json.c which was overlooked in the previous check-in. check-in: 54ebad0116 user: george tags: trunk | |
|
2021-11-19
| ||
| 12:29 | Remove unused randomize flag to rebuild_db(), per /chat discussion, along with the no-op --randomize flag to the rebuild command. check-in: 298ccff06c user: stephan tags: trunk | |
| 10:16 | Merged latest trunk into strict branch. Leaf check-in: 845d3e8612 user: stephan tags: strict | |
| 06:02 | Fix a minor typo in the /ci_edit footnote about custom branch colors. check-in: 5954e626f9 user: florian tags: trunk | |
|
2021-11-17
| ||
| 15:52 | Fix accidental fork. check-in: bd7f2727ba user: danield tags: trunk | |
| 15:49 | Document how to add HTTPS=on for the case where Fossil is used in CGI mode with Apache behind Nginx. check-in: cd934131f8 user: danield tags: trunk | |
|
2021-11-16
| ||
| 12:28 | Remove surplus comments mistakenly added to the end of some files by check-in [bf3a32f59e83b029] check-in: f3bd05ca7f user: drh tags: trunk | |
|
2021-11-15
| ||
| 22:43 | Update the built-in SQLite to the latest 3.37.0 beta for testing. check-in: 163534407d user: drh tags: trunk | |
| 12:39 | Added --ingore-clock-skew option to checkin, per discussion in [forum:1ccad8679d0357b8|forum post 1ccad8679d0357b8] and /chat. check-in: 93de7b27c3 user: stephan tags: trunk | |
|
2021-11-14
| ||
| 19:38 | Fix an incorrect malloc() associated with "fossil commit -v" check-in: bf3a32f59e user: drh tags: trunk | |
|
2021-11-13
| ||
| 19:33 | Minor documentation tweaks. check-in: 1eab9b69f0 user: drh tags: trunk | |
| 17:48 | Add link to "embedded doc" version the file being viewed via the /file page. check-in: d7c40d4575 user: mgagnon tags: trunk | |
| 13:10 | Improvements to Chat documentation. No code changes. check-in: cedac53a47 user: drh tags: trunk | |
|
2021-11-12
| ||
| 18:52 | Add the undocumented "fossil remote config-data" command. check-in: 6cdddee2bd user: drh tags: trunk | |
|
2021-11-11
| ||
| 23:38 | Do extra error checking to determine that a sync target given as a filename is a valid Fossil repository. Issue a better error message if it is not. check-in: 31361e328f user: drh tags: trunk | |
| 23:01 | Only remember the last-sync-url after a successful sync. Do not remember the argument if the sync failed. check-in: c129f29566 user: drh tags: trunk | |
|
2021-11-09
| ||
| 17:07 | Update the built-in SQLite to the latest 3.37.0 alpha, for testing. check-in: 39fbaf34e1 user: drh tags: trunk | |
| 14:39 | Added --verbose option to open which simply passes that flag on to the clone operation when opening a URL, per request in [forum:ab3807edc65ab115|form post ab3807edc65ab115]. check-in: c9f3d9c2a9 user: stephan tags: trunk | |
|
2021-11-06
| ||
| 15:19 | Add some line-number information to the conflict marks on a 3-way merge. More work could be done here, but this is a start. check-in: 14f44e933c user: drh tags: trunk | |
|
2021-11-05
| ||
| 15:54 | Remove OpenSSL initialization call that is not needed and which is deprecated in newer versions of OpenSSL. check-in: 8c1263754c user: drh tags: trunk | |
|
2021-11-04
| ||
| 18:37 | Update the built-in Pikchr implementation to fix a compiler warning. check-in: 7f7df29bfc user: drh tags: trunk | |
| 14:16 | Update the built-in SQLite to the latest alpha for 3.37.0 that includes the fix for using the preferred schema table name in PRAGMA table_list output. check-in: d6d4c14b0e user: drh tags: trunk | |
| 00:59 | Update the built-in SQLite with the fix for the broken shadow table protections. check-in: 00650cf020 user: drh tags: trunk | |
|
2021-11-03
| ||
| 19:10 | Update the latest SQLite to the latest 3.37.0 beta, to test SQLite. check-in: 51bb976fb9 user: drh tags: trunk | |