Fossil

Timeline
Login

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

50 most recent check-ins related to "cleanX"

2020-06-25
08:16
Merge trunk ... (Closed-Leaf check-in: 69b450c1 user: jan.nijtmans tags: cleanX)
00:17
On webpages, render help text as HTML. ... (check-in: e58c76a1 user: drh tags: trunk)
2019-08-04
22:56
Merge trunk ... (check-in: fc5f88d6 user: jan.nijtmans tags: cleanX)
20:26
Fix a harmless compiler warning. ... (check-in: 95a6a658 user: drh tags: trunk)
2017-08-30
13:29
Merge cleanX ... (Closed-Leaf check-in: fd47eae7 user: jan.nijtmans tags: cleanX-no-clean-glob)
13:17
Don't prompt before removing empty directories ... (check-in: 81d72e72 user: jan.nijtmans tags: cleanX)
13:07
Merge cleanX ... (check-in: 92976100 user: jan.nijtmans tags: cleanX-no-clean-glob)
13:02
Merge trunk ... (check-in: d4f98e25 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: b7272185 user: drh tags: trunk)
2017-02-14
19:23
Merge cleanX ... (check-in: d73dcdd0 user: jan.nijtmans tags: cleanX-no-clean-glob)
19:21
fix execution bit, corresponding with trunk ... (check-in: 5957bf3c user: jan.nijtmans tags: cleanX)
19:19
Merge trunk ... (check-in: f19e2c0a 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: 2375d6cb user: mistachkin tags: trunk)
2017-02-06
23:31
merge trunk ... (check-in: 2ada986e 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: 8e659df6 user: mistachkin tags: trunk)
2016-11-07
00:34
Merge trunk ... (check-in: 4bf71abd user: jan.nijtmans tags: cleanX)
00:33
Integrate andygoth-changes, try two ... (check-in: e7764947 user: andygoth tags: trunk)
2016-05-21
23:58
merge cleanX ... (check-in: 70f77a1b user: jan.nijtmans tags: cleanX-no-clean-glob)
23:48
Merge trunk ... (check-in: a2c0e3f2 user: jan.nijtmans tags: cleanX)
22:48
Point out that clean -prompt implies -disable-undo ... (check-in: b5601dc3 user: andygoth tags: trunk)
2015-11-04
00:50
Don't prompt when using -x ... (check-in: e24b5aba user: jan.nijtmans tags: cleanX-no-clean-glob)
2015-11-03
23:50
merge cleanX ... (check-in: 607bc737 user: jan.nijtmans tags: cleanX-no-clean-glob)
23:50
Don't prompt when using -x ... (check-in: daf352e7 user: jan.nijtmans tags: cleanX)
22:50
merge trunk ... (check-in: c7fbeb7a 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: 9ecbfb37 user: mistachkin tags: trunk)
05:47
merge cleanX ... (check-in: 346d62a4 user: jan.nijtmans tags: cleanX-no-clean-glob)
04:47
merge trunk ... (check-in: 23024b4a user: jan.nijtmans tags: cleanX)
03:47
Simplify and enhance changes from the previous check-in. ... (check-in: 653b6b92 user: mistachkin tags: trunk)
2015-09-04
11:45
merge trunk ... (check-in: 45cbbad4 user: jan.nijtmans tags: cleanX)
11:42
A few general symlink handling fixes, cherrypicked from "winsymlink" branch ... (check-in: 9867a3ec user: jan.nijtmans tags: trunk)
2015-08-21
09:15
merge trunk ... (check-in: 0ab66b74 user: jan.nijtmans tags: cleanX)
2015-08-18
13:28
Update the built-in SQLite to version 3.8.11.1 ... (check-in: 7842b8ab user: jan.nijtmans tags: trunk)
2015-07-14
19:55
merge trunk ... (check-in: cac5cbae user: jan.nijtmans tags: cleanX-no-clean-glob)
09:55
merge trunk ... (check-in: 3ddf95e3 user: jan.nijtmans tags: cleanX)
00:38
Make the "fossil clean" command undoable. ... (check-in: 1bf792ee user: drh tags: trunk)
2015-05-23
12:11
Merge trunk ... (check-in: 533ff3d0 user: jan.nijtmans tags: cleanX)
11:11
Version 1.33 ... (check-in: 9c65b543 user: drh tags: trunk, release, version-1.33)
2015-05-04
22:10
Merge cleanX ... (check-in: 72baedfb user: jan.nijtmans tags: cleanX-no-clean-glob)
21:10
merge trunk ... (check-in: 857ab8ae 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: a481a817 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: f870407c user: jan.nijtmans tags: cleanX)
21:53
Remove no-longer used allow-clean-x setting ... (check-in: 330c88eb user: jan.nijtmans tags: cleanX)
21:24
Merge trunk ... (check-in: 44bed853 user: jan.nijtmans tags: cleanX)
20:24
Remove unused 0 argument. No functional change. ... (check-in: d56b8483 user: jan.nijtmans tags: trunk)
2015-02-24
04:40
Merge cleanX ... (check-in: c4750a1e user: jan.nijtmans tags: cleanX-no-clean-glob)
03:40
Merge trunk ... (check-in: 1cbe4fd9 user: jan.nijtmans tags: cleanX)
02:40
Minor tweaks to coding style and comments. No functional changes. ... (check-in: a97404ef user: mistachkin tags: trunk)
2015-01-19
12:59
Merge cleanX ... (check-in: ac1fc1c6 user: jan.nijtmans tags: cleanX-no-clean-glob)
11:59
merge trunk ... (check-in: aa5dae22 user: jan.nijtmans tags: cleanX)
11:29
Version 1.30 ... (check-in: 1df1b41c user: drh tags: trunk, release, version-1.30)