Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file src/branch.c version f7a40fd5eb
|
2023-09-29
| ||
| 12:53 | Fix self-registration bug created by the enhanced CSRF defense changes. ... (check-in: 6ae9941860 user: drh tags: trunk) | |
| 06:56 | Fixing the long opt broke final short option if expected argument is not present. ... (Closed-Leaf check-in: d8b23d71c9 user: preben tags: find-options-last-arg-fix) | |
|
2023-09-28
| ||
| 18:59 | Handle --opt=arg as final command line argument, discussed in [forum:a90b5ebd36f4c134]. ... (check-in: 9ac38481ec user: preben tags: find-options-last-arg-fix) | |
| 14:15 | Update to the change log. ... (check-in: e3e28f43dc user: drh tags: trunk) | |
| 14:13 | Changing a setting to an empty string is now the same as unsetting that value, in most cases. Settings that are exceptions to the rule are marked with the "keep-empty" flag. Fix for the issue reported by [forum:/forumpost/a17b5fa51d607e3d|forum post a17b5fa51d607e3d]. ... (check-in: 1f6ae1efb4 user: drh tags: trunk) | |
| 14:08 | Minor tweaks to the hash color test page. ... (check-in: 19799565b7 user: drh tags: trunk) | |
| 13:51 | The "branch ls" command should flag private branches with -R. ... (check-in: 016f6c5ec5 user: drh tags: trunk) | |
| 13:18 | branch ls should also flag private branches with -R. ... (Closed-Leaf check-in: fcb40ac931 user: preben tags: branch-ls-private-fix) | |