Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins related to "trunk" plus check-in "2015-04-30 22:11:48" occurring around 2015-04-30 22:11:48.
2015-05-09
| ||
12:19 | Add code for drawing pie-chart reports. Use this for the /repo-tabsize webpage. ... (check-in: f4aed6661c user: drh tags: trunk) | |
12:17 | Update the built-in SQLite to version 3.8.10.1. ... (check-in: 28188c4dd9 user: drh tags: trunk) | |
12:12 | Add the PIE_PERCENT option to the pie-chart drawer. ... (Closed-Leaf check-in: 25d70429d0 user: drh tags: piechart) | |
2015-05-08
| ||
15:31 | Improvements to the build and TH1 scripting docs. ... (check-in: 901427f5cd user: mistachkin tags: trunk) | |
03:22 | Reimplement timeline-circle-nodes and timeline-arrowheads skin options. ... (Closed-Leaf check-in: aaa0e6d149 user: joel tags: graphcss) | |
2015-05-07
| ||
19:50 | Merge fixes from trunk ... (check-in: bf0b3098ea user: drh tags: piechart) | |
19:50 | Fix a potential use-after-free problem. ... (check-in: df12c1b053 user: drh tags: trunk) | |
19:28 | merge trunk ... (check-in: c1416fd133 user: jan.nijtmans tags: sync-forkwarn) | |
12:31 | Change the built-in SQLite to version 3.8.10. ... (check-in: abc38398eb user: drh tags: trunk) | |
2015-05-06
| ||
23:29 | Add logic for generating SVG pie-charts based on SQL query results. ... (check-in: 6ebd853cb4 user: drh tags: piechart) | |
20:55 | Allow the timeline graph to be customized using CSS. ... (check-in: 1f1e199a20 user: joel tags: graphcss) | |
12:35 | Record files added by merge using mlink.pid=-1. Improve the web interface to better indicate files added by merge. ... (check-in: 8e44cf6f4d user: drh tags: trunk) | |
2015-05-05
| ||
18:59 | Update the built-in SQLite to the second beta of 3.8.10. ... (Closed-Leaf check-in: 7d2ac84598 user: drh tags: show-add-by-merge) | |
12:31 | Attempt to distinguish between files added from nothing and files added by merge. ... (check-in: 0d73f3f670 user: drh tags: show-add-by-merge) | |
06:49 | Now really update the built-in SQLite to the first 3.8.10 beta, not only the command line shell. ... (check-in: acd670f251 user: jan.nijtmans tags: trunk) | |
2015-05-04
| ||
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) | |
19:25 | Update the built-in SQLite to the first 3.8.10 beta. ... (check-in: 5a87a0314e user: drh tags: trunk) | |
2015-05-02
| ||
21:11 | Correct cat command error message on nonexistent file. ... (check-in: 715f88811a user: andygoth tags: trunk) | |
20:57 | Cherrypick [1b01c1ad]: Correct comment describing behavior of errCode. ... (check-in: 6f2b59270b user: andygoth tags: trunk) | |
20:54 | Avoid panic on opening a repository lacking .fossil-settings/allow-symlinks or .fossil-settings/allow-symlinks.no-warn . Probably want to reconsider the way historical_version_of_file() handles error codes. ... (Closed-Leaf check-in: 90c0344275 user: andygoth tags: andygoth-versioned-open) | |
20:52 | Correct comment describing behavior of errCode. ... (check-in: 1b01c1ad26 user: andygoth tags: andygoth-versioned-open) | |
20:37 | Merge trunk. ... (check-in: 794d4752ae user: andygoth tags: andygoth-versioned-open) | |
20:21 | Cherrypick [ff192614]: Use fossil_strdup() consistent with the rest of the code. ... (check-in: f8315ee900 user: andygoth tags: trunk) | |
2015-04-30
| ||
22:11 | Add sitemap link to the 'eagle' skin header. ... (check-in: 6ce777858b user: mistachkin tags: trunk) | |
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) | |
19:52 | Allow the /rptview page to select a report using a GLOB pattern on its name and the title= query parameter. ... (check-in: 6f212b5ffd user: drh tags: trunk) | |
08:35 | Eliminate last argument of vfile_dir_scan(), since it's always 0. Don't need to prompt before removing empty dirs, as "empty-dirs" already specifies which dirs need to be kept. ... (check-in: 0db0fdb27e user: jan.nijtmans tags: noDirPrompt) | |
08:09 | Fix two failing test-cases ... (check-in: 54bd013176 user: jan.nijtmans tags: trunk) | |
04:47 | Minor correction to comment, no functional changes. ... (check-in: 281c67c41d user: andybradford tags: trunk) | |
04:38 | Use fossil_strdup() consistent with the rest of the code. ... (check-in: ff1926143d user: andybradford tags: andygoth-versioned-open) | |
2015-04-29
| ||
17:47 | Coding style whitespace fixes. No functional changes. ... (check-in: 7d257deae2 user: mistachkin tags: trunk) | |
16:54 | Merge trunk. ... (check-in: 25a7cd1e0f user: andygoth tags: andygoth-versioned-open) | |
13:35 | Remove .fossil-settings/keep-glob, this should never have been set a versioned setting, as it is specific to my build environment and shouldn't have been imposed on others. ... (check-in: ab849410f5 user: jan.nijtmans tags: trunk) | |
13:04 | Add TAG_NOTE to the schema. This requires a rebuild before TAG_NOTE can be used, but as TAG_NOTE is not yet used for anything, the rebuild can be deferred. ... (check-in: 61a9119815 user: drh tags: trunk) | |
12:32 | Change the "fossil clean --verily" option so that it does honor --keep and --ignore command-line options, but always disregards keep-glob and ignore-glob settings. ... (check-in: ee5a6567ae user: drh tags: trunk) | |
09:17 | merge trunk ... (check-in: 97ab502fca user: jan.nijtmans tags: sync-forkwarn) | |
07:57 | Let --keep/"keep-glob" survive a --verily (contrary to --ignore/"ignore-glob") ... (check-in: 32ed3663a1 user: jan.nijtmans tags: clean-verily) | |
07:53 | typo ... (check-in: 897acdc89f user: jan.nijtmans tags: trunk) | |
07:04 | Add -x as short option for --verily, for compatibility with GIT ... (check-in: 6262e632ee user: jan.nijtmans tags: trunk) | |
2015-04-28
| ||
17:34 | Revise (and hopefully improve) the on-line documentation for "fossil clean". Strengthen the --verily option to "fossil clean" so that it overrides all other options and settings (including --keep and --ignore) and silently deletes *all* unmanaged files (as a proper "clean" ought). ... (check-in: c353ee8f9c user: drh tags: trunk) | |
16:47 | Fix over-long source lines in checkin.c. ... (check-in: 0b3f184a8c user: drh tags: trunk) | |
08:11 | Cherry-pick [http://www.sqlite.org/src/info/03b725a768290e3c|03b725a768]: Fix harmless compiler warnings seen with MSVC 2015. ... (check-in: eda622cefc user: jan.nijtmans tags: trunk) | |
2015-04-27
| ||
23:54 | Only check for forks if content was received. ... (check-in: 440ed5da09 user: andybradford tags: trunk) | |
21:00 | Merge trunk. Change back one instance of "multiple leafs" to "fork": Here we are sure that it's really a "fork", not some other form of multiple leafs on the same branch. ... (check-in: 35743de449 user: jan.nijtmans tags: sync-forkwarn) | |
19:27 | Remove unnecessary end-of-line spacing ... (check-in: fc3d9f52ee user: jan.nijtmans tags: trunk) | |
19:14 | merge trunk ... (check-in: 2dc4d98e3b user: jan.nijtmans tags: sync-forkwarn) | |
13:19 | Provide help text for all commands and webpages. ... (check-in: 7ab03289ee user: drh tags: trunk) | |
10:07 | Don't reference removed "fossil forks" command any more. ... (check-in: 3a497793e9 user: jan.nijtmans tags: trunk) | |