Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/shell8.test
2025-03-27
| ||
14:32 | [641cf21a99] part of check-in [f96a5346e3] In Tcl, always use eq/ne for comparing strings, not ==/!= (check-in: [f96a5346e3] user: jan.nijtmans branch: cygwin-fixes, size: 4776) | |
2024-05-06
| ||
20:21 | [aea51ecbcd] part of check-in [2bf8c3f99a] When extracting links from sqlar archives, clobber any existing file or link, and do not call utimes() to set the timestamp - it looks through the link and operates on the target. (check-in: [2bf8c3f99a] user: dan branch: trunk, size: 4774) | |
2024-03-11
| ||
19:33 | [9b71d56a6f] part of check-in [6eae4547d4] Update mdevtest and sdevtest to do shell builds in parallel. And only if one or more of the tcl scripts run requires it. (check-in: [6eae4547d4] user: dan branch: trunk, size: 4372) | |
2022-05-09
| ||
12:29 | [3fd093d481] part of check-in [0d3e238019] Simplify .import leak plug and arrange for CLI to be run under valgrind. (check-in: [0d3e238019] user: larrybr branch: import-leak-plug, size: 4352) | |
2021-11-02
| ||
00:18 | [388471d16e] part of check-in [13fb74ac5e] Add globbing option to shell's .archive command. (check-in: [13fb74ac5e] user: larrybr branch: archive_remove, size: 4346) | |
2021-11-01
| ||
22:30 | [b109236471] part of check-in [978d5ed437] Add a test for .ar -r and fix a use-of-uninitialized-variable bug (check-in: [978d5ed437] user: larrybr branch: archive_remove, size: 4266) | |
2018-01-16
| ||
02:38 | [96be02ea0c] part of check-in [ce8bfe6c2b] Disable the ".archive" command tests in shell8.test if the CLI is compiled without ZLIB support. (check-in: [ce8bfe6c2b] user: drh branch: trunk, size: 3851) | |
2018-01-10
| ||
15:17 | [c836470ccd] part of check-in [430d1a7daa] The ".ar" command deduces whether or not the target file is a ZIP or SQLAR and does the appropropriate thing. The "-z" option is omitted. The "--append" option is added to open auxiliary databases using apndvfs. (check-in: [430d1a7daa] user: drh branch: archive-improvements, size: 3679) | |
2018-01-09
| ||
18:31 | [5a1f2c6d5c] part of check-in [f6355970f0] Fix a potential crash in sqlite3expert.c caused by a missing sqlite3_reset() call. (check-in: [f6355970f0] user: dan branch: trunk, size: 3678) | |
2018-01-04
| ||
22:46 | [7585847402] part of check-in [335387f9e0] Get the shell enhancements compiling with MSVC. (check-in: [335387f9e0] user: mistachkin branch: sqlar-shell-support, size: 3635) | |
2017-12-14
| ||
19:15 | [96f35965fe] part of check-in [7b51269cae] Have the writefile() function optionally set the modification-time of the files it writes or creates. And many small fixes to the new code on this branch. (check-in: [7b51269cae] user: dan branch: sqlar-shell-support, size: 3549) | |
2017-12-12
| ||
20:28 | [0f7dfc5b33] part of check-in [1a9867973c] Add tests and fixes for the shell ".ar" command -f option. (check-in: [1a9867973c] user: dan branch: sqlar-shell-support, size: 3115) | |
20:04 | [5c5a9d100d] part of check-in [38dbeb1e77] Add support for parsing options in non-traditional tar form to the ".ar" command. Have writefile() attempt to create any missing path components. And not to throw an exception if it is called to create a directory that already exists. (check-in: [38dbeb1e77] user: dan branch: sqlar-shell-support, size: 2566) | |
2017-12-11
| ||
20:22 | [d04773f4e8] part of check-in [0394889afe] Enhance virtual table "fsdir" in ext/misc/fileio.c. Add support for "-C" to the shell command's ".ar c" command. (check-in: [0394889afe] user: dan branch: sqlar-shell-support, size: 2209) | |
2017-12-09
| ||
18:28 | [0e8e064da5] part of check-in [8cd70960c5] Add support for -C to ".ar x". (check-in: [8cd70960c5] user: dan branch: sqlar-shell-support, size: 2009) | |
17:58 | Added: [98b1d7b218] part of check-in [840401cc8c] Improve parsing of ".ar" commands. Add new test file for the same. (check-in: [840401cc8c] user: dan branch: sqlar-shell-support, size: 1821) | |