Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 65c23c63dbee20cc.
2015-04-10
| ||
17:33 | • Edit [11b7fa691499c047|11b7fa6914]: Cancel tag "pending-review". ... (artifact: 0ae83e7885 user: jan.nijtmans) | |
17:33 | Only check for forks on "open" leaves, otherwise we cannot do anything about it from here anyway. Thanks to Andy Bradford for noticing this. ... (Closed-Leaf check-in: 72794ec975 user: jan.nijtmans tags: update-fork-warn) | |
16:36 | • Edit [11b7fa691499c047|11b7fa6914]: Add tag "pending-review". ... (artifact: a71ddbe6a9 user: jan.nijtmans) | |
16:35 | Display "fork" status on "fossil info", "fossil status" and related commands as well. ... (check-in: 11b7fa6914 user: jan.nijtmans tags: update-fork-warn) | |
07:55 | Add a warning to "fossil update" when a fork has occurred. ... (check-in: 32998a20f9 user: jan.nijtmans tags: update-fork-warn) | |
05:31 | Minor correction to comment, no code change. ... (check-in: d397f1cdc4 user: andybradford tags: trunk) | |
00:46 | Merge mark. ... (check-in: 6fec235a9f user: mistachkin tags: andygoth-versioned-open) | |
00:45 | Remove superfluous slash from '.fossil-settings' path construction in print_setting(). ... (check-in: fad1dd0a8e user: mistachkin tags: trunk) | |
00:42 | Merge updates from trunk. ... (check-in: 9cb9df0163 user: mistachkin tags: andygoth-versioned-open) | |
00:30 | Add warnings to clients which receive content that creates a fork. Defer warnings as much as possible. ... (check-in: 9d45319345 user: andybradford tags: sync-forkwarn) | |
00:27 | Restore the --soft/--hard option processing for mv/rm, which was removed by mistake. ... (check-in: 86212ecee3 user: mistachkin tags: trunk) | |
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:22 | Remove extraneous printf() statements from the IPv6 logic in the unix CGI server code. ... (Closed-Leaf check-in: 2d9d276b7f user: drh tags: ipv6-server) | |
23:21 | Style and comment fixes. ... (check-in: 99c57b3eb3 user: mistachkin tags: mvAndRmFiles) | |
23:16 | Fix indentation and remove all strcpy() and strcat() calls (as OpenBSD hates those). ... (check-in: b1cb81ebe7 user: drh tags: ipv6-server) | |
21:36 | Enable the use of IPv6 for "fossil ui" and "fossil server" on unix. ... (check-in: dae37f0e35 user: drh tags: ipv6-server) | |
02:19 | Merge updates from trunk. ... (check-in: 0060d07ddf user: mistachkin tags: mvAndRmFiles) | |
00:51 | Warn the client that pushes content which generates a fork on the server. ... (check-in: 6b410f914e user: andybradford tags: sync-forkwarn) | |
2015-04-08
| ||
17:05 | Improve some comments. No changes to code. ... (check-in: 5a12e8c3b6 user: mistachkin tags: trunk) | |
13:49 | Merge trunk ... (check-in: ff571668c4 user: jan.nijtmans tags: sqlite3-compat) | |
12:49 | Update the built-in SQLite to version 3.8.9. ... (check-in: 15e669399f user: drh tags: trunk) | |
09:29 | Delay traversing the disk after the potential "empty check-in comment. continue (y/N)?" question: If the answer is no, we would do it unnecessary. ... (check-in: 03921d444f user: jan.nijtmans tags: trunk) | |
06:37 | During open, only refresh the 'allow-symlinks' setting if there is an open revision. ... (check-in: 65c23c63db user: mistachkin tags: andygoth-versioned-open) | |
06:08 | • Edit [20972e8042763226|20972e8042]: Edit check-in comment. ... (artifact: d8b9a71961 user: mistachkin) | |
06:08 | Simplify branch changes. The historical_version_of_file() function appears to return >0 upon success. Also, remove superfluous slash from '.fossil-settings' path construction in print_setting(). ... (check-in: 20972e8042 user: mistachkin tags: andygoth-versioned-open) | |
05:06 | Check versioned settings (namely, allow-symlinks) during open. ... (check-in: 6a4c3c5ee2 user: andygoth tags: andygoth-versioned-open) | |
2015-04-06
| ||
11:48 | Update the built-in SQLite to the third 3.8.9 beta. ... (check-in: 93e943d56a user: drh 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) | |
19:37 | Change the name of a new TH1 function to help clarify its purpose. ... (check-in: 22b3d0b6ab user: mistachkin tags: trunk) | |
18:30 | • Closed ticket [b6eea9446d]: database is locked error for 'fossil all' commands that need to modify the config database plus 4 other changes ... (artifact: 809c35ad4c user: mistachkin) | |
18:29 | • Edit [999de0b7462536be|999de0b746]: Mark "Closed". Edit check-in comment. ... (artifact: 41b2ded586 user: mistachkin) | |
18:17 | Add the 'info commands' and 'info vars' sub-commands to the TH1 core language, with tests. ... (check-in: 810e6c1e68 user: mistachkin tags: trunk) | |
04:40 | Normalize capitalization of Tcl on the TH1 commands page. ... (check-in: 0c63df2422 user: mistachkin tags: trunk) | |
04:28 | Initial work on documenting all the Fossil specific TH1 commands. ... (check-in: 1e5548ae7c user: mistachkin tags: trunk) | |
00:24 | Formally translate TH1 to Tcl return codes and vice-versa, where necessary, in the Tcl integration subsystem. ... (check-in: 4aba7584f7 user: mistachkin tags: trunk) | |
00:23 | Add Tcl integration TH1 commands to the docs. ... (check-in: 7cba307895 user: mistachkin tags: trunk) | |
2015-04-04
| ||
13:42 | Update the built-in SQLite to the second 3.8.9 beta. ... (check-in: 47c89f3e78 user: drh tags: trunk) | |
2015-04-03
| ||
20:18 | • Ticket [b6eea9446d] database is locked error for 'fossil all' commands that need to modify the config database status still Review with 4 other changes ... (artifact: 0e5e9aaae8 user: mistachkin) | |
13:27 | Merge the blitz skin enhancements. ... (check-in: 8e9757296a user: drh tags: trunk) | |
04:08 | Cleanup blobs used by the 'all' sub-command. ... (check-in: 52d746ed1e user: mistachkin tags: trunk) | |
03:56 | Evidently, the changes on this branch are no longer required. The underlying database locking issue has already been resolved. ... (Closed-Leaf check-in: 999de0b746 user: mistachkin tags: tkt-b6eea9446d) | |
03:55 | Update error messages and help text for the 'all' sub-command. ... (check-in: ac56af176b user: mistachkin tags: trunk) | |
03:13 | Merge updates from trunk. ... (check-in: bc31308652 user: mistachkin tags: mvAndRmFiles) | |
03:11 | • Edit [2d3dc9b00d736ed8|2d3dc9b00d]: Mark "Closed". ... (artifact: ecd36e0659 user: mistachkin) | |
03:07 | Further simplifications. ... (check-in: 52641f3032 user: mistachkin tags: tkt-b6eea9446d) | |