Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

104 check-ins related to "cleanX"

2020-06-25
08:16
Merge trunk Closed-Leaf check-in: 69b450c1e0 user: jan.nijtmans tags: cleanX
00:17
On webpages, render help text as HTML. check-in: e58c76a1d0 user: drh tags: trunk
2019-08-04
22:56
Merge trunk check-in: fc5f88d6d9 user: jan.nijtmans tags: cleanX
20:26
Fix a harmless compiler warning. check-in: 95a6a658d4 user: drh tags: trunk
2017-08-30
13:29
Merge cleanX Closed-Leaf check-in: fd47eae7da user: jan.nijtmans tags: cleanX-no-clean-glob
13:17
Don't prompt before removing empty directories check-in: 81d72e7257 user: jan.nijtmans tags: cleanX
13:07
Merge cleanX check-in: 9297610047 user: jan.nijtmans tags: cleanX-no-clean-glob
13:02
Merge trunk check-in: d4f98e25c1 user: jan.nijtmans tags: cleanX
12:02
Remove the --no-dir-symlinks option. This is a back-out of check-in [2375d6cbce933267] together with other cleanup changes. check-in: b7272185ca user: drh tags: trunk
2017-02-14
19:23
Merge cleanX check-in: d73dcdd0a2 user: jan.nijtmans tags: cleanX-no-clean-glob
19:21
fix execution bit, corresponding with trunk check-in: 5957bf3cda user: jan.nijtmans tags: cleanX
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
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
2016-11-07
00:34
Merge trunk check-in: 4bf71abde8 user: jan.nijtmans tags: cleanX
00:33
Integrate andygoth-changes, try two check-in: e7764947d7 user: andygoth tags: trunk
2016-05-21
23:58
merge cleanX check-in: 70f77a1b69 user: jan.nijtmans tags: cleanX-no-clean-glob
23:48
Merge trunk check-in: a2c0e3f228 user: jan.nijtmans tags: cleanX
22:48
Point out that clean -prompt implies -disable-undo check-in: b5601dc3c4 user: andygoth tags: trunk
2015-11-04
00:50
Don't prompt when using -x check-in: e24b5abaf2 user: jan.nijtmans tags: cleanX-no-clean-glob
2015-11-03
23:50
merge cleanX check-in: 607bc737e7 user: jan.nijtmans tags: cleanX-no-clean-glob
23:50
Don't prompt when using -x check-in: daf352e7a1 user: jan.nijtmans tags: cleanX
22:50
merge trunk check-in: c7fbeb7aaa user: jan.nijtmans tags: cleanX
21:50
Enable symlinks by default on non-Windows platforms and make sure that the 'open' command honors the global 'allow-symlinks' setting in addition to the versioned and per-repository ones. check-in: 9ecbfb3724 user: mistachkin tags: trunk
05:47
merge cleanX check-in: 346d62a411 user: jan.nijtmans tags: cleanX-no-clean-glob
04:47
merge trunk check-in: 23024b4a6c user: jan.nijtmans tags: cleanX
03:47
Simplify and enhance changes from the previous check-in. check-in: 653b6b9240 user: mistachkin tags: trunk
2015-09-04
11:45
merge trunk check-in: 45cbbad4dd user: jan.nijtmans tags: cleanX
11:42
A few general symlink handling fixes, cherrypicked from "winsymlink" branch check-in: 9867a3ec7c user: jan.nijtmans tags: trunk
2015-08-21
09:15
merge trunk check-in: 0ab66b742c user: jan.nijtmans tags: cleanX
2015-08-18
13:28
Update the built-in SQLite to version 3.8.11.1 check-in: 7842b8ab31 user: jan.nijtmans tags: trunk
2015-07-14
19:55
merge trunk check-in: cac5cbae72 user: jan.nijtmans tags: cleanX-no-clean-glob
09:55
merge trunk check-in: 3ddf95e334 user: jan.nijtmans tags: cleanX
00:38
Make the "fossil clean" command undoable. check-in: 1bf792eeeb user: drh tags: trunk
2015-05-23
12:11
Merge trunk check-in: 533ff3d079 user: jan.nijtmans tags: cleanX
11:11
Version 1.33 check-in: 9c65b5432e user: drh tags: trunk, release, version-1.33
2015-05-04
22:10
Merge cleanX check-in: 72baedfbbb user: jan.nijtmans tags: cleanX-no-clean-glob
21:10
merge trunk check-in: 857ab8ae1d user: jan.nijtmans tags: cleanX
20:10
Since fossil now uses sqlite_malloc64, which is introduced in SQLite 3.8.7, don't accept linkage using earlier SQLite versions any more. check-in: a481a8176b user: jan.nijtmans tags: trunk
2015-04-30
22:03
No longer assume -f with -x|--verily, as everything matching --ignore will not be prompted for anyway. check-in: f870407c8c user: jan.nijtmans tags: cleanX
21:53
Remove no-longer used allow-clean-x setting check-in: 330c88ebb1 user: jan.nijtmans tags: cleanX
21:24
Merge trunk check-in: 44bed85354 user: jan.nijtmans tags: cleanX
20:24
Remove unused 0 argument. No functional change. check-in: d56b848373 user: jan.nijtmans tags: trunk
2015-02-24
04:40
Merge cleanX check-in: c4750a1e85 user: jan.nijtmans tags: cleanX-no-clean-glob
03:40
Merge trunk check-in: 1cbe4fd9e1 user: jan.nijtmans tags: cleanX
02:40
Minor tweaks to coding style and comments. No functional changes. check-in: a97404ef7f user: mistachkin tags: trunk
2015-01-19
12:59
Merge cleanX check-in: ac1fc1c675 user: jan.nijtmans tags: cleanX-no-clean-glob
11:59
merge trunk check-in: aa5dae22a1 user: jan.nijtmans tags: cleanX
11:29
Version 1.30 check-in: 1df1b41c86 user: drh tags: trunk, release, version-1.30
2015-01-08
14:50
merge cleanX check-in: 8e94814d8f user: jan.nijtmans tags: cleanX-no-clean-glob
14:40
merge trunk check-in: 4105aed80d user: jan.nijtmans tags: cleanX
14:30
Add the --verily option to "fossil clean". Cause "fossil clean" and "fossil extra" to see symbolic links even if symbolic link handling is turned off, as links might have been created by external processes (read: autoconf). check-in: b5b62b3d57 user: drh tags: trunk
2014-12-09
09:14
merge trunk check-in: 5589ebbd61 user: jan.nijtmans tags: cleanX
2014-12-08
17:12
Fix a harmless compiler warning. check-in: 276ae46383 user: drh tags: trunk
2014-12-05
12:42
Add new "allow-clean-x" boolean property, which enables a "fossil clean -x" without a warning. check-in: 69491bb45e user: jan.nijtmans tags: cleanX
2014-12-01
17:25
merge cleanX check-in: 5b40b55b6f user: jan.nijtmans tags: cleanX-no-clean-glob
17:24
merge trunk check-in: 3b4a5d2768 user: jan.nijtmans tags: cleanX
17:22
Add the administrative log capability. check-in: f3455a56ee user: drh tags: trunk
2014-11-28
17:36
merge trunk check-in: 12667b95be user: jan.nijtmans tags: cleanX
17:23
Add the "files_of_checkin" virtual table. check-in: 7a588fe662 user: drh tags: trunk
2014-05-22
07:46
merge trunk check-in: c7767cc123 user: jan.nijtmans tags: cleanX
04:47
Make room for extra argument in array. check-in: bae2e57901 user: andybradford tags: trunk
2014-04-30
19:16
merge trunk check-in: c1b6fd36a1 user: jan.nijtmans tags: cleanX
18:02
Typo fix (thanks to Joe P). check-in: 003db810a2 user: stephan tags: trunk
2014-04-29
08:11
merge cleanX check-in: 820b10f776 user: jan.nijtmans tags: cleanX-no-clean-glob
07:15
merge trunk check-in: 791cebc129 user: jan.nijtmans tags: cleanX
00:31
Set the mtime column of the USER table on a self-registration. check-in: a9235f4cc4 user: drh tags: trunk
2014-04-24
09:59
merge cleanX check-in: f7fd7d0ac8 user: jan.nijtmans tags: cleanX-no-clean-glob
08:12
merge trunk check-in: 9d969db8a4 user: jan.nijtmans tags: cleanX
07:21
Move glob_match(pKeep) out of the locate_unmanaged_files()/vfile_dir_scan() functions. This allows a note to be printed (with -v/--verbose) which explains why "fossil.exe" is not deleted by 'fossil clean -f --ignore ""'. No change of functionality (except for the addition of the note) check-in: 389d0d7939 user: jan.nijtmans tags: trunk
2014-03-27
09:36
With 'fossil clean -x', prompt for any files not matching any of --ignore/--clean/--keep. This is actually what gives 'fossil clean -x' added value above 'fossil clean --ignore ""'. check-in: 7695a718be user: jan.nijtmans tags: cleanX
09:06
merge trunk check-in: a40d3f90eb user: jan.nijtmans tags: cleanX
2014-03-26
11:58
3 more "full UUID" cases check-in: f46482a905 user: jan.nijtmans tags: trunk
2014-03-23
17:15
merge cleanX check-in: 1d54c02400 user: jan.nijtmans tags: cleanX-no-clean-glob
16:13
Remove some dead code (matchKeep is always false) and improve efficiency (only do glob_match() when extremeFlags is set, otherwise we already know it will be false) check-in: b0b723fbff user: jan.nijtmans tags: cleanX
10:11
Make "fossil clean -x" less dangerous by respecting the "keep-glob" setting. Fix a few historical merge errors check-in: a5c85348c6 user: jan.nijtmans tags: cleanX
09:42
merge trunk check-in: d7f04ea46f user: jan.nijtmans tags: cleanX
2014-03-22
11:33
Fix the SCGI processing so that it works with Nginx. check-in: 684eb478e7 user: drh tags: trunk
2014-02-21
15:02
merge cleanX check-in: 8b97e37e26 user: jan.nijtmans tags: cleanX-no-clean-glob
14:46
merge trunk check-in: f93b4b4db4 user: jan.nijtmans tags: cleanX
04:59
Keep track of versionable and text-area based settings using discrete fields of the stControlSettings structure. check-in: 9b2d565931 user: mistachkin tags: trunk
2013-10-30
10:53
merge cleanX branch changes (which all come from trunk) check-in: 6934dd3cc0 user: jan.nijtmans tags: cleanX-no-clean-glob
10:50
merge trunk check-in: a354949a62 user: jan.nijtmans tags: cleanX
09:11
Make "fossil add", "fossil addremove", "fossil update" and "fossil co --latest" work when the repository doesn't contain any commit yet. This is not a fatal situation at all. check-in: b725c1cf26 user: jan.nijtmans tags: trunk
2013-10-02
14:45
Take over some improvements/fixes from the CleanX2 branch. Still not very well tested, so please don't look ;-) check-in: b2a2ce5312 user: jan.nijtmans tags: cleanX-no-clean-glob
2013-10-01
23:01
Merge updates from trunk. check-in: 8d2f9ab128 user: mistachkin tags: cleanX
09:35
Make sure the --emptydirs option is processed even when it is already implied to prevent it from being considered as an 'unrecognized option'. check-in: f7c022c141 user: mistachkin tags: trunk
2013-06-03
07:53
Rebase. Remove --clean option and "clean-glob" setting. Implement new "allow-clean-x" setting. check-in: b3201c9111 user: jan.nijtmans tags: cleanX-no-clean-glob
2013-05-29
12:52
Only ask confirmation for deletion of "unmanaged" files, not for "IGNORED files". If you want to delete ignored files with confirmation, use [fossil clean --ignore ""], not [fossil clean --extreme] Closed-Leaf check-in: 020bb71f00 user: jan.nijtmans tags: cleanX
08:48
Update extreme prompt message. With --dry-run, the extreme prompt is not needed. check-in: e2dd2722c1 user: jan.nijtmans tags: cleanX
07:35
Protect fossil executable better against removal by "fossil clean -x" without getting a dialog for it. check-in: bd86711f84 user: jan.nijtmans tags: cleanX
2013-05-28
21:31
Merge updates from trunk. check-in: 4452f85156 user: mistachkin tags: cleanX
21:23
Add a robust warning and prompt for the 'extreme' clean operation. check-in: 4af673cc20 user: mistachkin tags: cleanX
15:17
Add the Tips and Usage Hints document. check-in: fda5b81880 user: drh tags: trunk
11:12
Revise usage of dry run flag. Improvements to warnings. check-in: dcd868290f user: mistachkin tags: cleanX
10:39
Fix small merge issue and free pIgnore when no longer used. check-in: aec7aa8484 user: mistachkin tags: cleanX
10:32
Refactoring of the clean -x option, phase 1. check-in: 0dc31f4bf7 user: mistachkin tags: cleanX
2013-05-27
09:56
rebase Closed-Leaf check-in: 7f0507c04d user: jan.nijtmans tags: cleanDashN
08:53
Better implementation of "fossil clean -x". Previous implementation didn't prompt any more before before removing unknown files when the -x option was used. Closed-Leaf check-in: 6758c2b0d5 user: jan.nijtmans tags: cleanX
03:10
Minor documentation updates. check-in: 7794d72c5f user: drh tags: trunk
2013-05-22
07:11
Use-case demonstrating previous change. It restores the behavior of "fossil clean" and the "ignore-glob" documentation to what it was in 1.25 and before: clean everything unknown to fossil except the build artifacts (specified by "ignore-glob" or --ignore). Now the build artifacts can be removed by "fossil clean -X", while "fossil clean -x" cleans ... Closed-Leaf check-in: 003062b7d8 user: jan.nijtmans tags: cleanX
2013-05-21
14:45
Implement -x|-X|-e|--exclude options for "fossil clean". Compatible with "git clean -x|-X|-e|--exclude". check-in: 44025538c4 user: jan.nijtmans tags: cleanX
13:56
Add option -v|--verbose to "fossil ls" as replacement for (deprecated) -l. check-in: e91d65afe5 user: jan.nijtmans tags: trunk