Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2016-11-07 00:34:00.
|
2016-11-08
| ||
| 18:18 | Since the 'manifest' setting is no longer a strictly binary option, prevent it from being displayed as such on the settings page. ... (check-in: b73dee981a user: mistachkin tags: trunk) | |
| 18:13 | Regenerate the MinGW makefile, since it apparently does use XBCC. Also, sync up the custom MinGW makefile with it. ... (check-in: ce6980481e user: mistachkin tags: trunk) | |
| 18:12 | Prevent the DMC and MSVC makefile from using XBCC, which was not defined there. ... (check-in: f366e52f63 user: mistachkin tags: trunk) | |
| 14:22 | Add "crnl-glob" (as demonstration for this feature). Also remove some unnecessary spacing. ... (check-in: 7cd98039c4 user: jan.nijtmans tags: trunk) | |
| 14:21 | Make "fossil extra" work as expected in fossil repository: not mentioning build-artifacts any more. This makes sure that files resulting from a build cannot be accidently "fossil add"-ed any more. ... (check-in: 6ef3a2a42c user: jan.nijtmans tags: trunk) | |
| 00:38 | Tweak changes's help text ... (check-in: 9686570ab5 user: andygoth tags: trunk) | |
|
2016-11-07
| ||
| 11:26 | Fix the sync.wiki documentation to account for recent changes to the sync protocol. ... (check-in: df1205bb3a user: drh tags: trunk) | |
| 08:24 | Add option to test-find-pivot to assist in discovering "name pivots" when diagnosing merge failures. ... (check-in: 3dc006c9de user: andybradford tags: trunk) | |
| 05:43 | Minor correction to example comment in Fossil coding introduction. ... (check-in: 22a9fba428 user: andybradford tags: trunk) | |
| 04:45 | Correct recent makeheaders.html documentation update to respect the prohibition of multiple global variables per declaration ... (check-in: ba5ab70e96 user: andygoth tags: trunk) | |
| 04:06 | Use disjoint timelines when filtering by the chng timeline query parameter ... (check-in: e7bdbbe435 user: andygoth tags: trunk) | |
| 02:12 | Use rgba(0,0,0,0.5) instead of #888 to implement 50% shadow so that the shadow works even against a colored or dark background ... (check-in: f23ccc89ce user: andygoth tags: trunk) | |
| 02:00 | CSS corrections for checkboxes ... (check-in: 446d438ee0 user: andygoth tags: trunk) | |
| 01:48 | Add crlf-glob to tester.tcl ... (check-in: e754cad9bc user: andygoth tags: trunk) | |
| 01:32 | Partially backout [bf9669f5]. Leave whitespace alone in test files ... (check-in: 6a3e2ed87e user: andygoth tags: trunk) | |
| 01:29 | Remove some tabs and end-of-line whitespace ... (check-in: bf9669f55e user: andygoth tags: trunk) | |
| 01:18 | Further updates to the changelog ... (check-in: 63ed4b00f3 user: andygoth tags: trunk) | |
| 01:13 | Move changes to bottom (were placed at top by prior merge) and change verb tense to match other changes ... (check-in: 1d1b5c732f user: andygoth tags: trunk) | |
| 01:12 | Add item to changes.wiki describing updated changes|status command ... (check-in: c3c348b789 user: andygoth tags: trunk) | |
| 01:10 | Integrate andygoth-crlf. This renames CRNL to CRLF throughout Fossil. crnl-glob is renamed to crlf-glob, but crnl-glob is retained as a compatibility alias. ... (check-in: 87320cf482 user: andygoth tags: trunk) | |
| 00:53 | Update for a new instance of crnl-glob that was added since this branch's baseline ... (Closed-Leaf check-in: 46fd89ea9b user: andygoth tags: andygoth-crlf) | |
| 00:50 | Merge trunk ... (check-in: 7ea74acf55 user: andygoth tags: andygoth-crlf) | |
| 00:48 | Ensure deleted/missing files are not processed as other types of files when C_DELETED and C_MISSING are not specified ... (check-in: e9a43ae0ef user: andygoth tags: trunk) | |
| 00:35 | Integrate andygoth-timeline-ms for broader testing and comment ... (check-in: 5e17369711 user: andygoth tags: trunk) | |
| 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) | |
| 00:20 | Correct SELECT to not exclude added files, i.e. files not present in the blob table ... (Closed-Leaf check-in: 45e2e3e968 user: andygoth tags: andygoth-changes) | |
|
2016-11-06
| ||
| 23:48 | Like I said, it has a problem with showing added files. ... (check-in: d57d357d1c user: andygoth tags: trunk) | |
| 23:47 | Immediately backout [7c8cc2adab]. Turns out it has a problem with showing added files. ... (check-in: d87c85c1c7 user: andygoth tags: trunk) | |
| 23:45 | Integrate andygoth-changes for broader testing and comment. This change should be fully backward-compatible, unless of course a script depends on the help text never changing or new options never being added. All existing options and defaults should work identically to before. I had planned to update the ls command to use the same backend as changes/status, but that work will have to wait until we decide if the ls options should be redesigned. The SCAN_MTIME, SCAN_SIZE, C_MTIME, and C_SIZE flags are currently unused and can be removed, but their presence harms nothing, and they should be useful for a basis for an updated ls command, though they may need modification to address confusion between commit time, on-disk mtime, checked-in size, and on-disk size. ... (check-in: 7c8cc2adab user: andygoth tags: trunk) | |
| 23:40 | Correct SQL syntax error on "fossil changes -merge" which is not supposed to display any files yet still tries to run the file query even though it says only "ORDER BY pathname" with no SELECT ... (check-in: 61da77525f user: andygoth tags: andygoth-changes) | |
| 23:35 | Merge trunk ... (check-in: 74a5873cca user: andygoth tags: andygoth-changes) | |
| 23:31 | Correct internal contradiction in updated ls documentation to match actual behavior. This is too complicated. ... (check-in: bc5a67d1ab user: andygoth tags: trunk) | |
| 23:25 | Document actual behavior of ls command. I'm questioning whether it's worth maintaining backward compatibility with this highly non-orthogonal collection of options whose behaviors all affect each other with varying degrees of nuance. ... (check-in: 0a4310b34b user: andygoth tags: trunk) | |
| 22:55 | Split SCAN_META to SCAN_MTIME and SCAN_SIZE. None of these are in use at the moment. ... (check-in: 2862f1c293 user: andygoth tags: andygoth-changes) | |
| 22:53 | Remove hard-coded demo of mtime and size from changes and status commands ... (check-in: 8cd81143e7 user: andygoth tags: andygoth-changes) | |
| 21:28 | Remove some excess comments, minor rearrangement ... (check-in: 8b8e765423 user: andygoth tags: andygoth-changes) | |
| 20:19 | More reliably work around the problem experienced by the previous commit. Not sure if this is the right long-term solution since we seem to have an architectural problem: at least one of Fossil's custom SQL functions can change the schema (in this case, by creating a temporary table), thereby invalidating a prepared statement while it is running. See the comment in checkin.c for a bit more information. Of course, there are rearrangements that avoid the issue, but it is certainly a trap for the unwary. ... (check-in: 5258a43d78 user: andygoth tags: andygoth-changes) | |
| 16:40 | Correct commit that had mistake in macro definition in [36e7558a11598]. ... (check-in: 427c34feea user: andybradford tags: trunk) | |
| 16:10 | Move macro definition to config.h which is included everywhere to fix build failure reported on mailing list with "configure --json --with-tcl --with-th1-docs". ... (check-in: 36e7558a11 user: andybradford tags: trunk) | |
| 07:57 | Begin expanding status_report() to support being the backend for the ls command. The work is not yet complete. First we must debug a mysterious abort in SQLite. Test case: run "./fossil changes -differ" with at least one changed file. ... (check-in: 9d5de8d702 user: andygoth tags: andygoth-changes) | |
| 06:39 | Rename sfile x column to pathname to match vfile and to make room for new columns I plan to add ... (check-in: ec9480fcba user: andygoth tags: andygoth-changes) | |
| 05:15 | Use clearer method of differentiating between the status and changes commands ... (check-in: 4d33d95899 user: andygoth tags: andygoth-changes) | |
| 05:09 | Add more comments. Replace the changesOnly field with the knowledge that --classify and --no-classify are the only table-driven options specific to the changes command. Correctly ignore --header and -v|verbose when running the status command so their use triggers an error. Add the --differ option which combines the default list of changes (sans --merge) with --extra, i.e. all files that differ from the checked-out baseline version. ... (check-in: d1214f3797 user: andygoth tags: andygoth-changes) | |
| 04:23 | Remove stale TODO comment. May still want to implement ls in terms of status_report() though. ... (check-in: bfb7dd2aed user: andygoth tags: andygoth-changes) | |
| 04:17 | Change -unmodified/UNMODIFIED to -unchanged/UNCHANGED in status_report() for consistency with the ls -v command ... (check-in: 5775d3761f user: andygoth tags: andygoth-changes) | |
| 04:13 | Minor optimization to status_report() to avoid building list of managed files if only unmanaged files are requested. Move unmanaged file reserved name filtering to status_report(). Ensure db_get*() calls happen after db_must_be_within_tree(). Implement extras_cmd() in terms of status_report(). ... (check-in: d52fd18529 user: andygoth tags: andygoth-changes) | |
| 03:16 | Remove unused final argument to locate_unmanaged_files() ... (check-in: c2b3f6b1c0 user: andygoth tags: andygoth-changes) | |
| 03:02 | Fix wiki syntax error ... (check-in: 000f2193b0 user: andygoth tags: trunk) | |
| 03:01 | Clarify linenoise ... (check-in: 8a310633a7 user: andygoth tags: trunk) | |