Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins related to "trunk" plus check-in "2017-02-14 18:19:41" occurring around 2017-02-14 18:19:41.
2017-03-01
| ||
17:11 | Show on the the first 40 characters of SHA3 hashes in the "fossil status" command, and similar, to avoid overflowing the 80-character width of a standard TTY window. ... (check-in: 5c87495e42 user: drh tags: trunk) | |
16:44 | Show the correct hash algorithm name in the Overview section of the /info webpage. ... (check-in: 92fb97609a user: drh tags: fossil-2.1) | |
16:04 | This is the branch for Fossil 2.1. The only difference from 2.0 will be that in this branch SHA3 hash names are used by default, instead of SHA1. ... (check-in: fc3995a01b user: drh tags: fossil-2.1) | |
16:00 | Add the ability to read and understand SHA3 name hashes. ... (check-in: fd9b7bd982 user: drh tags: trunk) | |
15:35 | Change references to "SHA1 hash" in comments and UI labels to be "artifact hash" or similar. ... (Closed-Leaf check-in: b9a1a3b9d8 user: drh tags: fossil-2.0) | |
00:35 | Merge updates from trunk. ... (check-in: fcc9116a54 user: drh tags: fossil-2.0) | |
00:25 | On a check-out the manifest.uuid file is determined by the display name, not the SHA1 hash of the manifest. ... (check-in: 41af304e00 user: drh tags: trunk) | |
2017-02-27
| ||
14:46 | The smallest SHA3 hash size is 224 bits, not 228 bits. ... (check-in: 5ed8477b6c user: drh tags: trunk) | |
13:07 | Improvement to the way auxiliary tables are initially dropped on a rebuild. ... (check-in: a31944e628 user: drh tags: fossil-2.0) | |
2017-02-26
| ||
16:30 | Add the --size argument to the sha3sum command. ... (check-in: ccdafa2a93 user: drh tags: trunk) | |
2017-02-25
| ||
20:33 | Optimizations to the SHA3 algorithm. ... (check-in: 493321d44f user: drh tags: trunk) | |
20:14 | Updates to the "sha3sum" help text. ... (check-in: b015ad715d user: drh tags: trunk) | |
20:07 | Add a SHA3 hash algorithm. So far the only integration is the "fossil sha3sum" command. ... (check-in: dcb1a827d5 user: drh tags: trunk) | |
19:47 | Add a SHA3 hash algorithm. So far the only integration is the "fossil sha3sum" command. (This was suppose to go on trunk.) ... (Closed-Leaf check-in: 17ea282226 user: drh tags: sha3) | |
2017-02-24
| ||
14:52 | Fix MD5 function (actually: byteReverse) for ARM processors. If OpenSSL is available, use their MD5 impl. Exchange SHA1Final() method parameters, being compatible with OpenSSL. ... (check-in: b88ef030a6 user: jan.nijtmans tags: trunk) | |
2017-02-23
| ||
13:42 | Run the "PRAGMA optimize" command as the database is closing. This change is intended as a test of "PRAGMA optimize". ... (check-in: 90555227ea user: drh tags: optimize-pragma) | |
07:52 | Add support for document titles to the TH1 docs feature. ... (check-in: 35698c9c43 user: mistachkin tags: trunk) | |
07:51 | Fix harmless compiler warning seen with MSVC. ... (check-in: afcff4999e user: mistachkin tags: trunk) | |
2017-02-18
| ||
18:13 | Merge trunk. Openssl 1.1.0d -> 1.1.0e ... (check-in: 28173845f9 user: jan.nijtmans tags: openssl-1.1) | |
2017-02-17
| ||
13:23 | Cherrypick [http://www.sqlite.org/src/info/810d29320b853b3a|810d29320b]: Remove the CLANG_VERSION macro, since we have learned that version numbers in clang are "marketing" and are inconsistent and unreliable. Builds using clang will still use the GCC_VERSION macro since clang works hard to be gcc compatible. ... (check-in: c453a91606 user: jan.nijtmans tags: branch-1.37) | |
13:20 | Cherrypick [http://www.sqlite.org/src/info/810d29320b853b3a|810d29320b]: Remove the CLANG_VERSION macro, since we have learned that version numbers in clang are "marketing" and are inconsistent and unreliable. Builds using clang will still use the GCC_VERSION macro since clang works hard to be gcc compatible. ... (check-in: ad2dd95dbf user: jan.nijtmans tags: trunk) | |
2017-02-15
| ||
17:41 | Clarification of text in the quickstart.wiki documentation. ... (check-in: 99bbb26072 user: drh tags: trunk) | |
06:23 | Improve the warning message about versioned/non-versioned settings so that it includes the full path to the versioned settings file, for better use with things like 'fossil all'. ... (check-in: 83fd738490 user: mistachkin tags: trunk) | |
2017-02-14
| ||
19:19 | Merge trunk ... (check-in: f19e2c0abd user: jan.nijtmans tags: cleanX) | |
18:19 | If the 'allow-symlinks' option is enabled (or the '--no-dir-symlinks' flag is specified), do not traverse into symlinked directories. ... (check-in: 2375d6cbce user: mistachkin tags: trunk) | |
15:41 | (cherry-pick): Update the built-in SQLite to version 3.17.0 ... (check-in: 17a33275f0 user: jan.nijtmans tags: branch-1.37) | |
15:35 | Update the built-in SQLite to version 3.17.0 ... (check-in: 616d2873f0 user: jan.nijtmans tags: trunk) | |
03:04 | For safety, the --verily option to clean should force all symlinks to be treated as normal content files. ... (Closed-Leaf check-in: 8fdf8cbe9c user: mistachkin tags: symlinks) | |
2017-02-13
| ||
20:10 | If the 'allow-symlinks' option is enabled (or the '--no-dir-symlinks' flag is specified), do not traverse into symlinked directories. ... (check-in: 3e949e1761 user: mistachkin tags: symlinks) | |
2017-02-10
| ||
23:26 | Fix timeline limit option with path-specific request. ... (check-in: ffd261abfb user: ashepilko tags: trunk) | |
01:03 | Create new branch named "roy-export" ... (check-in: 27de3fc8be user: roy.marples tags: roy-export) | |
2017-02-09
| ||
20:04 | Make sure "fossil all" headers are flushed before running each subprocess. ... (check-in: 8e428c14c2 user: drh tags: trunk) | |
19:56 | Update the built-in SQLite to the first 3.17.0 release candidate. ... (check-in: e734fdc68d user: drh tags: trunk) | |
2017-02-08
| ||
18:28 | On /dir page, add a link named "[history]" that point to the timeline affecting only the files inside the current directory. Use the "chng=dirname/*" query parameter of the /timeline page) TODO: Implement the same in Tree-View mode (could add the link beside each directory) ... (check-in: c458c3f61b user: mgagnon tags: dir_history_link) | |
2017-02-07
| ||
13:54 | Update the built-in SQLite to version 3.17.0 beta1 ... (check-in: 8fe0fefb24 user: drh tags: trunk) | |
06:39 | Show commit information after new branch is committed to avoid confusion. ... (Closed-Leaf check-in: cbde195a11 user: andybradford tags: branch-info) | |
2017-02-06
| ||
23:31 | merge trunk ... (check-in: 2ada986e1e user: jan.nijtmans tags: cleanX) | |
22:31 | Add '--no-dir-symlinks' command line option, which prevents traversing into symlinked directories. Make the '--verily' option to 'clean' imply '--no-dir-symlinks'. ... (check-in: 8e659df696 user: mistachkin tags: trunk) | |
18:30 | Fail a "fossil commit" that contains a --branch option for an open branch unless there is also a --force option. ... (check-in: b1026f20cc user: drh tags: trunk) | |
2017-02-04
| ||
19:58 | Improve help text for the pull/push/sync commands. ... (check-in: 04c6e7ee82 user: mistachkin tags: trunk) | |
2017-02-03
| ||
15:13 | On diff/gdiff command, override "diff-binary" setting when argument "--diff-binary off" command line option is specified, not only with "--diff-binary on". ... (check-in: f62c247083 user: mgagnon tags: trunk) | |
2017-02-01
| ||
04:51 | Missed one. ... (Closed-Leaf check-in: 2f19a68768 user: mistachkin tags: noSymlinks) | |
02:16 | Add the --no-symlinks global command line option. ... (check-in: 85277aa3b3 user: mistachkin tags: noSymlinks) | |
2017-01-29
| ||
12:44 | (cherry-pick): Changing the password requires a 'real' login. ... (check-in: fb4b87d95d user: jan.nijtmans tags: branch-1.37) | |
2017-01-28
| ||
19:48 | Changing the password requires a 'real' login. ... (check-in: 8b562b90c0 user: mistachkin tags: trunk) | |
2017-01-27
| ||
12:30 | (cherry-pick): Make "fossil version -v" work again with SQLite 3.15.x, since no-where is documented that "fossil now requires SQLite 3.16" Change VERSION to 1.37.1 (if ever released, this should at least be in it) ... (check-in: e79e454446 user: jan.nijtmans tags: branch-1.37) | |
12:28 | (cherry-pick): The default MIME type for JSON wiki text should be 'text/x-fossil-wiki', not 'text/plain'. ... (check-in: 80d5408de1 user: jan.nijtmans tags: branch-1.37) | |
12:27 | (cherry-pick): Update the "search" command to honor the -R option. ... (check-in: eab6be7b02 user: jan.nijtmans tags: branch-1.37) | |
12:26 | (cherry-pick): Fix the --differ option on "fossil changes" which was broken in the 1.37 release. Openssl 1.0.2j -> 1.0.2k ... (check-in: 86db914551 user: jan.nijtmans tags: branch-1.37) | |
12:21 | Make "fossil version -v" work again with SQLite 3.15.x, since no-where is documented that "fossil now requires SQLite 3.16" ... (check-in: 042d6a7b98 user: jan.nijtmans tags: trunk) | |