Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
46 check-ins related to "mvAndRmFiles"
|
2015-04-10
| ||
| 00:23 | Add the ability (configurable) for "fossil rm" and "fossil mv" to actually remove and rename files on disk. ... (check-in: 3c941ddc36 user: drh tags: trunk) | |
| 00:18 | Use one setting instead of two. Using one default fallback constant instead of two. Remove the '--metadata-only' option entirely. ... (Closed-Leaf check-in: d981fe2c5e user: mistachkin tags: mvAndRmFiles) | |
| 00:02 | Add comments and simplify use of temporary tables. ... (check-in: 90ee7bcb76 user: mistachkin tags: mvAndRmFiles) | |
|
2015-04-09
| ||
| 23:21 | Style and comment fixes. ... (check-in: 99c57b3eb3 user: mistachkin tags: mvAndRmFiles) | |
| 02:19 | Merge updates from trunk. ... (check-in: 0060d07ddf user: mistachkin tags: mvAndRmFiles) | |
|
2015-04-08
| ||
| 17:05 | Improve some comments. No changes to code. ... (check-in: 5a12e8c3b6 user: mistachkin tags: trunk) | |
|
2015-04-05
| ||
| 20:15 | Update TH1 docs. ... (check-in: 095eb14c5b user: mistachkin tags: mvAndRmFiles) | |
| 20:08 | Fix some inaccurate comments. ... (check-in: af50114075 user: mistachkin tags: mvAndRmFiles) | |
| 20:02 | Merge updates from trunk. ... (check-in: 55f7ec6c5d user: mistachkin tags: mvAndRmFiles) | |
| 19:51 | Update the change log. ... (check-in: 7e02af8c33 user: mistachkin tags: trunk) | |
|
2015-04-03
| ||
| 03:13 | Merge updates from trunk. ... (check-in: bc31308652 user: mistachkin tags: mvAndRmFiles) | |
| 02:05 | Take extra precaution to not disturb single file server invocations even though they should already be open and not hit this code. ... (check-in: d2f1df363e user: andybradford tags: trunk) | |
|
2015-03-23
| ||
| 01:50 | Update and improve command help for 'mv', 'rm', et al. ... (check-in: 27702f3cc9 user: mistachkin tags: mvAndRmFiles) | |
| 01:29 | Merge updates from trunk. ... (check-in: 78829b7089 user: mistachkin tags: mvAndRmFiles) | |
| 00:44 | Add tests for the TH1 docs feature. ... (check-in: 71536a2851 user: mistachkin tags: trunk) | |
|
2015-03-15
| ||
| 03:49 | Update command help for mv/rm to better reflect the new functionality. ... (check-in: 7b54a4e839 user: mistachkin tags: mvAndRmFiles) | |
| 03:45 | Merge updates from trunk. ... (check-in: be6af3adca user: mistachkin tags: mvAndRmFiles) | |
| 03:45 | Update the custom MinGW makefile. ... (check-in: 6ac8871cc1 user: mistachkin tags: trunk) | |
|
2015-03-09
| ||
| 14:45 | Merge trunk. Make sure that "fossil forget" and "fossil rename" are unaffected by any setting. (I'm not sure this is the way to go .....) ... (check-in: 0701c1a3f5 user: jan.nijtmans tags: mvAndRmFiles) | |
| 11:15 | Add extra space between lines of the file-list in a timeline. ... (check-in: c68c68d9d1 user: drh tags: trunk) | |
|
2015-03-04
| ||
| 02:17 | Properly document all the new options. ... (check-in: 17eb0bdcc4 user: mistachkin tags: mvAndRmFiles) | |
| 02:03 | Revise the --soft/--hard option processing a bit. ... (check-in: 2d1f5abf71 user: mistachkin tags: mvAndRmFiles) | |
| 02:00 | Recognize the '--soft' and '--hard' options as well for the mv/rm commands. ... (check-in: 2ed14f79d8 user: mistachkin tags: mvAndRmFiles) | |
| 01:27 | Add '--metadata-only' option to the 'mv' and 'rm' commands. ... (check-in: 65d5f2756a user: mistachkin tags: mvAndRmFiles) | |
|
2015-03-03
| ||
| 23:27 | Merge trunk. ... (check-in: ae5c35ef41 user: mistachkin tags: mvAndRmFiles) | |
| 23:26 | Update custom MinGW Makefile. ... (check-in: 8ef8940478 user: mistachkin tags: trunk) | |
| 23:25 | Only define and use the new 'move-files' and 'remove-files' settings when compiled with the FOSSIL_ENABLE_LEGACY_MV_RM option. ... (check-in: c227e14f80 user: mistachkin tags: mvAndRmFiles) | |
| 22:52 | Merge updates from trunk. ... (check-in: 0a0be9e1e1 user: mistachkin tags: mvAndRmFiles) | |
| 17:16 | Use timelineDate class for the date div on finfo page, just like on timeline page to ensure the date doesn't wrap. (problem reported on ml) ... (check-in: 3dbe76fca9 user: mgagnon tags: trunk) | |
|
2015-02-25
| ||
| 01:21 | Correct two typos in comments. ... (check-in: b4d1c30ca3 user: mistachkin tags: mvAndRmFiles) | |
|
2015-02-24
| ||
| 02:42 | Remove stray blank line. ... (check-in: 89f8542973 user: mistachkin tags: mvAndRmFiles) | |
| 02:41 | Merge updates from trunk. ... (check-in: 11578f544c user: mistachkin tags: mvAndRmFiles) | |
| 02:40 | Minor tweaks to coding style and comments. No functional changes. ... (check-in: a97404ef7f user: mistachkin tags: trunk) | |
| 00:46 | Merge updates from trunk. ... (check-in: 75a07f8911 user: mistachkin tags: mvAndRmFiles) | |
| 00:36 | Execute 'optional' SQL statements in their original order. ... (check-in: 9491f1dd54 user: mistachkin tags: trunk) | |
|
2015-02-16
| ||
| 03:27 | Improve the new diagnostic messages. ... (check-in: 7451975d84 user: mistachkin tags: mvAndRmFiles) | |
| 03:21 | Merge updates from trunk. ... (check-in: df36d6b85b user: mistachkin tags: mvAndRmFiles) | |
| 03:11 | Fix some TH1 test failures due to recent changes. ... (check-in: d44207ff43 user: mistachkin tags: trunk) | |
|
2015-02-05
| ||
| 04:50 | Add help text for the new settings. ... (check-in: 6048a961a7 user: mistachkin tags: mvAndRmFiles) | |
| 04:35 | Emit diagnostic messages after the file operations have been done, not before. ... (check-in: 1dad8acaa2 user: mistachkin tags: mvAndRmFiles) | |
| 03:55 | Minor adjustment to some SQL. ... (check-in: dfc3dfa59c user: mistachkin tags: mvAndRmFiles) | |
| 03:53 | Merge updates from trunk. ... (check-in: 3766e0e833 user: mistachkin tags: mvAndRmFiles) | |
| 03:46 | Enhance the comments associated with the common command line options. ... (check-in: 5a2e8453a1 user: mistachkin tags: mvAndRmFiles) | |
| 03:39 | Add 'move-files' and 'remove-files' settings to enable moving or removing files when the mv or rm commands are used, respectively. ... (check-in: 21e08f0904 user: mistachkin tags: mvAndRmFiles) | |
| 02:51 | Fix the "Tickets" menu option on "San Francisco Modern" so that it points to /ticket instead of /reportlist. ... (check-in: b2f2f0ce2f user: drh tags: trunk) | |
| 01:56 | Fix search result links when the FTS index is not in use. ... (check-in: 7e56e36080 user: mistachkin tags: trunk) | |